/* Any Settings here Overwrite the /desktop.css Settings */
/* Only have non-standard tag classes in here */

/* Pharmacy Info */
.phinfo
{
	text-align: center;
	color: #ffcc66;
}

.phname
{
	font-size: 30pt;
	text-align: center;
	color: #ffcc66;
}

.bar
{
	height: 10px;
}

/* Request Form */
.formtable
{
	border: 0;
}

.formtitle 
{
}

.formdata 
{
}

/* Pharmacy Hours */
.hourstitle
{
	text-align:center;
	font-size:15pt;
}

.hoursdata
{
	text-align:center;
	font-size:12pt;
}

/* General Request Page Title */
.pagetitle 
{
	font-size: 20pt;
}

/* Script List for Refill Request */
.rxlisttable
{
}

.rxlisttitle
{
}

.rxlistcheck
{
}

.rxlistdata
{
}

/* Request Results */
.ok 
{
	text-align: center;
}

.error 
{
	text-align: center;
	color: #004444;
}

/* PDE Information */
.pdetable
{
	width: 80%;
}

.pdetitle
{
	font-size: 20pt;
}

.pdedata
{
	font-size: 15pt;
}
