
div.surround {
width : 404px;
height : 104px;
border : 1px solid #999;
background : #fff;margin : 7px;
}
div.inside {
width : 400px;
height : 100px;
border : 1px solid #999;
background : #eee;
margin : 1px;
}
div.over {
width : 400px;
margin : 0;
height : 100px;
border : 0 solid #f00;
position : absolute;
background : transparent;
padding : 0;
color : #333;
}
div.txtBox {
font-family : verdana;
color : #666;
font-size : 9px;
background : #eee;
width : 350px;
float : left;
height : 90px;
border : 1px solid #fff;
z-index : 2;
position : relative;
left : 30px;
margin : 4px;
}
div.txtBox p {
font-family : verdana;
color : #666;
font-size : 9px;
line-height : 12px;
text-transform : uppercase;
margin : 4px;
}
div#box1.pane1 {
padding : 10px 0 10px 10px;
margin : 1px 1px 1px 30px;
width : 360px;
background : #eee;
height : 75px;
}
div#box2.pane2 {
padding : 10px 0 10px 10px;
margin : 1px 1px 1px 30px;
width : 360px;
background : #eee;
height : 75px;
}
div#box3.pane3 {
padding : 10px 0 10px 10px;
margin : 1px 1px 1px 30px;
width : 360px;
background : #eee;
height : 75px;
}
div#box4.pane4 {
padding : 10px 0 10px 10px;
margin : 1px 1px 1px 30px;
width : 360px;
background : #eee;
height : 75px;
}

div#box1.pane1 p {
margin : 0;
}
div#box2.pane2 p {
margin : 0;
}
div#box3.pane3 p {
margin : 0;
}
div#box4.pane4 p {
margin : 0;
}

div#box1, div#box2, div#box3, div#box4 {
text-transform : uppercase;
position : absolute;
top : 1px;
left : 0;
width : 310px;
height : 80px;
z-index : 3;
border : 0 solid #f00;
margin : 1px;
background : #eee;
font-family : verdana;
font-size : 16px;
line-height : 30px;
}
div.buttongif {
background : #eee url(button.gif) no-repeat left top;
display : block;
font-family : verdana;
width : 28px;
height : 28px;
padding : 0;
margin : 6px;
float : left;
border : 0;
}
#b1, #b2, #b3, #b4 {
background : transparent url(imgs/abutton03.jpg) no-repeat left top;
display : block;
font-family : verdana;
width : 21px;
height : 97px;
padding : 0;
margin : 1px;
float : left;
border : 1px solid #ccc;
}
span.title {
font-size : 10px;
line-height : 12px;
text-transform : uppercase;
}
a:link, a:hover, a:active, a:visited {
background : transparent;
}
