/* Updated 02-Sep-2006 */

/* General */ 
.leftMargin50 { margin-left: 181px;}
.rightMargin12 { margin-right: 12px;}
.fontUnderline { text-decoration: underline;}

.link_darkBlueNoSize a:link, .link_darkBlueNoSize a:visited{
	color:#092d8d;
	text-decoration:none;	
}

.fontDarkBlue { color:#092d8d;}
.link_darkBlueNoSize a:hover { color:#db0000;}
.link_blueNoSize a:link, .link_blueNoSize a:visited{ color:#425ea7; }
.link_blueNoSize a:hover { color:#db0000; }


/* Product List */ 

.PLBS {	padding: 	5px; }
.PLW{
	float:		right;
	width:		100%;
	margin-left:	-110px;
}
.PLC{ 	margin-left:	93px; }
.PLLC{
	float:		left;
	width:		93px;
	z-index:	201;
	position: 	relative;
}
.PLRC{
	float:		right;
	width:		130px;
	z-index:	202;
	position: 	relative;
}
.PLIW{
	float:		right;
	width:		100%;
	margin-left:	-130px;
	z-index:	200;
	position: 	relative;
}
.PLIC{ 	margin-left:	130px; }
.PLF{
	clear:		both;
	width:		100%;
	height: 	12px;
	border-bottom: 	1px solid #597cc0;
}.proPicHolder{
	border: 	1px solid #385B9D;
}
.proL1 {
	padding:	3px 5px;
	background-color: #F01706;
	text-transform:	uppercase;
	letter-spacing:	0.1em

}
.proL2 {
	padding:	3px 5px;
	background-color: #2B5AB6;
}
.proL3 {
	padding:	3px 5px;
	background-color: #E7E9F7;
}

div#relatedtitle, h2#relatedtitle {
	font: 		1.1em arial, sans-serif; 
	color: 		#425ea7; 
	font-weight: 	bold;
	padding: 	0px;
	margin: 	0px;
}

.ext_range {
	height:		35px;
	float:		left;
	margin-top: 	5px;
}
