/*-------------------------------
Job Alert, Email a Friend, New Career Search Pages
version 1.0
Rob English
Last Update: Tuesday, August 12, 2008
_________________________________*/

/*ul.careers2 { list-style-type:none; margin: 5px 0 1em 15px; font-family: Trebuchet MS; color:#000000;font-size: 8pt; }*/


#containerCorners {
background: #ffd200 url(../images/careers/main_corners.gif) no-repeat top left;
width: 525px;
height: 6px;
padding: 0 0 0 10px;
margin: 0;
clear: both; 
}

* html #containerCorners { 
background: #ffd200 url(../images/careers/main_corners.gif) no-repeat top left; 
width: 525px; 
height: 6px; 
margin: 0 0 -12px 0; 
padding: 0 0 0 10px; 
}

#senderContainer { 
background: #ffd200 url(../images/careers/small_grad.gif) repeat-x bottom;  
width: 525px; 
height: 75px; 
padding: 10px 0 0 10px; 
margin: 0 0 20px 0; 
}


#recipientContainer {
background: #ffd200 url(../images/careers/main_grad.gif) repeat-x bottom;  
width: 525px; 
height: 400px; 
padding: 10px 0 0 10px; 
margin: 0 0 20px 0 ; 
}

#jobalertContainer { 
background: #ffd200 url(../images/careers/main_grad.gif) repeat-x bottom;  
width: 518px; 
height: auto; 
padding: 10px 7px 0 10px; 
margin: 0 0 20px 0 ; 
}

#unsubscribeContainer { 
background: #ffd200 url(../images/careers/main_grad.gif) repeat-x bottom;  
width: 518px; 
height: 125px; 
padding: 10px 7px 0 10px; 
margin: 0 0 20px 0 ; 
}

h3.titles { 
font-family: Trebuchet MS; 
font-size: 1.1em; 
color: #000 
}

td { 
font-family: Trebuchet MS; 
font-weight: bold; 
font-size: .9em; 
color:#000;
}

a.sendButton:active {
margin-left: 400px;
font-family: Trebuchet MS;
font-size: .75em;
color: #FFF;
border-style: solid;
background: #FF0000;
border-width : 1px;
text-decoration : none;
padding : 5px;
border-color : #999000;
}

a.sendButton:visited {
margin-left: 400px;
font-family: Trebuchet MS;
font-size: .75em;
color: #FFF;
border-style: solid;
background: #FF0000;
border-width : 1px;
text-decoration : none;
padding : 5px;
border-color : #999000;
}

a.sendButton:hover {
margin-left: 400px;
font-family: Trebuchet MS;
font-size: .75em;
color: #ffffff;
border-style: solid;
background: #AA0000;
border-width : 1px;
text-decoration : none;
padding : 5px;
border-color : #999000;
}

a.sendButton {
margin-left: 400px;
font-family: Trebuchet MS;
font-size: .75em;
color: #FFF;
border-style: solid;
background: #FF0000;
border-width : 1px;
text-decoration : none;
padding : 5px;
border-color : #999000;
}

#clear {
clear: both;
}
