.plug {
	background: url(/themes/ba_themes/titel-bg.png) no-repeat bottom left;

	padding: 15px 0px 2px;
}

.plug:hover {
}

div.desc {
	float: left;
	margin-bottom: 7px;
	width: 350px;
}
div.desc a {
	text-decoration: underline;
}
.plug h2 {
	margin-bottom: 5px;
}

.plug small {
	margin-bottom: 5px;
}

hr.plugclear  {
	clear:both;
 	border: 0px;
	margin: 10px 0;
}
.title {
	color:#58595B;
	font-size:14px;
	font-weight:bold;
}
a.title:visited {
	background:transparent url(/images/design/haken.gif) no-repeat scroll 0 0.15em !important;
	color:#666666 !important;
	padding-left: 13px !important;
}
img.plugthumb {
	border:1px solid #D3D3D3;
	padding:3px;
	float: left;
	margin-right: 10px;
}

.posted {
	margin: 5px 0px;
	padding: 5px 0px 0px 2px;
	clear: both;
	font-size:11px;
}

.posted img  {
	vertical-align:-5px;
}

.postedleft {
	width: 250px;
	float: left;
}
.postedright {
	float: right;
}

.recommend {
	position: absolute;
	margin-left: -125px;
	margin-top: 0px;
/*	margin-left: -154px;
	margin-top: 50px;
*/
}
#news 
{
	padding: 10px;
	background: #900;
	color: #fff;
	font-size: 15px;
	text-align: center;
}