*{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
/*border: 1px solid black;*/
}

#main_body{
	background-image: url(http://www.tlbox.com/images/page_title.gif);
	background-repeat: no-repeat;
}


A{
text-decoration: underline;
}

A:visited{
	color: purple;

}

a:hover{
text-decoration: underline;

}

.row_color{
	background-color: white;
}

.alert_area{
	background-color: #FFC1C1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 8px;
	margin-bottom: 15px;
	border: 2px red solid;
}

.field_lable{
	font-weight: bolder;
}

.button{
	font-size: 10pt;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
}

#page_title{
position: absolute;
left: 20px;
top: 15px;
font-weight: bold;
width:965px;
}

#title_text{
	float: left;
}

#top_links{
	float: right;
}

#top_links SPAN{
	margin-left: 10px;
}


.description{
	overflow: hidden;
	width: 460px;
}

.useful_button{
	width: 50px;
	text-align: center;
}
.use_button{
	width: 55px;
}

.remove_button{
	width:20px;
}

.users_count{
	color: #888;
}


#best_sites{
position: absolute;
top: 120px;
left: 20px;
}


DIV.category_row{
height: 22px;
}

DIV.category_row DIV{
padding: 3px;

}

#best_sites DIV.category{
padding-left: 0px;
width: 22%;
float: left;
font-weight: bold;
}



#best_sites DIV.site_link{
float: right;
width: 52%;
}

SPAN.like_count{
margin-right: 3px;

}

#leader_boards{
	position: absolute;
	top: 150px;
	left: 400px;
}

.board_title{
	font-weight: bold;
	height: 20px;
}

.board{
	/*background: #E6E6E6;*/
	border: #ddd solid 2px;;
	margin-bottom: 20px;
	padding: 6px;
	width: 570px;
}

.board .category_row  DIV.like_block{
	width: 80px;
	float: left;
	height: 14px;
}

.category_row{
	height: 35px;
}

.like_count{
	background-color: #FFFFdd;
	text-align: right;
	width: 40px;
	float: left;
}

DIV.like_button{
	background-image: url(button_like_gray.gif);
	width: 25px;
	height: 14px;
	padding-left: 4px;
	text-align: center;
	float: left;
}

.board .category_row .site_link{
	margin-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	width: 460px;
}

.view_all{
	margin-top: 5px;
}

.cast_text{
	color: #aaa;
}


.table_header{
	font-weight: bold;
}

.row_1{
	background-color: #DFDFDF;
}