#header 
{
	background-image:url(../images/voipheader.png);
	margin-bottom: 10px;
}
.emphasize
{
font-weight:bold;
}
table
{
margin-top: 20px;
border-collapse: collapse;
border: 1px solid black;
}
th
{
padding: 5px 5px;
text-align: left;
background-color:#d0d0d0;
border: 1px solid black;
}

td
{
padding: 5px 5px;
border: 1px solid black;
}

.currency
{
text-align:right;
}
#feature {
	margin-top:10px;
	height:120px;
}