/*OVERRIDE TEMPLATE STYLES FOR SIDEBAR*/
#ur_leftsidebar h1 {font-size:1.1em;}

#ur_leftsidebar h3 {font-size:.9em;
	margin-top:20px;}
	
#ur_leftsidebar p {margin-bottom:10px;}


/*HOMEPAGE CHECKED LIST*/

#ur_maincontent ul {list-style-image:none;}

#ur_maincontent ul.nav{float:right;
	width:240px;
	padding:20px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
	background-color: #FFEFa6;
	margin: 50px -90px 20px 30px;
	min-height:100px;}

#ur_maincontent ul.nav li{list-style:none;
	line-height:1.8em;
	text-indent: -15px;
	padding:0 0 4px 10px;
	margin:0;
	max-width:19em;
	font-family:Arial, Helvetica, sans-serif;}
	
#ur_maincontent ul.nav a{
	padding-left:16px;
	background:url(../../college/assets/img/bullet.gif) no-repeat 3px 50%;}

#ur_maincontent ul.nav a:visited{
	background:url(../../college/assets/img/checkmark.gif) no-repeat 0 50%;
	color:#339;}

#ur_maincontent ul.smaller_nav_ie{float:right;
	width:240px;
	padding:20px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
	background-color: #FFEFa6;
	margin: 50px -90px 20px 30px;
	min-height:100px;}

#ur_maincontent ul.smaller_nav_ie li{list-style:none;
	line-height:1.8em;
	text-indent: -15px;
	padding:0 0 4px 10px;
	margin:0;
	max-width:19em;
	font-family:Arial, Helvetica, sans-serif;}
	
#ur_maincontent ul.smaller_nav_ie a{
	padding-left:16px;
	background:url(../../college/assets/img/bullet.gif) no-repeat 3px 50%;}

#ur_maincontent ul.smaller_nav_ie a:visited{
	background:url(../../college/assets/img/checkmark.gif) no-repeat 0 50%;
	color:#339;}	


/*OTHER GRAD STUDIES SPECIFIC STYLES*/
#ur_maincontent img.image {margin-right:40px; 
	margin-bottom:30px;
	margin-top:5px;
	border:1px solid #FFFF99;}

#ur_maincontent table.table {font-size:90%;}

.pdflist li {list-style-image:url(); margin-left: 50px; }