#main_left {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#main_left li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 20px;
	width: 210px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BEBEBE;
	list-style-type: none;
	background-position: left 4px;
	margin-top: 5px;
}
#threats_alert {
	width: 190px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 20px;
	background-color: #f3f3f3;
	border: 1px solid #BEBEBE;
	line-height: 24px;
}

#main_right {
	float: left;
	width: 660px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
	padding-bottom: 20px;
}
#main_right li {
	background-image: url(../images/arrow.jpg);
	background-position: 20px top;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 40px;
}
