@charset "utf-8";
/* CSS Document */

.imgLeft
{
float: left;
width: 200px;
}
.proRight
{
width: 325px;
padding: 5px;
float: right;
margin-top: 15px;
}
.prodCont
{
clear: both;
}
.imgLeft a img
{
margin: 5px 0 5px 0;
border: solid 1px #333333;
}

.imgLeft select
{
margin: 0 0 5px 5px;
}
.imgLeft form
{
float: left;
width: 150px;

}

