#availability {
	color: #FFFFFF;
	background: #164269;
	margin-top: 10px;
	padding: 15px;
}
.divColMed {
	background: #92BEE7;
	padding: 15px;
	margin-top: 10px;
}
.divColLight {
	background: #B4D2EF;
}
.padSmall {
	padding: 10px;
}
#glovesColRight {
	height: 370px;
	width: 280px;
	float: right;
}
#glovesColRight #topDiv {
	height: 250px;
}
#glovesColRight #topDiv2 {
	height: 186px;
}
#gloveFeatures {
	float: left;
	padding: 15px;
	width: 360px;
	margin-right: 10px;
}
.divContainer {
	overflow: auto;
	margin-top: 10px;
	background: url(../Safety/images/featureBG.gif) repeat-y;
}
#glovesApplications {
	width: 229px;
	float: right;
	padding: 15px;
	margin: 0px;
}
#glovesBottomDiv {
	margin-top: 10px;
}
#glovesBottomNavDiv {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #164269;
	border-bottom: 1px solid #164269;
}
sup.small {
	font-size: 0.7em;
}
#gloveIndex a {
	display: block;
	border: 1px solid #EFEFEF;
	padding: 5px;
}
#gloveIndex a:hover {
	background-color:#FFFEC4;
	border: 1px solid #FFF729;
	text-decoration: none;
}
#gloveIndex td {
	width: 33.3%;
	padding: 5px;
}
#handProtectionNav {
	font-weight: bold;
	text-align: center;
	clear: both;
	color: #999999;
}

