/* #####################
  ----   Eleven   ---
 ##################### */


#eleven {
	padding: 2px 5px 2px 5px;
}

#eleven h3 {
	color: #998877;
	font-size: 110%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

#eleven hr {
	border: none;
	height: 2px;
	width: 62px;
	background-color: #D70000;
	color: #D70000;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

html>/**/body .eleven_row {
	font-weight: bold;
	width: 210px;
	height: 340px;
	clear: right;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 30px;
	background-color: #2B2B2B;
	color: #D3D3D3;
}

* html .eleven_row {
	font-weight: bold;
	width: 210px;
	height: 340px;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 35px;
}

*+html .eleven_row {
	font-weight: bold;
	width: 210px;
	height: 340px;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 35px;
}

.eleven_row img {
	padding: 5px;
}