
div#indexTPMS  {
position: relative;

width:778px;  
margin:0 auto 20px auto;
height: 330px;
font:12px/20px "Trebuchet MS", Helvetica, sans-serif; font-weight:normal;  
text-decoration:none; 
background:url(images/clamp_snap.jpg) left center no-repeat;
border-bottom: 1px solid #ccc;


 position:relative; clear: right;  padding:0 0 0 8px;
}

#mytable {
	
	padding: 0 auto;
	margin-left: 300px;
	
	border: 0;
	border-spacing: 1px;
	border-collapse: separate;
	text-align: left;
width: 450px;


}
 
caption {
	padding: 0;
		 
	text-align: right;
	background: transparent;
	border: 0;
}
 
th {
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	background: white url(background/bg_header.jpg) no-repeat;
}
 
th.nobg {
 

}
 
 
th.nobg2 {
 
	background: none;
}
 
td {
	border: 0;
	background: transparent;
	padding-right: 40px;
	color: #4f6b72;
	
}
 
 
td.alt {
	background: #F5FAFA;
	color: #797268;
}
 
th.spec {
 
	background: transparent url(background/bullet1.gif) no-repeat;
}
 
th.specalt {
 
	background: white url(background/bullet2.gif) no-repeat;
	color: #797268;
}
 
a {text-decoration: none;}
a img {border: none;}
