div.hyip_list_item {
	margin: 0;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
	border: 1px solid #A6C2E2;
	background-image: url(/images/block_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

div.hyip_list_item a {
	text-decoration: underline;
	font-weight: bold;
}

div.hyip_list_item a:hover {
	text-decoration: none;
	color: #FFA500;
}

div.hyiplistheader {
	height: 25px;
	background: url(/images/hyip/ad_top.gif) repeat-x rgb(54, 114, 178);	
	margin-bottom: 3px;
	border: 1px solid #3672B2;
}

div.hyiplistheader div {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
}

div.favorits {
	width: 15px;
	height: 15px;
}

.plus {
	background: url("/images/hyip/plus.png") no-repeat;
}

.minus {
	background: url("/images/hyip/minus.png") no-repeat;
}

div.hyip_list_item div.block img.star {
	float: left;
}

div.hyip_list_item div.imglist img {
	padding: 1px;
}

div.hyip_list_item table.main {
	width: 100%;
}

div.hyip_list_item table.main td {
	padding: 5px;
	text-align: left;
}

table.ratio {
	height: 10px;
	width: 60%;
	border: solid 1px gray;
	border-collapse: collapse;
}

table.ratio .fill {
	background-color: #006600;
}

table.projdetails {
	width: 100%;
	table-layout: fixed;
}

table.projdetails td.col1 {
	width: 100px;
}

table.projdetails td.col3 {
	width: 180px;
	border: 1px solid #A6C2E2;
}

.borderbottom {
	border-bottom: 1px solid #A6C2E2;
}

div.newscontent {
	height: 200px;
	overflow: auto;
	background-color: white;
}

.vgood {
	color: green;
}

.good {
	color: blue;
}

.bad {
	color: orange;
}

.vbad {
	color: red;
}

.pairvoterow {
	background-color: rgb(143, 170, 225);
}

.impairvoterow {
	background-color: white;
}

div.addprojbox {
	padding: 20px;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}

ul.validation_list{
	width: 95%;
	float: left;
}