#pscroller1{
width: 310px;
height:73px;
color:#fff;
}
h2{ padding:0px; margin:0px;}
#pscroller1 a{
font-size: 13px;
}
a{
font-size: 12px;
}
.upcoming-career-fair{ font-size:11px; color:#93bf2c}
/* CONTAINER */
#container {
width: 970px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.3em;
color: #333;
}



/* HTML REVISION */



a {
color:#5295B4;
text-decoration: none;
font-size:11px;
}

a:hover {
border-bottom: 1px dotted #5295B4;
}

a.logo:hover {
border-bottom: 0px; /* Keeps logo link from being underlined and highlighted when hovering */
}

h1, h2, h3 {
font-family: 'Trebuchet MS', Arial, sans-serif;
font-weight: bold; 
color: #666;
}

h1 {
font-size: 125%;
}

h2 {
font-size: 120%;
}

h3 {
font-size: 105%;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.3em;
width: 560px;
}
		
		
		
/* HOME PAGE, ROOT & ADVANCED SEARCH EXTRAS */



#homelogin {
float: right;
margin-top: -60px;
/*margin-left: 450px;*/
font-size: 90%; /* FONT SIZE ------ */
}

#homeemployer {
text-align: center;
margin: 40px 0 20px 0; /* Spaces home page employer note */
clear: both;
}

/* PRIMARY DIVS */


#header_2 {
margin: 0 auto;
/*margin-left: 100px;*/
margin-top: 80px; /* Replaces header on home page - moves logo over and down appropriate amount */
}

#content {
font-size: 90%; /* FONT SIZE ------ */
width: 770px;
margin: 0 auto;
/*margin-left: 105px;*/
margin-top: 50px;
margin-bottom: 30px; /* Moves search boxes over appropriate amount */
}

.leftcol {
width: 105px;
float: left;
margin: 0 0 20px 0;
}

.midcol, .rightcol {
width: 105px;
float: left;
margin: 0 0 20px 0;
padding-left: 20px;
}

.leftcol li, .midcol li, .rightcol li {
list-style: none;

}

.colwrap {
margin: 0 0 0 15px;
width: 770px;
font-size: 10px;
}

div.clear {
clear: both;
overflow: hidden;
height: 1px;
}

#footer {
width: 770px;
height: 50px;
padding: 30px 5px 5px 5px;
clear: both;
text-align: center;
font-size: 90%; /* FONT SIZE ------ */
}


/* FORM STUFF */



.jobtextbox {
width: 200px;
margin-right: 8px; /* This Class defines width and spacing of text fields in job search form */
}

.contenttable {
width: 560px; /* This Class defines width of any table used for job search or in content with sidebar */
border: 0px;
margin-left: 105px;
}

.topalign {
vertical-align: top; /* Aligns bottom cells of job search table */
}

/* TAG SEARCH SPECIALS */



#tagheader {
margin-left: 50px;
margin-top: 80px;
}

#taglogin {
margin-top: -60px;
margin-left: 500px;
font-size: 90%; /* FONT SIZE ------ */
}

#tagsearch {
margin-left: 50px;
margin-right: 75px;
margin-top: 50px;
margin-bottom: 30px;
padding: 10px;
text-align: center;
background-color: #F7FBEB;
border: 1px solid #BCDA68;
font-size: 90%; /* FONT SIZE ------ */
}

#tagbox {
margin-left: 80px;
margin-right: 100px;
margin-top: 50px;
}

#tagcloud {
border: 1px solid #B6CDE1;
padding: 10px;
}

#tagtopright {
width: 400px;
margin-right: 140px;
margin-top: -90px;
float: right;
font-size: 85%; /* FONT SIZE ------ */
}

/* End */
