#contest_content {
	background-color:#fff; 
	color:#fff;
	width:994px;
	display:inline;
	float:left;
	border:0;
	padding:0;
	padding-bottom:20px;
}

#contest_content h2 {
	color:#dc2269;
	font:bold 18px arial;
}

#contest_content h3 {
	color:#dc2269;
	font:bold 16px arial;
}

#contest_content h4 {
	color:#dc2269;
	font:bold 14px arial;
}

#contest_content table{
	color:#000;
}



#editorial_left {
	width:256px;
	display:inline;
	float:left;
	margin-left:190px;
	border:0;
}

#editorial_right {
	width:351px;
	display:inline;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border:0;
}

.editorial_contest_img {
	border:solid 10px #dc2269;
}

.win_contests_module_feature {
	text-align:left;
	margin-left:40px;
	color:#000;
}

#editorial_right table {
	display:inline;
	float:left;
	width:351px;
}

li {list-style-type:none;}

.center{
	display:inline;
	text-algin:center;
	margin-left:20px;
}
	
