
/*#rowborder{
background-color:#F90;
padding: 10px;
height: auto;
min-height:420px;
width:90%;
border: 1px solid #666;
z-index: 95;
margin-bottom: 10px!important;
}*/


#rowbelowbar{
background-color: #f90;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-bottom: 0;
border-right: 1px solid #666;
width: 90%;
min-height:10px;
padding: 8px;
margin:0 0 10px 0;
float:left;}

#rowbelow{
background-color: #fc6;
border: 1px solid #666;
float:left;
/*width:99%;*/
min-height: 400px;
padding: 8px;
margin:0 0 10px 0;
z-index: 96;
width:90%;
background-image:url(../images/country_bg.gif);
background-position:top;
background-repeat:repeat-x;
}

.rowtab a{
background-color:#F90;
font-size:90%;
font-weight:bold;
border: 1px solid #666;
width: 100%;
margin-right: 1px;
color:#333!important;
padding:2px 4px 4px 4px;
border-top: 2px solid #666!important;
z-index: 99;
}

.rowtab a:hover{
background-color: #fff!important;
color: #603!important;
}

#rowbelow ul li{
  margin-left: -20px;
  padding-left: 0;}
  
* html #rowbelow{ /*IE only style*/
height: 400px;
}

 .countryoptsBg{
 	background-color: #fc6!important;} 

#rowbelow h2{
margin: 5px 0 2px 0!important;
}	

.countryoptsBg	ul li{
	margin-left: -20px;
  padding-left: 0;}
	
/*div.tabBox {width: 98%;}

div.tabArea {
  font-weight: bold;
  font-size: 12px;
  padding: 0px 0px 5px 0px;
  margin-top:15px;
}

a.tab {
  background-color: #ccc;
  border: 1px solid #666;
  border-bottom-width: 0px;
  padding: 2px 4px 2px 4px;
  position: relative;
  text-decoration: none;
  top: 3px;
 z-index: 90;
}

a.tab, a.tab:visited {
  color: #333!important;
  }

a.tab:hover {
  background-color: #fff;
  color: #603!important;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: orange;
  border-top: #666 2px solid;
  color: #603!important;
}

a.tab.activeTab {
  padding-bottom: 4px;
  top: 1px;
  z-index: 92;  
}

div.tabMain {
  background-color: orange;
  border: 1px solid #333;
  padding: .5em;
  position: relative;
  
  z-index: 91;
  width: 98%;
  margin-bottom: 10px;

}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  background-color: #fff;
  border: 1px solid #999;
  width: 100%;
 height: 400px;
}*/