Please check below code. and let me know if it is working
.searchresultscontainer{
width:1520px;
height:62px;
left:14px;
border-style:solid;
border-color:#FF0000;
}
.searchresultsimg{
position:absolute;
width:100px;
height:55px;
background-color:#CCCCCC;
float:left;
left:14px;
border-style:solid;
border-color:#9966CC;
top: 19px;
}
/*.searchresultsdetail{
position:relative;
width:700px;
height:61px;
text-align:center;
background-color:#CCCCCC;
float:right;
left:101px;
margin:0;
padding:0;
}*/
.productdescription{
position:absolute;
width:292px;
height:52px;
text-align:left;
float:left;
left:118px;
margin:0;
padding:10;
border-style:solid;
border-color:#FFCC00;
top: 19px;
}
.productmodelno{
position:absolute;
width:344px;
height:57px;
text-align:left;
float:left;
left:461px;
margin:0;
padding:10;
border-style:solid;
border-color:#996600;
top: 19px;
}
.productmodelyear{
position:absolute;
width:100px;
height:51px;
text-align:left;
float:left;
left:816px;
margin:0;
padding:10;
border-style:solid;
border-color:#00FF00;
top: 21px;
}
.productprice{
position:absolute;
width:100px;
height:36px;
text-align:left;
float:left;
left:1159px;
margin:0;
padding:10;
border-style:solid;
border-color:#000033;
top: 20px;
}
.productuserid{
position:absolute;
width:100px;
height:36px;
text-align:left;
float:left;
left:1416px;
margin:0;
padding:10;
border-style:solid;
border-color:#990000;
top: 19px;
}