.imageBorder {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tlbanner {

}
.textarea {
	font-size: 11px;
}
.tableformating {
	background-position: left center;
	text-align: left;
	vertical-align: top;
}
.tableformatingright {
	text-align: right;
}
.tableformatingtoptitle {
	text-align: right;
	padding-top: 5px;
}
.telbanner {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imageBoxRight {
	float: right;
	overflow: auto;
	margin-left: 15px;
	margin-top: 0px;
	clear: both;
}
.imgBoxNoTop {
	padding: 1px;
}
.imageBoxLeft {
	float: left;
	margin-right: 15px;
	clear: both;
}
