@charset "utf-8";
/* CSS Document */

#currentStudentSPTLGHT{
	width:688px;
	position: relative;
	margin-bottom: 20px;
}

.announceBox
{
	margin: 30px 0px 10px 0px;
}
.announceBox p
{
	font-size: 1.1em;
	font-weight:bold;
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #999;
}

#currentStudentEvents{
	width:210px; 
	position: relative;
	margin:0px 0px 15px 10px
}
.sctnHeader {
color: #DD550C;
font-size: 14px;
font-weight: bold;
height: 18px;
margin: 0px 0px 3px 0px;
padding: 0px 0px 2px 0px;
border-bottom: 2px solid #466D98;
}
.calEvent {
width: 65%;
float: right;
font-size: 12px;
font-weight: bold;
padding: 5px 0px 0px 0px;
color: #466D98;
line-height: 16px;
}
.calItem {
width: 200px;
margin: 10px 0px 5px 0px;
padding: 0px;
float: left;
position: relative;
font-family: Arial, Helvetica, sans-serif;
}
.calDate {
width: 30%;
float: left;
margin: 0px 3px 0px 3px;
padding: 0px;
color: #DD550C;
text-align: center;
font-weight: normal;
font-size: 125%;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
line-height: 16px;
}
.calmonth {
font-size: 12px;
clear: both;
display: block;
}
.calday {
font-size: 18px;
clear: both;
display: block;
}
#currentStudentEvents p.more
{
	background:url(http://www.auburn.edu/template/styles/images/bulletArrow.gif) right 4px no-repeat; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	padding-right:10px; 
	padding-bottom:20px; /**/
	text-align:right;
	margin: 5px 0px 0px 0px;
	display: block;

}
p.smallSocial
{
	margin: 0px;
	padding: 0;
	text-align: center;
}
p.smallSocial img
{
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}
p.smallSocial a
{
	border: none;
	text-decoration: none;
}
.linksArea
{
	margin: 0;
	padding-top: 10px;
	border-top: 1px solid #DBDBDB;
}