/*-----------------------------------------------
!Styles for MedCat Split Page
-----------------------------------------------*/


div#main-inner { background: url(/PublishingImages/Phase2/medcat/medcat_bg.png) no-repeat 0 0; }

div#main-inner p.header-tagline {width: 35em;}

/*-----------------------------------------------
!Button Styles (for each split page)
-----------------------------------------------*/

/* ORI Split Page */

a.rheum-btn {
background: url(/PublishingImages/Phase2/cta_images/rheumatology_btn.gif) no-repeat top;
display: block;
height: 23px;
text-decoration: none;
text-indent: -9999px;
width: 212px;
}
a.bmj-btn {
background: url(/PublishingImages/Phase2/cta_images/bon_mus_jts_btn.gif) no-repeat top;
display: block;
height: 23px;
text-decoration: none;
text-indent: -9999px;
width: 181px;
}
a.rheum-btn:hover, a.bmj-btn:hover {background-position: bottom;}
