@charset "UTF-8";
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #006699;
	text-decoration: none;
	padding-right: 15px;
	display: block;
}
.rightside_spacing {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #006699;
	text-decoration: none;
}
.dotted_line_vertical {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.grey_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dosages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #336699;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.contact_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.black_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.blue_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #3399CC;
	text-decoration: underline;
}
.about_spacing {
	padding-right: 15px;
}
.form_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #0082C8;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0181BC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.pharmacist_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	padding: 15px;
	line-height: 16px;
	text-decoration: none;
}
.pharmacist_arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006699;
	text-decoration: none;
	background-image: url(images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pharmacist_arrow a {
	color: #006699;
	text-decoration: underline;
}
.homeopath_left {
	background-image: url(images/homeopath_left.jpg);
	background-repeat: no-repeat;
}
.homeopath_right {
	background-image: url(images/homeopath_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 35px;
}
.homeopath_right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006699;
	text-decoration: none;
}
.homeopath_right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF6600;
	text-decoration: underline;
}
.pharmacist_arrow a:hover {
	color: #FF6600;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.back-button {
	color: #FFF;
	text-decoration: none;
	background-color: #65CDD6;
	display: block;
	padding: 7px;
	width: 115px;
	margin-left: 0px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
#buy-box {
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #D1F0F3;
	margin-bottom: 20px;
}

