﻿#menu li.prescriptions {
	background: #CFDFEC url("../../images/clarksTabActiveL.gif") top left no-repeat;
	margin-top: 0;
}

#menu li.prescriptions a {
	background: url("../../images/clarksTabActiveR.gif") top right no-repeat;
	color: #2F2F2F;
	height: 25px;
	padding: 3px 7px 6px;
}

.noBR label {
	display: inline;
}

table {
	border: none;
	margin:20px auto 10px;
	width: 90%
}

th, td {
	border: none;
	width: 33%;
}

