/* Software Category */

#categoryDesc_titleCD {
	width:531px;
	padding:5px;
	height: 19px;
	background-color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	background-image:url('../images/software/bgtopbar_cd.gif');
}

#categoryDesc_content {
	width:531px;
	background-color:#D1DED3;
	padding:5px;
}

.categoryColumn_list {
	width:260px;
	height:auto;
	float:left;
	padding:5px;
	border-top:#CDCDCD 1px dotted;
}

.categoryColumn_list h3 {
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}

/* Software Recommend Lists */

.softwareList_container {
	clear:both;
	border-bottom:1px dotted #000000;
}

.softwareList_name {
	padding: 5px;
	background-image:url('../images/software/bgtopbar.gif');
}

.softwareList_content {
	padding: 10px 5px 15px 5px;
	background-color:#E4E4E4;
}
