.LifeOfABenchmarkContent{
	
	background-image: url(/images/lifeofabenchmarker/lifeofabenchmarkerbg.jpg);
	
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 290px;
	line-height: 19px;
	color:#555F6C;
}

.LifeOfABenchmarkContent h1{
	color:#fd6f13;
}

.LeftColumn{
	float:left;
	width:425px;
	margin-left:40px;
	font-size:12px;
        	color: #000000;
}

.RightColumn{
	float:right;
	width:425px;
	margin-right:40px;
	font-size:12px;
        	color: #000000;
}

.RightColumn a{
        	color: #000099;
}

.PrizeText{
	float:left;
	width:280px;
	margin-left:12px;
	font-size:11px;
	line-height: 17px;
}

.PrizeImage{
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#bebebe;
	margin-top:5px;
}

.LineBetween{
	clear:both;
	height: 1px;
	background-color: #e5e5e5;
	margin-bottom: 10px;
}

.LifeInfo{
	background-color:#f4f4f4;
	border-width: 1px;
	border-style: solid;
	border-color: #afafaf;
}

.LifeRating{
	background-image:url(/community/competitions/10yearanniversary/ratingbg.jpg);
	background-repeat:repeat-x;
	height:33px;
}
.LifeDescription{
	padding:7px;
}
#FullDesc, #HalfDesc {
	font-size: 12px;
}
.BlackTitle{
	background-image: url(/community/competitions/10yearanniversary/blackbg.gif);
	background-repeat: repeat-x;
	height:32px;
}
.WhiteTitle{
	border-width: 1px;
	border-style:solid;
	border-color: #afafb0;
	padding:16px;
	background-position:right;
	background-repeat:no-repeat;
}
.BlackTitle h1{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	margin-left:6px;
}
.BlackTitle span{
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
.BlackTitle select{
	float:right;
}
.ListBG{
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#afafb0;
	background-color: #ececec;
	overflow:auto;
	height: 255px;
}
.ListVideo{
	padding:5px;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#ffffff #ffffff #c7c7c7 #ffffff;
	cursor:pointer;
}
.VideoText{
	float:left;
	margin-left:7px;
}
.VidTitle{
	font-size:12px;
	font-weight:bold;
	color:#528bb9;
	width:320px;
	height:20px;
	overflow:hidden;
}
.VidRating{
	float:left;
	width:100px;
	font-size:12px;
}
.VidLength{
	float:left;
	width:100px;
	font-size:12px;
}
.VidHits{
	float:left;
	width:100px;
	font-size:12px;
}
.VidImg{

	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
}
.VidImage{
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#b3b3b3;
}
.Stars{
	float:left;
	margin-top:6px;
	cursor:pointer;
	position:relative;
}
.RatingPad{
	position:absolute;
	width:91px;
	height:19px;
}
.Star{
	background-position:top;
	background-image:url(/images/lifeofabenchmarker/lifeofastars.gif);
	background-repeat:no-repeat;
	width:16px;
	height:18px;
	float:left;
	padding: 0px 1px;
}
.RatingTitle{
	float:left;
	margin-top:6px;
	margin-left:7px;
	margin-right:7px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.RatingAverage{
	float:left;
	margin-top:6px;
	margin-left:5px;
	color:#FF6B09;
	font-size:12px;
}
.ListOfPrizes li{
	margin-top:0px;
	margin-bottom:0px;
}