/** women's services styles **/

.womens-services .entry-content
{
	color:#000;
}

.womens-services .entry-content img
{
	padding:10px;
	background:#fff;
	border:1px solid #ddd;
}

.womens-services #wrapper
{
	background:url('../images/womens-bg.jpg') top center no-repeat #fff;
}

.womens-services .widget_tagsimilar
{
	display:none;
}

.widget_womenwidget
{
	background:#F5EBD2;
	border:1px solid #ccc;
	border-left:30px solid #ccc;
	padding:0 10px;
	margin-bottom:15px;
}

.widget_womenwidget h3
{
	border-top:none !important;
	color:#000;
}

.widget_womenwidget li
{
	margin-bottom:5px;
}

.entry-content img.alignnone
{
	margin-bottom:0;
	margin-top:5px;
}

#childbirth-form legend
{
	font-size:18px;
	color:#E74148;
	margin-bottom:10px;
}

#childbirth-form ul
{
	margin-bottom:10px;
}

#childbirth-form li
{
	list-style:none;
	clear:both;
	height:30px;
}

#childbirth-form li label
{
	display:block;
	float:left;
	width:60px;
	text-align:right;
	margin-right:10px;
	padding-top:3px;
}

#childbirth-form li input
{
	float:left;
}

#childbirth-form li .text
{
	width:300px;
}

#childbirth-form li .text.short
{
	width:30px;
}

#childbirth-form #btnSubmit
{
	margin-left:100px;
}

#childbirth-form select.sessions
{
	display:none;
}

.error
{
	display:none !important;
}

p#required
{
	font-style:italic;
	display:none;
}