#buylinks{
	width:100%;
	/*display:none;*/
}


#buylinks-content{
	position:relative;
	font: 18px arial,sans-serif normal;
	color:white;
	background:black;

}



#buylinks-innerborder{
	width:100%;
	height:165px;
	text-align:center;
}



#buylinks-description{
	width:573px;
	height:58px;
/*	background:url("../images/buylinks/Available-In-Stores-Everywh.png") no-repeat;*/
	text-align:center;
	display:block;
	position:relative;
	margin:auto;
	top:5px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}


/* close button*/
#buylinks-close{
	background:#212121;
	display:block;
	float:right;
	width:13px;
	height:13px;
	cursor:pointer;
}


/*   Blu-ray, DVD, and Digital Download Tab buttons  */
/*   Blu-ray, DVD, and Digital Download Tab buttons  */
#tab-buttons{
	width:838px;
	height:30px;
	position:relative;
	display:block;
	text-align:center;
	margin:auto;
}


.tab-button{
	width:272px;
	height:28px;
	margin-left:5px;
	text-align:center;
	font:bold 14px arial,san-serif ;
	float:left;
}
#button-bd{
	width:272px;
	height:28px;
	background-image:url("../images/buylinks/bd.gif");
	background-repeat:no-repeat;
	}
#button-dvd{
	width:272px;
	height:28px;
	background-image:url("../images/buylinks/dvd.gif");
	background-repeat:no-repeat;
	}
#button-dd{
	width:272px;
	height:28px;
	background-image:url("../images/buylinks/dd.gif");
	background-repeat:no-repeat;
	}





/*  Blu-ray, DVD, and Digital Download Tables*/
/*  Blu-ray, DVD, and Digital Download Tables*/
#buylinks-tables{
	width:100%;
	text-align:center;
	margin:auto;
	padding:auto;
}

.logos{
	width:850px;
	text-align:center;
	margin:auto auto;
	position:relative;
	top:8px;
}

.buylinks-row{
	display:block;
	margin:auto auto;
	text-align:center;
}

#buylinks-bd{
	display:none;
}
#buylinks-dvd{
	display:none;
}

#buylinks-dd{
	display:none;
}