/*copshybird.css*/
/*this css is adjusting some styles for the footer of the Cops Hybird pages*/

/* the styles below are adjusting the styles from gen.css */
div#footer_brand a{
color:#FFFFFF;
font-weight:bold;
margin-left:58px;
margin-right:215px;
padding-left:0;
text-decoration:none;
background:none;
}

div#footer_brand a.link_right {
background:none;
margin-right:58px;
padding-right:0;
text-decoration:none;
vertical-align: middle;
}

/* the styles below are adjusting the styles from registration.css */
div#reg_footer_nav1 a:link, div#reg_footer_nav1 a:visited {
background:none;
color:#FFFFFF;
float:left;
font-weight:bold;
margin-right:12em;
padding:0;
text-decoration:none;
}


	

div#reg_footer_nav1 a.link_right:link,  div#reg_footer_nav1 a.link_right:visited { margin-right:58px; vertical-align: middle; text-decoration:right;float:right; padding:0; position: absolute;}