div#title{
	margin-bottom: 24px;
}

div#title h2{
	background: url(/images/title_sizingfaq.png) no-repeat 15px 4px;
	border-right: 1px solid #f17bb0;
	float: left;
	height: 20px;
	margin: 40px 0 0 0;
	text-indent: -5000px;
	width: 255px;
}

div#title div#slogan{
	background: url(/images/main_slogan.png) no-repeat;
	height: 35px;
	float: left;
	margin: 28px 0 0 18px;
	text-indent: -8000px;
	width: 440px;
}



div#sidebar{
	border-right: 1px solid #bfc0c2;
	float: left;
	margin: 0 -1px 30px 0;
	width: 255px;
}

div#sidebar ul{
	margin: 2px 0 18px 18px;
}

div#sidebar ul li{
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 20px;
}

div#sidebar ul li#preg{
	height: 16px;
	background: url(/images/sidebar_pregnancy.png) 20px 0 no-repeat;
	margin: 0 0 2px 0;
	text-indent: -5000px;
	width: 183px;
}

div#sidebar ul li#postpreg{
	height: 16px;
	background: url(/images/sidebar_postpregnancy.png) 20px 0 no-repeat;
	margin: 0 0 2px 0;
	text-indent: -5000px;
	width: 221px;
}

div#sidebar ul li#wloss{
	height: 16px;
	background: url(/images/sidebar_weight-loss.png) 20px 0 no-repeat;
	margin: 0 0 2px 0;
	text-indent: -5000px;
	width: 87px;
}

div#sidebar ul li.selected{
	background: url(/images/sidebar_selector.png) 0px 3px no-repeat;
}

div#sidebar ul li a{
	font-style: italic;
	text-decoration: none;
}

div#sidebar ul li a:hover{
	text-decoration: underline;
}




div#text{
	!background: url(/images/main_pink-glow.jpg) bottom right no-repeat;
	border-left: 1px solid #bfc0c2;
	float: left;
	margin: 0;
	padding: 0 0 0 18px;
	position: relative;
	width: 645px;
}

div#text h2{
	height: 19px;
	margin: 0 0 14px 0;
	text-indent: -5000px;
}

div#text h2#subtitle_pregnancy{
	background: url(/images/subtitle_pregnancy.png);
	width: 196px;
}

div#text h2#subtitle_postpregnancy{
	background: url(/images/subtitle_postpregnancy.png);
	width: 242px;
}

div#text h3{
	color: #f17bb0;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 18px;
}

div#text h3 span.diff{
	font-size: 14px;
	color: #888;
}

div#text h4{
	color: #f17bb0;
	font-weight: normal;
	margin-bottom: 3px;
}

div#text p{
	padding-right: 12px;
}

div#text p strong{
	color: #f17bb0;
	font-weight: normal;
}

div#text span.answer{
	color: #f17bb0;
}




table#bra_sizes{
	margin-bottom: 14px;
}

table#bra_sizes td{
	padding: 0px 30px 0 0;
}


table#sizing_preg{
	margin-bottom: 12px;
	width: 100%;
}

table#sizing_preg tr{
	border-top: 1px solid #a0a1a4;
}

table#sizing_preg th{
	border-left: 1px solid #a0a1a4;
	color: #f17bb0;
	padding: 5px;
	text-align: center;
}

table#sizing_preg td{
	border-left: 1px solid #a0a1a4;
	font-style: italic;
	padding: 5px;
	text-align: center;
}

table#sizing_preg th#chart{
	border-left: none;
	padding-left: none;
	text-align: left;
}

table#sizing_preg td#waist{
	border-left: none;
	padding-left: none;
	text-align: left;
}

table#sizing_preg td#hips{
	border-left: none;
	padding-left: none;
	text-align: left;
}

table#sizing_preg td#thigh{
	border-left: none;
	padding-left: none;
	text-align: left;
}


