/* mainmenu */
.voiceBox {
margin-top: 20px;
padding: 20px 0;
background: transparent url(/images/page/voice_bg_note.gif) repeat scroll left top;
}
.voiceTitleArea { padding: 0 20px;}
.voiceTitleArea img, .voiceTitle {
float: left;
vertical-align: middle;
}
.voiceTitle {
padding: 8px 0 0 7px;
width: 380px;
}
#mainMenu .voiceTitle h2, .voiceTitle p { color: #443344;}
#mainMenu .voiceTitle h2 {
margin: 0;
padding: 0;
background: none;
border: none;
font-size: 134%;
font-weight: bold;
}
div.voiceText {
padding-top: 18px;
background: transparent url(/images/page/voice_bg_textarea_head.png) no-repeat scroll center top;
}
div.voiceText .voiceTextInner {
padding: 0 40px 30px;
background: transparent url(/images/page/voice_bg_textarea_foot.png) no-repeat scroll center bottom;
}

.voiceText table {
margin: 0 auto;
width: 650px;
}
.voiceText tr {
/height: 0;
/zoom: 1;
}
.voiceText th, .voiceText td {
padding: 10px 0;
background: transparent url(/images/page/parts_line_dashed_gry.gif) repeat-x scroll left bottom;
}
.voiceText th {
width: 160px;
text-align: left;
vertical-align: top;
}
.voiceText td {
vertical-align: middle;
}

/* /mainmenu */


