@import url('/css/generic.css');

.athletic-programs {
	margin: 0px;
	padding: 0px;
}

.athletic-programs li {
	padding: 0px 5px 5px 0px;
	margin: 0px;
	background: transparent none;
}

#athletics-two-col {
	background: transparent url(/images/pixel_border_bg.gif) repeat-y 50% 0%;
	margin-top: 15px;
}

#athletics-two-col .col {
	width: 47%;
}

#athletics-two-col .right-col {
	float: right;
}