.grey {
	padding: 10px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;




}
.DOTSbottom {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/BG_SEP_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;



}
.TOPdots {

	padding: 10px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
