<html><body><p>/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */
/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
@import url("../../../../TemplatePackage/css/B/theme-teal.css");

/* min-height rule for topic blocks container */

.top-blocks dl{
	min-height: 50px;
}

h1 {
	color:#016858;
}
h2 {
	color:#016858;
	margin-top:1.5em;
}


h3 {	margin-top:1.5em;
}

.questionMarkBackground {
background-image: url('http://www.cdc.gov/knowmorehepatitis/images/QuestionMarks.jpg');
background-origin: border-box;
padding: 5px 12px 0px 12px;
margin: 15px 0px 15px 0px;
border: 1px solid gray;
}

.myButton a {
    outline: medium none;
    background-image: url("../../../../hepatitis/riskassessment/images/StartButton-3state.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 36px;
    text-align: center;
    text-indent: -5000px;
    width: 157px;
}

.flexslider {
margin-bottom: 35px;
}

.flex-caption {
padding: 0.8% 2% 0.8% 2%;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

.padding-right_10 {
padding-right:10px;
}

.padding-left_10 {
padding-left:10px;
}

.margin-right_10 {
margin-right:10px;
}

.margin-left_10 {
margin-left:10px;
}

.margin-bottom_-15 {
margin-bottom:-15px;
}

.margin-bottom_-30 {
margin-bottom:-30px;
}


</p></body></html>