/* Unigue Styles */

/* Image was too wide for space in IE7, Reduce side margins */
#article div.none img { float:none; clear: none; margin: 10px 0px 10px 0px; padding: 0;	border: 0px solid black;  }

#features {  width: 560px; /* background-color: white; */
			 		border: 1px solid black; margin:  10px 10px 10px 10px; font-size: 12px; font-weight: 900; } 

#software_spec { 
	width: 575px; 
	margin: 0px 2px; 
	padding-left: 0em; 
	font-size: small;  
	border-collapse: collapse;
	border: 1px solid gray; 
	border-right-width: 1px;
	} 
		
tr { height: 1.05em; margin: 0; }
td { text-align: left; margin: 0px; padding: 2px; border: 1px solid gray; }	

tr.title td { 
	font-weight: 900; 
	text-decoration: none;  
	padding: 0.5em 0em 0em 0.5em; 
}
tr.heading td {
	text-align: center;
	font-weight: 900; 
	text-decoration: none;
}

/* software screen descriptions */
#article div.icon { float: left; margin: 0px 10px 0px 0px; border: 0px solid black; text-align: center; }
#article div.icon a {
	text-decoration: none;
	font-size: small;
	color: gray;
	line-height: 1.0em;
}
#article div.icon a:hover { color:  #1E90FF; }
#article div img.thumb {  border: 3px solid black; }
#article div img.thumb:hover {  border: 3px solid #1E90FF; }
#article div.text { margin-left: 200px;  border: 0px solid black;  }
#article p.title a { font-weight: 600; text-decoration: underline;  font: small Arial, Helvetica, sans-serif; font-weight: 900;  }
/* end screen descriptions */

#software_spec td.c1 { 
	width: 33%; 
	text-align: left; 
	padding-left: 1.5em;
	padding-right: 1.5em; 
}
#software_spec td.c2 {
 width: 33%;  
 text-align: center;  
 }	
#software_spec td.c3 {
	width:33%; 
	text-align: center;
}

/* end Unigue Styles */