/**********************************************************
    D O N 'T   M O D I F Y   T H I S   F I L E  !!!
**********************************************************/
.yourContraception .index {
	background-color:#f3f3f3;
	margin-bottom:10px;
}

.yourContraception  .index table {
		width: 100%;
		table-layout:fixed;
		border-collapse: collapse;
}

.yourContraception .index .column {
	width:238px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	background-position: right center;	 
}
.rtl .yourContraception .index .column {
	background-position: left center;	 
}


.yourContraception .index ul {
	list-style:none;
	padding:0;
	margin:4px;
}

.yourContraception .index li {
	padding:2px;
}

.yourContraception .index li a {
	color:#ff66cc;
	padding-left:10px;
}

.yourContraception .index a.arrow {
	color:#006699;
}

.yourContraception .method {
	clear: both;
	margin:4px 0 4px 0;
}

.yourContraception .method .content {
	width:470px !important;
	float:left;
}

.rtl .yourContraception .method .content {
	float: right;
}

.yourContraception .headline {
	display:block;
	border-bottom:4px solid #fff;
	background-color:#ff66cc;
	padding:6px 8px 6px 8px;
	color:#fff;
	font-size:1.5em;
}

.yourContraception h3 {
	margin-left:8px;
}

.yourContraception .method .faq {
	width:235px;
	float:left;
	background-color:#f3f3f3;
	padding-bottom:8px;
}

.yourContraception .method .content div.paragraph, .yourContraception .method .content h5 {
	padding-left:8px;
	padding-right:8px;
}

.yourContraception .method .faq a {
	display:block;
	padding:8px 8px 0 8px;
}

.yourContraception .method .faq a.arrow {
	display:block;
	padding:0 0 0 10px;
	margin:8px 0 8px 8px;
	font-size:0.8333em;
}

.yourContraception .faq .questions, .yourContraception .faq .question, #faqOverlay .question {
	width:100%;
	background-color:#f3f3f3;
	color:#006699;
	padding:4px 8px 4px 8px;	
}

.yourContraception .faq .questions a {
	margin-bottom:8px;
}

.yourContraception .faq .questions {
	margin-bottom:10px;
}

.yourContraception .faq .answer, #faqOverlay .answer {
	margin-bottom:20px;
	padding:0 8px 0 8px;
}

.yourContraception .faq .footnotes, #faqOverlay .footnotes {
	margin-bottom:10px;
	padding:0 8px 0 8px;
	font-size:0.8333em
}

.yourContraception .portletarea {
    width:235px;
	float:left;
	padding: 8px 0;
}
.yourContraception .portletarea .portlet .image {
    margin-bottom: auto;
}

.portlet .yourContraception .methodSelector {
	padding:7px 7px 0 7px;
	margin-bottom:0;
	padding: 25px 10px 10px 10px;
	background: url('/html/images/home/left-boxes/box-bottom.png');
}

.portlet .yourContraception .methodSelector .initial {
	font-weight:bold;
	margin-bottom:10px;
	color:black;
	font-size:1.0833em;
}

#faqOverlay .headline {
	float:left;
	border-bottom:4px solid #fff;
	background-color:#ff66cc;
	padding:6px 16px 6px 8px;
	color:#fff;
	font-size:1.5em;
}

#faqOverlay .questions {
	display:block;
	clear:both;
	border-bottom:4px solid #fff;
	background-color:#ff99ff;
	padding:6px 8px 6px 8px;
	color:#006699;
	font-size:1.5em;
	width:454px;
}
#faqOverlay .questions select {
	width: 100%;
}
#faqOverlay .questions select, #faqOverlay .questions option {
	color:#006699;
}

#faqOverlay .question, #faqOverlay .answer {
	width:430px
}

#faqOverlay .answers {
	display:block;
	height:320px;
	width:470px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
}

#faqOverlay ol {
	width: 430px;
}

#faqOverlay ol li {
	margin-bottom: 1em;
	margin-left: 22px;	
}

.yourContraception .faqLink {
	display:block;
}
body
{
}