#content_bg {
        background: #ffffff url(../images/content2_bg.png) repeat-y;        
}

#t3_content {
        background: url(../images/content2_bg_big.png) no-repeat;
}

#t3_content_job {
        background: url(../images/content2_bg_big.png) no-repeat;
}

#content_left {
        width: 557px;
        float: left;
        margin-top: 11px;
		padding-right: 10px;
}

#content_right {
        width: 379px;
        float: left;
        margin-left: 7px;
        margin-top: 11px;
}

h3.rgaccord1-toggle {
        background: url(../images/accordion.png) no-repeat scroll;
        border-top:0px;
        color:#0094AB;
        cursor:pointer;
        font-weight:bold;
        height:27px;
        line-height:26px;
        padding:2px 0 2px 10px;
        margin: 0px;
}

h3.act{
        color:#343434;
}

.rgaccord1-nest p {
        margin: 0px;
        margin-bottom: 10px;
        margin-left: 10px;
        width: 355px;
        padding-top: 5px;
}

.rgaccord1-nest {
        margin-bottom: 3px;
}

div.rgaccord1-content {
        border-left:1px solid #CCCCCC;
        border-right:1px solid #CCCCCC;
        border-bottom:1px solid #CCCCCC;
        width:377px;
		background: #ffffff;
}

h3.act{
        background: url(../images/accordion_act.png) no-repeat scroll;
}

.accordion_icon {
     position: relative;
     top: 5px;
}
 
