#col1 {
	padding: 0px 20px 12px 12px;

}
#col2 {
	padding: 0px 20px 12px 12px;
	background-color: #f2f2f2;
}
#head1 {
	background-image: url("/imgs/head1bg.gif");
	background-repeat: repeat-x;
	font-weight: bold;
	color: #fff;
	padding-left: 11px;
}
#head2 {
	background-image: url("/imgs/head2bg.gif");
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 11px;
	color: #fff;
	width:25%;
}

