#content table.overview	
{
	clear:both;
	width:962px;
	border-collapse:collapse;
	border:1px solid #cccccc;
}


#content #product  a:link,
#content #product  a:visited,
#content #product  a:active	
{
	color:#004186;
	text-decoration:none;
	font-weight:bold;
}

#content #product  a:hover	
{
	text-decoration:underline;
}

#content table.overview thead th	
{
	text-align:right;
	font-size:9pt;
}

#content table.overview thead th.voltage	
{
	text-align:left;
	padding-left:2em;
	font-size:9pt;
}
#content table.overview thead th.watts	
{
	text-align:center;
	
	font-size:9pt;
border-right:1px solid #cccccc;
}

#content table.overview th.borderr	
{
	border-right:1px solid #cccccc;
	text-align:right;
	padding-right:.7em;
}
#content table.overview th.borderrtop	
{
	border-right:1px solid #cccccc;
	text-align:center;
}
#content table.overview td	
{
	/*width:4.5em;*/
	text-align:right;
	padding-left:.7em;
	/*padding-right:.7em;*/
	margin: 0px
}
#content table.overview td.voltage
{
	/*width:8.0em;*/
	text-align:left;
	padding-left:.7em;
	/*padding-right:.7em;*/
	margin: 0px;
}
#content table.overview td.voltage p
{
	text-align:left;
	margin:0px;
}
#content table.overview td.watts
{
	/*width:8.0em;*/
	text-align:right;
	/*padding-left:.7em;*/
	padding-right:7em;
	margin: 0px;
}
#content table.overview td.watts p
{
	text-align:right;
	margin:0px;
}
#content table.overview td p	
{
	text-align:right;
	margin:0px;
}

#content table.overview td.borderr	
{
	text-align:right;
	border-right:1px solid #cccccc;
	padding-right:.7em;
}

#content table.overview td.borderr p.right	
{
	text-align:right;
}

#content table.overview td.borderl	
{
	/*width:12em;*/
	text-align:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

#content table.overview td.bordermodel	
{
	/*width:14em;*/													
/*text-align:left;	*/											
border-right:1px solid #cccccc;
	border-left:1px 	solid #cccccc;
	padding:0;
}

#content table.overview td.borderl p{
	text-align: left;
}

#content table.overview td.bordermodel p{
	text-align: left;
}
#content table.overview tr.odd	
{
	background:#eeeeee;
}

#content table.overview thead tr:hover	
{
	background:transparent;
	color:inherit;
}

#content table.overview thead tr.bottom	
{
	border-bottom:1px solid #cccccc
}
								
#content table.overview tr:hover	
{
	background:#cccccc;
}


/* PRODUCT PAGE */
#content #product table.model	{
				text-align:left;
				width:100%;
				border-collapse:collapse;
				border:1px solid #cccccc;
				}
#content #product table.model caption{
									padding-top:10pt;
									font-weight:bold;
									font-size:11pt;
									text-align:left;
									color:#004186;}

#content #product table.model tr.odd	{
									background:#eeeeee;
									}
#content #product table.model tr:hover	{
									background:#cccccc;
									}
#content #product table.model thead tr:hover	{
									background:transparent;
									color:inherit;
									}

