#page_mini
{
	padding-right:10px;
	padding-top:40px;
	padding-bottom:20px;	
	color:#FFFFFF;
	height:312px;
	width:300px;
	float:right;
}
.schedule
{
	border-bottom: 2px dotted #CCD7DD;	
}
.page_mini_title
{
	font-size:20px;
}
.oferta_bottom
{
	width:262px;
	float:left;
	text-align:center;
	padding:6px;
}
.oferta_bg
{
	float:right;
	width:60px;
	height:60px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#FFFFFF;
	border:2px solid #FCDA43;	
}
.page_mini_product_name
{
	background-color:#FCDA43;
	color:#019FDE;
	float:right;
	width:0px;
	height:64px;
	text-align:left;
	padding-left:10px;
	display:block;
	overflow:hidden;
	position:relative;
	line-height:58px;
	font-size:14px;
}
.product_name_span
{
	display:none;
}

