#square-clock
{
	background-image:url(http://www.carolinasmedicalcenter.org/edwait/images/square-background-homepage.gif);
	background-repeat:no-repeat;
	width:192px;
	height:217px;
	font-family:Arial;
	font-size:19px;
	color:#FFFFFF;
}

#round-clock
{
	background-image:url(http://www.carolinasmedicalcenter.org/edwait/images/round-background-homepage.gif);
	background-repeat:no-repeat;
	width:192px;
	height:217px;
	font-family:Arial;
	font-size:19px;
	color:#FFFFFF;
}


#rectangle-clock
{
	background-image:url(http://www.carolinasmedicalcenter.org/edwait/images/rect-background-homepage.gif);
	background-repeat:no-repeat;
	width:316px;
	height:95px;
	font-family:Arial;
	font-size:19px;
	color:#FFFFFF;
}

#LCH-clock
{
	background-image:url(http://www.carolinasmedicalcenter.org/edwait/images/LCH-background-homepage.gif);
	background-repeat:no-repeat;
	width:185px;
	height:217px;
	font-family:Arial;
	font-size:19px;
	color:#FFFFFF;
}






