﻿.productPresentation
{
	width: 100%;
}
.productDescription
{
	width: 50%;
	float: left;
	vertical-align:top;
}
.productDescription input
{
	margin-top: 10px;
}

.productImage
{
	width: 50%;
	margin-right: 5px;
}

.clearthefloats {clear: both;}

.productPresentation img {
	float: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	border: solid 1px black;
}

#productspotcontent
{
	background: transparent url(images/spot-side-bg-right-240.gif) no-repeat 0% 0%;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	max-width: 240px;
	max-height: 700px;
}
#productspotcontent .productspotbox
{
	background: transparent url(images/spot-side-bg-right-240.gif) no-repeat 0% 100%;
	padding: 10px 10px 20px 10px;
}
.productspotbox h2
{
	font-size: 0.85em;
}
