.inzite-content {
	clear: both;
	text-align: left;
	}
.inzite-content table {
	border: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	border-spacing: 0;
	border-spacing: expression(cellSpacing=0);
	}
.inzite-content tr {
	vertical-align: top;
	}
.inzite-content td {
	border: 1px solid #555;
	border-left: 0;
	border-top: 0;
	padding: 3px;
	margin: 0;
	}
.inzite-content .tableholder {
	border: 0;
	}
.inzite-content .tableholder td {
	padding: 0;
	border: 0;
	}
.inzite-photopage {
	clear: both;
	padding: 25px 0px 25px 3px;
	}
.inzite-photopage .holder {
	float: left;
	width: 145px;
	height: 188px;
	text-align: center;
	border: 1px solid #2b2b2d;
	margin-bottom: 8px;
	margin-right: 1px;
	}
.inzite-photopage .holder .image {
	clear: both;
	height: 147px; 
	text-align: center;
	background-color: #999;
	border-bottom: 1px solid #2b2b2d;
	}
.inzite-photopage .holder .imagetext {
	clear: both;
	font-size: 9px;
	height: 34px;
	padding: 3px;
	color: #333;
	}
.inzite-form .formField {
	clear: both;
	display: block;
	padding-bottom:2px;
	}
.inzite-form .fieldLeft, .inzite-form .fieldRight {
	float: left;
	}
.inzite-form label {
	border-top:20px solid #40668c;
	font-weight: bold;
	background-color: #fc0;
	color: #40668c;
	padding-left: 5px;
	display: block;
	}
.inzite-form input, .inzite-form textarea, .inzite-form select {
	margin-bottom: 2px;
	}
.inzite-form .CheckRadio {
	float: left;
	}
.inzite-form .CheckRadioText {
	float: left;
	padding: 0px 0px 2px 5px;
	}
.inzite-form .submitButton {
	clear: both;
	text-align: right;
	padding-top: 5px;
	}
.inzite-form .submitButton input {
	padding: 0px 6px 0px 6px;
	color: #2b2b2d;
	}
