﻿.atoz
{
	padding: 10px 0px 0px 10px;
	height: 600px;
	margin-bottom: 20px;
}

.atoz .tab
{
	height: 560px;
	margin-right: 5px;
}

.atoz .tab h2
{
	float: right;
	clear: both;
	font-size: 8em;
	background: #fff;
	padding: 0px 0px 10px 15px;
	color: #999;
	line-height: .8em;
	margin: 0px 30px 0px 0px;
}

.atoz .tab ul
{
	padding-bottom: 15px;
	min-height: 100px;
}

.atoz .tab li
{
	padding: 2px 0px;
	border-bottom: 1px dashed #cfcfef;
}

.atoz .tab ul ul
{
	border: none;
	padding: 5px 0px 5px 20px;
	min-height: 0px;
	margin-bottom: 10px !important;
	list-style-type: disc;
}

.atoz .tab ul ul li
{
	border: none;
}
