#productheader {
	margin-top: 20px;
	clear: both;
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 200px;
	background-image: url(../images/products/productheader.jpg);
	width: 800px;
}

#productheader img {
	margin-left: 100px;
	border-style: none;
	float: left;
	margin-right: 20px;
	border-width: 0px;
}

#productheader h1 {
	font-size: 220%;
	color: #2f2f2f;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 310px;
}

#productheader h2 {
	color: #383c7c;
	font-family: sans-serif;
	font-style: italic;
	font-size: medium;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 310px;
}

#productheader h3 {
	padding-top: 5px;
	height: 45px;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-image: url(/images/generalicons/leopardbadge.png);
	font-weight: bold;
	color: #454e5b;
	font-family: sans-serif;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 308px;
}

div.sharethis {
	margin-left: 400px;
	margin-bottom: 20px;
	font-size: 0.8em;
}

#productactionbar {
	top: -30px;
	position: relative;
}

.productactionbarpanelleft {
	margin-left: 140px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 250px;
	float: left;
	clear: none;
}

.productactionbarpanelright {
	width: 300px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 50px;
	margin-top: 0px;
	float: right;
	clear: none;
}

.productactionbarpanelcontents {
	margin: 0px;
	display: inline-block;
	float: left;
	width: 100%;
	padding: 0px;
}

.productactionbarpanelcontents img {
	clear: both;
	margin-right: 10px;
	float: left;
	border-style: none;
	border-width: 0px;
}

.productactionbarpanelcontents h1 {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-top: 7px;
	color: #3f3f3f;
	font-weight: bold;
	font-size: medium;
}

.productactionbarpanelcontents p {
	font-size: x-small;
	color: #7f7f7f;
	padding: 0px;
	margin: 0px;
}

.blue {
	color: #5a6add;
}

.productseparatorcontainer {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 35px;
	margin-top: 0px;
	background-image: url(/images/separator.jpg);
	background-repeat: no-repeat;
	clear: both;
	border-width: 100%;
}

p.productdescription {
	padding-top: 25px;
	text-align: justify;
	padding-right: 100px;
	padding-left: 100px;
	color: #3f3f3f;
}

#learnmorelink {
	margin: 0px;
	font-style: italic;
	padding-right: 100px;
	padding-left: 100px;
	font-size: small;
	text-align: right;
	padding-top: 0px;
}

.productseparatorcontainer h2 {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 120%;
}

#productnumberedscreenshot {
	clear: none;
	float: right;
}

#productnumberedscreenshotlist {
}

#productnumberedscreenshotlist li {
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 3px;
}

.productnumberedscreenshotblurb {
	padding-top: 25px;
	text-align: justify;
}

h3 {
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px;
	font-weight: bold;
	font-size: small;
}

#productscreenshotstable {
	font-size: x-small;
	border-style: none;
	border-width: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: auto;
	border-spacing: 0px 0px;
	text-align: center;
	clear: both;
}

#productscreenshotstable td {
	width: 82px;
}

#productscreenshotstable td.sidelabel {
	width: 160px;
	text-align: center;
}

#productscreenshotstable a img {
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
}

#productscreenshotstable a:hover img {
	border-bottom-color: gray;
}

.productfeature {
	height: 100px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
}

.productfeature h1 {
	font-weight: bold;
	font-size: small;
	margin-left: 20px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.productfeature p {
	text-align: justify;
	color: #67687d;
	font-size: small;
}

#productfeatureleftcolumn {
	margin-top: 20px;
	float: left;
	margin-left: 100px;
	width: 250px;
}

#productfeaturerightcolumn {
	margin-top: 20px;
	margin-right: 100px;
	float: right;
	width: 250px;
}

.productfeature img {
	clear: both;
	float: left;
	border-style: none;
	border-width: 0px;
}

#slideshowpics {
	border-color: #dbdbdb;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	min-height: 451px;
	min-width: 602px;
	height: 451px;
	width: 602px;
}


