h1{
padding-bottom:0px;	
}

h3{
margin:0;
padding:0;	
}

.textbox{
float:left;
width:100%;
margin-bottom:20px;
margin-top:0;
background:url(../img/boxright_corner.gif) left bottom no-repeat;		
}

.textbox .header{
display:block;
width:427px;
background:#f0ab00 url(../img/arrow_white.gif) left no-repeat;
line-height:20px;	
color:#fff;
padding-left:25px;
margin-bottom:20px;
}


.textbox .text_full{
float:left;
padding-left:25px;
padding-bottom:20px;
width:420px;
border-left:1px solid #c2c2c2;		
}

.textbox .textl,
.textbox .textr{
float:left;
width:170px;
padding-right:10px;
padding-bottom:0px;
}

.textbox .textl{font-weight:bold;}

.textl a{
display:block;
float:left;
width:100px;
padding-left:8px;
background:#fff url(../img/list_arrow.gif) left no-repeat;
font-weight:bold;
}

.textbox a.mail{
background:#fff;
color:#000;
font-weight:normal;
text-decoration:none;
display:inline;
width:100%;
padding:0;	
}

.textbox a.mail:hover{
color:#f0ab00;
}

.textbox .text_full h2{
margin:0;	
}

.textbox ul{margin-top:0;}

.textbox ul li{
margin-left:-27px;	
}
