h1 {padding: 2px 0 1px 10px; background: #2E3192; color: #fff7b8;}
h2 { font: normal 11pt Arial, Sans-Serif; font-weight: bold; color: #2E3192;}
h3 { font: normal 9pt Arial, Sans-Serif; color: #2E3192;}

p {color: #000000;}
a {color: #2E3192;}
a:hover {color: #2E3192;}

li {color: #000000;}

.left_border {border-left: 1px dashed #999999;}
.subnav {margin: 0 0 15px 0; padding: 5px 5px 10px 0; display: block;}
.subnav a {font-size: 1em; color: #2E3192; padding: 0 0 0 10px; display: block;}
.subnav a:hover {background-color: #2E3192; color: #fff7b8; text-decoration: none;}

.image {float: left; padding: 5px 5px 5px 0;}
.justify {text-align: justify;}

.content {background: #fff7b8;}

.section_header {
	width: 975px;
	height: 250px;
	margin: -10px 0 15px 0;
	background: url(/site/images/community/postgraduate/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;
	}
