.alert_good {
	background-color:#cde2a5;
	line-height:30px;
	padding:10px;
}

.alert_good img {
	margin-right:5px;
}

.alert_bad {
	background-color:#edb8b8;
	line-height:30px;
	padding:10px;
}

.alert_bad img {
	margin-right:5px;
}

img {
	vertical-align:middle;
}

img.image-left {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

img.thumb {
	padding:5px;
	background-image:url(images/roundimage.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:5px;
}

a.recent-small img {
	border:2px solid #645e4e;
	margin-bottom:10px;
}

ul.check {
	list-style-image: url(images/action_check.gif);
	text-indent:0px;
	list-style-position: inside;
	padding:6px;
	line-height:30px;
	margin:0px;
}

ul.dot {
	list-style-image: url(images/dot.jpg);
	text-indent:0px;
	list-style-position: inside;
	padding:6px;
	line-height:30px;
	margin:0px;
}


h1 {
	font-size:30px;
	color:#000000;
	margin-top:0px;
} 

h3 {
	font-size:20px;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
	margin-top:0px;
}

h2.bot_title {

	font-weight:normal;
	font-size:24px;
	color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
}

a {
	color:#7c9f31;
}

a:hover {
	color:#a3ca51;
}

a.referal img {
	border:3px solid #444444;
	margin-bottom:10px;
}

a.referal img:hover {
	border:3px solid #b4d764;
}

a img {
	border:none;
}

a.foot {
	margin-right:10px;
	text-decoration:none;
}


a.bot_link {
	text-decoration:none;
	color:#b4d764;
}

a.bot_link:hover {
	color:#d6ff79;
}
