/* Side-Menu */
#subheader #ASE_logo {
	float:left;
}
#deptid{
	float:left;
}
body.phl-home #phl-home, body.phl-graduate #phl-graduate, body.phl-undergrad #phl-undergrad, body.phl-courses #phl-courses, body.phl-events #phl-events, body.phl-people #phl-people, body.phl-contact #phl-contact, body.phl-prize #phl-prize, body.phl-fun #phl-fun {
	text-decoration:underline;
	color:#003E74;
	background:url(/college/assets/img/arrow_right_blue.gif) no-repeat 3px 50%
}
p.announce {
	width: 182px;
	padding: 6px;
	margin: 20px 8px 0 8px;
	background-color: #FAFAFA;
	text-align: center;
	border: 3px solid #000;
}
#side-menu ul li.pdf{
	list-style-type:none;
	padding-left:25px;
	padding-top: 4px;
	background:url(/college/assets/img/pdficon_small.gif) no-repeat 0px 50%;
}
#side-menu h4 {
	padding-top: 18px;
}

/* Tables */
td.dir_name {width:70%;}
td.dir_email {width:30%;}

/* Images */
#phl_dept{
	width:684px;
	padding:0;
	margin:0;
	float:left;
	background:#dddddd url("/college/assets/img/containerBG.png") repeat-y 50% 0;	
}

/* Right Nav */
#content ul.nav {width: auto;}

/* other Classes */
.info {
	float:right;
	background-color:#EEE;
	width:15em;
	padding:0 16px 10px 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 4px solid #000;
	border-right: 4px solid #000;
	margin-left:20px;
	margin-top: 11px;
	margin-bottom:20px;
}
