/* ######### CSS for Shade Tabs. Remove if not using ######### */
.tabcontent{
display:none;
}
@media print {
.tabcontent {
display:block !important;
}
}
div#countrydivcontainer{width:650px; height:94px; overflow:hidden; border-bottom:1px dotted #CBCBCB;}			
