/*main stylesheet overrides */
div#main { width: 850px; }
div#head { width:850px; }

ul#footer_nav {
	padding: 6px 49px;
	
	}
	
	div#content {width: 780px;}
	
	div#footer p, div#footer ul {
	/*margin-right: 225px;
	margin-left: 14px;*/
	margin-top: 1em;
	margin-bottom: 0em;
	}
	
	h1#page_title { margin-left:40px;}
	
	body.nothing div#content {
	width: 800px;
	}
	
		body.nosidebar div#content {
	width: 650px;
	}
	
	* html ul#footer_nav {
	padding: 6px 49px;
	width: 752px;
	}
	
/*
div#navbartop { width:800px; }
ul#nav { width: 800px; }
*/
/*h1 {width: 600px;}*/
/**/

/*div#head {
	height: 133px;
	background: #036 url('/ott/images/core/title_bg.jpg') no-repeat bottom right;
	}




		*/
		
	/* General purpose */
.clearer {
	clear: both;
}

.clear {
	clear: both;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/medschool/images/icons/icon_pdf2.gif) no-repeat center right;
}

#data-table td
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	
}


.floated-image {
border:2px;
padding-left: 5px;
padding-bottom: 5px;
float: right;

}

.matted-float
	{
	float: right;
	padding:10px;
background:#fff;
border: 1px solid #ccc;
margin: 0px 0px 5px 10px;
}

.matted-nofloat
	{
	padding:10px;
background:#fff;
border: 1px solid #ccc;
margin: 0px 0px 5px 10px;
}
	

.spaced-list li {

margin-bottom: 1.3em;

}

.special-note
{
	color:#FF0000;
	font-weight: bold;
}

	table.stripeMe th a
	{
		color: #fff;
	}
	
	

	
	.custom-hr
	{
		color: #369;
		background-color: #369;
		height: 1px;
		margin: 5px 0px 10px 0px;
	}
