div.rightbox p {
	font-size:85%;
	color:#333333;
	line-height:2em;
	margin-top:5px;
	/*margin-bottom:5px;*/
}

img.contact{
	margin-bottom:60px;
}

div.rightbox li{
/*background:url(../../common/arrow_mini.gif) no-repeat center left;*/
list-style:url(../../common/arrow_mini.gif);
background:url(../common/border.gif) no-repeat left bottom;
padding-bottom:13px;
font-size:85%;
padding-left: 0px;
margin-left: 0px;
list-style-position:inside;
}

div.rightbox ul{
margin-bottom:60px;
margin-left: 0px;
padding-left: 0;
}

.p_left{
width:136px;
float:left;
line-height:2em;
	margin-top:5px;
}

.p_right{
width:520px;
float:left;
line-height:2em;
	margin-top:5px;
}

.clear{
clear:both;
}

.last{
margin-bottom:30px;
}