@charset "UTF-8";
/* CSS Document */

#leftCol {
	height:inherit;
	width:200px;
	/*border-right: 1px solid #CCCCCC;*/
}

.dark {
	color:#333333;
}
.light {
	color:#999999;
}

#rightSection {
	height:500px;SS
}

