p
{
	text-align: center;
}

.main_bullets li
{
	list-style-type: none;
	background-image: url('../../gr/bullet.gif');
	background-repeat: no-repeat;
	background-position: center left;

	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

