body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 19px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#wrapper {
	margin:0;
	width: 976px;
	}

a#contentLink {
	display:none;
	}
.noText {
	text-indent:-9999px;
	}
.hide {
	display:none;
	}
div#leavingNotice h1{
	font-size:15px;
	padding:0px;
	}
div#leavingNotice p{
	font-size:12px;
	padding:0px;
	width:400px;
	}
.ErrorMsg {
	color: #ff0000;
}

sup	{
	vertical-align: top;	
	}

/**************************************************
HEADER STUFF
**************************************************/
#header {
	margin-bottom:10px;
	margin-left:10px;
	width:976px;
	height:80px;
	}
#header h1{
	float:left;
	padding:0;
	margin:0;
	width:165px;
	height:125px;
	background:#fff url(/images/logo.gif) top left no-repeat;
	}
#header h1 a{
	display:block;
	width:132px;
	height:112px;
	text-indent:-9999px;
	}
#header p#heading {
	float:left;
	padding:0;
	margin:0;
	width:383px;
	height:100px;
	background:#fff url(/images/headerParaBG.gif) top left no-repeat;
	text-indent:-9999px;
	}
	
#header p#abbott {
	float:right;
	width:140px;
	height:100px;
	padding:0;
	margin:0;
	background:#fff url(/images/headerAbbottBG.gif) top left no-repeat;
	text-indent:-9999px;
	}
	
#header p#abbott a {
	display:block;
	width: 103px;
	height: 36px
}

#header ul {
	clear:right;
	float:right;
	width:800px;
	margin:0;
	padding:65px 36px 0 0;
	list-style-type:none;
	font-size:13px;	
	}
#header ul li{
	float:right;
	}
#header ul li#siteMapLink{
	border-right: 1px solid #999999;
	padding-right:10px;
	margin-right:10px;
	}
#header ul li#contactUsLink{
	border-right: 1px solid #999999;
	padding-right:10px;
	margin-right:10px;
	}

#header ul li a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
#header ul li a:hover {
	font-weight:bold;
	color:#666;
	text-decoration:underline;
}
body#printPage #header {
	background: none;
	float: none;
	width: 535px;
	padding: 0;
	margin: 0;
}


	
/**************************************************
SIDEBAR STUFF
**************************************************/
#sideBar {
	clear:left;
	float: left;
	width:145px;
	margin-right:25px;
	font-size:11px;
	}
#sideBar form{
	padding:0;
	margin:0;
	}
#sideBar fieldset{
	border:none;
	padding:0;
	margin:0 0 20px 0;
	}
#sideBar fieldset legend, #sideBar fieldset label{
	display:none;
	}
#sideBar #siteSearchQuery{
	width:80px;
	margin:0 0 0 5px;
	font-size:11px;
	}
#sideBar #siteSearchSubmit{
	width:30px;
	margin:0;
	font-size:11px;
	}
#sideBar h2{
	display:none;
	}
#sideBar ul{
	list-style-type:none;
	width: 145px;
	}
#sideBar ul#sideBarSiteMenu{
	padding:10px 0;
	margin:10px 0;
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	font-size:11px;
	}
#sideBar ul#sideBarSiteMenu li {
	padding-bottom:5px;
	}
#sideBar ul#sideBarSiteMenu li a {
	display:block;
	width:120px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	}
#sideBar ul#sideBarSiteMenu li a:hover{
	text-decoration: underline;
	}	
#sideBar ul#sideBarSiteMenu li a.selected {
	background:#fff url(/images/sideBarSiteMenuBullet.gif) 5px 4px no-repeat;
	color: #FF6600;
	}
#sideBar ul#sideBarSiteMenu li a.subSelected {
	background:none;
	color: #FF6600;
	}
#sideBar ul#sideBarSiteMenu li ul {
	padding:5px 0 0 10px;
	/* added margin 0 for ie compatibility */
	margin:0;
	}
#sideBar ul#sideBarSiteMenu li ul li a {
	font-weight: normal;
	padding:0 0 0 15px;
	color: #FF6600;
	}
#sideBar ul#sideBarSiteMenu li ul li a:hover{
	color:#FF6600;
	text-decoration: underline;
	}
#sideBar ul#sideBarSiteMenu li ul li a.selected{
	background:#fff url(/images/sideBarSiteMenuBullet.gif) 5px 4px no-repeat;
	color: #FF6600;
	}
#sideBar ul#sideBarSiteMenu li ul li a.subSelected {
	background:none;
	}
#sideBar ul#sideBarSiteMenu li ul li ul{
	padding:5px 0 0 10px;
	/* added margin 0 for ie compatibility */
	margin:0;
	color: #FF6600;
	}
#sideBar ul#sideBarSiteMenu li ul li ul li a {
	font-weight: normal;
	padding:0 0 0 15px;
	color: #FF6600;
	}
#sideBar ul#sideBarSiteMenu li ul li ul li a:hover{
	color:#FF6600;
	text-decoration: underline;
	}
#sideBar ul#sideBarSiteMenu li ul li a.selected{
	background:#fff url(/images/sideBarSiteMenuBullet.gif) 5px 4px no-repeat;
	color: #FF6600;
	}
#sideBar ul#sideBarSiteMenu li ul li a.subSelected{
	background:none;
	color: #FF6600;
	}	
#sideBar ul#sideBarInfoLinks{
	padding:0 0 0 0px;
	margin:0;
	}
#sideBar ul#sideBarInfoLinks li{
	padding-bottom:10px;
	}
#sideBar ul#sideBarInfoLinks a{
	display:block;
	width: 145px;
	text-indent:-9999px;}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkAbbott {
	display:block;
	width:100px;
	padding:0 0 10px 15px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	text-indent:0px;
	}
	#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkAbbott:hover {
	text-decoration:underline;
	}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkHCP{
	height: 27px;
	background:#6699CC url(/images/sideBarInfoLinkHCPBG.gif) top left no-repeat;
	}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkPatients{
	height: 27px;
	background:#fff url(/images/sideBarInfoLinkPatientsBG.gif) top left no-repeat;
	}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkFlushing{
	height: 98px;
	margin-left:10px;
	background:#fff url(/images/sideBarInfoLinkFlushingBG.gif) top left no-repeat;
	}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkDosing{
	height: 98px;
	margin-left:10px;
	background:#fff url(/images/sideBarInfoLinkDosingBG.gif) top left no-repeat;
	}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkSignUp{
	height: 98px;
	margin-left:10px;
	background:#fff url(/images/sideBarInfoLinkSignUpBG.gif) top left no-repeat;
	}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkRXAccess{
	height: 68px;
	margin-left:10px;
	background:#fff url(/images/sideBarInfoLinkRXAccessBG.gif) top left no-repeat;
	}
#sideBar ul#sideBarInfoLinks li a#sideBarInfoLinkNeedHelp{
	height: 68px;
	margin-left:10px;
	background:#fff url(/images/sideBarInfoLinkNeedHelpBG.gif) top left no-repeat;
	}
	

/**************************************************
CONTENT STUFF
**************************************************/
#content {
	clear:right;
	float:right;
	width:800px;
	padding:0px 0 20px 0;
	font-size:11px;
	background:#fff;
	position: relative;
	border-top: #f60 solid 2px;
	}

body#home #content{
	padding:0;
	background:none;
	}
	
body#printPage #content {
	background: none;
	float: none;
	width: 535px;
	padding: 0;
	margin: 16px 0 0 0;
}
body#printPage #content .inset{
	padding: 0 50px;
}

#content h2{
	padding:0;
	margin:12px 0 0 0;
	font-size:24px;
	color: #FF6600;
	font-weight: normal;
	}
#content h3{
	padding:0;
	margin:0;
	font-size:14px;
	color: #FF6600;
	}
#content h4{
	padding:0;
	margin:0;
	font-size:14px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
	}
#content h4.url	{
	font-weight: normal;
	font-size: 12px;
	color:#FF6600;
	margin: -4px 0px 15px 15px;
	}
#content h5{
	padding:0;
	margin:0;
	font-size:11px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
	}
#content p {
	font-size: 12px;
	line-height: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	margin: 4px 0 4px 0;
}
#content p sup {
	font-size: 10px;
	vertical-align:text-top;
}
#content a {
	font-weight:bold;
	color: #FF6600;
	text-decoration:none;
	}
#content a:hover {
	text-decoration: underline;
	list-style-type: none;
}
#content a.rrr {text-decoration: underline;}

#content a.glossary {
	color: #339900;
}


#content div#infoAboutNiaspan{
	clear:both;
	padding-top:20px;
	sborder-top: 5px solid #0066CB;
	}
#content div#infoAboutNiaspan h2 {
	font-size:11px;
	font-weight:bold;
	color:#000;
	}	
#content div#glamourShot h2{
	margin-bottom: 10px;
	padding:0;
	width:584px;
	height:278px;
	background:#fff url(/images/glamourShotH2BG.2.jpg) top left no-repeat;
	text-indent:-9999px;
	}	
#content div#glamourShot h2 a{
	float: left;
	width:584px;
	height:278px;
	}
#content div#glamourShot p{
	display:none;
	}
#content .footnote {
	margin: 0;
	padding: 0;
}
#content .first {
	margin-top: 0;
}
.isi {
	clear: both;
	margin: 0;
	padding: 0;
}
#content p.imageCaption {
	font-size: 10px;
	line-height: 12px;
	margin:6px 0;
	padding:0;
	text-align: left;
}
#content div.highlightBox {
	border: 1px solid #F90;
	padding: 12px;
	margin: 6px 0 12px 0;
}
#content div.highlightBox p {
	margin: 0;
	padding: 0;
}

#content ul li {
	font-size:12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-indent: 0px;
	list-style-image: url(../images/11pt-grey-bullet.gif);
} 
#content   ul   ul  li {
	font-weight: normal;
	text-indent: -45px;
}
#content ul.noSpace li {
	margin: 0;
} 
#content table.cholesterol_tracker th{
	text-align: left;
	}
#content table.cholesterol_tracker th span{
	font-weight:normal;
	}
#content table.cholesterol_tracker,#content table.cholesterol_tracker td,#content table.cholesterol_tracker th{
	border:solid 1px #ff9900;
	}
#content table.aha,#content table.aha td,#content table.aha th{
	border:solid 1px #ff9900;
	}
	
#content a img {
	border: none;
	margin:0;
}
.projectNumber {
	color:#999;
	}
/**************************************************
CALLOUT STUFF
**************************************************/
#content div.contentWithCallOut {
	width:630px;
	margin: 0 6px 0 0;
	float:left;
	}

#content div.callOut {
	clear:right;
	float:right;
	width: 143px;
	margin: 0;
	border-top: 7px solid #F90;
	border-bottom: 1px solid #F90;
	border-left: 1px solid #F90;
	border-right: 1px solid #F90;
	margin-bottom: 20px;
	padding: 10px 0;
}

#content div.imageCallOut, #content div.imageCallOut1, #content div.imageCallOut2, #content div.imageCallOut3, #content div.imageCallOut4, #content div.imageCallOut5, #content div.imageCallOut6, #content div.imageCallOut7 {
	clear: right;
	float: right;
	width: 146px;
	margin: 20px 0 20px 0;
	border: 1px solid #FF6600;
}

#content div.imageCallOut div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/add-back-lady.jpg) top left no-repeat;
	padding: 10px 0 10px 0;
	margin: 0;
	border: none;
}

#content div.imageCallOut1 div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/callOutPic1.jpg) top left no-repeat;
	padding: 10px 0 10px 0;
	margin: 0;
	border: none;
}

#content div.imageCallOut2 div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/callOutPic2.jpg) top left no-repeat;
	padding: 225px 0 10px 0;
	margin: 0;
	border: none;
}

#content div.imageCallOut3 div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/callOutPic3.jpg) top left no-repeat;
	padding: 225px 0 10px 0;
	margin: 0;
	border: none;
}

#content div.imageCallOut4 div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/callOutPic4.jpg) top left no-repeat;
	padding: 225px 0 10px 0;
	margin: 0;
	border: none;
}

#content div.imageCallOut5 div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/callOutPic5.jpg) top left no-repeat;
	padding: 225px 0 10px 0;
	margin: 0;
	border: none;
}

#content div.imageCallOut6 div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/callOutPic6.jpg) top left no-repeat;
	padding: 225px 0 10px 0;
	margin: 0;
	border: none;
}
#content div.imageCallOut7 div.callOut {
	clear: both;
	float: none;
	background: #fff url(/images/callOutPic7.jpg) top left no-repeat;
	padding: 225px 0 10px 0;
	margin: 0;
	border: none;
}
		
#content div.callOut h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 10px;
	color: #FF6600;
}
#content div.callOut p {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	padding: 0 10px;
	margin:0;
}
#content div.callOut p a {
	color: #000;
	font-weight: normal;
}

#content div.callOut .learnMore {
	padding: 0 13px 0 0; 
	background: url(../images/callOutArrow.gif) top right no-repeat; 
	margin: 10px 10px 0 0; 
	text-align: right; 
	font: 12px; 
	color: #F90;
	font-weight: normal;
}
#content div.callOut .learnMore a {
	color: #F90;
	font-weight: normal;
}
#content div#homeContentInfoLinks{
	width: 584px;
}
#content div#homeContentInfoLinks h2{
	float:left;
	margin:0 0 20px 0;
	padding:0;
	width:188px;
	height:150px;
	text-indent:-9999px;
	/*
	margin:0;
	padding:0;
	width:584px;
	height:300px;
	background:#fff url(/images/glamourShotH2BG.2.jpg) top left no-repeat;
	text-indent:-9999px;
*/
	}
#content div#homeContentInfoLinks p{
	display:none;
	}	
#content div#homeContentInfoLinks h2 a{
	display:block;
	width:188px;
	height:150px;
	}
#content div#homeContentInfoLinks h2#homeContentInfoLink1{
	float: left;
	margin: 0 10px 0 0;
	background:#fff url(/images/homeInformationalLinksH2BG1.gif) top left no-repeat;
	}	
#content div#homeContentInfoLinks h2#homeContentInfoLink2{
	background:#fff url(/images/homeInformationalLinksH2BG2.gif) top left no-repeat;
	}	
#content div#homeContentInfoLinks h2#homeContentInfoLink3{
	float: right;
	background:#fff url(/images/homeInformationalLinksH2BG3.gif) top left no-repeat;
	}		

	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:10px;
}

/**************************************************
accordian callouts
**************************************************/
#basic-accordian{
	border:1px solid #6699cc;
	padding:0px;
	width:148px;
	position:absolute;
	left: 609px;
	top: 20px;
	margin-left:-175px;
	z-index:2;
	float: right;
}

.accordion_headings{
	padding:5px;
	background:#c0bfbf;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#6699cc;
}

.accordion_child div{
	padding: 3px 10px;
	color: #6699cc;
	font-size: 14px;
	font-weight: bold;
}

.accordion_child .details{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
#basic-accordian a{
	color: #ffb23f;

}
#topBar {
	background-color: #FF6600;
	height: 35px;
	width: 585px;
}

.header_highlight{
	background:#6699cc;
}


/**************************************************
FOOTER STUFF
**************************************************/
#footer {
	clear:both;
	float:left;
	width:800px;
	padding-bottom:20px;
	color:#666;
	font-size:11px;
	font-weight:bold;
	}
#footer h2{
	display:none;
	}
#footer ul{
	padding:0;
	margin:0;
	text-align:center;
	}
#footer ul#footerMainSiteMenu{
	padding:0 0 20px 0;
	margin:0;
	}
#footer ul li{
	display:inline;
	padding: 0 5px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #999999;
	}
#footer ul li.last{
	border-right:none;
	}
#footer ul li a{
	color:#999999;
	text-decoration:none;
	}
#footer p{
	padding:0px;
	margin:0px;
	text-align:center;
	color: #999999;
	}
	

.footer-line {
	padding-top: 9px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	}
	
.isi-line {
	padding-top: 9px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	}
/**************************************************
REFERENCES STUFF
**************************************************/
#references {
	margin-bottom: 28px;
}

#references p {
	margin: 0;
	padding: 0;
}
/**************************************************
SIGNUP FORMS STUFF
**************************************************/
#HCPSignupForm td.label {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: right;
	vertical-align: top;
}
#HCPSignupForm td.field {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}
#HCPSignupForm .txtField {
	width: 200px;
}
#bottomBar {
	background-color: #FF6600;
	height: 2px;
	width: 585px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#sideBar ul#sideBarSiteMenu li a.subSelected {
	background:none;
	color: #FF6600;
}
.GraphicCallout {
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ContentCallout{
	background:#cbe49d;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 25px;
	}.SmallerRegMark {font-size: 16px}
.GlossaryWord  {
	margin:0;
	font-size:11px;
	line-height: 14px;
	color: #FF6600;
	font-weight: bold;
	padding: 0;
}
.Top {
	margin:0;
	font-size:11px;
	line-height: 14px;
	color: #FF6600;
	font-weight: bold;
	padding: 0;
	text-align: right;

}
.glossary {
	color: #0033FF;
}

/***********************************************/
/*                  BARKERS                    */
/***********************************************/

#barkerArea {
	background-color: #ffffff;
	float:right;
	clear:right;
	width: 160px;
	margin-bottom: 11px;
	border-top: 0px solid #fff;
	height: auto;
	
}

.landing #barkerArea {
	float: left;
	width: 500px;
	background-color: #EEE6D6;
}

.landing #barkerArea .cornerPadding,
.landing #barkerArea .br,
.landing #barkerArea .bl { 
	float: left;
	width: 100%;
}

.landing #barkerArea .cornerPadding { 
	padding-bottom: 0;
}

.barker {
	background-color: #9c0;
	padding-top: 0px;
	margin-bottom: 4px;
	border-top: 0px solid #6699cc;
	border-bottom: 4px solid #fff;
}

.barkercontent a {
	color:#FFFFFF;
	}

.barkercontent {
	padding: 0 12px 12px 12px;
}

.barkercontent img {
	float:left;
	margin: 0 9px 0 0;	
}

.barkerTopImage {
	background-color:#ffffff;
	padding-top:8px;
	padding-bottom:0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	margin: 0;
	
}

.landing .barker {
	border-bottom: none;
	border-left: 2px solid #fff;
	float: left;
	width: 248px;
	margin-bottom: 0;
	padding-bottom: 20px;
}

.landing .barker .barkerContent {
	height: 100px;
}

.barker .barkerImg {
	margin-bottom: 10px;
	vertical-align: text-top;
	display: table;
}

.landing .barker .barkerImg {
	border-top: 6px solid #BFBAB7;
	padding-top: 1px;
	background-color: #fff;
}

.landing .barker .barkerImg img {
	display: none;
}

.barker .barkerTitle {
	margin-bottom: 8px;
}

.barker h2.barkerTitle {
	color: #762123;
	padding: 0 0 6px 0px;
	background: url(/images/hr_dotted.gif) repeat-x bottom;
	margin: 0 10px 8px 10px;
}

#barkerArea h3{
	color: #fff;
	padding: 4px 0 0px 0px;
	margin: 0 10px 8px 10px;
	font-size: 14px;
	font-weight: bold;	
}

#barkerArea h3 a {
	color: #fff;
}
.landing .barker .barkerTitle {
	height: 11px;
}

.barker xp {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 1.3em;
	margin-left: 0px;
}

.landing .barker p {
	margin-right: 20px;
}

.barker .btnArea {
	text-align: right;
	margin-right: 10px;
}

.landing .barker .btnArea {
	margin-right: 20px;
}

.barker .btnArea img {
	display: inline;
}

#leftColFooter {
	vertical-align: bottom;
	background-color: #CCCCCC;
}

/*****************************

    Left Column Barkers
	
*****************************/

#leftBarkerArea {
	background-color: #ffffff;
	float:right;
	clear:right;
	width: 145px;
	margin-bottom: 11px;
	height: auto;
	
}

#leftBarkerArea a {
	text-decoration:none;
	color: #6699cc;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;	
}

#leftBarkerArea a:hover {
	text-decoration:underline;
}

#leftBarkerArea a:visited {
	color: #6699cc;

}

.leftBarker {
	background-color: #d6ebff;
	padding: 4px;
	margin-bottom: 8px;
	border-bottom: 4px solid #d6ebff;
}

.barkercontent {
	padding: 0 12px 12px 12px;
}

.barkercontent img {
	float:left;
	margin: 0 9px 0 0;	
}




/*.barker */.barkerImg {
	margin-bottom: 10px;
	vertical-align: text-top;
	display: table;
}


.barker .barkerTitle {
	margin-bottom: 8px;
}

.barker h2.barkerTitle {
	color: #FF6600;
	padding: 0 0 6px 0px;
	background: url(/images/hr_dotted.gif) repeat-x bottom;
	margin: 0 10px 8px 10px;
}



#leftBarkerArea h3{
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftBarkerArea h4{
	color: #6699cc;
	padding: 4px 0 0px 0px;
	margin: 0 8px 0px 12px;
	font-size: 11px;
	font-weight: bold;	
}

.barker .btnArea {
	text-align: right;
	margin-right: 10px;
}


.barker .btnArea img {
	display: inline;
}

#leftBarkerArea hr {
	color:#ffffff;
	background-color:#ffffff;
	width: 125px;
	height: 1px;
	
	border: 0px;
}

#leftBarkerArea .btn {
	text-align: right;
}

#leftBarkerArea .indented {
	margin: 0 12px 0 12px;
}

/*****************************

    Main Content Barkers
	
*****************************/

#mainBarkerArea {
	background-color: #ffffff;
	float:left;
	clear:right;
	width: 395px;
	margin-bottom: 11px;
	height: auto;
	
}

#mainBarkerArea a {
	text-decoration:none;
	color: #6699cc;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;	
}

#mainBarkerArea a:hover {
	text-decoration:underline;
}

.mainBarker {
	background-color: #d6ebff;
	padding: 8px;
}





#mainBarkerArea h3{
	color: #762321;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 12px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainBarkerArea h4{
	color: #6699cc;
	padding: 4px 0 0px 0px;
	margin: 0 8px 0px 12px;
	font-size: 11px;
	font-weight: bold;	
}


#mainBarkerArea hr {
	color:#ffffff;
	background-color:#ffffff;
	width: 250px;
	height: 2px;
	
	border: 0px;
}

#mainBarkerArea .btn {
	text-align: right;
}

#mainBarkerArea .indented {
	margin: 0 12px 0 0px;
}

#content #isi ul li {
	list-style-type: disc;
	list-style-image: none;
}

#content #gss p {
	font-size: 12px;
	font-weight:normal;
	line-height: 15px;
	padding-left: 15px;
	margin: 4px 0 4px 0;
}

#content #indication p {
	font-size: 12px;
	font-weight:normal;
	line-height: 15px;
	/*padding-top: 10px;*/
	padding-left: 15px;
	margin: 4px 0 4px 0;
}

#content .isi-headline{
	color:#F60;
	font-size:18px;
	line-height:22px;
	}
		
#BackgroundDiv{  
    /*background: url("images/topbg.jpg");  */
    margin: 0 auto;  
    width: 800px;  
    height:450px;  
    position: relative;  
    overflow: hidden;
}  
#SwitchImg{
	border:dashed #000;
    left: 10px;  
    top: 100px;  
	position: absolute;
   }
#TabMenu{  
    left: 0px;  
    top: 0px;  
    position: absolute;  
}  
#TabMenu ul li{  
    list-style-type: none;  
    margin-right:12px;  
    overflow: hidden;  
    float: left;  
}  
#TabMenu ul li a{
	border:dotted #f00;  
    display: block;  
    width: 100px;  
    height: 50px;  
}  

.search-results-nav	{
	border-top: 2px #f2f2f2 solid;
	border-bottom: 2px #f2f2f2 solid;
	padding: 4px 0 2px 0;
	}#wrapper #content p photos {
	text-align: right;
}
#wrapper #content .imageCaption {
	text-align: right;
}
#indication p {
	font-size: 12px;
}
.heading_orange {
	color: #FF6600;
	font-weight: bold;
}
#gss p {
	font-size: 12px;
}
#wrapper #content #barkerArea .imageCaption {
	text-align: left;
}
