
#slideShowContainer {
margin : -12px 0px 0px 0px;
padding : 0px 0px 0px 0px;
position: relative;
width: 550px;
height: 184px;
vertical-align: top;
text-align: left;
display: block;
}

#showBoxA {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
position: absolute;
top: 0px;
left: 0px;
z-index: 400;
}
#showBoxB {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
position: absolute;
top: 0px;
left: 0px;
visibility: none;
z-index: 300;
}
#showBoxC {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
position: absolute;
top: 0px;
left: 0px;
visibility: none;
z-index: 200;
}
#showBoxD {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
position: absolute;
top: 0px;
left: 0px;
visibility: none;
z-index: 100;
}


.answerBlockOut {
background-color: #ffffff;
margin : 2px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width: 523px;
height: auto;
vertical-align: top;
display: block;
overflow: auto;
}
.answerBlockIn {
margin : 0px 0px 0px 0px;
padding : 3px 0px 3px 10px;
width: 420px;
height: auto;
display: inline;
float: left;
font-family: Arial, Helvetica, sans-serif;
color:#252525;
font-size:12px; 
}

.tabNum {
margin : 6px 0px 0px 0px;
display:inline;
width: 80px;
height: 14px;
float: right;
}


.buttonbTabA a {
background-image: url('../images/icon-tab-01-off.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabA a:hover {
background-image: url('../images/icon-tab-01-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabAon a {
background-image: url('../images/icon-tab-01-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabB a {
background-image: url('../images/icon-tab-02-off.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabB a:hover {
background-image: url('../images/icon-tab-02-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabBon a {
background-image: url('../images/icon-tab-02-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabC a {
background-image: url('../images/icon-tab-03-off.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabC a:hover {
background-image: url('../images/icon-tab-03-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabCon a {
background-image: url('../images/icon-tab-03-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabD a {
background-image: url('../images/icon-tab-04-off.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabD a:hover {
background-image: url('../images/icon-tab-04-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
.buttonbTabDon a {
background-image: url('../images/icon-tab-04-on.gif');
background-repeat: no-repeat;
width: 14px;
height: 14px;
display:block;
}
