﻿/* NEW Structures for Orlando bullets and orlando brakets*/

.OHBullets ul{
}
.OHBullets li{
	padding-left:17px;
	list-style-type:none;
	background:url(/image/arnoldPalmer/bullet2.gif) no-repeat left 6px;
	line-height:22px;
}
.OHBulletsBig ul{
}
.OHBulletsBig li{
	padding-left:35px;
	list-style-type:none;
	background:url(/image/arnoldPalmer/bullet1.gif) no-repeat left 13px;
	line-height:45px;
}