/****************************************
	
	100 percent design Stylesheet
	
****************************************/

body {
	background-color:#e8e8e8 !important;
	line-height:1.5em;
	background-image: url(/RXCH/RXCH_100PercentDesign/framework_images/background.gif);
	background-repeat: repeat-y;
	background-position: center center;
	border-left:1px solid #3B3B3B;
	border-right:1px solid #3B3B3B;

	}

#sidebarRight .promo {
	margin-left:10px;}

#search {
	top:75px;
}

#quickLinks ul li a {
	background-image:url(/RXCH/RXCH_100PercentDesign/framework_images/action_arrow.gif);
	background-position:0 center;
	font-weight:bold;
	padding-left:20px;
}

#quickLinks ul li a:hover {
	background-image:url(/RXCH/RXCH_100PercentDesign/framework_images/action_arrow.gif);
}

#wrapper {
	margin:10px auto;
}


h1 {
	line-height:1.2em;
}

#sidebarRight div.unmanagedContent p {
	margin:10px 0;
}