@charset "utf-8";
.template_designers { width:100%; background:#000;}
.template_designers_subcategory{ padding-left:30px;}
td.template_designers_subcategoriesMenu{ text-transform:uppercase; font-size:12px; color: #FFF; font-family:Arial, Helvetica, sans-serif; padding-left:10px; cursor:default;}
a.template_designers_link {font-size:11px; color:#FFF; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.template_designers_subcategoriesContent { padding-bottom:10px;height:310px;}
#template_designersTableContent { background:#000000;margin-top:15px;}

/*ScrollBar*/

.scrollbar-vert{ /*scrollBar background*/
	height: 310px;
	width: 10px;
	float:left;
}

.handle-vert{ /*scrollBar handler*/
	height: 58px;
	cursor:pointer;
	width: 10px;
	background:url(../../template1/images/handle.png) no-repeat;
}

#categoryShoppingTableDesigners {
	height: 310px;
	width: 150px;
	overflow:hidden;
}