@charset "utf-8";
/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	color:#8a8a8a; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

.pgtext p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}
.category_link {
	font-family:helvetica; 
	font-size:12px; 
	color:#333; 
	font-weight:bold; 
	text-decoration:none; 
	margin-bottom:6px;
}
.clear {
	clear:both;
}
#content_container {
	border-top:solid; 
	border-top-color:#d9dee4; 
	border-top-width:20px; 
	border-right:solid; 
	border-right-color:#d9dee4; 
	border-right-width:2px; 
	border-left:solid; 
	border-left-color:#d9dee4; 
	border-left-width:2px; 
	border-bottom:solid; 
	border-bottom-color:#d9dee4; 
	border-bottom-width:2px; 
	width:702px;  
	height:auto;
}
#top_wrapper {
	width:696px; 
	height:auto; 
	margin:7px 1px 7px 4px;
}
.vr {
	width:5px;	
	height:240px;
	background-color:#d9dee4;
	margin:22px 1px 0px 1px; 
	float:left;
}
.home_vr {
	width:5px;	
	height:280px;
	background-color:#d9dee4;
	margin:22px 1px 0px 1px; 
	float:left;
}
h2.list {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#585858; 
	line-height:18px; 
	vertical-align:text-top; 
	border-bottom:2px solid #d9dee4; 
	padding-bottom:3px;
	text-align:left;
	margin-top:-3px;
	margin-bottom:-6px;
	_margin-top:0px;
	_margin-bottom:0px;
}
h3.list {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#585858; 
	line-height:12px; 
	vertical-align:text-top; 
	border-bottom:2px solid #d9dee4; 
	padding-bottom:3px;
	text-align:left;
}
.displayed {
	border:none;
	text-decoration:none;
}
#bottom_wrapper {
	width:696px; 
	height:auto; 
	margin:10px 0px 3px 2px;
}
#col2_wrap {
	width:215px; 
	height:auto; 
	margin:2px 2px 2px 12px; 
	float:left; 
	text-align:left;
}
#col3_wrap {
	width:215px; 
	height:auto; 
	margin:2px 2px 2px 9px; 
	float:left; 
	text-align:left;
}
#col4_wrap {
	width:215px; 
	height:auto; 
	margin:2px 0px 2px 6px; 
	float:left; 
	text-align:left;
}


.dropshadow_inventory_listing{
	float:left;
	clear:left;
	background: url(../images/shadow/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: auto;
	height: auto;
	padding: 0px;
}
.innerbox_inventory_listing{
	position:relative;
	width: auto;
	height: auto;
	bottom:6px;
	right: 6px;
	border: 1px solid #E8E8E8;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox_inventory_listing{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	margin:  0px 0px 0px 0px;
}
.innerbox_inventory_listing p{		
	font-size:14px;
	margin: 3px;
}