.equipment {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;

	width: 987px;
	height: 100%;
	
	margin-bottom: 5px;
	
	
	float: left;
}

.ENGkameraequipment {
	width: 977px;
	background-color: #eee;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	
	padding: 5px;
}

.ENGkameraequipment ul {
	list-style: square;
}

.ENGkameraequipment h2 {
	margin-top: 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #af3b02;
	font-weight: bold;
}

.ENGkameraequipment img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.ENGkameraequipment p {
	line-height: 17px;
}

.audio {
	width: 977px;
	background-color: #eee;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	top: 0px;
	left: 0px;
	
	padding: 5px;
}

.audio ul {
	list-style: square;
}

.audio h2 {
	margin-top: 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #af3b02;
	font-weight: bold;
}

.audio img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.audio p {
	line-height: 17px;
}

.post {
	width: 977px;
	background-color: #eee;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	top: 0px;
	left: 0px;
	
	padding: 5px;
}

.post ul {
	list-style: square;
}

.post h2 {
	margin-top: 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #af3b02;
	font-weight: bold;
}

.post img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.post p {
	line-height: 17px;
}

.sub {font: 12px Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold;}

.accent {color: #af3b02;}

.bold {font-weight: bold;}





