

.label {padding:5px;display:none;position:absolute;left:36px;top:21px;width:170px;height:20px;background:transparent;color:white;text-align:left;z-index:100;font-weight:bold;border:0px solid #fff;padding-top:2px}
.getflash {position:relative;top:160px;left:10px;background-color:#000;z-index:200;margin-top:0px;padding-left:5px;color:#fff}

.getflash  {position:relative;top:160px;left:10px;background-color:#000;z-index:200;margin-top:0px;padding-left:5px;color:#fff}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 90px;
margin-top:0;
border-top: 0px solid #4889a8; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;

}

.modernbricksmenu2 li{
margin: 0  0 0px 0;
padding: 0;
text-transform:none;
text-align:center
}

.modernbricksmenu2 a{
float: left;
font: bold 11px Arial;
color: #8d4201;
text-decoration: none;
margin: 0  0 5px 0; /*Margin between each menu item*/
padding: 0 0 0px 0px;
background: transparent;  
border: 0px solid #444
}

.modernbricksmenu2 a:hover{
background-color: #000; /*Brown color theme*/ 
color: 	#b5714d ; text-decoration:none;
border-color:#fff
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #000;  
color: #fff;
border-color: #4889a8; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

