/* PDP TABLE STYLING LL - 07.11.2014 */

	.table-bottom  		{width:370px; color:#000; margin:15px 0; font-family:'Gotham 4r', Helvetica, Arial, sans-serif; }
	.table-bottom *  	{}
	.table-bottom:before, .table-bottom:after { clear:both;}
	
	.table-bottom td					{ padding:6px 2px !important; height:auto !important; background:none !important;}
	.table-bottom table					{ width:370px !important; border:1px solid #ccc; font-size:12px;  margin:0 !important; font-size: 12px; }
	.table-bottom table *				{ font-size: 12px; }
	.table-bottom tr:nth-of-type(even) 	{ background:#eee !important;  }
	.table-bottom tr:nth-of-type(odd)  	{ background:#fff !important; border-bottom:1px solid #aaa !important;}
	.table-bottom tr:first-child      	{ background:#000 !important; color:#fff !important; }
	
	.table-bottom .regnocolorbold 		{ font-family:'Gotham 7r', Helvetica, Arial, sans-serif; }
	.table-bottom .regnocolor     		{}
	
	.table-bottom font					{ width:370px; margin:10px 0; display:block;  line-height:14px; font-size: 11px;  }
