﻿/*
Title:      	deRand webloket styles for screen media
Author:     	gbe, © 2007 anaXis nv.
Updated:        Jun 21 2007
*/

#content fieldset { padding: 10px 5px 5px 20px; }
#content div.elo_Row { overflow: hidden; clear: both; margin: 0 0 3px 0; }
#content div.elo_Row label {float: left;  width: 120px; padding-right: 5px; }
#content div.elo_Row label em { color: #f00; }
#content div.elo_Row div { float: left; width: auto; }
#content div.elo_Row td { clear: both; overflow: hidden; }
#content div.elo_Row td input { float: left; }
#content div.elo_Row td label { float: none; padding-left: 5px; }

#content span.error { color: #f00; }
