﻿.tabs {
 height: 44px;
}

.tab1 {
 width: 229px; height: 439px;
 height: 44px;
 background: url(/_common/images/bg_ESMA.jpg) no-repeat;
 position: absolute;
}

.tab1_header a {
 display: block;
 width: 198px;
 margin: 0px; padding: 17px; padding-bottom: 2px;
}

.tab1_content {
 width: 198px; height: 419px; 
 margin: 0px; padding: 17px; padding-top: 0px;
}

.tab2 {
 width: 229px; height: 439px; 
 height: 44px;
 float: left;
 margin: 0px; margin-left: 232px;
 background: url(/_common/images/bg_distributors.jpg) no-repeat;
 position: absolute;
}

.tab2_header a {
 display: block;
 width: 198px;
 margin: 0px; padding: 17px; padding-bottom: 2px;
}

.tab2_content {
 width: 198px; height: 419px;
 margin: 0px; padding: 17px; padding-top: 0px;
}

.tab3 {
 width: 229px; height: 439px;
 height: 44px;
 float: left;
 margin: 0px; margin-left: 464px;
 background: url(/_common/images/bg_members.jpg) no-repeat;
 position: absolute;
}

.tab3_header a {
 display: block;
 width: 198px;
 margin: 0px; padding: 17px; padding-bottom: 2px;
}

.tab3_content {
 width: 198px; height: 419px;
 margin: 0px; padding: 17px; padding-top: 0px;
}


.tabs h1 {
 font-size: 1.7em; color: #ffffff; font-weight: bold;
 margin: 0 0 10px 0;
}

.tabs h2 {
 font-size: 1em; color: #ffffff; font-weight: bold;
 margin-top: 0px;
}

.tabs h3 {
 font-size: 0.9em; color: #f4e600; font-weight: bold;
 margin-top: 0; margin-bottom: 0;
}

.tabs p {
 font-size: 0.9em; color: #ffffff;
 margin-top: 0;
}

.tabs ul {
font-size: 0.8em; color: #ffffff; line-height: 13px;
margin: 4px 0 12px 15px; padding-left: 0px;
}

.tabs a:link {
 color: #ffffff; text-decoration: none;
}

.tabs a:visited {
 color: #ffffff; text-decoration: none;
}