div.searchcontrol{
	margin-left: auto;
	margin-right: auto;
	
}

div.article_body{
	overflow:auto; height:400px;
}



div.tags_container {

	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
margin-left: auto;
margin-right: auto;
/**background-color: #eee;**/
border: 2px dotted #ddd; 

}

div.social_bookmarks {

	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
margin-left: auto;
margin-right: auto;
/**background-color: #eee;**/
/**border: 2px dotted #ddd; **/

}



/* TAGS Section: START */
.tags {font-size: 10px;; line-height:2em; }
.tags li {float:left; padding-right:5px; color:#000;}
.tags a {padding:1px 3px;font-weight:bold; color:#000; border-left: 1px solid #ddd; border-top: 1px solid #ddd;border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; background:#fff;}
.tags a:hover {background:#ccc;}
label.tags{
	font-weight:bold
}
/* TAGS Section: END */