#content {
background: url(../_images/bg.gif) repeat-x;
}

#cnr00 {
background-image: url(../_images/cnr00.gif);
}

#cnr01 {
background-image: url(../_images/cnr01.gif);
background-color: #ADDF95;
}

#spacer {
background: url(../_images/bg.gif) repeat-x;
height: 600px;
}

#tabDivTest {
position: absolute;
width: 700px;
height: 375px;
background: url(../_images/tabs_container_bg.gif) 0 0 no-repeat;
overflow: hidden;
margin-top: 20px;
}

#tabDivTest ul {
list-style: none outside;
margin-left: -15px;
}

#tabDivTest ul li div {
position: absolute;
width: 530px;
left: -9999px;
top: 0;
}

#tabDivTest ul li div div {
position: absolute;
display: block;
top: 40px;
left: 160px;
}

#tabDivTest ul li div div img {
float: left;
margin-right: 20px;}

#tabDivTest ul li div a {
position: absolute;
background: url(../_images/button.gif) left no-repeat;
width: 137px;
height: 40px;
overflow: hidden;
display: block;
top: 325px;
left: 553px;
text-indent: -999px;
}

#tabDivTest ul li h2{
position: absolute;
top: 0;
left: 160px;
width: 100%;
}

#tabDivTest ul li {
width: 120px;
}

#tabDivTest ul li a {
font-weight: bold;
color: #252525;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

.sIFR-hasFlash #tabDivTest ul li h2 {
margin-top: 10px;
font-size: 26px;
line-height: 120%;
}