/* ##################################################################### */
/*                                   					TITULO DE LA SECCION																		*/
/* #####################################################################*/

DIV.pharmacy-content {
	background-color: #FFFFFF;
	opacity: .9;
	filter:alpha(opacity=90);
	padding: 5px 5px;
	border: solid #B2B2B2 1px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

DIV.pharmacy-heading {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 18px;
	text-align: left;
	width: 100%;
	padding: 6px 0px 6px 0px;
	position: relative;
}

DIV.pharmacy-subheading {
	background-color: #E9E9E9;
	color: #809B4A;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 5px;
}

DIV.pharmacy-subheading SPAN.pharmacy-subheading-explanation {
	font-weight: normal;
}

DIV.pharmacy{
	padding: 0px 5px 5px 5px;
	border-top: silver solid 1px;
}

DIV.pharmacy-title {
	text-align: left;
	margin: 5px 0px 5px 0px;
	font-family: Arial;
	font-family: Trebuchet MS;
	font-size: 18px;
	text-decoration: none;
	color: #888888;
}

DIV.no-pharmacy-available {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px;
}

DIV.phone {
	background-image: url('../images/phone_icon.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	color: #888888;
}


DIV.place {
	background-image: url('../images/address_icon.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	color: #888888;
}

A.date_toggler {
	background-image: url(../images/calendar_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 18px;
	color: #809B4A;
	font-weight: bold;
	font-size: 12px;"
}
