/*MINIMAL LAYOUT - overridden by custom color schemes */

/*clear both underline */
.classyclear{
clear:both;
height:3px;
width:80%;
margin:2px auto;
border-bottom:2px solid #CCC;
}

.clearclear{
clear:both;
}