﻿/* sub web local styles */

#centerCol div.hideBullets ul {
	list-style-type: none;
}

#centerCol div.hideBullets ul ul{
	list-style-type: circle;
}


