body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.thickbox {
margin:0;
padding:0;
width:570px;
}

.thickbox .content {
margin:0;
padding:15px 0 0;
width:570px;
}

.thickbox .content .key {
color:#039;
font-size:13px;
font-weight:bold;
}

.thickbox .content .center {
display:inline;
float:left;
width:190px;
}

.thickbox .content .left {
display:inline;
float:left;
width:190px;
}

.thickbox .content .right {
display:inline;
float:left;
height:202px;
overflow:hidden;
width:190px;
}

.thickbox .content .value {
color:#333;
padding-bottom:18px;
}

.thickbox .content .name {
color:#039;
font-size:20px;
padding-bottom:18px;
}

.thickbox .header {
background:url(images/logo.jpg) no-repeat scroll 0 0;
border-bottom:solid #039 5px;
color:#039;
display:block;
font-size:20px;
height:47px;
margin-bottom:5px;
width:570px;
}

.thickbox .header .print {
background:url(images/printpic.jpg) no-repeat scroll 0 10px;
display:block;
float:right;
height:26px;
padding-top:10px;
width:80px;
}
