
/**
 * Pharma, for Drupal 6.x
 *
 *
 * top menu over wrighting CSS
 *
 *
 */
/** **
 * Generic elements
 */
.menu{
	width: 1004px !important;
}
.special-roles {

    width: 1004px !important;
}

.special-roles .content{
	width: 90% !important;
}
.wrapper .container .right-sidebar {
    margin-top: 75px !important;

}
.subscribe img {

    top: 0px !important;
}
.subscribe-text {
    margin-top: 0px !important;
}
/* Options in header search box */
.search-block-form-domain-filter .form-item label, .block-layoutcustomization a, .block-layoutcustomization a:link, .block-layoutcustomization a:visited {
  color: #000000;
}
