#header {
	background:transparent url(../images/role_header.gif);
	background-repeat: no-repeat;
	margin-top: 244px;
	}
.left{
  float: left;
  width:260px; 
  margin: 20px 0;
   }	
#content li {
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left:23px;
	padding-bottom:6px;
	padding-top:2px;
	}   
#pic{
  float: right;
  width:155px; 
  height:205px;
  margin: 0 0 21px 0; 
  background:#fff url(../images/role_pic.jpg) no-repeat; 
   }		