﻿#WeeklyQuestionBorder
{
	border: #e2f2d6 0.1em solid;
	margin-bottom: 1.67em;
	width: auto;
	background-color: #e2f2d6;
}
#WeeklyQuestion
{
	border: white 0.1em solid;
	clear: both;
	/*padding-top: 1.07em;*/
	padding-right: 0.8em;
	padding-bottom:0em;
	/*padding-bottom: 1.07em;*/
	padding-left: 1.07em;
	background-image: url(/Templates/Public/Images/rightcolumn/veckansfraga_bg.png);
	background-position: 50% bottom;
	background-repeat: repeat-x;
	background-color: #e2f2d6;
	width: 18.67em;
}
#WeeklyQuestion table, #WeeklyQuestion tr, #WeeklyQuestion td, #WeeklyQuestion fieldset
{
	border: none;
	padding: 0;
}
#WeeklyQuestion legend
{
	font-weight: bold;
	padding-bottom: 1em;
	color: #222222;
	display:inline-block;
}
#WeeklyQuestion .bold
{
	font-weight:bold;
}

#WeeklyQuestion input.submit
{
	border: #7abf40 0.1em solid;
	background-image: url(   "/Templates/Public/Images/Buttons/btn_green.png" );
	background-position: 50% 50%;
	background-color: #7abf40;
	margin-top: 1em;
	color: White;
	font-weight: bold;
	padding: 0.1em 0.8em 0.1em 0.8em;
	height: 1.8em;
	cursor:pointer;
}
#WeeklyQuestion .SwitchButton
{
	display: block;
	margin-top: -2.5em;
	float: right;
	margin-right: 1em;
}
#WeeklyQuestion .LinkLookingButtonSwitchButton
{
	background: none;
	border: none;
	text-decoration: underline;
	text-align: left;
	font-size: 1em;
	padding: 0;
	
	display: block;
	margin: -2.5em 1em 0 0;
	float: right;
	
	cursor:pointer;
}
#WeeklyQuestion .Statistics b
{
	display: none;
}
#WeeklyQuestion .thankyoumessage
{
	font-weight:bold;
	display:block;
	margin-bottom:1em;
	margin-right:1em;
}
.Statistics
{
	display:block;
	margin-top: -3.0em;
	/*margin-bottom: -1.1em;*/
}
