/* CSS Document */
#lowercontent .leftcol
{
margin-left: 60px;
float: left;
width: 600px;
border-top: 0px dashed #B03B42;
}


#lowercontent .rightcol
{
margin-left: 685px;
}

#lowercontent .search 
{
opacity: .9;
filter: alpha(opacity = 90);
padding-top: 80px;
color: #000000;
zoom: 1;
}

.search SELECT
{
width:230px;
}



#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: 90%;
}

#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: #C7E301;
font-size: 110%;
padding: 6px 0 6px 0;
border-top: 1px dashed #C7E301;
border-bottom: 1px dashed #C7E301;
margin-top: 5px;
margin-bottom: 0px;
}

#results .pager 

{
color: #FFFFFF;
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: #FFFFFF;
text-decoration: none;
}

#results .pager a:hover

{
color: #FFFFFF;
text-decoration: underline;
}

#results .pager a.current

{
color: #C7E301;
}

#results .program
{
border-bottom: 1px dashed #C7E301;
clear: left;
min-height: 110px;
padding: 10px 0 10px 0;
}

#results .program .thumbnail
{
float: left;
}

#results .program .thumbnail img
{
border: 1px solid #FFFFFF;
}



#results .program .summary
{
margin-left: 175px;
}

#results .program h4
{
margin: 0;
color: ##C7E301;
padding-bottom: 3px;
}

#results .program h4 a
{
text-decoration: none;
color: #C7E301;
}

#results .program .summary p
{
font-size: 80%;
margin: 0;
}

#results .program .summary .icons
{
font-size: 80%;
margin-top: 10px;
}

#lowercontent .rightcol .markets
{
width: 260px;
color: #FFFFFF;
margin-top: 20px;
font-size: 80%;
}

#lowercontent .rightcol .marketsheader
{
border-top: 1px dashed #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
padding: 5px 0 5px 0;
}

#lowercontent .rightcol .screening
{
width: 260px;
color: #FFFFFF;
font-size: 80%;
}

#lowercontent .rightcol .screenheader
{
border-top: 1px dashed #FFFFFF;
border-bottom: 1px dashed #FFFFFF;
padding: 5px 0 5px 0;
}
