h1 {
	width: auto;
	}
	
.mainContent {
	width: 452px;
	}
	
table {
	width: 450px;
	overflow: hidden;
	float: left;
	}
		
	.team {
		float: left;
		}
	
	.rhtAll {
    text-align: center; 
    margin-left: -80px;   /*Special ubication to center a DIV title */
  }
  
  .rhtCol {
		float: left;
		width: 210px;
		font-size: 0.8em !important;
		}
		
	.odd {
		clear: both;
		margin-right: 20px;
		}
		
	tr {
		float: left;
		clear: both;
		width: 450px;
		}
		
	td {
		display: block;
		}
		
	td.style6 {
		width: auto;
		}
		 
	table strong, .team strong {
		text-decoration: none;
		width: 100%;
		color: #8e001c;
		}
		
	table img, .team img {
		width: 120px;
		height: 150px;
		display: block;
		}
		
		table .rhtCol p, .team .rhtCol p, .rhtAll p{
			font-size: 13px;
			}
		
		table .style6 strong, .team h3 a {
			color: #4d4d4d;
			font-size: 20px;
			}
			
	a.none,
	a.none:hover {
		color: #424242;
		text-decoration: none !important;
		cursor: default;
		}
		
.clear {
	clear: both;
	}
	
.contactLink {
	margin: 10px 0 0 -20px;
	color: #8E001C;
	font-weight: bold;
	list-style-type: none;
	}
	
	.contactLink a {
		color: #8E001C;
		background: url(images/contactIcon.gif) top left no-repeat;
		padding: 3px 0 0 30px;
		}
