#boton1
{
	background:url(../imgs/productos-on.gif) no-repeat;
}

#pathway
{
	text-align:right;
	position:absolute;
	top:70px;
	right:10px;
	font-weight:bold;
}

#pathway a
{
	color:#896A3E;
}

#pathway a:hover
{
	color:#671E00;
}


#subContent
{
	width:230px;
	margin-top:15px;
}

#imgContent
{
	margin-top:15px;
}

#description
{
	margin-bottom:15px;
}

#features
{
	list-style-position:inside;
	color:#AFA18E;
}

#features strong
{
	width:45px;
	display:inline-block;
}

#features span
{
	color:#3C4045;
}