/*  */
div.box_promocoes {
	float: left;
	clear: both;
	width: 555px;
	padding: 20px;
	background: url(/imagens/bgbarfull.png) no-repeat 0 0
}

div.box_promocoes div {
	width: 270px
}

div.box_promocoes div h4{
	float: left;
	width: 150px !important
}

div.box_promocoes div p{
	float: left;
	text-align: left;
	width: 160px !important
}

div.box_promocoes div img{
	float: left;
	margin: 0 10px 0 0
}

div.box_promocoes .bts {
	padding-left: 205px;
	width: 30px !important;
}

div.box_promocoes div .bt  {
	margin: 0 !important;
	clear: both;
}
