#altlabel {	float: left;text-align: right;height: 20px;padding: 0 56px 0 0;	}
#alternateview {float: left;clear: left;margin: 0 0 10px 0;	font-size: 10px;}
#alternateview ul {	float: right;margin: 0 0 0 -56px;padding: 0;width: 56px;height: 20px;}
#alternateview li {	display: inline;}
.listerview span {float: left;background:url("/images/btn-altview-list-full.gif") no-repeat top left;width: 28px;height: 20px;	}
.squareerview span {float: left;width: 28px;height: 20px;background:url("/images/btn-altview-square-full.gif") no-repeat top left;	}
.squareerview span:hover, .squareerview span img {background-position: 0% -21px;cursor: pointer;}
.listerview span:hover, .listerview span img {background-position: 0% -21px;cursor: pointer;}

/***********************  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; }
