
/***********************  Features chart on index page  **********************/
#featureschart #specs li { list-style-image: url('/images/bullet_green.gif'); margin: 0 0 2px 0; } #specs ul { margin-top: 0; margin-bottom: 20px; } #specs ul li ul { margin-bottom: 0; } #specs ul li ul li { list-style-image: none; list-style-type: disc; } 
#featureschart #specstable table { width: 100%; border-bottom: 1px solid #858585; border-right: 1px solid #858585; } 
#featureschart #specstable table td { border-top: 1px solid #858585; border-left: 1px solid #858585; padding: 3px 2px 3px 2px; margin: 0; text-align: center; } 
#featureschart #specstable .specshead { padding: 5px 2px 5px 2px; font-weight: bold; color: #ffffff; background: #009e56; font-size: 12px; text-align: center; } 
#featureschart #specstable .specssubhead { font-weight: bold; background: #a3d49d; text-align: left; } 
#featureschart #specstable .specsside { font-weight: bold; background: #e6f3e9; text-align: left; }
#featureschart #specstable { width:620px; font-size: 11px; float:left; margin-bottom: 10px; }
#featureschart .specs li { list-style-image: url('/images/bullet_green.gif'); margin: 0 0 2px 0; } #specs ul { margin-top: 0; margin-bottom: 20px; } #specs ul li ul { margin-bottom: 0; } #specs ul li ul li { list-style-image: none; list-style-type: disc; } 
#featureschart .specstable table { width: 100%; border-bottom: 1px solid #858585; border-right: 1px solid #858585; } 
#featureschart .specstable table td { border-top: 1px solid #858585; border-left: 1px solid #858585; padding: 3px 2px 3px 2px; margin: 0; text-align: center; } 
#featureschart .specstable .specshead { padding: 5px 2px 5px 2px; font-weight: bold; color: #ffffff; background: #009e56; font-size: 12px; text-align: center; } 
#featureschart .specstable .specssubhead { font-weight: bold; background: #a3d49d; text-align: left; } 
#featureschart .specstable .specsside { font-weight: bold; background: #e6f3e9; text-align: left; }

#alternateview { width: 790px; height: 20px; text-align: right; line-height: 20px; margin: 0 0 20px 0; }
#alternateview img { vertical-align: middle; margin: 0; padding: 0; cursor: pointer; background-position: 0px 0px; float: right; }
#viewlist { background: url('/images/btn-altview-list-full.gif'); background-position: 0px 0px; }
#columnlist { background: url('/images/btn-altview-square-full.gif'); background-position: 0px 0px; }
#comparelist { background: url('/images/btn-altview-compare-full.gif'); background-position: 0px 0px; }
#alternateview #viewlist { margin-left: 5px; }
#alternateview #columnlist, #alternateview #comparelist { margin-left: 1px; }
#viewlist:hover, #columnlist:hover, #comparelist:hover { background-position: 0 -21px; }
.viewselected { background-position: 0 -42px !important; }