/* rgb( 140, 140, 140 ) */

div#payg-tariff {
	width: 48%;
/*	border: 1px solid blue;*/
	float: left;
	margin-right: 2%;
}

div#monthly-tariff {
	width: 50%;
/*	border: 1px solid yellow;*/
	float: left;
}

div.telephone-services div.inverse {
	padding: 2px;
	color: white;
	background-color: rgb( 196, 23, 141 );
	margin-bottom: 1em;
}

div.telephone-services ul {
	padding: 0;
}

div.telephone-services h4 {
	font-weight: normal;
	margin: 1.8em 0 0 0;
}

div.telephone-services div.highlight {
	background-color: rgb( 249, 208, 234 );
	padding-top: 2px;
	margin-bottom: 1px;
/*	border: 1px solid black;*/
/*	width: 50%;*/
}


div.telephone-services div.price {
/*	border: 1px solid yellow;*/
/*	display: block;*/
	padding-top: 2px;
	float: right;
	width: 35%;
}

div.telephone-services div.activation {
	margin-top: 1em;
}

div.telephone-services div.note {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

div.telephone-services div#footer {
	clear: both;
	border: none;
}

div.business-address-prices {
	border: 2px solid yellow;
}

div.business-address-prices div.area {
	border: 1px solid blue;
	float: left;
/*	height: 400px;*/
}
