/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.greenRunner1 {
	background-image: url(greenRunner.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.customFormInputCell { text-align:left; }
