.offblack_txt_box_generic #shareThisButton a img, .offblack_txt_box_festival #shareThisButton a img, .offblack_txt_box_kings #shareThisButton a img {
	border:0;
	margin:-10px 0 0 -10px;
}

.offblack_txt_box_generic #shareThisButton a, .offblack_txt_box_festival #shareThisButton a, .offblack_txt_box_kings #shareThisButton a {
	clear:both;
	float:left;
	width:229px;
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background-color:#161617;
	text-decoration:none;
	display:inline;
}


.shareThis {
	background-color:#ffffff;
	display:block;
	float:right;
	height:50px;
	width:269px;
	margin:5px 0px 5px 0;
}
.shareThis .social a {
	float:left;
	display:block;
	height:25px;
	width:40px;
	background-color:#fff;
}
.shareThis #facebook a {
	background-image: url(../media/2009-updates/social/facebook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}
.shareThis #myspace a {
	background-image: url(../media/2009-updates/social/myspace.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}
.shareThis #google a {
	background-image: url(../media/2009-updates/social/google.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}
.shareThis #delicious a {
	background-image: url(../media/2009-updates/social/delicious.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}
.shareThis #bebo a {
	background-image: url(../media/2009-updates/social/bebo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}
.shareThis #digg a {
	background-image: url(../media/2009-updates/social/digg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}
.shareThis a span {
	visibility:hidden;
	font-size:1px;
	text-decoration:none;
	background-color:#fff;
}

.shareThis #what {
	clear:both;
	text-align:right;
	padding:3px 10px 5px 10px;
	display:block;
	width:249px;
}
span.sold_out_title {
	font-size:140%;
	color:#990000;
	font-weight:bold;
	display:block;
	padding:0 0 10px 0;
}

/* send */

.send_to_a_friend a {
	margin:0px 0px 0 0;
	display:block;
	width:265px;
	height:24px;
	text-align:right;
	background-image: url(../media/2009-updates/send-to-a-friend.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
	float:right;
}
	.send_to_a_friend a span {
		visibility:hidden;
		font-size:1px;
		text-decoration:none;
	}
.send_to_a_friend_close a {
	margin:0px 0px 0 0;
	display:block;
	width:265px;
	height:24px;
	text-align:right;
	background-image: url(../media/2009-updates/send-to-a-friend-close.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
	float:right;
}
	.send_to_a_friend_close a span {
		visibility:hidden;
		font-size:1px;
		text-decoration:none;
	}
#sendPanel {
	background-color:#e7e7e7;
	clear:both;
	width:259px;
	float:right;
	margin:0 0px 0 0;
	color:#333;
	padding:5px;
}
#sendPanel ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sendPanel fieldset {
	margin:0;
	padding:0px;
	border:none;
}
#sendPanel fieldset em {
	clear:both;
	width:259px;
	display:block;
	color:#000;
	font-weight:bold;
	text-align:right;
	font-style:normal;
}
#sendPanel li {
	clear:both;
	display:block;
	padding:2px 0 10px 0;
	margin:0 0 5px 0;
}
#sendPanel li.submit {
	clear:both;
	display:block;
	padding:2px 0 0px 0;
	float:right;
}
#sendPanel li label {
	float:left;
	display:block;
	width:70px;
	text-align:right;
}
#sendPanel p {
	font-size:85%;
	line-height:120%;
	margin:5px 0 0 75px;
}
.text {
	float:right;
	display:block;
	border:0;
	padding:2px;
	width:180px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.watch_video_fest a {
	float:right;
	display:inline;
	width:80px;
	height:80px;
	background-image: url(../media/2009-updates/video_fest.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	background-color:none;
	margin:0px 11px 0px 0px;
	clear: both;
}
.watch_video_fest a span {
	visibility:hidden;
	font-size:1px;
}
.watch_video_kings a {
	float:right;
	display:inline;
	width:80px;
	height:80px;
	background-image: url(../media/2009-updates/video_kings.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	background-color:none;
	margin:0px 11px 0px 0px;
}
.watch_video_kings a span {
	visibility:hidden;
	font-size:1px;
}
.watch_video_other a {
	float:right;
	display:inline;
	width:80px;
	height:80px;
	background-image: url(../media/2009-updates/video_other.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	background-color:none;
	margin:0px 11px 0px 0px;
}
.watch_video_other a span {
	visibility:hidden;
	font-size:1px;
}

/* sponsored */

#sponsored_by p {
	margin:10px 0 10px 0;
	display:block;
	clear:both;
	overflow:auto;
	height:100%;
	line-height:200%;
}
#sponsored_by img {
	float:left;
	margin:0 0 0 5px ;
}

