/* CSS Document */

form#loginForm fieldset#loginFormFieldset legend{color:#FFD500;}
#shopLogin-divRegisterForm legend{color:#FFD500;}
form.tableLess fieldset legend { color:#FFD500;}
/*form.tableLess {
    min-width: 452px;
    max-width: 452px;
    width: 452px;
}
form.tableLess fieldset{
   border-top:0;
    border-left: 1px solid #B9157E;
	border-right: 1px solid #B9157E;
	border-bottom: 1px solid #B9157E;
	margin:1em auto 2em auto;
	padding:0 0 10px 0;
	display: block;
	width:448px;clear:none;text-align:left;
}
form.tableLess fieldset.hidden {
    border: 0;
}
form.tableLess fieldset legend {
    background:url(/design/images/formHeader.gif) no-repeat left top;
	white-space: nowrap;
    font-weight: bold;
	font-size:1.2em; 
    min-width:432px;
	height:24px;
   padding:2px 10px 6px 10px;
	margin:0 0 0.5em 0;
    display: block;
}
*/

