/* CSS Document */
div.general_rounded_container  {
	display:block;
	text-align:center;
	border-color:#E1E1E1 #E1E1E1 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	position:relative;
	margin-bottom:7px;
	margin-top: 7px;
}
.butom, .butom a:visited, .butom a:hover, .butom a:active {
	background:url("http://img.mawaly.com/images/buttons.png?3") no-repeat scroll right -56px transparent;
	border:0 none;
	color:#FFFFFF;
	font:bold 12px Tahoma,Geneva,sans-serif;
	height:28px;
	padding:8px 10px 7px 15px;
	text-align:center;
}
.butom .butom a:hover {
	text-decoration:underline;
	color:#990000;
}
.butom .butom a:visited {
	color:#FFFFFF;
}
div.clear_tl {
	background:url("http://img.mawaly.com/images/corners.png") no-repeat scroll 0 0 transparent;
	height:5px;
	left:-1px;
	overflow:hidden;
	position:absolute;
	top:-1px;
	width:5px;
}
div.clear_bl {
	background:url("http://img.mawaly.com/images/corners.png") no-repeat scroll 0 -5px transparent;
	bottom:-1px;
	height:5px;
	left:-1px;
	overflow:hidden;
	position:absolute;
	width:100%;
}
div.BoxBottom {
	border-top:1px solid #E1E1E1;
	height:36px;
	position:relative;
}
a.header:link, a.header:visited, a.header:active {
	color:#CC0000;
	font:18px Tahoma,Geneva,sans-serif;
	padding-bottom:2px;
	text-decoration:none;
}
#hpFeatureBoxInt{
	font-weight:bold;
	color:#005785;
	text-decoration:none;
	font-size:1.2em;
	/*white-space:nowrap;*/
}
.date{
	color:#CCCCCC;
	font-size:10px;
	text-align:center;
}

#hpFeatureBoxtext {
	clear:right;
	float:right;
	/*margin:5px 0 3em;*/
	padding-right:5px;
}




a, a:visited {
	color:#005785;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:lighter;
}
a:hover {
	color:#005785;
	text-decoration:underline;
}
