#headerDraft {position:relative; z-index:2; margin:-111px 0px 6px 0px; color:#fff;}
#headerDraft .back {width:115px; height:85px;}
#headerDraft .link {height:21px; line-height:21px; text-align:right;}
#headerDraft .link a {color:#fe0; font-weight:bold;}

.column_left, .column_right {
	width:285px;
}

.column_center {
	width:11px;
}

.subsection_header {
	width:285px;
	margin:10px 0 5px 0;
	background:#ccc;
	font-weight:bold;
	font-size:16px;
	text-indent:5px;
}

ul.listDraftFloat {
	list-style-type:none;
	padding:0;
	margin:5px 10px 5px 0;
	float:left;
}
ul.listDraft {
	list-style-type:none;
	padding:0;
	margin:5px 0 5px 0px;
	float:left;
}

/* Lead Headline */

#lead_headline {
	padding:4px;
}

/* Related Links */

.related_links {
	margin-top:5px;
	font-size:11px;
}

/* Lead 275 Photo */

#news_lead_photo {
	width:275px;
	margin:0 4px;
	border:1px solid #f00;
}
#news_lead_photo img {
	border-bottom:1px solid #f00;
}
#news_lead_photo .caption {

}

/* Multimedia Clips */
.clip {
	font-size:11px;
}
.clip img.clip_thumb {
	border:1px solid #000;
}
.clip_headline {
	font-weight:bold;
}
.clip_blurb {
	
}
.clip_link {

}

/* Team by Team */
.tbt_nav {

}
		
.tbt_division {
	margin:15px 5px;
	padding:0;
	font-weight:bold;
	font-size:16px;
	color:#999;

}
		
.tbt_club {
	margin:10px 5px;
}

.tbt_clubname {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:2px 6px;
	background-color:#efefef;
	border-bottom:1px solid #999;
}

#video_player {background:url(/mlb/images/events/draft/y2009/mediaplayer.gif) no-repeat top center;}

