.ndcSmxSideBar {
	float: left;
	width: 200px;
	color: #333333;
}


.ndcSmxSideBar h3 {
	font-size: large;
	font-weight: normal;
	color: #333333;
	margin: 0px 5px 0px 0px;
	border: 1px solid #cccccc;
	padding: 3px 7px;
	height: 28px;
	line-height: 28px;
	background: #eeeeee;
}

.ndcSmxSideBar p {
	margin: 5px 15px 30px 5px;
	font-size: small;
}

.ndcSmxSideBar a,
.ndcSmxSideBar a:visited {
	color: blue;
}

.ndcSmxSideBar ul {
	margin: 5px 10px 30px 5px;
	font-size: small;
	list-style: square inside;
}

.ndcSmxSideBar ul li {
	color: #333333;
	padding: 5px 0px;
	border-bottom: 1px dotted #cccccc;
}

.ndcSmxSideBar ul li:hover {
	color: #006AB6;
	background: #FDFCDC; 
}

.ndcSmxSideBar ul li a {
	color: #333333;
}

.ndcSmxSideBar ul li a:hover {
	color: #006AB6;
}




.ndcSmxContent {
	width: 749px;
	margin: 0px 0px 0px 200px;
	border-left: 1px dotted #cccccc;
}

.ndcSmxContent h2 {
	font-size: x-large;
	font-weight: normal;
	color: #333333;
	margin: 0px 15px 10px 15px;
	border: 1px solid #cccccc;
	padding: 3px;
	text-align: center;
	background: #eeeeee;
}

.ndcSmxContent h3 {
	font-size: x-large;
	font-weight: normal;
	color: #006AB6;
}

.ndcSmxContentHosted,
.ndcSmxContentSelfHosted {
	float: left;
	width: 342px;
	padding: 0px 0px 0px 15px;
	color: #333333;
}

.ndcSmxContentSelfHosted {
	border-left: 1px dotted #cccccc;
	margin: 0px 0px 0px 15px;
}

.ndcSmxContent h4 {
	margin: 5px 0px 0px 15px;
}

.ndcSmxContent ul {
	margin: 0px 0px 10px 15px;
	font-weight: bold;
	}

.ndcSmxContent ul li {
	margin: 2px 5px 2px 25px;
	font-size: small;
	font-weight: normal;
}

.ndcSmxPrice {
	float: right;
	font-size: large;
	color: green;
/*	border: 1px solid #cccccc;
	padding: 2px;
*/
}

.ndcSmxContent p {
	font-size: small;
	margin: 5px 0px 10px 15px;
	line-height: 1.4;
}

.ndcSmxPurchase {
	background: transparent url(/images/bar-blue.png) repeat;
	border: 1px solid #cccccc;
	color: white;
	display: block;
	width: auto;
	text-align: center;
	font-weight: bold;
	font-size: small;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px;
}

.ndcSmxPurchase:hover {
	background: transparent url(/images/bar-green.png) repeat;
}

.ndcSmxAction {
	border-top: 1px dotted #cccccc;
	padding: 5px 0px 0px 0px;
	margin: 5px 5px 0px 15px;

}

.ndcSmxScreenShots {
	border-top: 1px dotted #cccccc;
	padding: 5px 0px 0px 0px;
	margin: 5px 5px 0px 15px;
}

.ndcSmxScreenShotsImages {
	text-align: center;
}

.ndcSmxScreenShotsImages a {
	display: inline-block;
	margin: 0px 15px;
	border: 1px solid #cccccc;
}

.ndcSmxScreenShotsImages a:hover {
	border: 1px solid #006AB6;
}
