/* CSS Document */
#talentwrapper
{
/* background: transparent url(../images/bg/talent1.gif) top right no-repeat; */
min-height: 400px;
}


#lowercontent .leftcol
{
margin-left: 60px;
float: left;
width: 500px;
border-top: 0px dashed #B03B42;
}


#lowercontent .rightcol
{
margin-left: 685px;
opacity: .95;
filter: alpha(opacity = 95);
zoom: 1;
}

#lowercontent #map 
{
width: 500px;
height: 300px;

}

#lowercontent .search 
{

padding-top: 50px;
color: #000000;

}


#lowercontent .search .header
{

background: url(../images/bg/search_right_top.gif) top left no-repeat;
height: 14px;
}

#lowercontent .search .body
{
background: url(../images/bg/search_right_side.gif) top left repeat-y;
height: auto;
padding-left: 10px;
font-size: 80%;
}

#lowercontent .search .body h4
{
color: #FA46C5;
}



#lowercontent .search .footer
{
background: url(../images/bg/search_right_bottom.gif) bottom left no-repeat;
height: 14px;
}

#results
{
margin-top: 20px;
padding-bottom: 30px;
}

#results h1
{
color: #FA46C5;
font-size: 110%;
padding: 6px 0 6px 0;
border-top: 1px dashed #FA46C5;
border-bottom: 1px dashed #FA46C5;
margin-top: 5px;
margin-bottom: 0px;
}

#results .pager 

{
background-color:#CCCCCC;
color: #000000;
font-size: 70%;
letter-spacing: 1.5px;
font-weight: bold;
padding-top: 3px;
padding-right: 1px;
padding-bottom: 3px;
padding-left: 1px;
text-align: center;
border-bottom: 1px dashed #FFFFFF;
}

#results .pager a

{
color: #000000;
text-decoration: none;
}

#results .pager a:hover

{
color: #000000;
text-decoration: underline;
}

#results .pager a.current

{
color: #FF3399;
}
#results .jobsintro
{
background-color:#000000;
font-size: 90%;
padding: 10px 0 10px 0;
opacity: .8;
}

#results .job
{
padding: 5px 0 0px 0;
font-size: 80%;
margin: 0;

}

#results .job h2
{
border-bottom: 1px dashed #FA46C5;
border-top: 1px dashed #FA46C5;
padding: 10px 0 10px 0;
font-size: 115%;
}

#results .job p
{
background-color:#000000;
}


#results .program .thumbnail
{
float: left;
}

#results .program .summary
{
margin-left: 175px;
}

#results .program h4
{
margin: 0;
}

#results .program h4 a
{
margin: 0;
color: #C7E301;
}

#results .program .summary p
{
font-size: 80%;
margin: 0;
background-color:#000000;
}

#results .program .summary .icons
{
font-size: 80%;
margin-top: 10px;
}