html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin:0;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html,body{
margin: 0 0 1px;
height:100%;
padding:0;
}

body {
	line-height: 1;
	color: black;
	background: #F1F8FB;
	font-family:"Lucida Grande","Verdana","Arial", sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong{
    font-weight:bold;
}

a, a:visited{
color:#145A92;
text-decoration: none;
}

a:hover{
text-decoration: underline;}

#header_wrap_home{
background-image:url(../images/header-bg.jpg);
background-repeat:repeat-x;
}

#header{
width:950px;
height:136px;
padding-top:20px;
margin:0 auto;
}

#logo{
float:left;
margin-top:20px;
margin-left:20px;
}

#account-btns{
float:right;
margin-top:30px;
}

#account-btns img#login-here{
margin-top:10px;
position:relative;
display:block;
float:left;
margin-right:10px;
}

#account-btns img#logout{
margin-top:10px;
position:relative;
display:block;
float:left;
margin-left:10px;
}


#account-btns img#profile{
margin-top:10px;
position:relative;
display:block;
float:left;
margin-left:10px;
}

#or{
color:white;
font-style: italic;
margin-right:15px;
position:relative;
display:block;
float:left;
margin-top:10px;

}



#navigation{
margin-top:35px;
}

#navigation ul{
float:right;
}

#navigation li{
float:left;
margin-left:35px;
}

#search-home-wrap{

background-image:url(../images/search-home-bg-repeat.jpg);
background-repeat: repeat-x;
}



#search-home{
width:950px;
height: 288px;
background-image:url(../images/search-home-bg.jpg);
background-repeat:no-repeat;
margin:0 auto;
text-align: center;
}

#topHeadline{
margin:0 auto;
margin-top:70px;
}

#search-box-home{
width:650px;
margin:0 auto;
margin-top:50px;


}

#search-box-home .search-input input{
margin-top:8px;
width:256px;
padding:2px;
margin-right:8px;
font-size:14px;

}

#search-box-home .search-input select{
width:260px;
margin-top:8px;
margin-right:8px;
font-size:14px;
padding:2px;
}
 

#search-box-home .search-input-smaller input{
margin-top:8px;
width:175px;
padding:2px;
margin-right:8px;
font-size:14px;

}

#search-box-home .search-input-smaller select{
width:175px;
margin-top:8px;
margin-right:8px;
font-size:14px;
padding:2px;
}
 
#search-btn{
margin-top:20px;
float:left;
}

.search-input{
text-align: left;
float:left;
}

.search-input label{}


.search-input-smaller{
text-align: left;
float:left;
}

.search-input-smaller label{}

#search-options{
text-align: right;
padding-top:10px;
border-top:1px solid #CEDEDE;
margin-top:10px;
width:533px;

}

/* HOME BUTTONS */

#home-buttons-wrap{
background-image:url(../images/home-btns-bg-repeat.jpg);
background-repeat:repeat-x;
background-color:#006caa;
}

#home-buttons{
width:890px;
height:186px;
margin:0 auto;
background-image:url(../images/home-btns-bg.jpg);
background-repeat:no-repeat;
padding-top:20px;
padding-left:20px;}

#home-buttons img{
float:left;
margin-left:20px;
}

#home-buttons img#lastBtn{
margin-right:0;}

.under-shadow{
background-image:url(../images/under-shadow.jpg);
background-repeat:repeat-x;
height:10px;
margin-top:-1px;
}

/* MAIN */




#main{
width:950px;
margin:0 auto;
padding-bottom:30px;
}


#left-main{
width:650px;
float:left;
background-color:white;
padding:18px;
margin-top:20px;
min-height:630px;
}

/* JOB LISTINGS */
.jobListing{
height:20px;
margin-top:10px;
padding:10px;

}
.odd{
}
.even{
background-image:url(../images/listing-fade-blue.jpg);
background-repeat:no-repeat;
}

p.jobTitle{
float:left;
width:320px;
}


p.jobTitle a, p.jobTitle a:visited{
color:#145A92;
text-decoration: none;
font-size:16px;
line-height:17px;
}

p.jobTitle a:hover{
text-decoration:underline;}


p.jobLocation{
float:left;
margin-left:10px;
font-size:14px;
padding-bottom:1px;

}

p.jobLocation a, p.jobLocation a:visited{
color:#0B97D7;
}


#right-main{
width:234px;
float:left;
margin-top:38px;
background-image:url(../images/fade-divider.jpg);
background-repeat:no-repeat;
padding-left:30px;

}


.heading{
padding-bottom:6px;
border-bottom:1px solid #CEDEDE;
}



ul#job-categories{
margin-top:10px;
font-size:14px;
}

ul#job-categories li{
margin-top:8px;
}

ul#job-categories li a{
color:#145A92;
}
/* FOOTER */

#footer-wrap{
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
}

#footer{
width:950px;
margin:0 auto;
height:108px;
padding-top:30px;
text-align: center;
color:white;
}

#footer ul{
margin:0 auto;
height:20px;
width:450px;}

#footer ul li{
float:left;
margin-right:10px;
padding-right:10px;
padding-bottom:1px;
display:block;}


#footer ul li#last{
padding-right:0;
margin-right:0;
}

#footer ul li a, #footer ul li a:visited{
color:white;}

#footer img.social-icon{
float:left;
margin-left:5px;
margin-top:-10px;
}

#footer #copyright{
float:left;
margin-right:10px;
padding-bottom:1px;}

#footer-bottom{
width:525px;
text-align: center;
margin:0 auto;
margin-top:10px;}

.clearBoth{
clear:both;
}
/*BLANK PAGE*/
#content{
	background: url(../images/content_bg.png) bottom repeat-y;
	color:#666;
	margin:40px auto 20px;
	padding:10px 0px 0px;
	width:980px;
}
div.contentTop{
	background: url(../images/content_top_bg.png) top no-repeat;
	display:block;
	height:20px;
	margin:-10px 0px 0px;
	position:relative;
	}
div.contentBottom{
	background: url(../images/content_bottom_bg.png) top no-repeat;
	display:block;
	height:24px;
	margin:20px 0px 0px;
	}
#content #wrap{
	display:block;
	min-height:440px;
	padding-left:50px;
	padding-right:50px;

	}
#content #wrap p{ 
	line-height:15px;
	margin:0px 0 15px;
}
#content #wrap img.float-left{
	float:left;
	margin:0px 10px 10px 0px;
	}
#content #wrap h1{
	color:#0f538b;
	font-size:24px;
	font-weight:bold;
	margin:0px 0 30px;
	}
#content #wrap h2{
	border-bottom:1px solid #cedede;
	color:#0f538b;
	font-size:20px;
	font-weight:bold;
	margin:0px 0 18px;
	padding:0px 0px 12px;
	}
#content #wrap h3{
	color:#0f538b;
	font-size:18px;
	font-weight:bold;
	margin:0px 0 20px;
	padding:0px;
	}
#content #wrap h4{
	font-size:18px;
	font-weight:bold;
	margin:0px 0 20px;
	padding:0px;
	}
#content #wrap ol{
	margin:0px 0 20px;
	padding:0px;
	}
#content #wrap ol li{
	margin:0px 0px 10px;
	padding:0px;
	}
#content #wrap ul{
	margin:0px 0 20px;
	padding:0px;
	}
#content #wrap ul li{
	margin:0px 0px 10px;
	padding:0px;
	}
#content #wrap dl{ 
	line-height:15px;
	margin:0px 0 15px;
}
#content #wrap dl dt{ 
	font-weight:bold;
	margin:0px 0px 5px;
}
#content #wrap dl dd{ 
	font-style:italic;
	margin:0px 0px 20px;
}
#content #wrap table{ 
	margin:0px 0 15px;
}
#content #wrap table th{
	padding:5px 10px;
	font-size:13px;
	font-weight:bold;
	} 
#content #wrap table td{
	padding:10px;
	}
#content #wrap select{
	margin:10px 0px 15px;
	} 
#content #wrap input{
	margin:0;
	}
#content #wrap textarea{
	margin:10px 0px 15px;
	}
/*Output*/
#search-output{
width:950px;
height:90px;
background: url(../images/search_bg.png) top no-repeat;
margin:0 auto;
text-align: center;
}
#search-box-output{
width:650px;
margin:30px 0px 0px;
padding:8px 0px 0px 30px;
}
.search-box-output-larger{
width:auto !important;
}
#search-box-output .search-input input{
margin-top:8px;
width:256px;
padding:2px;
margin-right:8px;
font-size:14px;
}
#search-box-output .search-input select{
width:260px;
margin-top:8px;
margin-right:8px;
font-size:14px;
padding:2px;
}
#search-output .search-input label{
	color:#fff;
	font-size:17px;
	}
#search-box-output .search-input-smaller input{
margin-top:8px;
width:175px;
padding:2px;
margin-right:8px;
font-size:14px;
}
#search-box-output .search-input-smaller select{
width:175px;
margin-top:8px;
margin-right:8px;
font-size:14px;
padding:2px;
}
#search-output .search-input-smaller label{
	color:#fff;
	font-size:17px;
	}
#search-output #search-options-output{
text-align: right;
padding-top:2px;
margin-top:5px;
width:533px;
}
#content-output{
	background: url(../images/content_bg.png) bottom repeat-y;
	color:#666;
	margin:10px auto 20px;
	padding:10px 0px 0px;
	width:980px;
}
#content-output div.contentTop{
	background: url(../images/content_top_bg.png) top no-repeat;
	display:block;
	height:20px;
	margin:-10px 0px 0px;
	position:relative;
	}
#content-output #wrap{
	display:block;
	min-height:440px;
	padding-left:50px;
	padding-right:50px;
	}
#content-output #wrap p{ 
	color:#666;
	line-height:15px;
	margin:0px 0 15px;
}
#content-output #wrap h2{
	border-bottom:1px solid #cedede;
	color:#0f538b;
	font-size:20px;
	font-weight:bold;
	margin:0px 0 18px;
	padding:0px 0px 12px;
	}
#content-output #right{
width:234px;
float:left;
padding-left:30px;

}
#content-output #left{ 
float:left;
margin:0px;
padding:0px 0px 20px;
width:600px;
}
#content-output #left .heading-output{
padding-bottom:6px;
}
#content-output #left .results{
border-top:1px solid #CEDEDE;
padding:12px 0px;
margin:0px;
}
#content-output #left .results ol{
display:block;
height:20px;
width:500px;
	}
#content-output #left .results ol li{	
	float:left;
	margin:0px 8px 0px 0px;
	}
#content-output #left .results ol li a{	
	color:#47b1e1;
	font-size:10px;
	font-weight:bold;
	}
#content-output #left .results ol li.name a{
	color:#008cdc;
	font-size:14px;
	font-weight:bold;
	}
#content-output #left .results .client{
	color:#666;
	display:block;
	margin:0px 0px 10px;
	width:500px;
	}
#content-output #left .results .client span{
	color:#aeaeae;
	}
#content-output #left .results p{
	display:block;
	margin:5px 0px 7px;
	width:560px;
	}
/*employers*/
#content-employers{
	background: url(../images/content_bg.png) bottom repeat-y;
	color:#666;
	margin:40px auto 20px;
	padding:10px 0px 0px;
	width:980px;
}
#content-employers h2{
	display:block;
	text-align:center;
	}
#content-employers .post{
	float:left;
	margin:0px 0px 40px;
	}
#content-employers p.desc{
	color:#666;
	display:block;
	font-size:12px;
	padding:10px 0px 0px;
	text-align:center;
	width:860px;
	}
#content-employers .post ul{
	margin:0px 0px 0px 0px;
		width:980px;

	}
#content-employers .post ul li{
	float:left;
	margin:0px;
	}
#content-employers .post ul li .buttonWrap1{
	display:block;
	margin:0px 0px 0px 20px;
	}
#content-employers .post ul li .buttonWrap3{
	display:block;
	margin:0px 0px 0px 40px;
	}
#content-employers .post ul li .buttonWrap10{
	display:block;
	margin:0px 0px 0px 40px;
	}
#content-employers .post ul li .buttonWrap25{
	display:block;
	margin:0px 0px 0px 48px;
	}
#content-employers .post ul li .buttonWrapUnlimited{
	display:block;
	margin:0px 0px 0px 35px;
	}
#content-employers .subscription ul li .buttonWrap6m{
	display:block;
	margin:0px 0px 0px 20px;
	}
#content-employers .subscription ul li .buttonWrap1m{
	display:block;
	margin:0px 0px 0px 40px;
	}
#content-employers .post ul li img{
	display:block; 
	}
#content-employers .subscription p.desc{
	color:#666;
	display:block;
	font-size:12px;
	padding:10px 0px 0px;
	text-align:center;
	width:860px;
	}
#content-employers .subscription ul{
	float:left;
	margin:20px 0px 0px 120px;
	}
#content-employers .subscription ul li{
	float:left;
	margin:0px;
	}
#content-employers .subscription ul li.borders{
	border-right:1px solid #cedede;
	}
#content-employers .subscription ul li img{
	display:block;
	}
#content-employers div.contentTop{
	background: url(../images/content_top_bg.png) top no-repeat;
	display:block;
	height:20px;
	margin:-10px 0px 0px;
	position:relative;
	}
#content-employers #wrap{
	display:block;
	min-height:440px;
	padding:0 50px 0 50px;
	}
#content-employers #wrap #postToday{
	float:left;
	margin:10px 40px 40px 0px;
	width:540px;
	}
#content-employers #wrap #postToday p{
	color:#666;
	font-size:15px;
	line-height:18px;
	margin-top:10px;
	}
#content-employers #wrap #postToday p.resumeNumber{
	color:#128ED7;
	font-size:18px;
	line-height:18px;
	margin:15px 0px 0px;
	}
#paypal{
	display:block;
	float:left;
	margin:25px 0px 0px;
	width:100px;
	}
#tweetmyjob{
	display:block;
	float:left;
	margin:10px 0px 0px 35px;
	width:100px;
	}
#content-employers #wrap h2{
	color:#0f538b;
	font-size:19px;
	font-weight:bold;
	margin:15px 0 18px;
	padding:0;
	margin-top:50px;

	}
#content-employers #wrap #job-credits{
    padding:4px;
    background-image:url(../images/job-credit-bg.png);
    background-repeat:no-repeat;
    width:877px;
    height:177px;
}

#content-employers #wrap #job-credits img{
float:left;
margin-top:4px;
}

#content-employers #wrap #job-credits h2 a{
text-decoration:underline;
margin-left:20px;
line-height:35px;
}
#content-employers #wrap #job-credits h2 a:visited{
text-decoration:underline;
}
/*POST SITE*/
#post_a_job_form{
	width:650px;
	}
#post_a_job_form .formWidth{
	width:200px;
	} 
#post_a_job_form .twoDigits{
	width:30px;
	} 
#post_a_job_form .fourDigits{
	width:60px;
	}
#post_a_job_form #postSubmit, #postSubmit{
	background:url(../images/btn_submit.png);
	border:none;
	cursor:pointer;
	height:31px;
	outline:none;
	width:87px;
	} 
#post_a_job_form #postReset{
	background:url(../images/btn_reset.png);
	border:none;
	cursor:pointer;
	height:31px;
	outline:none;
	width:69px;
	}


/*search resumes*/
#refineSearch{
	background:url(../images/bg_search_resumes.png) top left no-repeat;
	color:#fff;
	float:left;
	height:351px;
	margin:0 10px 10px 0;
	width:216px;
	padding:12px;
	}

#refineSearch #refineSearchForm p{
	margin:15px 0px 0px 0;
	}
#refineSearch #refineSearchForm p input.long{
	width:200px;
	}
#refineSearchForm #postSubmit{
	background:url(../images/btn_submit.png);
	border:none;
	cursor:pointer;
	height:31px;
	outline:none;
	width:87px;
	} 
#resumeSection{
	margin:10px 0px 0px 280px;
	min-height:600px;
	width:600px;
	}
#resumeSection ol#sortBy{
	border-bottom:1px solid #cedede;
	display:block;
	padding:0px 0px 20px;
	width:600px;
	}
#resumeSection ol#sortBy li{
	float:left;
	margin:0px 6px 0px 0px;
	}
#resumeSection p#showing{
	font-weight:bold;
	}
#resumeSection .resume{
	padding:0;
	width:600px;
	}
#resumeSection .resume .name a{
	font-size:16px;
	}
#resumeSection .resume .title{
	font-size:12px;
	font-weight:bold;
	}
#resumeSection .resume .location{
    display:none;
	}
#resumeSection .resume .experience{
    line-height:16px;
	}
#resumeSection .resume ul.resumeLinks{
	border-bottom:1px solid #cedede;
	display:block;
	height:20px;
	padding:0px 0px 0px;
	width:600px;
	}
ul.resumeLinks li{
	float:left;
	}
ul.resumeLinks li a{
	margin:0px 6px;
	}
#resumeSection #pagination{
	margin:0px 0px 60px;
	}
#resumeSection #pagination ol li{
	float:left;
	margin:0px 6px 0px 0px;
	}
/*profile edit*/

#profile-heading{
margin-bottom:0;
}
#profile-heading span{
font-size:12px;
color:#888888;
margin-left:10px;
}

.profileHeader{
margin-top:10px;
height:15px;
width:865px;
padding:10px;
background-image:url(../images/profile-header.png);
background-repeat:no-repeat;
color:#0078bc;
font-size:14px;
font-weight:bold;
}

.profileSection{
border-left:1px solid #cddede;
border-right:1px solid #cddede;
border-bottom:1px solid #cddede;
width:863px;
padding:10px;
}


#profileHeading{
	margin:0px 0px 40px;
	width:900px;
	}
#profileHeading .name{
	font-size:28px;
	}
#profileHeading .title{
	font-size:14px;
	font-weight:bold;
	}

#profileHeading ol#profileSelect{
	border-bottom:1px solid #cedede;
	float:left;
	padding:0px 0px 8px;
	width:880px;
	}
#profileHeading ol#profileSelect li{
	float:left;
	margin:0px 8px 0px 0px;
	}
#quickProfile{
	float:right;
	width:360px;
	}
#profileMain{
	width:600px;
	}
#profileMain div{
	margin:0px 0px 40px;
	}
.edit{
	color:#000;
	font-size:12px;
	font-weight:normal;
	}
#saveChanges{
	background:url(../images/btn_saveChanges.png);
	border:none;
	cursor:pointer;
	height:31px;
	outline:none;
	width:151px;
	}
/*job Posting*/
.bold{
	font-weight:bold;
	}
#jobHeading{
	margin:0px 0px 40px;
	width:900px;
	}
#jobHeading .name{
	font-size:28px;
	}
#jobHeading .title{
	font-size:14px;
	font-weight:bold;
	}
#jobHeading ol#jobSelect{
	border-bottom:1px solid #cedede;
	float:left;
	padding:0px 0px 8px;
	width:880px;
	}
#jobHeading ol#jobSelect li{
	float:right;
	margin:0px 8px 0px 0px;
	}
h1.jobName span{
	color:#666;
	}
h1.jobName span a{
	color:#47b1e1;
	margin:0px 10px 0px 0px;
	}
#jobLinks{
	float:right;
	width:330px;
	margin-right:15px;
	}
#jobLinks div{
	margin:0px 0px 40px;
	}
#jobMain{
	width:600px;
	}
#jobMain div{
	margin:0px 0px 40px;
	}
.edit{
	color:#000;
	font-size:12px;
	font-weight:normal;
	}
.applyNow{
	background:url(../images/btn_applyNow.png);
	border:none;
	cursor:pointer;
	height:31px;
	outline:none;
	width:121px;
	}
/* login */
#login-left{
width:350px;
float:left;
}
#login-right{
width:450px;
float:left;
margin-left:30px;
}
#login-right .login-right-section{
float:left;
width:200px;
margin-right:20px;
}
#content #wrap #login-right a, #content #wrap #login-right a:visited{
font-size:14px;
text-decoration: underline;}
#content #wrap #login-right .login-right-section p{
margin-top:10px;
}
#login-form label{
display:block;
float:left;
width:100px;
margin:10px 0 0;
padding:5px 0 0;
}
#login-form input{
display:block;
float:left;
margin:10px 0 0;
padding:0;
width:200px;
}
#content #wrap #login-form input.button{
float:right;
margin-top:20px;
width:100px;
margin-right:45px;
}

#content #wrap #login-form p{
margin:0;
}
/* register */
#register .register-right-section{
float:left;
width:300px;
margin-right:20px;
}
#content #wrap #register a, #content #wrap #register a:visited{
font-size:14px;
text-decoration: underline;}
#content #wrap #register .register-right-section p{
margin-top:10px;
}
#content #wrap select#id_how_heard{
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0;
  margin-left: 0px;
}

/* django-p-form */
form.django-p-form {}
form.django-p-form p {margin-top: .25em; margin-bottom: .25em;}
form.django-p-form label {font-weight:bold; display:block;}

/*form.django-tbl-form {}
form.django-tbl-form td {padding: 5 10 0 10px !important;}
form.django-tbl-form th {padding: 5 10 0 10px !important;}
form.django-tbl-form tr {padding: 5 10 0 10px !important;}*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* shopping cart */
#shopping-cart-header{
background-image:url(../images/shopping-cart-header.png);
background-repeat:no-repeat;
height:27px;
width:865px;
margin-top:10px;
padding:12px 10px 10px 10px;
}
#shopping-cart-header a, #shopping-cart-header a:visited{
color:white;
margin-top:8px;
}
#content-employers #wrap #shopping-cart-header h2{
font-size:20px;
color:#FFF;
padding:0;
text-align: left;
width:200px;
float:left;
margin-top:0;
}
#shopping-cart{
display:block;
clear:both;
width:863px;
border:1px solid #cddede;
border-top:none;
margin-top:-10px;
padding:10px;
margin-bottom:20px;
}
#shopping-cart #proceed-to-checkout{
margin-top:10px;
}
#clear-cart{
display:block;
float:right;
}
#indeed{
float:right;
}

#content #wrap textarea#terms-of-use{
width:400px;
height:200px;
margin-top:10px;
margin-left:10px;
}

#content #wrap input.leftpush{
margin-left:10px;}

/*search applicants*/
#searchApplicants{
	background:url(../images/bg_search_resumes.png) top left no-repeat;
	color:#fff;
	float:left;
	height:351px;
	margin:0 10px 10px 0;
	width:216px;
	padding:12px;
	}

#searchApplicants #searchApplicantsForm p{
	line-height:20px;
	margin:15px 0px 20px;
	}
#searchApplicants #searchApplicantsForm p input.long{
	width:200px;
	}
#searchApplicantsForm #postSubmit{
	background:url(../images/btn_submit.png);
	border:none;
	cursor:pointer;
	height:31px;
	outline:none;
	width:87px;
	} 
#applicantSection{
	margin:10px 0px 0px 280px;
	min-height:600px;
	width:600px;
	}
#applicantSection ol#sortBy{
	border-bottom:1px solid #cedede;
	display:block;
	padding:0px 0px 20px;
	width:600px;
	}
#applicantSection ol#sortBy li{
	float:left;
	margin:0px 6px 0px 0px;
	}
#applicantSection p#showing{
	font-weight:bold;
	}
#applicantSection .resume{
	padding:0;
	width:600px;
	}
#applicantSection .resume .name a{
	font-size:16px;
	}
#applicantSection .resume .title{
	font-size:12px;
	font-weight:bold;
	}
#applicantSection .resume .location{
	}
#applicantSection .resume .experience{
    line-height:16px;
	}
#applicantSection .resume ul.resumeLinks{
	border-bottom:1px solid #cedede;
	display:block;
	height:20px;
	padding:0px 0px 0px;
	width:600px;
	}
ul.resumeLinks li{
	float:left;
	}
ul.resumeLinks li a{
	margin:0px 6px;
	}
#applicantSection #pagination{
	margin:0px 0px 60px;
	}
#applicantSection #pagination ol li{
	float:left;
	margin:0px 6px 0px 0px;
	}
/*MEDIA*/
#content #wrap #mediaLinks{
	float:left;
	width:235px;
	}
#content #wrap #mediaLinks li h2{
	margin:20px 0px;
	}
#content #wrap #mediaLinks li h2#usefulLinks{
	margin:40px 0px 20px;
	}
#content #wrap #mediaLinks li.resumeNumber{
	color:#128ED7;
	font-size:18px;
	line-height:18px;
	margin:30px 0px 0px;
	}
#content #wrap #mediaLinks li.topButton{
	margin:40px 0px 20px;
	}
#content #wrap #mediaContent{
	margin:10px 0px 0px 280px;
	width:565px;
	}
#content #wrap #mediaContent p{
	font-size:12px;
	line-height:18px;
	}
#content #wrap #mediaContent ol#mediaLogos{
	display:block;
	margin:0px 10px;
	width:565px;
	}
#content #wrap #mediaContent ol#mediaLogos li{
	display:block;
	float:left;
	height:100px;
	width:270px;
	}
#content #wrap #mediaContent ol#mediaLogos li.bottom{
	display:block;
	float:left;
	height:60px;
	width:540px;
	}
#content #wrap #mediaContent ol#mediaOutlets{
	display:block;
	height:150px;
	margin:20px 10px 0px;
	width:565px;
	}
#content #wrap #mediaContent ol#mediaOutlets li{
	display:block;
	float:left;
	height:20px;
	width:180px;
	}

#searchApplicantsForm select{
    margin: 0px !important;
}