﻿/*
	--------------------------
	Services Section Styles - Pink
	--------------------------
*/

div#header  { border-bottom: solid 3px #ff0076; }

div#linkscolumn ul li ul li a:hover { color: #ff0076; }
div#linkscolumn ul li ul li a:current { color: #ff0076; }

ul.sections li img  { border-bottom: solid 3px #ff0076; }

img.heading { border-bottom: solid 3px #ff0076; }

table.pharmacy  { border: solid 1px #69870d; clear: left; }
table.pharmacy thead tr td  { font-weight: bold; background-color: #69870d; color: #fff; }
table.pharmacy td  { padding: 0.25em; }
table.pharmacy td.num  { width: 10%; }
table.pharmacy tr.alt  { background-color: #eef8ce; }
table.pharmacy tr.servicetitle  { background-color: #69870d; font-weight: bold; color: #fff; }

