@charset "utf-8";
/* CSS Document */

 .dl101 {
	 text-decoration: underline;
	 font-weight: bold;
 }
  .welcome {
	  font-size: 17px;
	  color:#9c039e;
 }
  .welcome2 {
	  font-size: 17px;
	  color:#9c039e;
	  font-weight:400;
 }
  .dvdred {
	  color:#900;
 }
 #dl101bg {
	 background: url(../images/dl101_bg.gif) no-repeat;
	 width: 315px;
	 height: 203px;
	 position:relative;
	 padding-top: 15px;
 }
  #top-rated {
	  float: right;
	 padding-top: 15px;
	 padding-right: 35px;
	 width: 470px;
 }
   #purchases {
	  float: right;
	 padding-right: 15px;
	 width: 490px;
 }
 #dvd-bg {
	 background: url(../images/dvd-bg.jpg) no-repeat;
	 width: 637px;
	 height: 90px;
	 position:relative;
 }
