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

#test {
width: 550px;
margin-left: 134px;
margin-right: 134px;
margin-bottom:  35px;
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;
}


