@charset "UTF-8";
/* CSS Document */

.content {
	margin				: 0px auto;
	width				: 485px;
	height				: 240px;
	padding-top			: 20px;
	text-align			: left;
}
.logos {
	border				: none;
	float				: left;
}
h1.share {
	color				: #666666;
	font-weight			: bold;
	font-size			: 20px;
	font-family			: Arial;
	margin				: 0px;
	padding				: 5px 12px 0;
	float				: left;
	text-align			: left;
}
.horizontalLine {
	display				: block;
	clear				: both;
	background-image	: url(http://images.cdn.redtube.com/_thumbs/v2009/design/mback.gif);
	background-repeat	: repeat-x;
	background-position	: 0px -19px;
	height				: 40px;
}
p {
	clear				: both;
	text-align			: left;
	font-size			: 15px;
	font-weight			: bold;
	font-family			: Arial;
	padding				: 0px;
	margin				: 0 0 5px;
}
input {
	background-color	: #0F0F0F;
	color				: #FFFFFF;
	border				: solid 2px #929292;
	font-weight			: bold;
	font-size			: 15px;
	height				: 20px;
	font-family			: Arial;
	line-height			: 19px;
	width				: 464px;
	margin-bottom		: 30px;
}
a.email {
	display				: block;
	width				: 193px;
	height				: 27px;
	margin-top			: 5px;
	border				: none;
	background			: url(http://images.cdn.redtube.com/_thumbs/v2009/design/email.png) no-repeat;
	background-position	: 0px 0px;
}
a.email:hover, a:hover.email {
	background-position	: 0px -28px;
}
