/* TEMPORARY CSS FOR 2 WEEKS OF ANSWERS PROMO MODULE TESTING */
/* Module will be 308px max in regular hc layout, but conform to 300px 2.0 layout. In IE6 its always 300px */
.answers_promo {
margin-bottom:4px;
max-width:308px;
}
* html .answers_promo {
width:300px;	
}
.answers_promo .top {
background:url('../../../consumer_assets/site_images/modules/answers_mod_top_bot.png') top left no-repeat;
font-size:1%;
height:18px;
}
.answers_promo .top .right {
background:url('../../../consumer_assets/site_images/modules/answers_mod_top_bot.png') top right no-repeat;
font-size:1%;
float:right;
height:18px;
width:100px;
}
.answers_promo .bot .right {
background:url('../../../consumer_assets/site_images/modules/answers_mod_top_bot.png') bottom right no-repeat;
font-size:1%;
float:right;
height:18px;
width:100px;
}
.answers_promo .border-left {
background:url('../../../consumer_assets/site_images/modules/answers_mod_mid.png') repeat-y;
padding:0 0 0 18px;
}
.answers_promo .border-right {
background:url('../../../consumer_assets/site_images/modules/answers_mod_mid.png') top right repeat-y;
}
.answers_promo .bot {
background:url('../../../consumer_assets/site_images/modules/answers_mod_top_bot.png') bottom left no-repeat;
font-size:1%;
height:18px;
}
.answers_promo h3 {
background:url('../../../consumer_assets/site_images/modules/answers_mod_logo.png') no-repeat;
cursor:pointer;
margin:0;
padding:0;
width:208px;
height:50px;
text-indent:-5000px;
}
.answers_promo h4 {
color:#333;
font-size:125%;
font-weight:normal;
margin:0 0 5px 0;
padding:2px 0 0 0;
}
.answers_promo ul {
margin:8px 0 0 0;
padding:0;
list-style:none;
}
.answers_promo li {
line-height:18px;
}
.answers_promo form.qasearch {
position: relative;
margin:0;
padding:0;
}
.answers_promo form.qasearch label {
color: #5E9EBE;
display: none;
font-size: 110%;
height: 20px;
left: 5px;
position: absolute;
top: 5px;
width: 210px;
}
.answers_promo form.qasearch fieldset {
border: none;
margin: 0;
padding: 0;
}
.answers_promo form.qasearch fieldset legend {
visibility: hidden;
font-size: 1%;
}
.answers_promo form.qasearch input.question {
height: 20px;
width: 210px;
font-size: 110%;
color: #5e9ebe;
float: left;
margin: 0px 10px 0 0;
}
.answers_promo form.qasearch input.asknow {
background: url('../../../consumer_assets/site_images/modules/btn_ask.png') 0 0px no-repeat;
width: 42px;
height: 25px;
border: 0;
margin: 0px 0 0 0;
float: left;
cursor: pointer;
text-indent:-5000px;
font-size:0;
display:block;
line-height: 0;
}

/* Breast Cancer Health Assessment Promo Module */

.EditorialwBkgr_content_fmt {
	height: 131px;
    border: 1px solid #606060;
}

.EditorialwBkgr_rdr .EditorialwBkgr_content_fmt p {
	padding: 0px 90px 2px 12px;
	color: #016798;
}

.EditorialwBkgr_rdr .EditorialwBkgr_content_fmt .btn {
	position: relative;
		top: 10px;
		left: 15px;
}








