@charset "UTF-8";

/* Bloque Principal */
#contentwrapper{
		width: 469px;
		overflow:hidden;
	}
	#col1, #col2 {
		float:left;	
		
	}
	#col1 {
		margin-right:4px;
	}
	#col1 .contentblock {
	width:300px;
	height:300px;		
		}
	#col1 #ads {
		 margin-bottom:6px;	
		 _margin-bottom: 2px;
		}
	#col2 {
		width:165px;
		overflow:hidden;
		}	
	#col2 .specials {
		width:163px;
		height:145px;
		margin-bottom: 6px;
		background:url(../images/lsbSpecialBg.gif) bottom left repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#9F9F9F;
		cursor:pointer;
		}
	#col2 .specials table{
		margin:0px 5px 0px 0px;
		width:158px;
		}
	.spacialIcon{
		height:100px;
		width:75px;
		}	
	h3.hilite1{
		color:#0099ff;
		margin:7px 0 10px 7px;
		font-size:13px;
		font-weight:bold;
		}
	.precio{
			color:#0099ff;
			font-size:30px;
			text-align:right;			
		}
	.precio sup{ font-size:12px;}	
	
	#col2 .specials .spText{
		margin:0px 7px 0px 7px;
	}
	#col2 .specials a , h3.hilite1 a {
		text-decoration:none;	
		}
	h3.hilite1 a {
		color:#0099ff;
		}
	.spText{
		text-align:right;
	}
	#col2 .specials .spText a{
		color:#9F9F9F;
		}
	
	/*Noticias */
	.newsblock {
		clear:both;
		height:85px;
		background:url(../images/lsbSpecialBg.gif) bottom left repeat-x;
		color:#A6A5A5;
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.newsItem{
		margin: 5px 0px 0px 5px;
		}
	#newsTitle{
		float:left;
		width:79%;
		margin:10px 0 10px 5px;
		}
	#newsFeed{
		float:left;
		background:url(../images/lsb_rss.gif) no-repeat 57px 0px;
		line-height:25px;
		padding-right:25px;
		width:60px;
		margin-top:10px;
		}
	#newsFeed a{
		color:#A6A5A5;
		text-decoration:none;
		}	
	
	.newsFooter{
		margin-right:13px;
	}
	.clr {
		clear:both;
		}	
