#selWidgetBlogs {
 margin-bottom:10px;
}
	#selWidgetBlogs .clsMoreLink {
		background:#DBE9F2;
		margin:0px;
		padding:0px;
		text-align:right;
	}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #DBE9F2;
border-bottom-width: 1px;
/*width of featured content slider*/
height: 100px;
}
.clsPopularHeading {
	/*height:75px;
	width:138px;
	position:relative;
	float:left; 
	padding-top:35px;*/
}
	.clsPopularHeading h2 a{
		color:#cc9900;
	}
#sliderPopQuizQuestions{
	background:#FFFECE;
	width:550px;
	position:relative;
	float:left;
}
	#sliderPopQuizQuestions .pagination{
		width:460px;
		background:#FFFECE;
	}
#slider2 {
	height:50px;
	background:#DBE9F2;
}
#paginate-slider2 {
	background:#DBE9F2;
}
#selWidgetBlogs .contentdiv ,#selWidgetBlogs .contentdiv clsUserThumbDetails{
	height:50px;
	padding:0px;
	margin:0px;
	background:#DBE9F2 !important;
	
}
	.clsQuestionLink a {
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#000000 !important;
	}
		.clsQuestionLink a:hover {
			text-decoration:underline;
		}
#pag {
	height:25px;
	background:#DBE9F2;
}
*html .clsAnswerButtonDiv {
/*	width:80px; */
}
.clsAnswerButtonDiv {
	background:#FFFECE;
	position:relative;
	text-align:center;
	float:right; 
	height:75px; 
}
		.clsAnswerButton {
		background:url(../images/blue_theme/bg-answer.gif) left top no-repeat;
		/*margin-top:10px;*/
		cursor:pointer;
		width:96px;
	
		padding:5px 12px;
		*padding:3px 12px;
		border:0px;
		font-weight:bold;
		color:#003399;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		margin-right:3px;
				
	}
#sliderbestAnswers,#sliderPopQuizQuestions{
	/*background:#FFFECE;*/
}
.sliderHeading{
	background-color: #FE912A;
	font-weight:bold;
	color:#FFF;
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	background:#FFFECE;
	height:100%;
	width:100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding:0;
}
.pagination{
	text-align: right;
	background:#DBE9F2;
	padding:0;
}
.pagination a{
padding: 0 5px;
text-decoration: none;
color: #00007D;
/*background: #FCFFEC;*/
}

.pagination a:hover{
color: #FCFFEC;
background-color:#ccc;
}
.pagination a.selected{
color: #FFF;
background-color:#DFBC45;
}
.contentdiv .clsUserThumbDetails{
	overflow:auto;
	zoom:1;
	/*border:1px solid #EBEBEB;*/
	padding:0px;
	/*background:#FCF9F0;*/
}
* html .contentdiv .clsUserThumbDetails{
	overflow:visible;
	height:1%;
}
.clsAnsweredQuestion{
	background:#DBE9F2 !important;
}
.contentdiv .clsUserDetails p span {
	border-right:1px solid #fff;
}
.contentdiv .clsNoBorder{
	border:0 !important;
}