/***************************************************/
/*************** BRANDS ****************************/
/***************************************************/
#atoz-container {
	padding: 0px;
	margin: 0px;
	width: 698px;
}
/***************************************************/
/*************** BLOCKS - 2 ITEMS PER ROW **********/
/***************************************************/
#atoz-block-323px {
	padding: 0px;
	margin: 0px 5px 0px 19px;
	width: 674px;
}
.atoz-item-323px {
	padding: 0px;
	margin: 0px 14px 14px 0px;
	width: 323px;
	position: relative;
	float: left;
}
/***************************************************/
/*************** BLOCKS - 3 ITEMS PER ROW **********/
/***************************************************/
#atoz-block-210px {
	padding: 0px;
	margin: 0px 4px 0px 19px;
	width: 675px;
}
.atoz-item-210px {
	padding: 0px;
	margin: 0px 15px 15px 0px;
	width: 210px;
	position: relative;
	float: left;
}
/***************************************************/
/*************** BUTTONS - ATOZ ********************/
/***************************************************/
.atoz-buttons {
	padding: 0px;
	margin: 0px;
	height: 23px;
	line-height: 21px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	float: left;
}
.atoz-buttons a:link {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.atoz-buttons a:visited, .atoz-buttons a:active, .atoz-buttons a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.atoz-buttons .brown {
	padding: 0px;
	margin: 0px;
	width: 88px;
	height: 23px;
	background-image: url('https://www.flexyourplastic.co.uk/compare/pt/template/default/images/button_88x23_brown.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
.atoz-buttons .gold {
	padding: 0px;
	margin: 0px;
	width: 88px;
	height: 23px;
	background-image: url('https://www.flexyourplastic.co.uk/compare/pt/template/default/images/button_88x23_gold.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
/***************************************************/
/********************* ATOZ ************************/
/***************************************************/
#atoz-container h4 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996600;
	text-align: left;
	font-weight: normal;
}
.atoz-item {
	padding: 10px;
	margin: 0px;
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-align: left;
}
