#embed, #download, #report {
	float:left;
	clear: both;
	margin: 10px 0 0 0px;
	height: 150px;
}


#submitterArea {
	float:left;
	margin: 0px 0 0 0px;
	padding: 0 0 10px 10px;
	border: 1px solid #dfdfdf;
	border-bottom: 0;
	border-top: 0;
	width: 488px;	
}



.tabcontent { 
	width: 498px;
	padding:0 0px 0 0px;
}

.submitterLeft {
	clear: both;
	float: left;
	height: 60px;
	width: 63px;
}

.submitterMiddle {
	background: url(/i/submitterBG.gif) repeat-x;
	float: left;
	height: 60px;
	width: 415px;
}

.submitterRight {
	background: url(/i/submitterRightBG.gif) no-repeat;
	float: left;
	height: 60px;
	width: 4px;
}

#submitterArea .by,  #submitterArea .homepage, #submitterArea .submittedToPR   {
	display: block;
	margin: 5px  0 0 10px;
	text-align: left;
	width: 300px;
	float: left;
}

 #submitterArea .homepage, #submitterArea .submittedToPR {
	margin: 5px 0 0 10px;
}

#submitterArea .worth {
	background: url('/i/itemWorth.gif') no-repeat;
	display: block;
	height: 32px;
	line-height: 9px;
	margin: 5px 0 0px 0;
	padding: 21px 0px 0 0px;
	text-align: center;
	text-decoration: none;
	width: 74px;
	cursor: pointer;
}

#submitterArea .earned {
	background: url('/i/earnedSquare.gif') no-repeat;
	display: block;
	height: 32px;
	line-height: 9px;
	margin: 5px 0 0px 0;
	padding: 22px 0px 0 0px;
	text-align: center;
	width: 74px;
	cursor: pointer;
}

#submitterArea .candidate {
	background: url('/i/pr-candidate.jpg') no-repeat;
	display: block;
	height: 32px;
	line-height: 9px;
	margin: 5px 0 0px 0;
	padding: 22px 0px 0 0px;
	text-align: center;
	width: 74px;
	cursor: pointer;
}

#downloadItem {
	background-color: #F8F8F8;
	float: left;
	height: 100px;
	margin: 0px 0px;
}

#downloadItem .right{
	float: right;
	margin: 0px 0 0 0;
	width: 370px;
}

#embed .right{
	float: right;
	margin: 0px 0 0 0;
	width: 350px;
}

#embed .download, #downloadItem .download, #report .download{
	/*background-color: #000000;*/
	float: left;
	margin: 10px 10px 20px 10px;
	padding: 0 0 0px 0px;
	width: 440px;
}

#report .download{
	background-color: #F8F8F8;
	float: left;
	margin: 0px 10px 20px 10px;
	padding: 0 0 0px 0px;
	width: 440px;
}

#downloadItem .download {
	background-color: #F8F8F8;
	float: left;
	margin: 20px 10px 20px 10px;
	padding: 0 0 0px 0px;
	width: 440px;
}

* html #downloadItem .download {
	margin: 15px 10px 0px 10px;
	padding: 0 0 10px 0px;
}

* html #report .download  {
	margin: 0px 10px 0px 10px;
}

* html #embed .download {
	margin: 5px 10px 0px 10px;
	padding: 0 0 10px 0px;
	width: 450px;
}

#downloadItem #downloadVideo label {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px;
	text-align: left;
	width: 130px;
}

#embed #downloadVideo label{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px;
	text-align: left;
	width: 150px;
}



#embed small, #downloadItem small {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}



#embed small img , #downloadItem small img {
	margin: 2px 0 0 0;
	vertical-align: bottom;
}

#embed .linktextarea,  #downloadItem .linktextarea {
	border: 1px #94999B solid;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: left;
	width: 340px;
}

#downloadItem #downloadItemCookieMissing {
	background-color: #F8F8F8;
	float: left;
	margin: 0 10px;
}

#downloadItem form div.required label, label.required {
	font-weight: bold;
}

#report .selectReport{
	margin:10px 0 0 0;
}

#report .or{
	margin:10px 0 0px 0;
}

.close {
	float: left;
	margin: 0px 0 10px 0;
	text-align: right;
	width: 486px;
}

* html .close {
	margin: 0px 0 10px 0;
}

.close .closeInner {
	background: url(/i/close_tabs.gif) no-repeat bottom right;
	cursor: pointer;
	padding: 0px 15px 0px 0px;
}

#tabs2 {
	width:498px;
	height:30px;
	background: url(/i/bgTabs.gif) repeat-x;
	clear: both;
}

#tabs2 a {
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 20px;
	margin: 0;
	outline: none;
	padding: 7px 2.4em 3px 15px;
	position: relative;
	text-decoration: none;
}

#tabs2 .tabl {
	background: url(/i/tablongleft.jpg) no-repeat;
}

#tabs2 .tabr {
	background: url(/i/tablongright.jpg) no-repeat;
}

#tabs2 a:hover {
	/* text-decoration: underline; */
}

#tabs2 img 	a:hover {
	text-decoration: none;
}

#tabs2 a:active {
	outline: none;
}

#tabs2 a.chosenTab {
	background: url(/i/tablong1.jpg) no-repeat;
	margin: 0;
	padding: 7px 1em 3px 15px;
	position: relative;
	z-index: 102;
}


#pagewidth{ 
	width:962px; 
	text-align:left;  
	margin: 0 auto 0 auto; 
	float: none; 
} 

#twocols{
	width:962px; 
	float:left; 
	position:relative; 
}

#maincol { 
	float: left; 
	display:inline; 
	position: relative; 
	width:776px; 
 }

 /* *** Float containers fix:

 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }

/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  

/* global classes */

.hl {
	background-color:#F9F9F9;
}

.hlm {
	background-color:#fff;
}

.invisible {
	visibility: hidden;
	display: none;
}

.invisibleB {
	visibility: hidden;
	display: none;
	font-weight: bold;
}

.ltr {
	direction: ltr;
	display: inline;
}

.cursor {
	cursor: pointer; 
}

.linkB {
	font-weight: bold;
	/* text-decoration: underline; */
	cursor: pointer;
	margin: 0 6px
}

.playicon {
	position: relative;
	top:48px;
	left: 50px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 0px;
}

.rank {
	margin: 0;
	text-align: right;
	z-index: 99;
	font-weight: 900;	
	width:200px;
}

.views {
	z-index: 99;
	position: relative;
	top:5px;
	right: -20px;
	text-align: right;
	width: 100px;
	height: 0px;
	line-height: 9px;
	letter-spacing: 1px;
}

.viewsleft {
	z-index: 99;
	position: relative;
	top:27px;
	left: 100px;
	text-align: left;
	font-weight: 900;
	height: 0px;
	line-height: 9px;
	letter-spacing: 1px;
	float: right;
}

.okBox1 {
	margin: 10px 0 0 30px;
} 

* html .okBox1 {
	margin: 10px 0 0 10px;
}

.errorBox1 {
	margin: 0 0 0 25px;
} 

* html .errorBox1 {
	margin: 0 0 0 15px;
}

.topFamilyFilter {
	visibility: hidden;
}

.familyFilter1 {
	text-align: right;
	font-weight: normal;
	float:right;
	margin: 10px 10px 10px 0;
}

* html .familyFilter1 {
	text-align: right;
	font-weight: normal;
	float:right;
	margin: 20px 10px 20px 0;
}

/* by default, all lists are hotizontal */


/* Google/Hotbar banner down */

#addBanner {
	margin-bottom:20px;	
}

/*

	category list for directory

	width should be 90%,

	font-size should be smaller on each level

	margin should be higher on each level

*/

.cats {
	margin:0;
	padding-top: 10px;
}

.cats ul {
	width:90%;
}

.cats .cats2 {
	padding:.1em .5em;
}

.cats .cats3 {
	padding:.3em .8em;
}

/* comments */

#comments {
	text-align: left;
	display: inline;
	float: left; 
	min-height: 400px;
	padding: 0 0px 0 0px;
}

* html #comments {
	width:470px;
}

#comments .p {
	background-image: url(/i/new_lic1.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	list-style-type: none;
	text-align:left;
	white-space: normal;
	margin: 4px 0 0 0px;
	padding: 0 0px 0 30px;
}

#comments strong {
	padding-right:0px; 
	margin-right:0px; 
	width: 300px;
}

#comments .m {
	background-image: url(/i/new_lic2.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin: 10px 0 0 30px;
	padding: 0 0px 0 30px;
	white-space: normal;
}

* html #comments .m {
	background-image: url(/i/new_lic2.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin: 0px 0 0 0px;
	padding: 0 0px 0 30px;
	white-space: normal;
	width:90%;	
}

#comments ul {
	margin: 0px 0px 0 0px;
}

#comments .comSep {
	margin:4px 0 0 20px;
	width:90%; 
	text-align:left; 
	float:left;	
}

#comments  .reply {
	visibility: visible;
	display: block;
	border: 1px solid #666;
	padding: 10px;
	margin: 10px 0 10px 0px;
	clear: left;
	background-color: #fff;
	width: 340px;
}

#comments .filtered {
	margin: 10px 0px 0 30px;
	text-align: left;
}

* html #comments .filtered {
	margin: 10px 0px 0 10px;
	text-align: left;
}

#comments .fi {
	vertical-align: bottom;
	padding-right:0px; 
	margin:0 0 14px 0; 
	list-style-type: none;
	white-space: normal;
}

#comments .adminComments {
	visibility:hidden; 
	text-decoration:none;
}

#comments .NumOfComments {
	font-weight:bold; 
	visibility:hidden; 
	display: inline;
}

#comments .commentText {
	margin: 0px 0px 0px 0;
}

#comments .by {
	margin: 2px 0 2px 0;
	padding-right:0px;
}

#comments .addCommentLink {
	text-decoration: none; 
}

#comments .addCommentLink1 {
	/* text-decoration: underline;  */
	cursor: pointer;
}

#comments .moderateg {
	unicode-bidi: bidi-override;
}

#comments .moderater {
	unicode-bidi: bidi-override;
}

#comments .space15px {
	margin-bottom: 0px;
}

#comments .show {
	margin: 10px 0;
	display: block;
	float: left;
	width:400px;
}

#subcontent {
	margin-bottom: 40px;
}

#comments #subcontent .tooltipTop {
	background: transparent;
	background-repeat: no-repeat;
	background-image: url(/i/quot-top.gif);
	border: 0px solid black; 
	width:200px;
	height:47px;
	font-weight: normal;
}

#comments #subcontent .middle {
	background: transparent;
	background-image: url(/i/quot-mid.gif);
	background-repeat:repeat-y;	
	font-weight: normal;
	z-index:1000;
	width: 200px;
}

#comments #subcontent .bottom {
	background: transparent;
	background-image: url(/i/quot-bot.gif);
	background-repeat: no-repeat;
	height: 16px;
}

#comments #subcontent .tooltipExit {
	float:right;
	z-index:1000;
	margin: 0 6px 0 0;
}

#comments #subcontent .mainText {
	padding: 0 6px 0 6px;
}

#comments #subcontent .exit {
	z-index:1000;
}

#comments #beTheFirst {
	/* text-decoration: underline; */
}

#comments .imgUser {
	margin-bottom: 0px;
}

#comments .input, textarea {	
	margin-top:0px;
	border:1px solid #000;
}

#comments input.none {
	border: 0px;
}

#comments table.box {
	width: 300px;
}

#comments .box {
	background-color: #F3F3F3;
	border: dashed 1px #CCCCCC;
	margin: 10px 0 4px 0;
	padding: 10px;
	width: 320px;
}

#comments .disc {
	font: 9px sans-serif;
	width: 250px;
	margin: 4px 10px 0 0;
}

#comments .email {
	margin-left: 0px;
}

#comments .notice {
	margin-left: 0px;
}

#comments .select {
	padding-left: 0px;
	text-align: right;
}

#comments .submite {
	margin: 10px 0 0 0;
	float:right;
}

#comments .submitm {
	margin-left: 0px;
	padding-left: 10px;
	width: 90px;
	text-align: right;
}

#comments .title {
	margin-top: 5px;
	width: 340px;
	border: 1px solid #000;
}

#comments .moderatethis {
	width: 140px;
	text-align: left;
	margin-right: 30px;
}

#comments .commentTitle {
	line-height: 10px;
	margin: 0 0 6px 0;
	font-weight: bold;
}

#comments .addcomod {
	font-weight: bold;
}

#comments #spanAddCommentText {
	text-decoration: none;
}

#comments .right {
	width: 20px;
	float: right;
	text-align: right;
	cursor: pointer;
	margin: 0 10px 0 0;
}

* html #comments .right{
	margin: 0 0px 0 0;
}

#comments .main{

	width: 340px;

	margin: 0 0 10px 0;

}

/* big banner */

#banner {
	text-align:left;
	display:block;
}

	/* content container */

#content {
	padding:0px 0 0 0;
	text-align:left;
	clear: both;
}

#content #downloadMC {
	margin-right: 5px;
	width:842px;
	float: left;
	text-align: right;
}

#content #inner {

	padding: 0 0 0 10px;
	text-align:left;
	margin-top: 0px;
}

#content #inner {
	margin-top: 0px;
	padding: 0 0 0 10px;
	text-align: left;
}

#content #inner ul {
	margin: 0 0 0 20px;
	text-align:left;
}

#content .submit {
	border: 1px solid #333;
	background-color: #eee;	
}

#content .noteInfo {
	text-align: left;
	padding: 0 0 0 10px;	
}

/* info under player */

#infoBox {
	background-color: #F8F8F8;
	float: left;
	width: 497px !important;
	height: 100px;
	margin: -30px 0 0 25px;
	margin-left: 25px;
}


* html #infoBox {
	margin: -10px 0 0 25px;
		width: 497px;
}

#infoBox #mainRank {
	/*padding: 10px 0 0 5px;*/
	/*border: 1px solid #dfdfdf;*/
	border-bottom: 0;
	border-top: 0;
	width: 497px !important;
	height: 50px;
}

* html #infoBox #mainRank {
	padding: 10px 0 0 1px;
}



#infoBox em {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 0 .8em 0;
	padding: 0;
	width: 100%;
}

#infoBox .hl {
	display: block;
	float: right;
	font-weight: bold;
	margin: -110px 0 0 0;
	padding: 0;
}

#infoBox a.link, #yourBlog a.link {
	cursor: pointer;
	font-weight: normal;
	/* text-decoration: underline; */
}

#infoBox .ranking {
	cursor: pointer;
	font-weight: bold;
	/* text-decoration: underline; */
}

#infoBox #rate {
	float: left;
	padding-left: 10px;
	text-align: left;
}

#infoBox #by {
	display: inline;
	float: right;
	padding-right: 5px;
	text-align: right;
	width: 300px;
}

#infoBox #by img {
	display: inline;
	margin: 0 0 0 4px;
}

#infoBox #rankZone {
	height: 20px;
	margin: 0;
	padding-left: 5px;
	text-align: left;
	width: 170px;
}

#infoBox .imgStar{
	cursor: pointer;
}

#infoBox .highLow{
	float: right;
	text-align: left;
}

#infoBox .highLowSpace {
	margin: 0 0 0 60px;
}

#infoBox #maininfo {
	padding-left: 10px;
	text-align: left;
}

#infoBox #theLinks, #theLinks {
	margin: 5px 0px 0 7px;
}

#infoBox #theLinks strong {
	display: block;
	margin: 5px 0px 0 0px;
}

#infoBox #theLinks a {
	margin: 0px 0px 0 7px;
}

#infoBox .submitter {
	display: block;
	height: 64px;
}

#infoBox #stars img {
	float: left;
	margin-right: 5px;
}

#infoBox .stars{
	margin: -15px 0px 0 -150px;
}

#moreinfo {
	background-color: #fff;
	display: block;
	float: left;
	padding: .5em 0;
	width: 100%;
}

#moreinfo ul {
	margin-bottom: 0em;
}



#moreinfo li {
	float: none;
	padding-bottom: 0em;
}

/* single item display */

#item .plus{
	float: none;
	margin: 0 0 0 6px;
	position: relative;
	top: 6px;
}

#item #beTheFirst2 {
	font-weight: normal;
}

#item em {
	float: right;
	font-style: normal;
	padding: .5em .2em 0 0;
}



#featuredBlogs {
	clear: both;
	display: block;
	margin: 0 0 0 0px;
	text-align: left;
	position: relative;
}

#feature {
	background: url(/i/open_tabs.gif) no-repeat bottom left;
	cursor: pointer;
	padding: 0px 0px 0px 15px;
	margin: 0 10px 15px 10px;
	width: 220px;
	clear:both;
}

#blogList{
	display: inline;
	text-align: left;
	margin: 0 10px 0px 7px;
	width: 480px;
	padding: 0 0 0px 0;
	float: left;
}

* html #blogList{
	margin: 0 10px 10px 7px;
}

#blogList .yourBlog{
	clear: both;
	display: inline;
	margin: 0;
	text-align: left;
	white-space: nowrap;
}

#blogList .recentlyviewed {
	clear: right;
	display: block;
	float: left;
	text-align: left;
	width: 120px;
}

.loading {
	background-color: #e0202e;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	padding: 2px;
	text-align: center;
	width: 80px;
}



#blogList .blogaNames{
	float: right;
	padding: 0;
	text-align: left;
	width: 360px;
}

#blogList .blogaNames a {
	margin: 0 8px 0 0;
}

* html #blogList .recentlyviewed {
	width: 120px;
}

#itemDescription{
	clear: left;
}

#textHeader {
	margin: 0px 0px 10px 0px;
	text-align: left;
}

* html #textHeader {
	width: auto;
}

#corner{
	float:right;
	width:200px;
	height: 50px;
	margin: 0 0 5px 0;
	position: relative;
	left: 5px;
}

#textHeader .plus {
	float: none;
	margin: 0 0 0 6px;
	position: relative;
	top: 3px;
}

#producerRewardsItem{
	float: right;
	width:174px;
}

#producerRewardsItem .worth {
	background: url('/i/itemWorth.gif') no-repeat;
	display: block;
	height: 52px;
	line-height: 9px;
	margin: 0px;
	padding: 22px 0px 0 0px;
	text-align: center;
	text-decoration: none;
	width: 74px;
}

#main .link {
	cursor: pointer;
	font-weight: normal;
	/* text-decoration: underline; */
}

#ranking {
	float: right;
	margin: 2px 5px 0px 0;
}

#itemHeader, #textHeader h1 {
	display: inline;
	margin: 0 0px 0 0;
}

#tags {
	clear: left;
	display: inline;
	float: left;
	margin: 4px 0 5px 0;
	width: 400px;
}

.tagsRight {
	float: right;
	width: 365px;
}

* html .tagsRight {
	float: right;
	width: 360px;
}

#hideMoreTagsDiv {
	cursor: pointer;
	float: left;
	width: 365px;
}

* html #hideMoreTagsDiv {
	width: 360px;
}

#displayMoreTagsLabel {
	cursor: pointer;
	/* text-decoration: underline; */
}

#moreWrapper{
	float:right;
	width:310px;
}

#diggItMore {
	float: right;
	margin:0px 0;
	width: 65px;
	text-align:center;
}

#diggItMore img {
	margin-left:4px;
}

#diggItMore a.linkHover {
	display:block;
	text-decoration:none;
	margin: 0 0 0 4px;
}

#diggItMore a:hover.linkHover {
	display:block;
	/* text-decoration:underline; */
	margin: 0 0 0 4px;
}

.searchMessage {
	text-align: left;
}

#player {
	float: left;
	height: 240px;
	margin: 20px 0 0 0;
	text-align: center;
	width: 500px;
}

#player .text {
	margin: 20px 0 0 0;
	text-align: center;
}

/* rounded spotlights */

.round {
	margin-bottom: .5em;
	text-align: left;
}

.round a {
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	width: 780px;
}

.round a strong {
	text-transform: uppercase;
}

/* for each color, define */

.round .blue {
	background: url(/i/rblue.gif) no-repeat;
}

.round .blue:hover {
	background: url(/i/rbluen.gif) no-repeat;
}

.round .pink {
	background: url(/i/rpink.gif) no-repeat;
}

.round .pink:hover {
	background: url(/i/rpinkn.gif) no-repeat;
}

.round .green {
	background: url(/i/rgreen.gif) no-repeat;
}

.round .green:hover {
	background: url(/i/rgreenn.gif) no-repeat;
}

/* send to a friend */

#sendOpt {
	float: left;
	margin: 0px 0px 0px 0px;
}

#sendOpt .sendClients {
	margin-left: 7px;
}

#sendOpt .left1 {
	left: 1px;
	position: relative;
}

* html #sendOpt .left1 {
	left: 0px;
	position: relative;
}

#sendOpt .sendButton {
	margin: 30px 0 0 15px;
	text-align: center;
}

#sendOpt .sep {
	text-align: center;
}



#sendOpt .sepImg {
	margin-left: 0px;
	margin-top: 10px;
	width: 230px; /*	padding:0 0 0 -10px;*/
}

#sendOpt span, #more span {
	display: block;
	width: 150px;
}

#sendOpt .h {
	background: url(/i/header.gif) no-repeat;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	text-align: center;
}

#sendOpt .hle {
	background: url(/i/right_h.gif) no-repeat;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	text-align: center;
}

#sendOpt .hri {
	background: url(/i/left_h.gif) no-repeat;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	text-align: center;
}

#sendOpt .b {
	background-color: #F1F1F1;
	border-left: 0px solid #FFA100;
	border-right: 0px solid #FFA100;
	padding: 6px 0 0 4px;
	width: 242px;
}

#sendOpt input {
	border: 1px solid #94999B;
	margin-left: 1px;
	width: 120px;
}

#sendOpt .s {
	border: 0px solid #333333;
	font-weight: bold;
	width: 20px;
}

#sendOpt strong {
	font-weight: bold;
}

#sendOpt .text {
	margin: 6px 0 6px 0;
	text-align: center;
}

#sendOpt .sendButton {
	margin: 12px 0 6px 0;
	text-align: center;
}



#sendOpt textarea {
	border: 1px solid #94999B;
	left: 1px;
	margin-bottom: 3px;
	position: relative;
	width: 120px;
}

* html #sendOpt textarea {
	border: 1px solid #94999B;
	left: 2px;
	margin-bottom: 3px;
	overflow: auto;
	position: relative;
	width: 122px;
}

#sendOpt .send {
	border: 0;
	margin: 8px 15px auto 10px;
	width: auto;
}



#sendOpt .thanks {
	font-weight: bold;
	padding-bottom: 8px;
}



#sendOpt .f {
	background: url(/i/new_footer.gif) no-repeat;
	height: 11px;
	margin: 0 0 10px 0;
}

#sendOpt img {
	border: 0px;
}

#subheader {
	margin-top: 15px;
}

#skyscraper{
	float: right;
	text-align: left;
	width: 100%;
	margin-top: 20px;
}

* html #skyscraper{
	margin-top: 15px;
}

#underskyscraperBanner{
	margin: 10px 0;	
	float: right;
	text-align: right;
	width: 120px;
}

#insideCommentsBanner{
	margin: 10px 10px;
	text-align: center;
	vertical-align: middle;
	width: 460px;
}

#preVideoTag {
	margin-bottom: -5px;
}

#underPaginationBanner{
	margin: 10px auto 20px auto;
}

/* WebMedia area */

#divWebMedia {
	float: left;
	margin: 0px 0 0 0;
	width: 500px;
}

#divWebMedia #preVideoTag {
	display: none;
	visibility: hidden;
}

#divWebMedia #postVideoTag {
	display: none;
	visibility: hidden;
}

#MetacafeSplash {
	background: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	display: none;
	font-weight: bold;
	overflow: hidden;
	visibility: visible;
	z-index: 10;
}

#FullScreenButton {
	cursor: pointer;
	left: 250px;
	margin-top: -30px;
	position: relative;
	width: 220px;
	z-index: 1002;
}

#WM_GetItFree {
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
}

#WM_SettThis{
	font-weight: bolder;
}

#underitemBanner {
	margin: 10px 0px 0 0px;
	text-align: center;
	float: left;
	clear: both;
	padding: 0 0 0 5px;
	width: 488px;
}

#shades {
	background: transparent url(/i/shadebg.gif);
	background-repeat: no-repeat;
	width: 506px;
}

#play{
	margin: 10px 0 0 0;
}

#leaderBoardItem {
	float: left;
	clear: both;
	padding:0px 0 10px 30px; 
	width:728px;
	height:90px;	
}

.faceBookMore {
	margin: 5px 0;
	text-align: center;
}

.faceBookSky {
	clear: both;
	text-align: left;
	margin: 5px 0 5px 0px;
	width: 60px;
}

#diggIt {
	float: left;
	margin-bottom:10px;
}

#diggIt a.linkHover {
	display:block;
	text-decoration:none;
	margin: 0 0 0 4px;
}

#diggIt a:hover.linkHover {
	display:block;
	/* text-decoration:underline; */
	margin: 0 0 0 4px;
}

.favorites {
	float:right;
	width: 500px;
	text-align: right;
}

.favorites a {
	float:right;
   display:block;
   width:127px;
   height: 19px;
   text-decoration:none;
   background:url("/i/AddToFavorites.jpg") right no-repeat;
	background-position:0 -38px;
}

.favorites a:hover {
	text-align: right;
   display:block;
   width:127px;
   height: 19px;
   background-position:0 -19px;
}

#right {
	width: 245px;
	float: left;
	margin: 0px 0 0 10px;
	position:relative;
	left:20px;
}

#s2fOptim {
	float: left;
}

#errorMessageUserIsClosed {
	width: 780px;
	clear: both;
	float: left;
	margin-top: 20px;
}

.fb_share_button { 
	padding:1px 20px 0 5px; 
	height:15px; 
	border:1px solid #d8dfea; background:url(http://www.facebook.com/images/share/facebook_share_icon.gif) no-repeat top right; } 

html .fb_share_button:hover { 
	border-color:#295582; 
	background:#3b5998 			url(http://www.facebook.com/images/share/facebook_share_icon.gif) no-repeat top right; 
	text-decoration: none; 
} 


