/* 
 * RESET
*/
/*
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
*/
/* 
 * MAIN/STRUCTURE
*/
body {

	}
img{
	border:0;
}
	
/* 
 * HOME SPECIFIC
*/	

#container #index_box #centre {
	background:none;
}
#news{
	margin-top:				25px;
	width:					294px;
	height:					297px;
	border:					none;
	background-image:		url(/img/twitter.png);
	background-repeat:		no-repeat;
	background-position:	10px 10px;
	}
	#news h2{
		text-align:				center;
		margin:					3px 0 20px 0px;
		}
		#news h2 a{
			display:				block;
			font-size:				0.9em;
		}
	#news h3{
		font-size:				1.5em;
		text-align:				center;
		border-top:				1px solid #5F7684;
		padding-top:			20px;
		margin-bottom:			0;
	}
	#news ul{
		margin:					0;
		padding:				0;
		/*overflow-y: 			scroll; */
	}
	#news li{
		list-style:				none;
		margin-bottom:			10px;
		margin-left:			0px;
	}
	#news li.first{
		
		}
		#news abbr{
			margin:				0;
			padding:			0;
			margin-bottom:		3px;
			
		}
		#news p{
			line-height:		1.3em;
			margin:				0;
			margin-top: 		5px;
			padding:			0;
			font-weight:		normal;
		}
.contentBox{
	background:		#f4f4ef;
	padding:		14px;
}
.center{
	text-align:center;
}

h1{
	font-size:1.3em;
	text-align:center;
}
#container #index_box #right_pane h4 {
	font-style:normal;
	line-height:1.2em;
	color: #000;
	font-size:1.4em;
	border:0;
	padding:0;
}