/* Start of CMSMS style sheet 'think big final footer' */
#footer {
	height: 150px;
	overflow: hidden;
}
#footer .inner {
	margin: 0 0 0 -2px;
	padding: 20px 0 0 0;
}


#footer a {
	color: #990000;
font-size:1.1em;
}

#footer img {
float:right;
padding:0 5px 0 0;
margin:0 5px 0 0;
}

#footer img.oisc {
width:50px;
}

#footer img.ezine {
border: 1px solid black;
padding: 3px;
height: 59px;
}

#footer ul {
	overflow: hidden;
list-style: none;
margin:0 0 20px 0;
padding:0 0 0 0;
}

#footer ul li {
	background: url(/uploads/images/cms/footer-divider.gif) no-repeat 0% 4px;
	margin: 0 0 0 -1px;
	padding: 0 11px 0 12px;
	float: left !important;
}

#footer ul li a {
	line-height: 1.1875em;
	font-size: 1.1em;
}

#footer p {
	padding: 0 0 10px 11px;
	font-size: 1.1em;
	color: #464646;
}
/* End of 'think big final footer' */

