/* Talent wrapper */






#lowercontent
{
clear: both;
margin-top: 20px;
}

#lowercontent .leftcol
{
margin-left: 60px;
float: left;
width: 255px;
border-top: 1px dashed #B03B42;
padding-top:10px;
}

#lowercontent .rightcol
{
margin-left: 350px;
}

#lowercontent .leftcol .introtext
{
}

#lowercontent .leftcol .introtext h1
{
background: transparent url(../images/welcomto.gif) top left no-repeat;
min-height: 230px;
height: 230px;
text-indent:-9999px; 
margin: 0;
padding: 0;
font-size: 100%;
}

#lowercontent .leftcol .markets
{
width: 270px;
font-size: 80%;
padding-bottom: 8px;
}

#lowercontent .leftcol .marketsheader
{
border-top: 1px dashed #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
padding: 5px 0 5px 0;
}

#lowercontent .leftcol .screening
{
width: 270px;
font-size: 80%;
padding-bottom: 8px;
margin-bottom: 50px;
}


#lowercontent .leftcol .screenheader
{
border-top: 1px dashed #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
padding: 5px 0 5px 0;
}


#lowercontent .rightcol .header
{
background: url(../images/bg/int_home_top.gif) top left no-repeat;
height: 14px;
margin-top: 20px;
}

#lowercontent .rightcol .body
{
background: url(../images/bg/int_home_side.gif) top left repeat-y;
padding-left: 10px;
height: 340px;
width: 532px;
}

#lowercontent .rightcol .body h4
{
color: #000000;

}

#lowercontent .rightcol .body .entire
{

}

#lowercontent .rightcol .body .entire a
{
color: #D92B25;
margin-top: 40px;
}

#lowercontent .rightcol .footer
{
background: url(../images/bg/int_home_bottom.gif) bottom left no-repeat;
height: 14px;
}

.progunit
{
width: 160px;
margin-top: 10px;
border-bottom: 1px dashed #000000;
float: left;
padding: 5px;
}

.progunit .thumbnail
{
padding: 3px;
}


.progunit .progtext
{
color: #000000;
}

.progunit .progtext h3
{
color:#B03B42;
font-size: 90%;
}
.progunit .progtext p
{
font-size: 80%;
margin-top:5px;
}
.progunit .thumbnail img
{
border: 1px solid #C7E301;
}
.progunit .progtext a
{
color:#333333;
text-decoration: none;
}

.progunit .progtext a:hover
{
text-decoration: underline;
}

.morefrom
{
width: 500px;
text-align: right;
color:#990000;
}


