html {
	background: #fff;
}

body {
	text-align:left;
	background: #fff;
	width:100%;
	margin:0;
}

a:link, a:visited, a:active, a:hover {
	color : black;
	text-decoration : none;
	text-transform: none;
}
h2 {
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;	
	text-transform : uppercase;
	text-align : left ! important;
	color: black;
	padding: 0;
	margin: 0;
}
h2 {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;	
	text-transform : uppercase;
	text-align : left ! important;
	color: black;
	padding: 0;
	margin: 0;
}

#frame {
	width:100%;
}

#header, #footer, div.content div.right, div.topAdv {
	display:none;
}

div.content div.left {
	float:none;
	width:100%;
}

div.twobanners, div.galleries, div.cloud, ul.commentslinks, div.userBox, .friendslinks, div.path {
	display:none;
}

.detailNews div.accent {
	clear:both;
	border: 1px solid #D2E4F0 !important;
	background: none !important;
}

.detailNews span.date strong,
.detailNews div.opacity,
.detailNews div.pageBox {
	display:none;
}

.detailNews div.image {
	border-left: none;
	position:static;
}