#menuarrow {
   float: right;
   height:7px;
   width:13px;
   padding-right:284px;
}

.ref {
   float: left;
   height:270px;
   width:702px;
   margin-left:20px;
   padding-bottom:8px;
   border-bottom : 1px dotted #bdbdbd;
}


.ref_text {
   float: left;
   height:215px;
   width:220px;
   margin-top:25px;
}

.ref_image {
   float: right;
   height:245px;
   width:408px;
   margin-top:25px;
   margin-left:30px;
}

.btt {
   float: left;
   height:15px;
   width:150px;
}

.button {
	border:0;
	outline:0; 
	-moz-outline:0;
}

ul {
outline : 0;
margin: 0;
padding: 0;

}
li {
padding-bottom: 3px;
width:180px;
list-style-type : none;
list-style-position : outside;
line-height : 28px;
text-align : left;
outline : 0;
border-top: 1px dotted #bdbdbd;

}

