.smallboxleft {
	width: 100%;
	float: center;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0a596b;
	padding-right: 10px;
}
.smallboxright {
	width: 100%;
	float: center;
	margin-top: 10px;
	padding-right: 10px;
}
.borderimg {
	border: 1px dashed #333333;
}

style {
	border: thin dashed #000000;
}

.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0a596b;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	height:1px;
	margin: 0px;
	padding: 0px;
}
.boxleft {
	width: 150px;
	float: left;
	margin-top: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #0a596b;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #0a596b;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #0a596b;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0a596b;
	padding: 5px;
}

