/******* Product Page Specifics Section ********/     

#ProductSummary {
	margin-top:0px;
	margin-left:20px;
	margin-right:40px;
}

.Product {
	margin-top:40px;
	margin-left:20px;
	margin-right:40px;
}

.Product .Description {
	position:relative;
	left:15px;
	top:5px;
}

.Product .Badge {
	text-align: center;
	vertical-align: top;
}

.Product h1 {
	color:#0a640a;
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.Product h2 {
	clear:both;
	color:#0a640a;
	font-style:oblique;
	margin-top:0px;
}

.Product p {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

.Product li {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
	padding-bottom:5px;
}

.sectionDescription {
	clear:both;
	padding-top:10px;
}


.screenShots {
	float:left;
	padding-right:15px;
}

.screenShots caption {
	caption-side:bottom;
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
	font-weight:bold;
	padding-bottom:20px;
}

/**
#pageBody #Product {
	margin-top:40px;
	margin-left:20px;
	margin-right:40px;
}
**/
