
.table h4 {
background-color : #cccccc; 
background-image : url(img/tap2.jpg); 
background-position : 0% 0%; 
background-repeat : no-repeat; 
color : #333333; 
font-family: "Trebuchet MS", Arial, Geneva, san-serif;
font-size : 100%; 
height : 20px; 
line-height : 29px; 
margin : 0px 30px 10px; 
padding : 0; 
text-indent : 30px; 
} 

.table h5 {
background-position:right; 
background-image : url(logos/worces_80.png); 
background-position : 0% 0%; 
background-repeat : no-repeat; 
color : #333333; 
font-family: "Trebuchet MS", Arial, Geneva, san-serif;
font-size : 100%; 
height : 20px; 
line-height : 29px; 
margin : 0px 30px 10px; 
padding : 0; 
text-indent : 30px; 
} 






h6 {
background-color : #cccccc; 
background-image : url(img/bullet.jpg); 
background-position : 0% 10%; 
background-repeat : no-repeat; 
color : #333333; 
font-family: "Trebuchet MS", Arial, Geneva, san-serif;
font-size : 100%; 
height : 18px; 
line-height : 20px; 
margin : 5px 0px 10px 28px;
padding : 0; 
text-indent : 20px; 
} 

h5 {
	color: #000;
	font-style:italic;
	text-decoration:underline;
}

.content img {
    float:left;
    border-color: #ECE9D8;
    margin-left:0px;
    margin-right:10px;
}

.content img.center {
clear:both; float:none; display:block; margin:0 auto; padding:5px; border:0px solid #ffffff;
}



