
.view-questions .views-row {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

.field-name-rate-question {
	width: 50px;
	float: left;
	margin: 0 0 5px 12px;
}

.field-name-rate-question a.rate-number-up-down-btn-up,
.field-name-rate-question .studyguide-vote-up {
	background: url("../images/sprites.png") no-repeat 0 0; 
	width: 26px;
	height: 22px;
	clear: left;
	margin: 0;
	display: block;
	text-indent: -999em;
	cursor: pointer;
}
.field-name-rate-question a.rate-number-up-down-btn-up:hover,
.field-name-rate-question .studyguide-vote-up:hover {
	background-position: -39px 0; 
}

.field-name-rate-question .rate-number-up-down-rating,
.field-name-rate-question .studyguide-vote-rating {
	width: 26px;
	clear: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.field-name-rate-question .studyguide-vote-rating.loading {
	background: url("../images/throbber.gif") no-repeat 7px 4px;
	text-indent: -999em;
}


.field-name-rate-question a.rate-number-up-down-btn-down,
.field-name-rate-question .studyguide-vote-down {
	background: url("../images/sprites.png") no-repeat 0 -35px; 
	width: 26px;
	height: 22px;
	margin: 0;
	clear: left;
	display: block;
	text-indent: -999em;
	cursor: pointer;
}
.field-name-rate-question a.rate-number-up-down-btn-down:hover,
.field-name-rate-question .studyguide-vote-down:hover {
	background-position: -39px -35px; 
}


.field-name-number-of-answers-teaser- {
	width: 50px;
	float: left;
	clear: left;
	font-size: 10px;
	text-align: center;
	background-color: #FFF9DE;
	border: 1px solid #F2EBCA;
	border-radius: 5px 5px 5px 5px;
	color: #444444;
}

.field-name-number-of-answers-teaser- span.number_of_answers {
	font-size: 16px;
	font-weight: bold;
}


.node-question.view-mode-full .field-name-body,
.node-question.view-mode-full .field-name-question-by-line-long {
	margin: 0 60px;
}

.view-questions .field-name-title,
.view-questions .field-name-body,
.view-questions .field-name-question-by-line-teaser {
	margin: 0 60px;
}

.node-question.view-mode-full .field-name-question-by-line-long,
.view-questions .field-name-question-by-line-teaser {
	font-size: 12px;
}

.field-name-share-question {
	background-color: #FFF9DE;
	border: 1px solid #F2EBCA;
	border-radius: 5px 5px 5px 5px;
	color: #444444;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 60px 10px 60px;
	padding: 10px;
}

.node-question.view-mode-full .field-name-rate-question {
	margin: 10px 0;
}


.field-name-number-of-answers {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
	margin: 10px 0 0 60px;
}

#block-views-answers-block {
	margin-left: 60px;
}


.field-name-rate-question {
	width: 50px;
	float: left;
	margin: 0 0 5px 12px;
}


.view-answers .views-row {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}

.field-name-rate-answer {
	width: 30px;
	float: left;
}

.field-name-rate-answer a.rate-number-up-down-btn-up,
.field-name-rate-answer .studyguide-vote-up {
	background: url("../images/sprites.png") no-repeat 0 -66px; 
	width: 20px;
	height: 17px;
	clear: left;
	margin: 0;
	display: block;
	text-indent: -999em;
	cursor: pointer;
}
.field-name-rate-answer a.rate-number-up-down-btn-up:hover,
.field-name-rate-answer .studyguide-vote-up:hover {
	background-position: -30px -66px; 
}

.field-name-rate-answer .rate-number-up-down-rating,
.field-name-rate-answer .studyguide-vote-rating {
	width: 20px;
	clear: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.field-name-rate-answer .studyguide-vote-rating.loading {
	background: url("../images/throbber.gif") no-repeat 3px 4px;
	text-indent: -999em;
}


.field-name-rate-answer a.rate-number-up-down-btn-down,
.field-name-rate-answer .studyguide-vote-down {
	background: url("../images/sprites.png") no-repeat 0 -97px; 
	width: 20px;
	height: 17px;
	margin: 0;
	clear: left;
	display: block;
	text-indent: -999em;
	cursor: pointer;
}
.field-name-rate-answer a.rate-number-up-down-btn-down:hover,
.field-name-rate-answer .studyguide-vote-down:hover {
	background-position: -33px -97px; 
}


.node-answer .field-name-body,
.node-answer .field-name-answer-by-line {
	margin: 0 60px 0 40px;	
}
.node-answer .field-name-answer-by-line {
	font-size: 12px;
}


.rate-info {
	display: none;
}

.field-name-report {
	float: right;
	width: 46px;
	height: 60px;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	text-align: center;
}

.studyguide-report {
	background: url("../images/sprites.png") no-repeat 0 -123px;
	display: block;
	text-indent: -9999px;
	color: #333;
	text-decoration: none;
	padding-top: 46px;
	width: 46px;
	text-align: center;
}
.studyguide-report:hover {
	background-position: 0 -198px;
	text-indent: 0;
}

.studyguide-report.loading {
	background: url("../images/throbber.gif") no-repeat 17px 15px;
	text-indent: -999em;
}


.field-name-report .mark-as-not-spam {
	background: url("../images/sprites.png") no-repeat 0 -198px;
	text-indent: -9999px;
	width: 46px;
	display: block;
	height: 60px;
	cursor: pointer;
}

#block-block-2 {
	margin-left: 60px;
}
