
.newimage{
float:left;
}

.newdesc{
float:right;
width:100px;
margin-left:10px;
}

.product_images h5{
font-size:12px;
line-height:17px;
font-weight:lighter;
}

.product_images li{
margin:0px 0px 10px;
}

#blocknew .buttonpure{
margin:15px auto 0px auto;
text-align:center;
width:100%;
font-size:10px;
letter-spacing:0px;
padding:5px 0px 5px 0px;
display:block;
background-color:#eeeeee;
border:1px solid #ddd;
color:#888;
text-transform:uppercase;

}