@charset "utf-8";
/* CSS Document */

/*extended rules*/

.question.{
	width:100%
}

.articledate{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:right;
}

.questionpicture{
	
}

.questiontext{
	padding:5px;	
}

#questiondiv{
	width:970px;
	background-color:#999;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:5px;
}

.profileicons{
	width:50px;
	height:50px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

.rightadsense{
	width:250px;
	height:auto;
	background-color:#FFF;
	margin-top:15px;
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	color:#999;
	text-align:left;
}

.bottomadsense{
	width:728px;
	background-color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	color:#999;
	text-align:left;
	margin-left:126px;
}
