/* Plaques */


.plaque
{
	width: 100%;
	background-color: #5a1500;
	background-image: url(../../../../_files/images/microbiology/bg/mahoganylt2x.gif) !important;
	border-spacing: 25px !important;
	border: 0 !important;
	border-collapse: separate;
	vertical-align: middle;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.60) !important;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.60);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.60);
}

@media only screen and (max-width: 400px) { 
.plaque
{
	border-spacing: 10px !important;
    }
}

@media only screen and (max-width: 400px) { 
.plaque td
{ font-size: 0.85em !important; padding: 3px !important;}
}
.plaqueContainer
{
	background-color: #5a1500;
	background-image: url(../../../../_files/images/microbiology/bg/mahoganylt2x.gif) !important;
	padding: 0px;
	border-spacing: 25px 0px;
}

.plaquedls
{
	width: 100%;
	background-color: #5a1500;
	background-image: url(../../../../_files/images/microbiology/bg/mahoganylt2x.gif) !important;
	border: 0 !important;
	padding: 0 !important;
	border-collapse: collapse;
	vertical-align: middle;
}

.brass, tr.even td.brass { background-color: #e6cc74 !important; }
.brassheader { background-color: #e6cc74 !important; }

.dls1
{
	height: 108px !important;
	width: 108px;
	vertical-align: middle !important;
	text-align: center !important;
	font-weight: bold !important;
	text-shadow: #eeb 0.1em 0.1em 0em !important;
	border-top: 1px #FFC solid !important;
	border-left: 1px #FFC solid !important;
	border-right: 0px #e6cc74 solid !important;
	border-bottom: 1px #B9881E solid !important;
}

.dls2
{
	vertical-align: middle !important;
	text-align: left !important;
	font-weight: bold !important;
	text-shadow: #eeb 0.1em 0.1em 0em !important;
	padding-left: 20px;
	border-top: 1px #FFC solid !important;
	border-left: 0px #e6cc74 solid !important;
	border-right: 1px #B9881E solid !important;
	border-bottom: 1px #B9881E solid !important;
}

.swr
{
	text-align: center !important;
	font-weight: bold !important;
	text-shadow: #eeb 0.1em 0.1em 0em !important;
	border-top: 1px #FFC solid !important;
	border-left: 1px #FFC solid !important;
	border-right: 1px #B9881E solid !important;
	border-bottom: 1px #B9881E solid !important;
}

.oks
{
	height: 100px !important;
	vertical-align: middle !important;
	text-align: center !important;
	font-weight: bold !important;
	text-shadow: #eeb 0.1em 0.1em 0em !important;
	border-top: 1px #FFC solid !important;
	border-left: 1px #FFC solid !important;
	border-right: 1px #B9881E solid !important;
	border-bottom: 1px #B9881E solid !important;
}

.oksheader
{
	height: 50px !important;
	vertical-align: middle !important;
	text-align: center !important;
	font-family: Georgia, 'Times New Roman', serif !important;
	color: #333 !important;
	font-weight: bold !important;
	text-shadow: #eeb 0.1em 0.1em 0.1em !important;
	border-top: 1px #FFC solid !important;
	border-left: 1px #FFC solid !important;
	border-right: 1px #B9881E solid !important;
	border-bottom: 1px #B9881E solid !important;
}