﻿/* ------------------ Questions ---------------- */

#divQuestions
{
	margin: 20px;
	float: left;
	left: 0;
	width: 575px;
	overflow: auto;
	height: 250px;
}
#divQuestions p
{
	padding-right: 5px;
}
#divQuestions .clsQuestionTitle
{
	margin: 2px 0 2px 0;
	font-weight: bolder;
	color: #BD1A8D;
}
#divRightQuestions
{
	margin-left: 10px;
	margin-right: 20px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	color: #808080;
}
#divRightQuestions img
{
	vertical-align: middle;
	margin-top: 50px;
	margin-bottom: 25px;
}
#divRightQuestions p
{
	margin: 0 20px 20px 5px;
	font-size: 12px;
}

#divBaseRightQuestions
{
	margin-left: 10px;
	margin-right: 20px;
}
#divBaseRightQuestions p
{
	margin: 5px 20px 20px 30px;
}
#divBaseRightQuestions img
{
	vertical-align: middle;
	margin: 20px 20px 5px 30px;
}
#divBaseRightQuestions a:hover, #divRightQuestions a:hover
{
	text-decoration: underline;
}
#divQuestionsIcons
{
	margin: 5px 20px 5px 30px;
}
#divQuestionsIcons img, #divQuestionsIcons a, #divQuestionsIcons .clsTwitter
{
	margin: 5px;
	margin-left: 1px;
	border: none;
	background-color: Transparent;
}
#divBaseLeftQuestions
{
	margin-left: 10px;
	margin-right: 5px;
	font-family: Arial,Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	color: #808080;
	float: left;
	width: 520px;
	height: 150px;
}
#divBaseLeftQuestions p
{
	margin: 20px;
	margin-top: 0px;
}
#divBaseLeftQuestions img
{
	margin: 20px;
	margin-bottom: 5px;
}
.clsQuestionTitle
{
	margin: 2px 0 2px 0;
	font-weight: bolder;
	color: #BD1A8D;
}
