.suppliers {
	margin-top: 5px;
	border: solid 1px #CCC;
	padding: 10px;
}
.comleft {
	float: left;
	width: 780px;
}
.comright {
	background: url(../images/community_ad_bg.gif) left top repeat-y;
	float: right;
	width: 175px;
	padding-left: 5px;
}
.com_ad_title {
	padding-left: 10px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #1c467e;
	border-bottom: solid 1px #e4e4e4;
}
h1 {
	font-size: 18px;
	color: #06F;
}
table.tbsupport tr td {
	padding-top: 5px;
}
.txt1 {
	border: solid 1px #999;
	font: normal 12px Verdana, Geneva, sans-serif;
	height: 20px;
	width: 300px;
}
textarea.txt1 {
	height: 200px;
	width: 600px;
	margin: 5px 0;
}
.support_ty {
	background-color: #d8e8f4;
	border: solid 1px #06F;
	padding: 10px;
	color: #06F;
	margin-bottom: 10px;
}