
#products{
	width:520px;
	float:left;
	overflow:hidden;}
#products h3{
	background-image: url(http://image.alienware.com/images/portal_page_images/hdr_product.gif);
	margin-bottom:1em;}
#con{
	overflow:hidden;
	width:520px;
	position:relative;
	height:90px;}
	
#prodlist, #vprods{
	font-size:9px;
	position:absolute;
	height:70px;
	top:4px;
	padding-left:15px;}
a.product{
	margin:0 4px;
	display:block;
	float:left;
	width:70px;
	text-align:center;}
a.product img{
	vertical-align:bottom;}
	
	
/*Do not really need
a[class=product] img{
	display:block;
	margin-bottom:.3em;}*/
		
#con #goleft, #con #goright{
	width:24px;
	height:90px;
	position:absolute;
	top:0px;
	z-index:20;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#fff;}
#con #goleft{
	left:0px;
	background-image:url(../images/prod_left1.gif);}
#con #goright{
	left:500px;
	background-image:url(../images/prod_right1.gif);}
#con #goleft span, #con #goright span{
	display:none;}
	


#ctl00_ContentPlaceHolder1_con{
	overflow:hidden;
	position:relative;
	width:520px;
	height:100px;}

	
#ctl00_ContentPlaceHolder1_con #ctl00_ContentPlaceHolder1_goleft #ctl00_ContentPlaceHolder1_con #ctl00_ContentPlaceHolder1_goright{
	width:24px;
	height:90px;
	position:absolute;
	top:0px;
	z-index:20;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#fff;}
	
#ctl00_ContentPlaceHolder1_prodlist, #ctl00_ContentPlaceHolder1_vprods{
	font-size:9px;
	position:absolute;
	height:70px;
	top:4px;
	padding-left:15px;}
	




