.productimageurlclass img
{
  width: 70px;
}
.VideoText
{
  font-size: 14px;
}
.WaterMark_Box
{
  position: relative;
  display: block;
}
img.watermark
{
  position: absolute;
  top: 7px;
  left: 27px;
  z-index: 1;
}
.TextContainer
{
  padding: 5px 5px 5px 5px;
}

.mvbut_close
{
}

.mvbut_close a
{
  background: url("../Images/x.png") repeat scroll 0 0 transparent;
  cursor: pointer;
  display: inline;
  height: 29px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 25px;
  z-index: 3200;
}

.MultiVideoModalPopupBG
{
  background-color: #000000;
  filter: alpha(opacity=55);
  opacity: 0.55;
}
.MultiVideoModalWindow
{
  position: absolute;
}

.CouponPanel
{
  position: fixed;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  z-index: 20;
}

.RadListBox_Outlook .rlbGroup
{
 border-bottom: 1px solid #D0D1CC !important;
 border-top: 1px solid #D0D1CC !important;
 border-left: none !important;
 border-right: none !important;
}

.RadListBox_Outlook .rlbGroup .rlbHovered
{
  background: #ECECEC !important;
}

.RadListBox_Outlook .rlbGroup .rlbHovered .rlbText
{
  background: #000;
}

.RadListBox_Outlook .rlbGroup .rlbSelected
{
  background: #D2D2D2 !important;
}

.RadListBox_Outlook .rlbGroup .rlbSelected .rlbText
{
  color: #fff;
}

#VideoListContents
{
	margin: 0px 0px 0px 0px;
	width: 350px;
}

#VideoListContents h2
{
	margin: 0px 0px 0px 0px;
}