/*
	Cardinal Health common stylesheet | For use on all websites and web applications
	
	Table of Contents:
		layout
		typography
		forms and tables
		lists and rules
		tab navigation
*/
	
/* layout
----------------------------------------------- */


html .sizer,
html .expander,
html .innerwrapper {
	height: 0;
	}
#CapabilityBand {
	top: 27px;
	}
#CBRowFlex {
	height: 17px;
	}
#CBRowFlex .CapabilityBandFlex {
	height: 17px;
	}
#CBRowFlex .hr {
	height: 17px;
	}
#CBRowFlex .hr img {
	height: 17px;
	}
.dropdown{
	margin: -80px 0 0 -231px !important;
	margin: -74px 0 0 -231px;
	}
#FeedbackFlexible {
	padding: 25px 0 7px 0;
	}
#Flag {
	 margin: -1px 0 0;
	 }
#HeaderContentFlex {
	margin: 10px 0 0 231px;
	}
#LogoFlex {
	margin: 10px 15px 10px 5px;
	}
#Navigation {
	margin: -10px 15px 0 0;
	}
#NavigationTop {
	margin: 8px 0 0 37px;
	}
#query {
	width:135px;
	}
#RightColumnFlex {
	margin-right: 5.5px;
	}
#Search {
	top: 26px;
	}
#SiteTitle {
	top: 43px;
	}

	
/* typography
----------------------------------------------- */

a.CapabilityBandNew, 
a.CapabilityBandNew:visited {
	padding: 2px 6px;
	}


/* forms and tables
----------------------------------------------- */

fieldset {
	margin: 15px 0 0 0;
	}
legend {
	margin: 0 -12px -5px;
	}


/* lists and rules
----------------------------------------------- */
	

hr.LeftColumn {
	margin: 0 0 0 12px;
	}
hr.RightColumn {
	margin: 2px 0;
	}

/* tab navigation
----------------------------------------------- */

#header {
	height: 100%;
	}
