@charset "utf-8";
/* CSS Document */

#subsidebar .colum {
	padding: 3px;
	margin-bottom: 15px;
	border: 1px dotted #006600;
}
#subsidebar .column h2 {
	font-size: 100%;
	background-color: #F3F3F3;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
