.inzite-content {
	clear: both;
}
.inzite-content h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.inzite-content h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.inzite-content h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
.inzite-content table {
/*	width: 100%;	*/
	border: 0;
	background-color: #000;
	border-spacing: 1px;
}
.inzite-content td {
	border: 0;
	padding: 2px;
	background-color: #fff;
}
.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: 150px;
	text-align: center;
	margin-bottom: 8px;
	margin-right: 10px;
}
.inzite-photopage .holder .image {
	clear: both;
	height: 147px; 
	text-align: center;	
	border:1px solid #CCCCCC;
}
.inzite-photopage .holder .imagetext {
	clear: both;
	font-size: 9px;
	height: 34px;
	padding: 3px;
	color: #333;
}

.inzite-form .formfield {
	clear: both;
}
.inzite-form .fieldLeft {
	float: left;
}
.inzite-form .fieldRight {
	float: left;
}
.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;
}

.inzite-reaction {
	clear: both;
	border: 1px solid #5b5b5d;
	margin-bottom: 10px;
}
.inzite-reaction .photoholder {
	float: left;
	width: 100px;
}
.inzite-reaction .photo {
	clear: both;
}
.inzite-reaction .userinfo {
	clear: both;
	padding: 5px 0px;
	font-size: 10px;
	color: #ccc;
	text-align: center;
}
.inzite-reaction .textholder {
	float: left;
	padding: 5px;
}
.inzite-reaction .datefield {
	clear: both;
	font-size: 10px;
	color: #ccc;
}
.inzite-reaction .textfield {
	clear: both;
	font-size: 11px;
}
