.bigpic{
	width: 500px;
}

.feature_holder{
	width: 380px;
}

.feature_holder li{
	margin-top: 10px;
}

.category_description{
	border-bottom: 1px dotted #999;
	position: relative;
	min-height: 10px;
	
	margin: 20px 55px 20px 55px;
	/*padding: 35px 20px;*/
	text-align: center;
}

.category_description h1{
	font-size: 18px;
	padding: 0;
}

.description_arrow{
	width: 100%;
	height: 10px;
	background: url('../images/nl/contest/rateMe_subtle_top.png') no-repeat 50% 0;
	position: absolute;
	bottom: -1px;
}

.description_arrow_down{
	width: 100%;
	height: 10px;
	background: url('../images/nl/general/sep_arrow_bot.png') no-repeat 50% 0;
	position: absolute;
	top: -1px;
}

.example{
	width: 286px;
}

.example.sep{
	padding-right: 30px;
}

.example_title{
	font-family: avenir, Arial, Helvetica;
	font-size: 16px;
	padding-bottom: 10px;
}

.example_synopsis{
	height: 42px;
	overflow-y: hidden;
}

.winner_entry{
}

.example_info{
	padding-left: 10px;
	background: #FFF;
}

.example_info_holder{
	width: 522px;
}

.example_desc{
	/*width: 320px;*/
	width: 300px;
	margin-right: 20px;
}

.example_data{
	/*width: 160px;*/
	width: 180px;
}


.example_winner{
	width: 220px;
	margin-left: 20px;
}

.example_entries{
	width: 50px;
	margin-right: 20px;
}

.example_entries span{
	font-family: avenir, Arial, Helvetica;
	font-size: 16px;
}

.example_prize{
	width: 150px;
	font-family: avenir, Arial, Helvetica;
}

.contest_details_bigfont{
	font-size: 16px;
}

.example_prize span.additional{
	font-size: 12px;
}

.example_line{
	padding-bottom: 10px;
}

.title{
	width: 130px;
	overflow-x: hidden;
}

.title div{
	width: 250px;
}

.example_hsep{
	background-position: 670px 0px;
}

.example_arrow{
	background: url('../images/nl/general/sep_arrow_rgt.png') no-repeat;
	background-position: 670px 10px;
}

.category_sublink_holder{
	margin: 30px 55px 30px 55px;
	background: #FFF;
	border-top: 1px dotted #999; 
	border-bottom: 1px dotted #999;
}

ul.category_sublink{
	padding: 35px 0 35px 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

ul.category_sublink li{
	width: 360px;
	margin-right: 0px;
	margin-left: 30px;
	min-height: 40px;
	/*height: 50px;*/
}

ul.category_sublink a, a.category_other{
	display: block;
	padding-left: 23px;
	background: url('../images/nl/general/button_20.png') no-repeat 0 0px;
	font-family: avenir, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
}

ul.category_sublink a:hover, a.category_other:hover{
	background-position: 0 -100px;
}

.category_sublink_holder .h2{
	padding: 10px 0px;
}

ul.category_sublink li span{
	display: block;
	margin: 3px 0px 10px 25px;
	font-size: 10px;
	color: #999;
}