/* 
================================
 Container Styles for DotNetNuke
================================
*/ 
/*.newsWrapper{
	position:relative;
}*/
.newsWrapper {
margin:-16px 22px 0 -10px;
z-index:0;
}
/*.news{
	/*background:url(images/newsBg.png) no-repeat top left;
	position:absolute;
	top:10px;
	left:70px;
	margin:-15px 0 0 -10px;
}*/
.news{
	background:url(images/news_desibeats-Bg.jpg) no-repeat top left;
	width:446px;
	height:228px;
	margin:-15px 0 0 -10px;
}
.news table.mainContainer
{
	margin-top:20px;
	text-align:left;
}
.newsContent{
	height:180px;
	margin:150px 0 0 55px;
	.margin-top:185px;
	width:200px;
	text-align:left;
}

.newsHeading{
	font-family:Comic Sans MS;
	font-size:13px;
	color:#b83413;
	font-weight:bold;
}
.clicktoKnowmorebtn {
	background:url(images/clicktoKnowmorebtn.png) no-repeat top left;
	height:100px;
	width:120px;
	border:none;
	cursor:pointer;
}

.inputImg {
	cursor:pointer;
}



































































