/* PROFILES */
#personal_stats {
	width: 50%;
	margin-top: 20px;
}

.swim_profile #personal_stats th{
	width: 30%;
	padding-left: 0;
}

#former_profile td {
	border: 1px solid #e0e0e0;
}
#former_profile #personal_stats td {
	border: none;
}
col.event_year {
	width: 7%;
}
col.event_venue {
	width: 20%;
}
col.event_medal {
	width: 12%;
}
col.event_race {
	width: 30%;
}
col.rec_event {
	width: 30%;
}
#profilepic {
	float: left;
	margin: 0 40px 20px 0;
}
.swim_profile #container h2 {
	clear: left;
}

.swim_profile #container h3 {
	text-decoration: underline;
}

#gallerywrap {
	width: 380px;
	height: 240px;
	float: left;
	margin-bottom: 20px;
}
.swim_profile #jgal { 
	margin-left: 260px; 
	width: 120px;
}
#minigallery  {
	list-style-type: none;
}

#minigallery img {
	height: 100px;
	float: left;
}

#present_profile span {
	font-weight: bold;
	font-size: 14px;
	color: #6d6d00;
}
#present_profile .profile_news span{
	font-weight: normal;
	font-size: 11.6px;
	color: #222;
	padding-left: 10px;
}


blockquote p {
    color: #000;
    font-size: 0.8em;
    font-weight: bold;  
    float: left;
}

blockquote {
	float: right;
	width: 200px;
    padding: 0px 0 20px 50px;
    font-size: 1.4em;    
    background: url(../images/graphics/quote-up.gif) top left no-repeat;
}
