.TemplateList_Custom1 .text  {
	width: 70px;
	display: block;
	float: left;
}

.TemplateList_Custom1 .options  {
	padding-bottom: 20px;
}

.TemplateList_Custom1 .CategoryLabel  {
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
}

.TemplateList_Custom1 select  {
	width: 160px;
	margin-bottom: 5px;
}

.TemplateList_Custom1 #d_CenterCenterleft_labelFilter  {
	display: block;
	clear: both;
}


.TemplateList_Custom1 img {
	max-width:300px;
	width: expression(this.width > 300 ? 300: true);
}
