.container {
	background: url(images/bk.jpg) no-repeat;
	/*height: 174px;*/
	width: 338px;
	vertical-align:top;
	position:relative;
	/*cursor: pointer;*/
}

.linkDiv
{
    /*position:absolute;
    top: 0px;
    left: 0px;
    width: 338px;
    height: 174px;
    z-index: 1;*/
    display:block;
    text-align: center;
}

.linkDiv a
{
    /*padding-left: 333px;
    padding-bottom: 169px;
    display:block;
    z-index: 1;*/
    text-decoration: none;
    color: #039;
    font-family: Arial;
    font-weight: bold;
}

.linkDiv a:hover
{
    text-decoration: underline;
}

a.link
{
    /*padding-left: 333px;
    padding-bottom: 169px;
    display:block;
    z-index: 1;*/
    text-decoration: none;
    color: #039;
    font-family: Arial;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 20px;
    float:right;
}

a.link:hover
{
    text-decoration: underline;
}

.link span
{
    text-align: center;
    display:block;
    width: 334px;
}

.container table
{
	width: 310px;
	z-index:0;
}

.container h2 {
	background: url(/includes/ERWaitTimes/images/logo.gif) no-repeat left top;
	font: 16px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
	line-height: 24px;
	padding: 0px 0px 0px 65px;
	margin: 10px 0px 10px 10px;
}
.bottomtext  {
	background-color: #FFF;
}
.hospital {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 3px 0px 3px 20px;
}
.digits {
	padding: 3px 0px;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.bkColor {
	background-color: #ffe391;
}
.state
{
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 3px 5px 3px 0px;
}

