@charset "utf-8";
/* CSS Document 
	Document   : 
    Created on : july 27, 2011
    Author     : ebeyonds
	Created by : eb02
*/

div#cont-col {
    height: auto !important;
    min-height: 400px;
    width: 700px !important; _width: 695px !important;
	padding:0 0 20px 0;
	margin-right:11px;
}

ul.tariffs li{
	list-style-type:none !important;
}
ul.tariffs li strong{
	font-size: 1.1em !important;
}
ul.tariffs li{
	overflow:hidden;
	margin-bottom:30px;
}
p strong.download-link{
	float:left;_display:inline;
	margin-top:28px;
	font-size: 0.8em;
}