/* LIST  */
.reseller div {
	font-size:10px;
	line-height:12px;
}
.reseller a {
	text-decoration:none !important;
	
}
.reseller a:hover {
	text-decoration:underline !important;
}
.reseller .big {
	font-size:12px;
	line-height:normal !important;
}
.reseller select {
	font-size:12px;
	line-height:normal !important;
}
.reseller .clear {
	clear:both;
}
.reseller  .list {
	margin-top:20px;
}
.reseller  .list .item {
	background-image:url(img/list_bg.gif);
	background-repeat:repeat-y;
	border:1px solid #CCC;
	border-bottom:0px;	
}
.reseller  .list .item_last {
	border:1px solid #CCC;
}
	.reseller .list .item_last .box {
		float:left;
		margin:12px 0px 12px 0px;
		width:728px;
		background-image:url(img/res1_item_bg_center.gif);
	}
	.reseller .list .item_last .box .top {
		background-image:url(img/res1_item_bg_top.gif);
		background-repeat:no-repeat;
		height:13px;
	}	
	.reseller .list .item_last .box .bottom {
		height:160px;
		background-image:url(img/res1_item_bg_bottom.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
	}	
	.reseller .list .item_last .box .column1 {
		float:left;
		width:156px;
		padding-left:14px;
	}
	.reseller .list .item_last .box .column2 {
		float:left;
		padding-left:14px;
		width:500px;
		
	}
.reseller  .list .item .type {
	float:left;
	padding:12px;
}
.reseller  .list .item .reseller {
	float:left;
	padding:12px;
width:714px;
}
/* RESELLER TPL */
.reseller .tpl1 {
	clear:both;
	width:728px;
	background-image:url(img/res1_item_bg_center.gif);
	margin-bottom:12px;
}
	.reseller .tpl1 .top {
		background-image:url(img/res1_item_bg_top.gif);
		background-repeat:no-repeat;
		height:13px;
	}	
	.reseller .tpl1 .bottom {
		background-image:url(img/res1_item_bg_bottom.gif);
		background-repeat:no-repeat;
		height:13px;
	}	
	.reseller .tpl1 .logo {
		float:left;
		width:166px;
		text-align:center;

	}
	.reseller .tpl1 .column1 {
		float:left;
		width:366px;
		padding-left:14px;
	}
	.reseller .tpl1 .column2 {
		float:left;
		padding-left:14px;
		
	}


.reseller .tpl4 {
	width:166px;;
	height:182px;
	float:left;
	background-image:url(img/res2_item_bg_center.gif);
	margin:0px 12px 12px 0px;
	
}
	.reseller .tpl4 .top {
		background-image:url(img/res2_item_bg_top.gif);
		background-repeat:no-repeat;
		height:13px;
	}	
	.reseller .tpl4 .bottom {
		background-image:url(img/res2_item_bg_bottom.gif);
		background-repeat:no-repeat;
		height:182px;
		background-position:left bottom;
	}	
	.reseller .tpl4 .logo {
		width:166px;
		height:75px;
		text-align:center;
	}
	.reseller .tpl4 .column1 {
		text-align:center;
		padding:7px;
	}
	.reseller .tpl4 .column2 {
		padding:7px;
		
	}












