/*
	Author: www.dkby.net 
	Date: 26/5/'08
	Title: DKBy.Net 
====================================
*/
body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:120%;
	background:#F2F2F2 url(images/wrapbg.gif) repeat-x;
	color:#868686;
}

*{
	margin:0; padding:0;
}

img{
	margin:0 10px 0 0;
}

a{
	text-decoration:none;
	color:#0061C4;
}
a:hover{
	color:#0061C4;
	text-decoration:none;
}
.hide,h1 b,h2 b,h5 b,a i,.subscribeh span{
     position: absolute;
     left: -9999px;
}

.topicsfr{
	width:620px;
/*	background: #fff url(images/topicsbg.gif) repeat-x ;*/
	font-size:13px;
	color:#444444;
	text-align:left;
	overflow:hidden;
	background:#F2F2F2 url(images/wrapbg.gif) repeat-x;
}

.topicsfrx{
	font-size:13px;
	color:#444444;
	overflow:hidden;
	background:#F2F2F2 url(images/wrapbg.gif) repeat-x;
  float: right;
}


.topicsfrx img{
	margin: 0 0 5px 5px;
  float: right;
}

