.mod-item-header{
	background: none;
	border:0;
	border-top: 1px #CCC solid;
}

.mod-item-body{
	background: none;
	border:0;
}

.mod-form{
 background: none;
}

.mod-form-title{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.mod-form-hr{
	display: none;
	visibility: hidden
}

.mod-form img{
	background: #fff;
	text-align: center;
	width: 300px;
}

.mod-form td{
	padding: 2px 20px 0 0;
}

#RequiredField{ 
	display: none;
}

.mod-form tr > td{
	width: 100px;
}

.mod-form tr > td + td{
	width: 60px;
}
