#pgAidKits {
	display: inline;
}

.pgAidKitsGutter {
	float: left;
	width: 20px;
}


#pgAidKitsProducts_link2 {
	width: 144px;
	min-height: 196px;	
	padding: 3px;
}

a#pgAidKitsProducts_link2:link {
	width: 144px;
	min-height: 196px;	
	padding: 3px;
	background-image: url(../images/css-pgAidKitsProducts.png);
	background-repeat: repeat-x;
}

a#pgAidKitsProducts_link2:hover {
	background-image: url(../images/css-pgAidKitsProducts-on.png);
	background-repeat: repeat-x;
}





.pgAidKitsProducts a {
	text-decoration: none;
}

.pgAidKitsProducts a:hover {
	text-decoration: none;
}

.pgAidKitsProducts {
	float: left;
	width: 144px;
	height: 240px;
	background-image: url(../images/css-pgAidKitsProducts.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 3px;
}


.pgAidKitsProducts:hover {
	background-image: url(../images/css-pgAidKitsProducts-on.png);
}


.pgAidKitsProducts h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 5px;
}

.pgAidKitsProducts p {
	color: #333;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 5px;
}

.pgAidKitsProducts h4 {
	float: left;
	color: #333;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0px 0 0 5px;
}

.pgAidKitsProducts h5 {
	float: right;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: bold;
}
h3 {
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
}
h6 {
	color: #333;
	font-size: 0.8em;
	line-height: 10px;
}
p {
	padding: 0;
}
#pgAidKitsViewLgPht {
	float: right;
	width: 354px;
	height: 347px;
	margin: 0 0 0 10px;
	padding: 0 3px 0 13px;
	background-image: url(../images/css-pgAidKitsViewLgPht.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

#column_pgAidKits {
  padding: 40px 0 0 20px;
}


.pgAidKits table {
	border-collapse:collapse;
	border-spacing:0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.pgAidKits thead th {
	text-align: left;
	font-weight: normal;
	color: #fff;
	background-color: #d41c33;
	height: 30px;
	padding: 0 10px 0 5px;
}

.pgAidKits tfoot td {
	text-align: center;
	font-weight: normal;
	color: #333;
	height: 50px;
	
}

.pgAidKits tbody th,tbody td {
	font-weight: normal;
	border-bottom: 1px dotted #bbb;
	padding: 2px 10px 2px 5px;
}

.pgAidKits tbody th {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.pgAidKits tbody td {
	font-weight: normal;
}

.pgAidKits tbody tr.odd {
	background-color: #ddd;
}

#yourcart {
	width: 145px;
	background-image: url('../images/css-leftcol-your-cart-bg.gif');
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 60px 10px 15px 15px;
	color: #fff;
}