
#ad300x250 {
	float: right;
}

#video {
	clear: left;
	width: 599px;
	float: left;
	font-size: 12px;
}

#video #flv_video {
	width: 320px;
	height: 280px;
	float: left;
	margin-right: 10px;
}

.bodyparts_border {
	width: 2px;
	height: 30px;
	float: left;
	background: url('/2008/images/border_yellow_dots.gif') repeat-y;
}

#bodyparts {
	float: left;
	position: relative;
	width: 525px;
	padding: 7px;
	text-align: center;
	background: url('/2008/images/border_yellow_dots.gif') repeat-x;
}

#bodyparts #parts  {
	clear: left;
}

#bodyparts #parts a {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

#bodyparts h3 {
	text-align: left;
	position: absolute;
	top: -7px;
	left: 10px;
	padding: 0px 5px;
	
	font-size: 12px;
	font-weight: bold;
	color: #BD208B;
	background-color: #FFFFFF;
	float: left;
}

.horizontal_bar {
	clear: left;
	height: 2px;
	width: 750px;
	float: left;
	background: url('/2008/images/border_yellow_dots.gif') repeat-x;
}

#video a {
	color: #5A205A;
	font-style: italic;
}

#video h1 {
	color: #FF5250;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#video h2 {
	font-size: 12px;
	margin-bottom: 14px;
}

#video img { 
	float: left;
	margin-right: 20px; 
	margin-top: -2px;
}

#videos {
	margin-top: 20px;
	color: #666666;
}

#videos h2 {
	clear: left;
	color: #BD208B;
}

#videos h3 {
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 10px;
}

#video_section {
}

#video_section .item {
	width: 189px;
	float: left;
	margin-bottom: 10px;
}

#video_section .item .image {
	border: 1px solid #000000;
	padding: 0px;
	overflow: hidden;
}

#video_section .item .image {
	height: 100px;
	width: 140px;
}
#video_section .item h4 {
	font-size: 13px;
}
#video_section .item h4,
#video_section .item .text {
	width: 160px;
}

#more_right {
	float: right;
}

