/* CSS Document */
.content .main, 
.content .info {
background-repeat: no-repeat;
display:inline;
float: left;
margin-left: 0px;
margin-right: 15px;
position: relative;
}

.content .post-it {
    font-size: 13px;
}

.content h2 {
	font-size: 22px;
	color: #313131;
	margin: 0 0 15px 0;
}

.licencing{
margin-left:15px;
}

.pricingdetails{
margin-top:35px;
}
.pricingdetails ul {
border: 1px solid #a0aab2;
border-top-width: 0;
margin: 0;
padding: 0;
width: 517px;
}
.pricingdetails ul li {
list-style-image: none;
list-style-type: none;
}

.pricingdetails h3 {
background-image: url(../_images/pricing-h3.png);
background-repeat:no-repeat;
height: 18px;
margin: 25px 0 0 0;
padding: 10px;
width: 519px;
}
.pricingdetails span {
display: inline-block;
padding: 5px 0;
text-align: center;
}

.pricingdetails .nbusers {
width: 160px;
}
.pricingdetails .price {
background-color: #efe8e8;
width: 170px;
}
.pricingdetails .purchasemethod {
width: 160px;
}
