/*------------------------

 Common
 
------------------------*/
img {
	border: none;
}

.clear {
    clear:both;
}

#playerwrapper {
	height: 420px;
}

/*------------------------

 MySpace Post-To
 
------------------------*/
#posttoform {
	float: left;
	display: inline;
	width: 80px;
	line-height: 20px;
}

/*------------------------

 EMBED code 
 
------------------------*/
#sharebox {
	display:inline;
float:left;
margin:5px 0 0 15px;
width:290px;
}

#shareContent {
	float: left;
	display: inline;
	width: 40px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}

#embedContent {
	float: left;
	display: inline;
}

#embedCode {
color:#666666;
font-family:courier;
width:130px;
}

/*------------------------

 Standard / HD Video Navigation
 
------------------------*/
#otherVideosContent {
	float: right;
	display: inline;
	margin: 0 15px 0 0;
}

#viewsizes {
	float: left;
	display: inline;
	border: none;
}
