﻿div.sectionDivide { font-weight: bold; }

/* tools */
.wrapleft { float: left; padding-right: 8px; }
.wrapright { float: right; padding-left: 8px; }
.reset { height:0px; line-height:0px; clear:both; margin:0px; padding:0px; overflow:hidden; }
.right { float:right; }
.left { float:left; }
.clear { clear:both; }
