#content h3 {
	padding-bottom: 20px;
}
body.gear fieldset {
	margin-top: 10px;
}
body.gear fieldset legend {

}
body.gear hr {
	height: 46px;
	background-image: url(../_img/_gear/hr.gif);
	background-repeat: no-repeat;
	border: none;
}

body.gear .lists fieldset {
	margin: 20px 0px 30px 30px;
}
body.gear .lists fieldset.short {
	width: 410px;
	float: left;
	margin-top: 40px;
}

body.gear .lists  fieldset legend {
	font-size: 28px;
	color: #FFF;
	display: block;
	width: 100% !important;
	text-indent: 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
body.gear .lists legend span { 
	display: block; width: 700px;  
}
body.gear .lists fieldset.short legend span {
	width: 200px;
}

body.gear .lists ul {
	float: left;
	margin-right: 20px;
}
body.gear .lists ul li {
	margin-bottom: 20px;
	line-height: 1.5em;
}
body.gear .lists ul {
	width: 200px;
}
body.gear .lists fieldset.short ul {
	width: 180px;
}
body.gear .lists  fieldset ul {
	margin-top: 38px;
}
body.gear fieldset.audio dl {
	margin-bottom: 10px;
}