﻿#imgLeftPane{
width:283px;
height:415px;
border-right:1px solid #ddd;
float:left;
}
#imgRightPane{
width:516px;
height:305px;
float:left;
}
#centerPane{
width:516px;
height:110px;
float:left;
}
#contentPane{
width:800px;
clear:left;
}
