@charset "utf-8";
/* CSS Document */

.software_title {
	text-align: center;
}
.software_title h4 {
	color: #2665A2;
	font-size: 16pt;
	margin: 0px;
}
.content .bdytxt .software_title .grey {
	color: #333;
}
.software_holder .software_features{
	line-height: 25px;
}


.bdytxt .software_title p strong {
	color: #2665A2;
}
.price {
	font-weight: bold;
	color: #F00;
	font-size: 12pt;
	text-align: center;
	padding: 5px;
}
.software_holder {
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #CCC;
	padding: 20px;
	background-color: #F7F7F7;
	margin-bottom: 20px;
}
