#container {
    padding-bottom: 14px;
}

p{
    margin: 0 10px 10px 0;
    line-height: 1.8em;
}

h3 {
    margin: 0 10px 10px 0;
    color: #687890;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 27px;
    padding-top: 15px;
}

h1 {
    margin: 0 10px 10px 0;
    color: #687890;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 28px;
    font-weight: normal;
    padding-top: 15px;
    text-decoration: none;
    background: transparent url(../../images/new/h1.jpg) bottom left no-repeat;
    padding-left: 20px;
}

#project h1{
    width: auto;
    border: none;
    margin: 0;
    padding-left: 0;
    padding-bottom: 4px;
    background: none;
}

#longitems {
    clear: both;
    height: auto;
    padding-bottom: 10px;
    width: 740px;
}

#longitems h1{
    width: 720px;
    border-top: 1px #e1e1e1 dotted;
    margin: 0;
}

#longitems p{
    margin: 10px 0;
    line-height: 1.8em;
    height: auto;
    width: 710px;
    
}

#projectholder{
    margin-left: 0px;
    height: auto;
}

#projectholder ul {
    list-style-type: none;
    padding: 0;
}

#projectholder li {
    list-style-type: none;
    float: left;
    display: block;
    background: #f0f9fe;
    width: 718px;
    height: auto;
    font-weight: normal;
    color: #5c687e;
    border: 1px solid #e1e1e1;
    border-top: 3px solid #e1e1e1;
    margin: 0 0 25px -10px;
    min-height: 194px;   
}

#pdescr {
    margin-top: 8px;
}

#project p{
    color: #5c687e;
    display: block;
    float: left;
    height: auto;
    line-height: 1.4em;
    margin: 0 0 0 12px;
    padding:  0 0 8px 24px;
    width: 470px;
}

.image {
    background: #FFF;
    width: 188px;
    height: 128px;
    overflow: hidden;
    float: left;
    display: block;
    margin: 6px;
    margin-left: 0px;
    margin-bottom: 14px;
}

#project img{
    border: 1px solid #687890;
    padding: 3px;
    margin-left: 0;
}
