
/** desktop cascading style sheet file **/

.column {
	margin-right: 2%;
	float: left;
	width: 31%;
}

.desktop_widget {
	margin: 0px 2% 25px 2%;
	width: 96%;
}

.box_right { position: relative; margin-left:  1px; float: right; }
.box_left  { position: relative; margin-left:  0px; float: left; }
.desktop_widget_header {
	background-image: url(/admin/box_bg.jpg);
	line-height: 27px;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
}

.desktop_widget_header  span { display: inline-block; padding-left: 10px; }
.desktop_widget_content {
	border: 1px solid #c0ccce;
	border-top: none;
	padding: 5px;
}

.widget_buienradar { text-align: center; }