/* CSS Document */

header, section, article, nav, footer {
	display: block;
}
.cssTxt {
	text-indent: -10000px;
}
.clear {
	clear: both;
}
.blockLink {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
a.blockLink:hover {
	background-position: left bottom;
}
.merckItalic {
    font-style: italic;
}
#merckWrapper {
	width: 920px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    
	color: #000;
}
#merckWrapper img {
    border: 0 none;
}
#merckWrapper a	{
	outline: none;
}
#merckWrapper nav ul,
#merckWrapper nav li {
	margin: 0;
	padding: 0;
}
#merckWrapper nav li {
	list-style: none;
	display: block;
	float: left;
}

#merckHeader {
	height: 304px;
}

#merckStrip {
    height: 26px;
    
    background: url(../images/merckStripBkgrd.png) no-repeat 0 0;
}

#merckTitleHeader {
    height: 196px;
	
	background: url(../images/merckTitleHeader.png) no-repeat 0 0;
}

#merckCopyRight {
    padding-top: 28px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

#btnShareThis {
    margin: 17px 0 13px;
    
    width: 85px;
    height: 28px;
    
    background: url(../images/btnShareThis.png) no-repeat 0 0;
}

#merckContent {
    
}

#merckContentLeft {
    float: left;
    width: 624px;
}

#merckContentRight {
    float: left;
    padding-top: 6px;
    
    width: 285px;
}

#merckTitleContent {
    margin: 0 !important;
    padding: 0 !important;
    
    font-size: 32px !important;
    font-weight: bold !important;
    color: #000 !important;
}

#merckCopy {
    
}

#merckCopy h2 {
    margin: 10px 0 3px 0 !important;
    
    font-size: 15px !important;
    font-weight: bold !important;
}

#merckCopy p {
    margin-top: 0;
}

#merckCopy ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#merckCopy ul,
#merckCopy p {
    padding-right: 35px;
}

#merckCopy ul li {
    margin: 6px 0;
    padding: 0 0 0 13px;
    
    background: url(../images/merckBulletPoint.png) no-repeat 1px 6px;
}

#merckPDFBtn {
    display: block;
    
    margin: 0 0 4px 0;
    
    width: 288px;
    height: 93px;
    
    background: url(../images/merckPDFBtn.png) no-repeat 0 0;
}

#merckSurveyBtn {
    display: block;
    
    margin: 23px 0 0 0;
    
    width: 288px;
    height: 94px;
    
    background: url(../images/merckSurveyBtn.png) no-repeat 0 0;
}

#merckGetAdobeBtn {
    display: block;
    
    margin: 10px auto 0 auto;
    
    width: 88px;
    height: 31px;
    
    background: url(../images/merckGetAdobeBtn.png) no-repeat 0 0;
}

#merckPDFBtnWrapper {
    height: 139px;
    
    font-size: 10px;
    text-align: center;
}

#merckGetAdobeBtnWrapper {
    font-size: 10px;
    text-align: center;
}

#merckSourcesInclude {
    margin-bottom: 6px;
}
