/* ================================================================= */
/* ==={ Product Page - Main menu }================================== */
/* ================================================================= */
div.showHideProdDetail
{
	position: absolute;
	top: 275px;
	left: 565px;
	visibility: hidden;
	width: 150px;
	border: 1px solid grey;
	background-color: #E7E6E3;
	padding: 8px;
}
div.showHideProdDetail img
{
	margin-bottom: 10px;
}
div.showHideProdDetail p.title
{
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
}
div#FlatScreenHead
{

}
/* ================================================================= */
/* ==={ This area is for OVERRIDES ONLY! }========================== */
/* ================================================================= */
p.prodPara_desc
{
	margin-bottom: 8px;
}