@charset "utf-8";
/*Styles for Software Home Page 22FEB08 */
#featureLeft, #featureRight {
	margin-top: 10px;
}
#featureLeft {
	float: left;
	width: 326px;
	height: 238px;
	background: url(/images/software/bg_topfeature.gif) top left no-repeat;
}
#featureLeft .content {
	margin: 16px 4px 16px 8px;
}
#featureLeft, #subfeature_bottom {
	font-size: .9em;
}
#featureLeft h1, #subfeature_bottom h1 {
	border-bottom: none;
	font-size: 1.1em;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#featureLeft h2, #subfeature_bottom h2 {
	color: #525252;
	font-size: .9em;
	margin: 0 0 .25em 0;
	padding: 0;
}
#featureLeft p, #subfeature_bottom p {
	margin-top: .1em;
	margin-bottom: .5em;
	font-size: 11px;
}
#featureRight {
	float: left;
	width: 326px;
	height: 238px;
}
#subfeature {
background: url(/images/software/bg_subfea_top.gif) no-repeat top;
width: 654px;
float: left;
margin-top: 12px;
height: 12px;
font-size: 1px;
}
#subfeature_bottom {
	background: url(/images/software/bg_subfea_bott.gif) no-repeat bottom;
	padding-bottom: 12px;
	float: left;
	width: 654px;
}
#subfeature_bottom .leftFea, #subfeature_bottom .rightFea {
float: left;
width: 298px;
margin-left: 10px;
}
.leftFea {
	margin-right: 22px;
}
/*Bottom links*/
#links {
	float: left;
	width: 660px;
	margin-top: 18px;
}
#links .column {
	float: left;
	width: 192px;
	margin: 0 20px 0 0;
	font-size: .9em;
}
#links2 {
	float: left;
	width: 436px;
	margin-top: 22px;
	margin-right: 10px;
}
#links2 .column {
	float: left;
	width: 192px;
	margin: 0 20px 0 0;
	font-size: .9em;
}
/*.doubleColumn {
		width: 436px;
		float: left;
		margin-right: 10px;
		margin-top: 4px;
}*/
img.featureImg {
	border: 1px solid #9da1aa;
}