.promotions_content{
	width:610px;
	background:#fff;
	padding:10px 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	float:left;
}

.promotions_content .title{
	background:url(../images/promotions_title.jpg) no-repeat;
	width:159px;
	height:20px;
	margin:0px;
}

.promotions_content p{
	margin:15px 0px;
	text-align:justify;
	float:left;
	width:100%;
}

ul{
	list-style: circle;
	margin:5px 0 0 0;
	float:left;
	clear:both;
}

li{
	padding:2px 0;
}