/*CAL POLY ADVANCED CSS TEMPLATE V 3.1*/
/*EDUCATIONAL WEB SERVICES*/
/*AUXILIARY ORGANIZATIONS ASSOCIATION*/




div.skipcontent
{
    text-align: right;
    font-size: .75em;
    padding-top: 2px;
    padding-right:10px;
    clear: right;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:.7em;
	font-family:Sans-Serif;
}

div.helperlinks
{
    text-align: right;
    color: #ffffff;
    padding-top: 19px;
    clear:right;
}




/*HEADER LINK
---------------------------------------------------------------------------*/
a.headerlink:link { 
    font-weight: normal; 
    text-decoration: underline; 
    color: #ffffff;
}
a.headerlink:visited { 
    font-weight: normal; 
    text-decoration: underline; 
    color: #ffffff;
}
a.headerlink:hover, a:active { 
    text-decoration: none; 
    color: #ffffff;
}





/*LOGIN BOX
---------------------------------------------------------------------------*/
#loginbox
{
	float:right; 
	text-align:left; 
	margin:20px 0px 0px 0px;	
}
#loginbox p 
{
 margin:0px;
 padding:0px;
}
#loginbox input {
	color:#333333; 
	display:block;
	margin: 0px 0px 0px 5px; 
    float:left;
    width:100px;
    height:15px; 
    text-size:.95em;
}
#loginbox input.button {
	width:50px;
	height:21px; 	
}
#loginbox input.button:hover {
	width:50px;
	height:21px; 
}

#loginbox input.logoutbutton {
	height:21px; 
}
#loginbox input.logoutbutton:hover {
	height:21px; 	
}
