


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.floatright {
float: right;
margin-bottom: 5px;
margin-left: 5px;
}

.floatleft {
float: left;
margin-bottom: 5px;
margin-right: 5px;

}

.highlight {
background:#ff0;
}

h3 {
font-size: 12px;
font-weight: bold;
line-height: 14px;
padding-top: 4px;
padding-bottom: 2px;
color: #333;
}

h2 {
font-size: 14px;
font-weight: bold;
line-height: 14px;
border-bottom: 1px solid #999;
padding-bottom: 4px;
margin-bottom: 4px;
}


