img {
	border:0;
}
.content h1{
	text-align:center;
	background:url('/images/Vulcan_Signs/product_cat_head2.jpg') repeat-x;		
	height:45px;
	margin:0;
	padding:12px 10px 0px 10px;
	float:left;
	color:#94B7EB;
	letter-spacing:1px;
	font-weight:100;
}
.content .p3h1{
	background:url('/images/Vulcan_Signs/product_cat_head1.jpg') no-repeat;		
	width:8px;
	height:45px;
	float:left;
}
.content .p3h3{
	background:url('/images/Vulcan_Signs/product_cat_head3.jpg') no-repeat;		
	width:7px;	
	height:45px;
	float:left;	
}
.content .wholeheading{
	margin:0 auto;
}
.content .instructions1{
	text-align:center;
}
.content .instructions2{
	text-align:left;
}

.thumbwrap {
	padding: 15px 8px 0 8px;
	margin: 0;
	text-align:center;	
}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	margin: 0 30px 25px 30px;
	padding: 0;	
}

.thumbwrap li>div {
	/*\*/ display: table; /**/
	width: 199px;
	background:url('/images/Vulcan_Inc_Shared/product_back.jpg') -206px 0px no-repeat;
	border-collapse:collapse;
}
.thumbwrap li>div:hover {
	background-position:0px 0px;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
.thumbwrap>li .wrimg {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	height: 100px;	
}
.thumbwrap li .wrimg {

}
.thumbwrap img {
	vertical-align: middle;
	padding-right:4px;
}
.thumbwrap a:hover {

}


.thumbwrap .caption {
	display: block;
	font-size: 18px;
	width: 200px;	
	height:66px;
	color:#94BBFC;
	letter-spacing:1px;	
}

.caption>span { /*for IE*/
	display:table;
	height:100%;
 	margin:0 auto; 
	position:relative;
}
.caption>span span { /*for IE*/
	position:absolute;
	top:50%;
}
.caption>span>span { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}
.caption>span span span {
	display:block;
	position:relative;
	top:-50%;
/*     padding:0 4px 10px 0px;   */
	padding: 0 14px 10px 10px;
 } 

@media all and (min-width: 0px) {
	html:first-child .thumbwrap a {
		display: inline-block;
		vertical-align: top;
	}
	html:first-child .thumbwrap {
		border-collapse: collapse;
		display: inline-block; 
	}
}

.content .prdhead1,
.content .prdhead3
{
	width:149px;
/*	border:1px solid green; */
}
.content .prdhead2{
	width:558px;
}
.content .prdhead3 img{
	padding-left:39px;
}










