/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO PATIENT INFO */
.body, body						{ background: #822525 url(../_images/bg1.jpg); }

a,
a:active,
a:visited,
.footer a,
.footer a:visited,
.footer a:active				{ color: #822525; }

.formskin						{ color: #822525; font-weight: bold; }
.hr, .footer					{ background: url(../_images/dash1.gif) repeat-x; }

.welcome .search select			{ background-color: #F1ECEC; } /* #F9E7E7 */
	.news span					{ color: #304A2D; }

.leftcol table.foundation		{ width: 400px !important; float: left;}
.leftcol table.foundation td			{ vertical-align: middle; }
.rightcol a img					{ margin-bottom: 7px; }
