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

#productheader table {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	width: 760px;
	padding: 0px;
}

#productheader img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#productheader img.perspective-shot {
}

#productheader h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 200%;
	color: #2f2f2f;
}

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

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

.productactionbarpanelcontents {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 210px;
	padding: 0px;
}

.productactionbarpanelcontents span {
	display: block;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

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

.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 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 50px;
	font-size: 0.9em;
	text-align: justify;
	color: #3f3f3f;
}

#learnmorelink {
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 45px;
	padding-top: 20px;
	float: right;
	display: inline-block;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	font-size: 0.85em;
	text-align: right;
}

.productseparatorcontainer h2 {
	display: inline-block;
	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;
}

#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;
}

#storyboarditem {
	padding-left: 5px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 20px;
	border-top-color: #e5e5e5;
	border-top-width: 1px;
	border-top-style: solid;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	width: 600px;
}

#storyboarditem.first {
	border-top-style: none;
}

#storyboarditem img.thumbnail {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	max-height: 96px;
	max-width: 96px;
	height: 96px;
	width: 96px;
	padding: 0px;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

#storyboarditem table {
	border-spacing: 0px 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#storyboarditem h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
	margin-left: 20px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

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

#storyboarditem p {
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #3f3f3f;
	font-size: 0.8em;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 30px;
	text-align: justify;
}

.backtotop {
	padding-top: 6px;
	padding-right: 5px;
	font-size: 0.7em;
	display: inline;
	float: right;
}

