div.main div.layout {
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}

div.content {
	overflow: hidden;
	padding-bottom: 30px;
}

div.content div.about {
	float: left;
	width: 600px;
	margin-right: 46px;
	padding-top: 10px;
	overflow: hidden;
}

div.content div.about p {
	font-size: 18px;
	line-height: 20px;
}

div.content div.services {
	float: left;
	width: 290px;
	margin-left: 30px;
	overflow: hidden;
	margin-top: 15px;
}

div.content div.services li {
	margin-top: 10px;
	padding-left: 30px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #00a9ea;
	background: url(/images/more-bg.jpg) 0 3px no-repeat;
}

div.versions {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

div.versions div.about {
	float: left;
	width: 600px;
	margin-right: 46px;
	padding-top: 10px;
	overflow: hidden;
}

div.versions div.about p {
	font-size: 18px;
	line-height: 20px;
}

div.versions div.pricing {
	float: left;
	width: 290px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 15px;
}

table.pricing {
	margin-top: 10px;
	width: 290px;
	border-bottom: 5px solid #f6f6f6;
}

table.pricing th {
	background: #f6f6f6;
	font-size: 15px;
	padding: 10px;
}

table.pricing td {
	border-bottom: 1px solid #eee;
	font-size: 15px;
	padding: 3px 10px;
	font-weight: bold;
}

table.pricing td.price {
	text-transform: uppercase;
	color: #00a9ea;
	text-align: right;
	white-space: nowrap;
}

table.pricing tr:hover td {
	background: #00a9ea url(/images/button-bg.jpg) 0 0 repeat-x;
	color: #fff;
	border-bottom: 1px solid #fff;
}

div.advantages {
	float: left;
	width: 646px;
	overflow: hidden;
	margin-top: 25px;
	border-right: 1px solid #ccc;
}

div.advantages h2 {
	margin-top: 0;
}

div.advantages div.item {
	overflow: hidden;
	width: 600px;
}

div.advantages p {
	margin-top: 10px;
}

div.advantages p a.more {
	margin-top: 5px;
	display: block;
	background: url(/images/more-bg.jpg) 0 2px no-repeat;
	padding-left: 20px;
}

div.advantages p a.more:hover {
	background-position: 0 -23px;
}

div.advantages div.about {
	float: left;
	width: 310px;
}

div.advantages div.image {
	width: 280px;
	margin-top: -25px;
	float: right;
	margin-left: 10px;
}

div.popular {
	width: 322px;
	float: left;
}

div.popular div.column {
	margin-left: 30px;
	width: 293px;
}

div.popular div.item {
	overflow: hidden;
	float: left;
	width: 323px;
	margin-top: 20px;
}

div.popular div.item div.image {
	float: left;
	width: 128px;
}

div.popular div.item div.image img {
	border: 1px solid #000;
}

div.popular div.item div.name {
	font-size: 20px;
	line-height: 20px;
	width: 130px;
	float: left;
	margin-left: 40px;
}

div.popular div.item div.about {
	margin-top: 10px;
	width: 130px;
	float: left;
	margin-left: 40px;
}

div.popular div.item.small {
	margin-top: 6px;
}

div.popular div.item.small.first {
	margin-top: 30px;
}

div.popular div.item.small div.name {
	font-size: 15px;
	margin-left: 0;
	width: 323px;
}

div.order {
	background: #fff;
	overflow: hidden;
	width: 322px;
	float: left;
}

div.order div.column {
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 25px;
	width: 263px;
	border-bottom: 1px solid #ccc;
}

div.order div.about {
	font-size: 18px;
	line-height: 20px;
	color: #666;
	margin-top: 10px;
}

div.order div.about img {
	float: right;
	margin-left: 10px;
	margin-right: -30px;
	margin-top: -40px;
	width: 100px;
}

div.order form {
	margin-top: 5px;
	overflow: hidden;
}

div.order .text {
	background: #fff;
	width: 255px;
	font-size: 15px;
	line-height: 17px;
	margin-top: 10px;
	border: 2px solid #ddd;
	padding: 7px 0;
	text-indent: 5px;
	border-radius: 5px;
}

div.order textarea {
	height: 60px;
	resize: none;
}

div.order input.button {
	margin: 5px;
	padding: 9px 13px 8px 13px;
	text-transform: uppercase;
	border-radius: 7px;
	border: 2px solid #fff;
	background: #019dd6;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	color: #fff;
	cursor: pointer;
}

div.price {
	float: left;
	width: 646px;
	overflow: hidden;
	margin-top: 25px;
	border-right: 1px solid #ccc;
}

div.price h2 {
	margin-top: 0;
	margin-bottom: 20px;
}

div.price table {
	width: 95%;
}

div.price table td {
	font-family: 'Play', sans-serif;
	font-size: 15px;
	padding: 3px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00a9ea;
	text-align: right;
	white-space: nowrap;
	border-bottom: 1px solid #eee;
}

div.price table td:first-child {
	color: #000;
	text-align: left;
	text-transform: none;;
}

div.price table th {
	background: #f6f6f6;
	font-size: 15px;
	padding: 10px;
	text-align: right;
}

div.price table th:first-child {
	text-align: left;
}

div.price table tr:hover td {
	background: #00a9ea url(/images/button-bg.jpg) 0 0 repeat-x;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.show-all {
    padding: 5px;
    background: #f6f6f6;
    color: #000;
    cursor: pointer;
    margin-top: 10px;
    border: 1px solid #ccc;
    display: inline-block;
}
