ul {
}
ul li {
	font-size: 11px;
	text-align: left;
	margin: 5px auto 5px auto;
	margin-left: 5px;

}

.content_title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto 20px auto;
}
.content_subtitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto 10px auto;
	
}
.instructor {
	margin: 5px;
	border: 1px;
	border-color: #000066;
	margin-top: 10px;
	width: auto;
	border-style: solid;
	border-top: 1;
	border-right: 1;
	border-bottom: 1;
	border-left: 1;
	padding: 5px;
}
.instructor .title {
	font-weight: bold;
	font-size: 12px;
	width: auto;
}
.instructor .link {
	font-size: 10px;
	width: auto;
	margin-left: 5px;
}

.instructor .description {
	font-size: 10px;
	text-align: justify;
	//padding: 4px;
	width: auto;
	margin-left: 5px;
	vertical-align: top;
}

.description {
	line-height: 90%
	font-size: 12px;
	text-align: justify;
	color: #000066;
}


.instructor_thumbnail {
	border: solid #000066 2px;
	font-size: 10px;
}
.contacts {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
}
.style1 {color: #FFFFCC}
.m6_title{
	background-image: url(../images/equipment/mach6.jpg);
}
#price_list{
	text-align: center;
}
#price_list .title{
	text-align: left;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 5px;
}
.brand_eqt {
	margin-top: 10px;
}

.prices{
	margin: 0px;
}
#left_col ul {
	list-style-type: none;
	border-top: 1px solid #333;
}

#left_col ul li {
	border-bottom: 1px solid #333;
	background-color: #d5edb3;
}

