@charset "utf-8";

#wideContent h2 {
margin-bottom:4px;
}

#wideContent .nav {
margin-bottom:14px;
text-align:center;
}
#wideContent .nav li {
display:inline;
padding:0 4px;
}

/* lead box */
#wideContent .lead {
margin:0 5px 18px;
}

/* career box */
#wideContent .career {
margin:0 5px 19px;
padding:0 15px 17px;
border:1px solid #DCDCDC;
border-top:none;
}
#wideContent .career h3 {
margin:0 -16px 18px;
}
#wideContent .career p {
float:left;
width:535px;
}
#wideContent .career p strong {
display:block;
margin-bottom:15px;
color:#333;
font-size:1.3em;
font-weight:bold;
}
#wideContent .career .image {
float:right;
margin-top:34px;
}
#wideContent .no-image p {
float:none;
width:auto;
}
#wideContent .career .notes {
margin-bottom:0;
font-size:0.83em;
text-align:right;
}

/* message box */
#wideContent .message {
margin:0 5px 49px;
background:url(../images/carrer_bg_02.png) repeat-y;
}
#wideContent .message-inner {
padding-bottom:33px;
background:url(../images/carrer_bg_03.png) left bottom no-repeat;
}
#wideContent .message h3 {
margin-bottom:16px;
padding:22px 16px 0;
background:url(../images/carrer_bg_01.png) no-repeat;
}
#wideContent .message p {
margin:0 16px 28px;
}

/* bottom border */
#wideContent .border {
width:750px;
height:1px;
margin:0 auto;
background:url(../images/common_bg_02.png) 1px top no-repeat;
overflow:hidden;
}
