div#products-table {
width:760px;
padding:0px;
margin-left:-35px;
margin-right:-20px;
margin-top:30px;
margin:30px -20px 20px -35px;
font-weight:bold;
}

#products-description a {
 text-decoration:none!important;
}

#products-table tr.gray td,  #products-table tr.gray th {
 background-color:#f2f2f2;
}


div#products-table table tbody tr td {
text-align:center;
height:25px;
}

div#products-table table tbody tr th {
 text-align:left;
 padding-left:10px;
}


tr#buttons td {
background-color:#dcdcdc;
}

#buttons a {
 background:url(/images/products/free-trial-buttons.gif) no-repeat;
 display:block;
 outline:none;
 -moz-outline:none;
 overflow:hidden;
 text-indent:-10000px;
}

th#free-trial {
 color:black;
 background:#dcdcdc url(/images/products/free-trial.gif) no-repeat;
 width:273px;
 height:47px;
}

a#link-standard {
 background-position:0px 0px;
}

a#link-standard:hover {
 background-position:0px -47px;
}

a#link-professional {
 background-position:0px 0px;
 
}

a#link-professional:hover {
 background-position:0px -47px;
}

a#link-premium {
 background-position:0px 0px;
 width:210px;
 height:47px;
 margin: 0px auto 0px auto;
}

a#link-premium:hover {
 background-position:0px -47px;
}

a#link-ondemand {
 background-position:-214px 0px;
}

a#link-ondemand:hover {
 background-position:-214px -47px;
}

a#link-enterprise {
 background-position:-321px 0px;
 width:106px;
 height:47px;
}

a#link-enterprise:hover {
 background-position:-321px -47px;
}
