@import url('/_resources/admissions/ou/editor/admissions.css'); /* Customer CSS */

body {	
	/* body */
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

body{
	background-color: #535351;
	width: 243px;
	margin-left: 0;
}

body ul li{
	list-style: none;
	list-style-type: none;
}

body li {
	border-bottom: 1px solid #6f6f6d;
	text-align: left;
}

body li:first-child{
	border-top: 1px solid #6f6f6d;
}
body a {
	color: #ffffff !important;
}

body li a {
	display: block;
	font-size: 1em;
	padding: .4em 2%;

}
