.xTab {
	width: 100%;
	border-collapse: collapse;
}

.xTab TH {
	text-align: left;
	font-weight: normal;
}

.xTab TD {
	text-align: center;
	height: 28px;
	border: 1px dotted #ccc;
}

.xTab .l {
	text-align: left;
	padding: 0px 0px 0px 10px;
}

.xTab .b {
	font-weight: bold;
}

.xTab .tick {
	background: url('../images/tick.png') no-repeat center center;
}

.xTab .cross {
	background: url('../images/cross.png') no-repeat center center;
}

.xTab .pl_basic {
	background-color: #BE4647;
}

.xTab .pl_business {
	background-color: #8BB02F;
}

.xTab .pl_premium {
	background-color: #3089C1;
}

.xTab .feat {
	background-color: #ECFEE4;
}

.xTab h2 {
	text-align:center;
}

.A_tab {
	width: 100%;
	color: #EEE;
}

.A_tab TD {
	text-align: center;
	height: 24px;
	border: 0pt;
}

.A_tab P {
	font-size: 10px;
}

.A_tab H3 {
	color: #EEE;
}
