/*****************************/
/*** Dotted Border ***/
/*****************************/


.leading {
	border-style:dotted;
	border-width:1px;}



