.move_right {
	padding-left:		10px;
	white-space: 		nowrap;
}
.promos_col1 {
	float:				left;
	width:				130px;
	margin-right:		10px;
}
.promos_col2 {
	float:				left;
	margin-left:		-10px;
	width:				619px;
	white-space:		normal;
}
.promos_col2 ul {
	list-style-image:	url('../img/etc/bullet.png');
	margin-top:			0;
	padding-top:		0;
}
.promos_col2_from_locations {
	float:				left;
	margin-left:		-10px;
	width:				400px;
	white-space:		normal;
}
.promos_col2_from_locations ul {
	list-style-image:	url('../img/etc/bullet.png');
	margin-top:			0;
	padding-top:		0;
}

