body
{
	width: 	641px;
	height:	500px;
	padding: 0px  0px  0px  0px;
	margin: 0px  0px  0px  0px;
}

#header
{
	width:	661;
	height:	35;

	border-bottom-style:	solid;
	border-bottom-width:	5px;
	border-color:					#AC0000;
}

#intro_layout_box
{
	width:					571;
	padding-top: 		25;
	padding-bottom: 25;
	margin-bottom: 25;
}

#intro_text_box
{
	width:	370px;
	height:	143px;
	float:	left;
}

#pe_layout_box
{
	float:	left;
}

#pe_logo_box
{
	width: 				143px;
	padding-left: 10px;
}

#pe_link_box
{
	padding-top: 	5px;
	padding-left: 10px;
	width: 				209px;
}

#player_box
{
	width:	429px;
	height:	360px;
}

#player_title_box
{
	margin:				auto;
	text-align:		center;
}

#player_title_font
{
	font-weight:	bold;
	font-family:	Verdana;
	font-size:		13px;

	padding-top:		25px;
	padding-bottom:	5px;
}

#player_creator_font
{
	font-weight:	bold;
	font-family:	Verdana;
	font-size:		13px;

	padding-left:	5px;
	color:	 #9e9983;
	padding-bottom:	10px;
}

a
{
	font-weight:	bold;
	color:				#AC0000;
	text-decoration: none;
}

img
{
	border:none;
}

#content_box
{
	margin-left	: 	30px;
	margin-top	: 	22px;
	margin-bottom:	10px;
}



h1
{
	font-family:	Verdana;
	font-size:		15px;
	font-weight:	bold;
}

h2
{
	font-family:	Verdana;
	font-size:		11px;
	font-weight:	bold;
	margin:0;
	padding:0;
}

.text_standard
{
	font-family:	Verdana;
	font-size:		11px;
}

.line_horizontal
{
	width:			582px;
	border-top: 1px solid #dcdbd4;
}

.line_vertical
{
	height:				200px;
	border-left:	1px solid #dcdbd4;
}

.clip_box_left, .clip_box_last_left
{
	width:	274px;
	height: 98px;
	float: left;

	border-right: 1px solid #dcdbd4;
	border-bottom: 1px solid #dcdbd4;

	padding-right:	10px;
	padding-bottom:	10px;
	padding-top: 		10px;
}

.clip_box_right, .clip_box_last_right
{
	width:	274px;
	height: 98px;
	float: left;

	border-bottom: 1px solid #dcdbd4;

	padding-bottom:	10px;
	padding-top: 		10px;
	padding-left: 	10px;
}

.clip_box_last_left, .clip_box_last_right
{
	border-bottom: none;
	margin-bottom: 30px;
}


#clips_header
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#clips_layout_box
{
}

.clip_preview
{
	width:	106;
	height:	79;
	border: 1px solid #dcdbd4;
	margin-right: 10px;
	float:left;
}

.clip_description
{
	height:	81px;
}

.clip_description .button_show_clip
{
	position:relative;
  top: 41px;
  left: 0px;
}


.clip_preview img
{
	padding: 0px  0px  0px  0px ;
	margin: 0px  0px  0px  0px ;
}

.clip_preview a
{
	padding: 0px  0px  0px  0px ;
	margin: 0px  0px  0px  0px ;
}


.clip_vote_button
{
}