

.image {float: left; padding: 5px 5px 5px 0;}
.justify {text-align: justify;}



.section_header {
	width: 975px;
	height: 150px;
	margin: 3px 0 15px 0;
	background: url(/site/images/services/header.jpg) no-repeat;
}

.left {
	float: left;
	width: 200px;
	 margin: 0 0 0 15px;
}

.left_header {
	/*height: 330px;
	background: #c00 url(/site/images/sociallife/comedy_newinfo.gif) no-repeat;*/
}

.right {
	float: right;
	width: 745px;
	margin: 0px;
	padding: 0 0 0 0;
	
}

.right_content {width: 545px; float: left;}

.right_content p {padding: 5px;}
.right_modules {width: 170px; float: right; margin: 0 15px 0 0;}


	.right_fullbox {
		width: 585px;
		padding: 0px;
		margin: 0px;
		clear: both;
		border-bottom: 1px dashed #999;
		display: block;
	}
		.rfb1 {background: #fff url(/site/images/studentlife/topstory1.jpg) no-repeat 0 20px;}
		.rfb1 p {color: #FFFFFF; background: inherit; font-size: 8pt;}
		
	.comedian_view_box {
		float: left;
		width: 165px;
		height: 190px;
		margin: 5px 5px 5px 5px;
		border: 1px solid #fff;
		text-align: center;
		vertical-align: middle;
		display: block;
	}
	.comedian_view_box img {
		vertical-align: middle;
	}

.stephen_box {
		width: 585px;
		padding: 0px;
		margin: 0px;
		clear: both;
		display: block;
}
	.stephen_question {
		min-height: 100px;
		border: 3px dashed #3c7fc2;
		border-bottom: none;
		margin: 15px 0 0 0;
	}
		.stephen_top {padding: 5px 10px 5px 10px;}
			.stephen_top p {font-size: 14pt; color: #ed1b24;}
		.stephen_bottom {padding: 5px 10px 15px 10px;}
			.stephen_bottom p {font-size: 10pt; font-weight: bold; margin: 0 8px 0 8px;}
		.stephen_boxes {
			background: #fff url(/site/images/sociallife/stephen/boxes.jpg) no-repeat top center;
			min-height: 80px;
		}
			.stephen_cross_True {float: left; background: url(/site/images/sociallife/stephen/cross.gif) no-repeat center center; height: 40px; width: 45px;}
			.stephen_cross_False {float: left; height: 40px; width: 45px;}
			/*.stephen_cross_ents {left: 12px; top: 0px;}
			.stephen_cross_bar {left: 150px; top: 0px;}*/
			.stephen_cross_ents {margin: 0 0 0 10px;}
			.stephen_cross_bar {margin: 0 0 0 147px;}
			.stephen_cross_catering {margin: 0 0 0 62px;}
			.stephen_cross_shop {margin: 0 0 0 113px;}
			.stephen_cross_advice {margin: 0 0 0 10px;}
			.stephen_cross_other {margin: 0 0 0 147px;}
			.stephen_cross_text {float: left; margin: 5px 0 0 45px;}
	.stephen_answer {
		min-height: 110px;
		background-color: #3c7fc2;
		background: #3c7fc2 url(/site/images/sociallife/stephen/michael_reply.jpg) no-repeat bottom left;
		
	}
		.stephen_answer_left {
			width: 120px;
			float: left;
			min-height: 110px;
		}
		.stephen_answer_right {
			width: 440px;
			margin: 5px 5px 5px 5px;
			padding: 3px 3px 3px 3px;
			float: right;
			background-color: #fff;
			min-height: 94px;
		}
			.stephen_answer_right h2 {font-size: 14pt; color: #ed1b24;}

ul {
	margin: 0 0 0 35px;}
