



body { background-color: white; width: 100%; margin: 0;}
div.page { width: 860px; background: white; display:block; position:static; text-align:left; border: 0;}

div.menu {
	position:static;
	border: 0;
	width:100%;
}
table.menu{
	width:100%;
}
td.menu {
	padding: 0;
}

tr.menu {
	height:36px;
	border: 0px;
	margin: 0;
	
}
form table{
	width:100%;
}
form td{
	width:50%;
	vertical-align:top;
}
input.grey,select,textarea{
	width:100%;
	background-color:#c0c2c5;
	color:#5a5b5d;
	margin:0;border:0;padding:0;
}
#uploading{
	background-color:#c0c2c5;
	visibility:hidden;
	height:1px;
}
img {
	border: 0;
}
.design{
	visibility:hidden;
}


