.two_column .col_1 .module_content *{
	line-height:1.5em;
/*	font-size:12px !important;*/
	
}
.two_column .col_1 .module_content{
	padding: 10px 10px 20px 20px;
}
.two_column .col_1 .module_content p{
	line-height:150% !important;
}
.article-body .question_box {
	background:#FBFBFD url(http://www.scifi.co.uk/images/backgrounds/qbg.jpg) no-repeat scroll left bottom;
	border:1px solid #E8E5EC;
	clear:left;
	margin-top:0;
	padding:10px 20px;
	position:relative;
	width:418px;
}
img.compbanner, img.thumbnail{
	float: left;
	margin: 5px 10px 5px 0;
	clear: both;
}
img.compbanner{
	float: right;
}
.module_content h1{
	text-transform: uppercase;
	font-size: 1.3em;
	margin-bottom: 7px ;
}
ul.answers li{
	list-style-type: none;
	margin: 3px;
}
ul.answers li input{
	float: left;
	margin-right: 7px;
	margin-top: 1px;
}
div.question textarea{
	width: 100%;
	height: 90px;
	display: block;
	clear: both;
	margin: 5px 0;
}
div.login_form{
	margin: 20px 0;
}
div.login_form h3{
	margin-bottom: 5px;
}
div.login_form label{
	float: left;
	display: block;
	width: 120px;
	margin-left: 20px;;
}
div.login_form input{
	width: 250px;
}
div.login_form li{
	margin-bottom: 4px;
}
div.login_form span{
	float: right;
	font-size: .9em;
}
div#questions{
	width: 462px;
	margin: 0 auto;
}
ul.errors li{
	color: #FF0000;
}
.module_content{
/*	background-color: #fff !important;*/
}
a.enter_btn{
	background: url(/competitions/_images/win.gif);
	width: 56px;
	height: 24px;
	text-align: center;
	font-size: 10px !important;
}