body{
	margin: 0px; 
	padding: 0px;
	font-family : Verdana;
	font-size : 12px;
	line-height : 20px;
	text-align: center;
	background-color : White;
	background-image : url(../image/white.jpg);
}
a, a.visited{
	text-decoration: none;
	border: 0px;
	color : #800080;
}
div#wraper{
visibility: hidden;
display : none;
}
.img_border{
	float: left;
	margin: 0 5px 5px 0;
}
.titlu{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	clear: right;
}
#middle {
    float: right;
}

.views{
	float: left;
	background-image: url(../image/vizite.jpg);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: center left;
	height: 14px;
	font-size : 11px;
	line-height : 14px;
}
.comments{
	float: left;
	background-image: url(../image/comentarii.jpg);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: center left;
	height: 14px;
	font-size : 11px;
	line-height : 14px;
}
.subtype{
	clear: both;
	text-align: right;
	width: 100%;
	color: gray;
	padding: 10px 0 10px 0;
}
div#header_, #add_but,.views, .comments {
    visibility: hidden;
    display:none;
}
#mainNav,#footer_margin, #footer_top, #footer_middle,#footer_bottom {
    visibility:hidden;
    display:none;
}
#right_column, #othertitles, #comments, #article_bottom_links, #form_comment, .advanced_titles, .menu_footer2 {
   visibility:hidden;
    display:none;
}
#coll_r {
    visibility: hidden;
    display: none;
}
#comment_tab {
    visibility: hidden;
    display: none;
}

#article_byidcont{
    float:left;
    margin-left: 0px;
}
