#content {background:url(/PERUG/images/sbContentBG.gif) repeat-y;}
#sbGuideNav {
	float:left;
	width:242px;
	margin:-24px 0 0 -20px;
}
#methodIntro {
	margin:23px 45px 20px 22px;
	font-size:90%;
	color:#686868;
}
#methodIntro strong {
	margin-left:-2px;
	font-size:130%;
	color:#000;
}
.browseTab {
	margin:0;
	padding:7px 0 20px 10px;
	background:url(/PERUG/images/sbBrowseTabBG.gif) top no-repeat;
	font-weight:bold;
	font-size:105%;
}
.browseTab img {vertical-align:middle}
.browseTab a, .browseTab a:link, .browseTab a:visited, .browseTab a:hover {text-decoration:none;}
.menuArrow {margin:-3px 3px 0 0;}
.menuIcon {margin:-5px 3px 0 0;}
.menuQuestion {
	float:right;
	margin:4px 10px 0 0;
}
.optionQuestion {margin:-3px 0 0 0;}
.sbNavFoldout {
	font-weight:normal;
	margin:7px 0 0 35px;
}
.sbNavFoldout form {line-height:1.7em;}
.sbNavFoldout input {
	margin:-1px 3px 0 -20px;
	cursor:pointer;
}
.sbNavFoldout label {
	font-size:85%;
	font-weight:normal;
	margin-left:-1px;
	cursor:pointer;
}
.foldoutLinks {
	text-align:right;
	font-size:70%;
	margin-bottom:15px;
	padding:11px 11px 0 0;
}
.foldoutLinks a, .foldoutLinks a:link, .foldoutLinks a:visited {
	color:#971C20;
	text-transform:uppercase;
}
.foldoutLinks a:hover {text-decoration:none;}
p.OR {
	clear:both;
	margin:5px 20px 0 0;
	text-align:center;
}
#mSearch {
	clear:both;
	margin:20px 10px 0 10px;
	font-size:95%;
}
#mSearchText {
	width:145px;
	padding:1px 3px;
}
#mSearchSubmit {
	padding:1px 3px;
}
.resultLabel {
	font-weight:bold;
	font-size:105%;
}
.resultDisplay {font-size:95%;}
#sbGuideData {
	float:left;
	width:732px;
	margin:0 0 0 30px;
}
#sbGuideData h2 {
	margin:0;
	border:0;
	padding:0;
	color:#000;
	font-size:120%;
	background:none;
}
.sbGuideSubtitle {
	color:#686868;
	font-size:90%;
	margin:2px 0 -8px 2px;
}
.sbGuideDetails {
	margin:0 0 18px 0;
	border:1px solid #DBDBDB;
	background:#FFF url(/PERUG/images/methodSecBG.gif) bottom repeat-x;
	color:#2E405C;
}
.guideIcon {
	margin:0 8px 0 0;
	border:1px solid #DBDBDB;
	vertical-align:middle;
	max-width:30px;
	float:left;
}
.sbGuideDetails h3 {
	float:left;
	margin:0 9px 5px 0;
	border:0;
	padding:0;
	color:#2E405C;
}
.h3Sub {font-size:80%;}
#compareMethods {
	margin:-25px 12px 8px 0;
	text-align:right;
}
.detailsMain {
	float:left;
	width:680px;
	padding:8px 10px 15px 8px;
	border-right:1px solid #DBDBDB;
}
.guideCompare {
	float:right;
	width:29px;
	text-align:center;
}
.guideCompare input {
	margin:8px 0 0 0;
	padding:0;
}
#detailTable {
	margin-top:2px;
	font-size:90%;
	width:100%;
}
#detailTable th {width:82px;padding-bottom:5px;}
#detailTable td {
	width:402px;
	padding:0 15px 5px 0;
	color:#555;
}
#detailTable td.detailSummary {
	width:161px;
	color:#555;
}
.detailSummary p {
	margin:0 0 0 15px;
}
a.impGuideAvailable, a:link.impGuideAvailable, a:visited.impGuideAvailable {
	float:left;
	width:267px;
	background:#87191C;
	color:#FFF;
	text-decoration:none;
	display:block;
	font-size:90%;
	border:1px solid #2A0405;
	padding:1px;
}
a.iconPresent, a:link.iconPresent, a:visited.iconPresent {margin:6px 0 0 0;}
.redStar {margin:0 7px -1px 5px;}
.inlineMagIcon {margin:-3px 0 0 1px;}

#consultBanner {
	margin-bottom:20px;
	border:1px solid #468847;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#DFF0D8;
	color:#468847;
}
#consultBanner div,#consultBanner a {float:left;}
#consultBanner div {
	margin:10px 65px 11px 16px;
}
#consultBanner h2 {
	margin:0 0 7px 0;
	border:0;
	padding:0;
	color:#468847;
}
#consultBanner p {
	margin:0;
	border:0;
	padding:0;
	line-height:1.3em;
}
#consultBanner a {
	width:141px;
	margin:21px 0 0 0;
	border:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:8px 0;
	background:#468847;
	color:#FFF;
	font-weight:normal;
	font-size:115%;
	letter-spacing:1px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}
#consultBanner a:hover {
	background:#56A857;
}