.wheretobuy_tablechooser_box{
	background: none repeat scroll 0 0 #1E1E1E;
	float: left;
}

	.wheretobuy_selected{
		color: #969696 !important;
	}
	.wheretobuy_tablechoose td{
		padding: 5px;
		border-bottom: 1px solid #323232;
	}
	.wheretobuy_tablechooser{
		cursor: pointer;	
	}
	.wheretobuy_clear{
		clear: both;
	}

.tx-zotacwheretobuy-pi1 select, input[type="text"] {
	cursor: pointer;
	background: none repeat scroll 0 0 #141414;
	border: 1px solid #323232;
	color: #646464
}

.wheretobuy_background{
	width: 100%;
	float: left;
	background: none repeat scroll 0 0 #141414;
	border-bottom: 1px solid #323232;
}

.wheretobuy_select_box {
	float:left;
	margin:3px;
}
.wheretobuy_table{
	width: 100%;
}

	.wheretobuy_table td.wheretobuy_table_image {
		width: 140px;
	}
	
	.wheretobuy_table td.wheretobuy_table_company {
		width: 440px;
	}
	
	.wheretobuy_table td.wheretobuy_table_info {
		width: 70px;
	}
	
	.wheretobuy_body_black td{
		background: none repeat scroll 0 0 #141414;
		border-bottom: 1px solid #323232;
		padding: 5px;
	}
	.wheretobuy_body_grey td{
		background: none repeat scroll 0 0 #1E1E1E;
		border-bottom: 1px solid #323232;
		padding: 5px;
	}

	.wheretobuy_table_pagepicker td{
		text-align: center;
		background: none repeat scroll 0 0 #1E1E1E;
		border-bottom: 1px solid #323232;	
		padding: 5px;
	}
		.wheretobuy_pagenav{
			padding: 3px;
		}
		.wheretobuy_pagenav_clickable{
			color: #FF9900;
			cursor: pointer;
		}
		.wheretobuy_pagenav_clickable:hover {
			color: #FF0000;
		}
