/* CSS Document */


div#picturecolumn-rsc {
width: 630px;
height:71px;
display:none;
background-color: #0095dd;
height: inherit;
margin-left:160px;
margin-top:10px;
margin-bottom:20px;
visibility:hidden;
}

div#editorialtext {
position:relative;
width: 640px;
margin-left: 160px;
margin-top:10px;
margin-bottom: 10px;

}

div.resourcestextpara {
width: 470px;
background-color:  none;
}

div.searchlinks-rsc-top {
width: 150px;
background-color:#FFFFBB;
border-color:#FFCC00;
border-width: 1px;
border-style: solid;
margin: 10px 10px 10px 0px;
padding: 1px;
text-align: center;
float:right;
}

div.searchlinks-rsc {
width: 150px;
background-color:#FFFFBB;
border-color:#FFCC00;
border-width: 1px;
border-style: solid;
margin: 10px 0px 10px 480px;
padding: 1px;
text-align: center;
}

div.searchlinks-rsc a img {
border-width:0px;
}

p.searchlinks-rsc a {
font:Arial, Helvetica, sans-serif;
font-style:normal;
text-decoration:none;
}

#listablecontainer {
width:470px; height:auto; border:#FFCC00 1px solid;
}

.rsclistablecontainer {
width:470px; height:auto; border:#FFCC00 1px solid;
}


#listable {
}

#listable p { font-size: 11px; line-height:1em; margin: 5px 10px; color:#222;
}
.rsclistable p { font-size: 13px; font-weight:bold; line-height:1em; margin: 3px auto; text-align:center; 
}
/* For list of links ALWAYS START WITH BLUE*/
.linkblue {
background-color:#99DDFF;
}
.linkyellow {
background-color:#FFFFBB;
}