#divopen-topo {
	background-color:#2f95f8;
	padding:10px 20px 8px 20px;
}

#divopen-corpo {
	height:450px;
	overflow:auto;
	padding-top:20px;	
}

#divopen-corpo .padding {
	width:422px;
	margin:0 auto;
}

#produto-foto {
	width:422px;
	height:243px;
	background:url(../img/carregando.gif) no-repeat center center;
}

#produto-foto img {
	border:7px solid #f2f2f2;	
}

#produto-detalhe {
	padding:20px 10px 0 10px;
	margin-bottom:20px;
}

#produto-detalhe h5 {
	margin-bottom:10px;	
}

#produto-detalhe ul {
	padding-left:0;	
}

#produto-detalhe li {
	list-style:none;
	background:url(../img/ico/bullet01.gif) no-repeat left 5px;
	margin-bottom:2px;
	padding-left:15px;
}

#produto-cores {
	/*float:right;
	display:inline;
	margin-right:7px;*/
}

#produto-cores div {
	float:left;
	display:inline-block;
	margin:0 4px 10px 0;
	width:18px;
	height:18px;
	border:1px solid #ccc;
}