.price {padding: 0 0 4px 0; display:block}

#sm2 {
	border-bottom: 1px solid #dbdbdb;
	width: 615px;
	float:left;
	padding: 15px;
	background-color: #f4f4f4;
	font-size: 11px;
	color: #333;
	margin-bottom: 12px;
}
#sm2 h1 {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	padding: 0px;
}
#sm2 h1 a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
#sm2 li {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	cursor: auto;
	margin-bottom: 5px;
}
#sm2 a{
	color: #ff5000;
	text-decoration:none;
	display: block;
	line-height: normal;
}
#sm2 a:hover, #sm2 h1 a:hover { color: #ff5000; text-decoration:underline }
#sm2 ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#description {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 645px;
}
#divisor1 {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	border-bottom: dotted 1px #b3b3b3;
}
#divisor2 {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	border-bottom: dotted 1px #b3b3b3;
}

#detalle p {
	margin: 0 auto 6px auto;
	color: #333;
	font-size: 12px;
}

.buy {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color: #FFF;
	text-decoration: none;
	background-image:url(../images/bg_buy2_css.gif);
	background-repeat: repeat-x;
	background-color: #F60;
	padding: 2px 4px;
	margin-bottom: 6px;
	border: 1px solid #F90;
	border-bottom-color: #C30;
	cursor:pointer;
	width: 125px;
	height: 21px;
	text-align: left;
}
.buy:hover {
	color: #FFF;
	text-decoration: none;
	background-image:url(../images/bg_buy_css.gif);
	background-repeat: repeat-x;
}

#buy a {
	color: #FFF;
	text-decoration: none;
	background-image:url(../images/bg_buy2_css.gif);
	background-repeat: repeat-x;
	background-color: #F60;
	padding: 2px 4px;
	margin-bottom: 6px;
	border: 1px solid #F90;
	border-bottom-color: #C30;
}
#buy a:hover {
	color: #FFF;
	text-decoration: none;
	background-image:url(../images/bg_buy_css.gif);
	background-repeat: repeat-x;
}

