.content-main-box {
border-bottom: #998d5c 1px solid;
text-align: justify;
border-left: #998d5c 1px solid;
padding-bottom: 10px;
backgrounf-color: #FFFFFF;
padding-left: 10px;
width: 630px;
padding-right: 10px;
margin-bottom: 10px;
height: auto;
vertical-align: top;
border-top: #998d5c 1px solid;
border-right: #998d5c 1px solid;
padding-top: 10px
}
.content-main-box p {
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px
}
#lightbox {
z-index: 1000;
position: fixed;
padding-bottom: 0px;
padding-left: 0px;
width: 100%;
padding-right: 0px;
height: 100%;
top: 0px;
padding-top: 50px;
left: 0px
}
#lightbox #light {
z-index: -1;
position: fixed;
text-align: center;
filter: alpha(opacity=50);
width: 100%;
background: #000000;
height: 100%;
top: 0px;
left: 0px;
opacity: 0.5
}
#lightbox #box {
position: relative;
padding-bottom: 20px;
margin: 0px auto;
padding-left: 20px;
width: 650px;
padding-right: 20px;
background: #FFFFFF;
overflow: hidden;
padding-top: 20px
}
#lightbox #box p {
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px
}