@charset "utf-8";
.thrColElsHdr #sidebar1 {
	float: left;
	width: 13em; /* since this element is floated, a width must be given */
	background: #000000; /* top and bottom padding create visual space within this div */
	text-align: center;
}

