/* Left bar globals							               */
/* ------------------------------------------- */

span.leftcontent_fieldtextitems{
	font-size: 11px;
	margin-left: 4px;
}

div.leftcontent{
	background-color: #D3E5E9;
	margin: 0;
	padding: 0;
}

/* Left bar items							                 */
/* ------------------------------------------- */

/* Login specific							                 */
/* ------------------------------------------- */

table.leftcontent_login_table{
	width: 156px;
	margin-bottom: 3px;
	background-color: #D3E5E9;
}

table.leftcontent_login_table td{
	height: 19px;
	vertical-align: bottom;
}

td.leftcontent_rightcell{
	text-align: right;
	padding-right: 6px;
	width:  78px;
}

td.leftcontent_submitrow{
	padding-top: 8px;
	width:  78px;
}

/* Stellng van de dag						               */
/* ------------------------------------------- */

div.leftcontent_polltoday_question{
	text-align: left;
	padding-left: 3px;
	margin-bottom: 5px;
	clear: both;
}

td.leftcontent_rightcell_double{
	text-align: right;
	padding-right: 6px;
	width: 156px;
	padding-top: 4px;
}

/* Uitslag vorige poll					               */
/* ------------------------------------------- */

div.pollyesterday_result{
	border-bottom: 1px solid #000000;
	margin: 0 auto;
	width: 110px;
	vertical-align: bottom;
	height: 120px;
	margin-bottom: 18px;
}

div.pollyesterday_plusresult{
	width: 30px;
	margin: 0 10px;
	float: left;
	text-align: center;
}

div.pollyesterday_plusresult_title{
	text-align: center;	
	height: 20px;
	line-height: 20px;
}

div.pollyesterday_plusresult_colorbar{
	text-align: center;	
	height: 30px;
	background-color: #80B4CA;
	width: 25px;
	margin: 0 auto;
}

div.pollyesterday_minresult{
	width: 38px;
	margin: 0 6px;
	float: right;
}

div.pollyesterday_minresult_title{
	text-align: center;	
	height: 20px;
	line-height: 20px;
}
div.pollyesterday_minresult_restitle{
	text-align: center;	
	height: 20px;
	line-height: 20px;
	width: 50%;
	margin: 0 auto;
}

div.pollyesterday_minresult_colorbar{
	text-align: center;	
	height: 70px;
	width: 25px;
	background-color: #80B4CA;
	margin: 0 auto;
}

/* Right bar globals						               */
/* ------------------------------------------- */

span.rightcontent_titletxt{
	margin-right: 5px;
}

/* Weerinformatie								               */
/* ------------------------------------------- */

div.rightcontent_weather{
	width: 156px;
	background-color: #DDDDDD;
	padding-bottom: 2px;
	float: left;
}
img.rightcontent_weather_image{
	width: 66px;
	height: 66px;
	margin: 2px;
	float: left;
}
div.basicinfo{
	width: 86px;
	height: 36px;
	float: right;
}

div.directionarrow{
	width: 43px;
	height: 34px;
	float: left;
}

div.directioninfo{
	width: 43px;
	height: 34px;
	float: left;
}

div.rightcontent_polltoday_question{
	text-align: left;
	padding-left: 3px;
	float: left;
	width: 138px;
	height: 15px;
}

div.recentrss{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

div.mainbigcontent{
	background-color: #D5DAED;
	margin: 0 4px 4px 4px;
}

td.title{
	width: 140px;
}

td.rightcolumn{
	width: 280px;
}

td.centercolumn{
	width: 140px;
}

input.miniinput{
	width: 60px;	
}
