/* css colors associated with profile.css styles */

div.profile_box img { 
  display: block;
}
div.profile_box img { 
  float: left;
  height: 60px;
  width: 90px;
  margin: 2px;
  padding: 0;
}
img#profile { 
  display: block;
  height: 250px;
  margin: 0;
  margin-right: 10px;
  border-style: solid;
  border-width: 2px;
}
li.profile_element { 
  font-size: 14px; 
}
div#right_margin ul.profile_list li {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 14px;
}
