/* 
    Document   : styles
    Created on : Feb 9, 2012, 8:50:15 AM
    Author     : seand
    Description:
        Purpose of the stylesheet follows.
*/

.bio-widget-wrapper {
    border:1px solid black;
    margin-top:12px;
}

.bio-widget-title {
  font-size: 14px;
  font-weight: bold;
  padding: 6px;
}

.bio-widget-wrapper td {
    padding:0 0 0 10px;
}

