.i_ct, .i_cb, .i_cr, .i_cl {
font-size:1px;
border-style:solid;
border-color:#CBCBCA;
border-width:0px;
background-color:#FFF;
}
.i_ct {
border-top-width:1px;
}
.i_cb {
border-bottom-width:1px;
}
.i_cr {
border-right-width:1px;
}
.i_cl {
border-left-width:1px;
}
.i_rt, .i_rb, .i_lt, .i_lb {
background-repeat: no-repeat;
width:15px;
height:11px;
}
.i_rt {
background-image:url(/development/img/i_right_top.png);
background-position: right top;
}
.i_rb {
background-image:url(/development/img/i_right_bottom.png);
background-position: right bottom;
}
.i_lt {
background-image:url(/development/img/i_left_top.png);
background-position: left top;
}
.i_lb {
background-image:url(/development/img/i_left_bottom.png);
background-position: left bottom;
}
.i_content {
background-color:#FFF;
}
.info_layer {
position:absolute;
top:0px;
left:0px;
display:none;
}
.info_layer table {
background-color:transparent;
}
.button_layer table {
background-color:transparent;
}
.button_layer .i_content {
text-align:center;
font-weight:bold;
}
#info_layer_2_img {
background-image:url(/development/img/info_layer_2_img.png);
background-position: 50% 50%;
background-repeat: no-repeat;
width:341px;
height:122px;
}
.info_layer_x {
border-left:1px solid #CBCBCA;
border-bottom:1px solid #CBCBCA;
text-align:center;
font-weight:bold;
color:#000;
position:absolute;
padding:3px 0px 3px 0px;
width:25px;
top:0px;
left:575px;
}