/* Left Aligned
---------------------------------------------------------------------------------------- */

.quotenav_checkbox-leftwhite {float:left;font-weight:bold;height:36px;padding:14px 5px 0;width:175px;}
.quotenav_checkbox-leftgray {float:left;font-weight:bold;height:36px;padding:14px 5px 0;width:175px;background:#eee;}


/* Right Aligned
---------------------------------------------------------------------------------------- */

.quotenav_checkbox-rightwhite {float:right;font-weight:bold;height:36px;padding-left:10px;padding-right:10px;padding-top:14px;}
.quotenav_checkbox-rightgray {float:right;font-weight:bold;height:36px;padding-left:10px;padding-right:10px;padding-top:14px;background:#eee;}

/* Refresh Button
---------------------------------------------------------------------------------------- */

.graybg-refresh {float:right;width:60px;height:37px;padding:13px 11px 0 0;background:#eee;}
.graybg-refresh input {padding:0 5px 0 5px;width:60px;}

