label {
	/*width:200px;*/

}

#error {
	color:red;

}

button, input{
	background-color:#FFF;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
    color:#565656;
    /*cursor:pointer;
    padding:5px 10px 6px 7px;  Links 
    width:auto;*/
    overflow:visible;
	width:300px;
    /*padding:4px 10px 3px 7px;  IE6 */

}
#form0 {
	
	width:400px;
	
}

#form0 li,#form0 ul  {
	margin:0px;
	padding:0px;
	
	list-style-type:none;
	
}
#form0 label  {
	display:block;
	
	width:300px;
}


#content {
	
}
