/* CSS Document */
/**********************************************************************************************
BAR
***********************************************************************************************/
.barul	/* UL */
								{	
									margin-top: 5px;
									margin-left: 15px;

									list-style-type: circle; /*square disc circle*/
								}

