.product{
width: 932px;
padding: 12px;
}
.product .title{
width: 100%;
margin: 0 0 12px 0;
text-align: center;
}
.product .body{
width: 700px;
float: left;
}

.product .column{
width: 200px;
padding: 6px;
border: 1px solid #aaa;
background: #fafafa;
}
.product .column.left{
float: left;
margin: 0 12px 12px 0;
}
.product .column.right{
float: right;
margin: 0 0 12px 12px;
text-align: center;
}
.product .column .specs, .product .column .literature{
width: 100%;
}
.product .specs h4{
margin: 12px 0 0 0;
}
.product .photos{
width: 200px;
float: right;
margin: 0;
}
.product .photos .photo{
width: 75%;
overflow: hidden;
text-align: center;
padding: 0 auto;
margin: 12px auto;
}
.product .photos .photo a{
display: block;
height: 100px;
width: 100%;
padding: 0;
margin: 0;
}
#form_3_post{
width: 450px;
margin: 0 auto;
text-align: center;
}
#form_3_post .form_3_options{
margin-bottom: 12px;
text-align: left;
}
#form_3_post .form_3_options td{
padding: 3px;
}
#form_3_post .form_3_options td td{
padding: 0;
}
#form_5_post{
width: 550px;
margin: 0 auto;
text-align: center;
}
#form_5_post .form_5_options{
margin-bottom: 12px;
text-align: left;
}
#form_5_post .form_5_options td{
padding: 3px;
}
#form_5_post .form_5_options td td{
padding: 0;
}
ul.thumbGallery {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;  /* different browsers style this different so go for sure */
	text-align: center;
	color: #666;
}
ul.thumbGallery li {
	position: relative;
	width:115px;
	height: 100px;
	overflow: hidden;
	font-size: 10px;
	display: run-in;
	list-style-image: none;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 70px;
	margin-right: 15px;
	white-space: nowrap;
}
ul.thumbGallery li a, li a:visited {
	border-bottom: 0px;
	text-decoration: none;
}
ul.thumbGallery a img {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	position: relative;
	height:75px;
}
div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}

div.photo p {
	font-size: 11px;
	text-align: center;
}

div.photo img {border: 1px solid #aaa;}

.where-to-buy {
 border: 2px solid #ccc;
}
.end-user-box {
padding: 3px;
}
.reseller-box {
padding: 3px;
}
