.bnet
{
	font			: bold 19px arial, sans-serif;
	color			: #cf0000;

}

.domains
{
	width			: 250px;
	margin-left		: 25px;
	margin-bottom	: 1px!important;
	margin-bottom	: 20px;
	margin-top		: 20px!important;
	margin-top		: 25px;
	font			: bold 18px verdana ,arial,helvetica; 
}

.special
{
	font-size		: 16px;
	color			: #cf0000;
	margin			: 3px 0px;
}

.leftside
{
	width			: 450px;
	margin-right	: 5px;
	float			: left;
}

ul.tools 
{

	list-style-type : none;
	padding: 0px;
	margin: 0px;
}

ul.tools li
{	
	text-align		: center;
	float			: left;	
}

.leftside ul.tools li a:link, .leftside ul.tools li a:visited
{
	padding			: 35px 0px 0px 0px;
	margin			: 25px 0px 0px 0px;
	width			: 87px;
	display			: block;
	font			: 11px tahoma, sans-serif;
	text-decoration : none;
	background-repeat	: no-repeat;
	background-position	: top center;
}

ul.partner
{
	list-style-type	: none;
	margin: 0px;
	padding-left: 15px;

}

ul.partner li
{
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 2em;	
	background-position: center left;

}

ul.partner li a:link, ul.partner li a:visited
{
	font: bold 11px tahoma;
	text-decoration :underline;
}

.rightside
{
	float			: right;
	margin-left		: 5px;
	width			: 270px;
}
