.border {
	border: 1px solid #CCCCCC;
}
.dashes {
	border: 1px dashed #999999;
}
.hotspot {
	border: 5px solid #FF0000;
	color: #FF0000;
}
