﻿td.contacttop {
background:url(pict/contact_top.gif);  
background-repeat:no-repeat; 
padding:0 20px; 
height:14px;
width:312px; 
float:left;}

td.contactrail 
{
	background:url(pict/contact_midle.gif);
	background-repeat:repeat-y;
	width:272px; 
	padding:0 20px; 
	float:left;}

td.contactbottom
{	background:url(pict/contact_bottom.gif);
	background-repeat:no-repeat;
	height: 25px;
	width:272px; 
	padding:0 20px; 
	float:left;}
	
.contactheader 
{background:url(pict/contact_h2_bg.gif);
	background-repeat:no-repeat; 
	color:#0B0B0B;
	padding:0 0 10px 25px; 
	float:left; 
	height:37px;
	}
	
	
	