#middle_column {
width: 4px;
height: 640px;
float: left;
background: url(http://www.expresspowersport.com/images/middle_column.gif) repeat-y;
}

#warrantybox {
width: 687px;
height: 325px;
margin-left: 51px;
margin-right: 51px;
margin-top:  25px;
background: url(http://www.expresspowersport.com/images/warrantybox.jpg);
float: left;
}

#test {
width: 550px;
margin-left: 68.5px;
margin-right: 68.5px;
margin-bottom:  35px;
margin-top: 38px;
float: left;
text-align: left;
}

.test_main{
width: 600px;
float: left;
margin-left: 90px;
margin-bottom: 40px;
border:1px dotted #1b66ff;
border-top: none;
border-right: none;
border-left: none;
}

.test_left {
float: left;
width: 180px;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
}

.test_left img {
border: 1px solid #1b66cc;
}

.test_right {
float: left;
width: 360px;
text-align: left;
margin-top: 10px;
}


