@CHARSET "ISO-8859-1";
	
	/* MAIN LAYOUT */
	#col_main{padding:0 8px 24px 8px;width:450px;height:100%;}
		#flash img{border:1px solid #333;}
	#col_right{padding:0 8px 24px 0;width:300px;height:100%;}	
	
	/* STYLES */
	
	/* COL-MAIN */
	
	/* THUMBNAILS */
	.gallery_thumbnails{padding:12px 8px 8px;overflow:hidden;}	
	.buttons{float:right;position:relative;top:-3px;padding:5px 9px 5px 0;clear:right;}	
	.buttons span a{text-decoration:none;color:#585858;}
	.buttons span a:hover{color:#bbb;text-decoration:none;}
	.buttons span.prev{padding-right:7px;}
	.buttons span.prev a{padding:0 0 3px 1px;background:url(../images/layout_arrow_bkwd.jpg) no-repeat left top;height:13px}
	.buttons span.prev a:hover{background:url(../images/layout_arrow_bkwd_hover.jpg) no-repeat left top;}		
	.buttons span.next a{padding:0 2px 3px 0;background:url(../images/layout_arrow_fwd.jpg) no-repeat left top;height:13px}
	.buttons span.next a:hover{background:url(../images/layout_arrow_fwd_hover.jpg) no-repeat left top;}

	.gcontent{margin-top:10px;overflow:hidden;padding:11px 10px 12px;}
	.gcontent div{float:left;overflow:hidden;}
	.gcontent div span{padding:1px 0 2px;text-align:left;}

	.mas_links{margin:8px 12px;padding:5px;}

	.box2{overflow:hidden;}
	.itembox{width:222px;height:100%;}

	ul.boxlist{overflow:hidden;}
	ul.boxlist li{overflow:hidden;padding:5px 5px 5px 10px;}
	.itemlist{float:left;padding-bottom:1px;}
	
	.promobox{float:left;width:209px;margin:0 5px;overflow:hidden;padding:2px;height:auto;min-height:221px;}
	.promobox h4{padding:3px 0;}
	.content_promo{overflow:hidden;padding:3px 6px 5px;}
	
	/* COL-RIGHT */
	
	/* EDITOR */
	.editor{padding:4px !important;}
	.editor .info{padding:7px 7px 7px 6px;}
	.editor .info p{padding:3px 0 2px;}
	
	/* CODE GAMER ID */
	.codegamer{padding:0 !important;margin-top:58px;}
	.codegamer ul li {padding:5px 5px 5px 10px;}

	.above{position:relative;top:83px;}

	/* PUBLICIDAD*/
	.publicidad{margin-bottom:5px;}	

