@charset "utf-8";

#leftcontent {
	float:left;
	width:430px;
	background:url(../img/home_leftline.jpg) top left no-repeat;
	min-height:150px;
	padding:0 0 0 10px;
}

#right {
	float:left;
	width:390px;
}

#home_main {
	width:830px;
	margin:0 auto;
	height:inherit;
	padding-top:5px;
}

.post {
	padding:5px 0 7px 0;
}

a#current {
	background-image:url(../img/menu_dailyblotter.jpg-o) no-repeat; 
	height:31px;
	width:159px;
	display:block;
}
#menu a#current span {display:none;}

iframe {
	width:420px;
	height:400px;
	margin-top:6px;
}
