@charset "UTF-8";
/* CSS Document */

#left_content {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #026cb1;
	border-top-width: 3px!important;
	border-top-style: solid!important;
	border-top-color: #026cb1!important;
}
#right_content {
	padding:10px;
}
#main_right {
	float: right!important;
	width: 250px!important;
	margin:0!important;
}
#main_left {
	width: auto!important;
	margin: 0 200px 0 0!important;
}
#top {
	border-bottom:none!important;
}
