body
{
	font:14px Verdana, Arial, sans-serif;
}

.hidden
{
	display:none;
}
img {border:0px;}
body
{
	margin:0px;
	padding:0px;
	background-image:url('/img/bg_box.gif');
	background-repeat:no-repeat;
	background-color:#242424;
}
#links_header
{
	position:absolute;
	left:20px;
	top:8px;
}

#links_header ul
{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}
#links_header ul li {float: left;margin-right:6px;} 

#links_body
{

	width:600px;
	height:250px;
	position:absolute;
	left:8px;
	top:60px;
	color:#666;
}

#tags_label,#links_label, #others_label, #help_label
{
	position: absolute;
	top:10px;
	left:5px;
	color:#FFF;
	width:60px;
	text-align:right
}
#tags_values, #links_values, #others_values, #help_values
{
	position:absolute;
	left: 85px;
	width: 525px;
}
#links_values
{
	top: 10px;
}

#pagination_prev, #pagination_next
{
	position:absolute;
	top: 180px;
	font-weight:bold;
	font-size:14px;
}
#pagination_prev
{
	left: 25px;
}
#pagination_next
{
	left: 70px;
}

#tags_values a, #links_values a, #others_values a, #help_values a
{
	color:#666;
}

.sel_tag
{
	font-size:8px;
}


#tags_list ul
{
	margin: 15px;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}
#tags_list ul li 
{
	float: left; 
	margin:4px;
	
} 
.tag_off
{
	color: #666;
	padding:4px;
}
.tag_on
{
	background-color: #91A707;
	font-weight:bold;
	padding:4px;
	color: #FFFFFF;
}

.link 
{
	padding-bottom: 10px;
	border-bottom : 1px dashed #AAA;
}

#sponsor
{
	position:absolute;
	left:110px;
	padding:10px;
	top:207px;
}

#shared_by
{
	font-size:14px;
	position:absolute;
	left:15px;
	padding: 10px;
	top:280px;
	color:#DDD;
}

#shared_by a
{
	color:#DDD;
}