#div {
	BORDER-RIGHT: white 2px dotted; BORDER-TOP: white 2px dotted; BORDER-LEFT: white 2px dotted; BORDER-BOTTOM: white 2px dotted
}

#div2 {
	BORDER-LEFT: white 2px dotted;
}

#div3 {
        BORDER-TOP: white 2px dotted; BORDER-BOTTOM: white 2px dotted;
}

#div4 {
        BORDER-BOTTOM: white 2px dotted;
}

#div5 {
	BORDER-RIGHT: white 2px dotted; 
}

#div6 {
	BORDER-RIGHT: white 2px dotted; BORDER-LEFT: white 2px dotted;
}

#div7 {
	BORDER-RIGHT: white 1px ; BORDER-LEFT: white 1px ; BORDER-BOTTOM: white 1px 
}

#div8 {
	BORDER-RIGHT: #0D370D; BORDER-LEFT: #0D370D; BORDER-BOTTOM: #0D370D;
}

#div9 {
	BORDER-RIGHT: white; BORDER-LEFT: white; BORDER-BOTTOM: white;
}

