/*********/
/* BOXAR */
/*********/
.greyhead,.boxHeader,.boxHeader_1,.boxHeader_2,.boxHeader_3 {
	height: 1.5em;
	display: block;
	background: #e8e8e8;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: 1px 5px;
	margin: 0;
	font-size: 9px;
	text-transform: uppercase;
}
.boxHeader_1,.boxHeader_2,.boxHeader_3 {color: #fff;border: 0;height:30px;}

.boxHeader_space {margin: 0 2px 3px 2px;}
.mainContentBox3_space,.mainContentBox_space,.mainContentBoxRight_space {
	width:275px;
	border:0;
	margin:15px 0 0 0;
}

.smallSpace{height:4px;padding:0;margin:0;}

.mainContentBox3_space{margin-top:12px;}
.mainContentBoxRight_space {float:right;}
.contentBox_space {border:0;}
.mainListing,.contentBox {
	color:#555;
	font-weight:normal;
	padding:0;
	margin:0;
}

.boxItem,.boxItem_last,.boxItem_first,.boxItem_lone {
	width: 251px;
	clear: left;
	display: block;
	text-align: left;
	border-bottom: 1px solid #ccc;
	height: 48px;
	color: #333;
	letter-spacing: 0.5px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0;
}
.boxItem_first {
	padding-top:0;
}
.boxItem_last {
	border-bottom:0;
	padding-bottom:0;
}
.boxItem_lone {
	border-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
