/* CSS Document */

body {
margin: 0 auto;
margin-top: 60px;
font-family: Helvetica, Arial, sans-serif;
color: #898989;
font-size: 11px;
}

#wrapper {
width: 881px;
margin: 0 auto;
padding: 0px 19px;
}

h2 {
color: #909090;
font-size: 11px;
font-weight: normal;
padding: 12px 0px;
text-align: center;
}

.lc {
width: 658px;
height: 530px;
}

.lc td {
vertical-align: top;
}

.mc {
width: 61px;
}
.mc td {
vertical-align: bottom;
}


.rc {
width: 162px;
}

.rc td {
vertical-align: top;
}

.thumb td {
padding-bottom: 26px;
}

p {
color: #898989;
padding-top: 10px;
font-size: 11px;
letter-spacing: 1px;
line-height: 15px;
}