/* =Header Image Settings - Begin
some elements like the link and list styles need to be reapplied 
eg. #permlinks_bestviewed for bestviewed.html */

div#childimage {
padding : 0;
margin : 0;
height : 199px;
background : #fbf8f0 url(../../images/irgp_header_child.jpg) no-repeat;
}

div#childimage h3{
text-indent : -9999px;
}

/* Header Image Settings - End */

div#childimage li {
list-style-type : none;
}

div#permlinks {
background : none;
margin : 4px 0 0 515px;
}

div#permlinks ul {
padding : 0;
margin : 0;
}

div#permlinks li {
display : inline;
list-style-type : none;
padding : 0 5px 0 5px;
border-right : 2px solid #fff;
}

div#permlinks li.firstpermlink {
padding : 0 5px 0 0;
border-right : 2px solid #fff;
}

div#permlinks li.lastpermlink {
padding : 0 0 0 5px;
border-right : none;
}

div#permlinks a:link, #permlinks a:active, #permlinks a:visited {
text-decoration : none;
color : #fff;
}

div#permlinks a:hover {
border-top : 2px solid #fff;
border-bottom : 2px solid #fff;
}