#container {
border: none;
margin-top: -42px;
width: 722px;
height: 755px;
}
#left {
padding-right: 20px;
float: left;
position: relative;
width: 40%;
height: 570px;
Z-index: 2;
}
#right {
float: right;
position: relative;
width: 50%;
height: 570px;
z-index: 1;
}
#caption {
float: left;
position: relative;
z-index: 1;
width: 100%;
height: 5%;
padding-top: 0px;
padding-bottom: 20px;
}
#item-1 {
width: 200px;
position: absolute;
height: 200px;
font-family: Arial,Helvetica,sans-serif;
font-size: 0.8em;
z-index: 1;

}
#item-2 {
width: 200px;
height: 200px;
position: absolute;
padding-left: 225px;
font-family: Arial,Helvetica,sans-serif;
font-size: 0.8em;
}
#item-3 {
position: relative;
width: 220px;
height: 200px;
float: right;
font-family: Arial,Helvetica,sans-serif;
font-size: 0.8em;
}
#item-wrapper {
height: 200px;
position: relative;
}
.image {
height: 155px;
width: 200px;
position: relative;
text-align: center;
}
.image-copy {
text-align: center;
}
.top-left {
margin-right: 9px;
height: 9px;
font-size: 2px;
background-image: url(http://site.examtables.com/images/box.gif);
background-repeat: no-repeat;
}
.top-right {
margin-top: -9px;
margin-left: 9px;
background-image: url(http://site.examtables.com/images/box.gif);
background-position: 100% 0;
height: 9px;
font-size: 2px;
}
div.inside {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background: #ffffff none repeat scroll 0% 50%;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}
.notopgap {
margin-top: 0;
}
.nobottomgap {
margin-bottom: 0;
}
.bottom-left {
margin-right: 9px;
background-image: url(http://site.examtables.com/images/box.gif);
background-position: 0 -9px;
height: 9px;
font-size: 2px;
}
.bottom-right {
margin-top: -9px;
margin-left: 9px;
background-image: url(http://site.examtables.com/images/box.gif);
background-position: 100% -9px;
height: 9px;
font-size: 2px;
}
.botbox {
margin: 0 auto;
width: 335px;
text-align: center;
}
.botbox td {
}
.botbox td a {
border-style: solid none;
border-top: 1px solid #3095cd;
border-bottom: 1px solid #045987;
border-width: 1px 0;
padding: 3px 8px 2px 10px;
background: #0071af none repeat scroll 0% 50%;
display: block;
color: #ffffff;
text-decoration: none;
text-align: center;
}
.botbox td a:hover, .lnav td a:active {
border-top: 1px solid #024d75;
background: #045987 none repeat scroll 0% 50%;
color: #fff003;
}
.botbord {
border: 2px solid #999999;
margin: auto;
width: 335px;
}
