#content {
	float: left; 
	width: 465px;
}

div.column {
	text-align: left;
	margin-bottom: 1em;
}

#main {
	width: 100%; 
	background: #fff; 
	border: 0px; 
	border-width: 0 1px; 
	margin: 0 auto;
}


.box {
	border: 1px solid #a1a5a9; 
	padding: 0 5px 5px 5px; 
	margin: 0 0 1.25em 0;
}
.hotdeals {
	background: #e2eeff url(../images/hotdeals_front.png) top left repeat-x;
	padding: 6px 4px 5px 9px; 
}

.pdvd	{ 
	background: #e2eeff url(../images/pdvd_front.png) top left repeat-x;
	padding: 6px 4px 5px 9px; 
}

.pmusic	{ 
	background: #e2eeff url(../images/pmusic_front.png) top left repeat-x;
	padding: 6px 4px 5px 9px; 
}

.pgames	{ 
	background: #e2eeff url(../images/pgames_front.png) top left repeat-x;
	padding: 6px 4px 5px 9px; 
}

.popular td {
	text-align:center;
}

.pop_box { 
	margin-bottom: 13px; 
	padding-bottom: 10px; 
	background: #fff url(../images/pop_bottom.gif) bottom left no-repeat;
}

#sidebar {
	float: left; 
	width: 200px;
	padding-left: 25px;
	line-height: 150%; 
	color: #303335;
}

#sidebar .box {
	background: #e7edf6 url(../images/sidebarboxbgnd.png) bottom left no-repeat; 
	padding: 0 7px 7px 7px; 
	border-width: 0;
}

	
#sidebar .box h2 {
	background: #e7edf6 url(../images/sidebarboxh2bgnd.png) top left no-repeat; 
	padding: 3px 5px 4px 6px; 
	border-bottom: none; 
	margin: 0 -7px 5px -7px; 
	color: #fff;
	font-size: 11px;
	}

.sidebartd a:hover{
	background: #e7edf6;
}

#sidebar .box p {
	margin: 7px 0 3px;
	line-height: 160%;
}

.padder {
	padding: 30px;
	margin: 0 auto;
}

a.more {
	display: block; 
	float: right; 
	color: #516d9a; 
	background: url(../images/arrowmore-blue.gif) top right no-repeat; 
	padding: 0px 16px 0px 0px; 
	margin-right: 2px; 
	font-weight: bold;
}

a.more:hover, a.more:link, a.more:active, a.more:visited { 
	background: url(../images/arrowmore-blue.gif) top right no-repeat;
	color: #516d9a; 
}

.imgtd a:hover {
	background: #fff;
}

.promobox {
    background-color: #fceaba;
	background-color: #e6f2ea;
	border: 1px solid #eaa900;
	border: 1px solid rgb(0,102,51);
    width: 460px;
	margin: 0px 0px 20px 0px;
}

.promobox td {
    padding: 10px;
}

.promobox ul {
    list-style-type: disc;
    margin: 7px 0 0px 17px;
    padding: 0;
}

.promobox li {
	margin:0;
	padding: 4px 0px;
}

#subscribe-text {
	width: 100px; 
	font-size: 11px; 
}

.promobox2 {
    background-color: #fceaba;
	border: 1px solid #eaa900;
    width: 100%;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
}

.promobox2 input { 
	padding: 0px; 
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	vertical-align: middle;
}

.promobox3 {
    background-color: #c22943;
	border: 1px solid #715c60;
    width: 460px;
	font-size: 18px;
	line-height: 130%;
	color: #fff;
	margin: 0px 0px 20px 0px;
}

.promobox3 td {
	text-align:center;
}