#products, #products p { font-family: "lucida grande", sans-serif; }
#products p { font-size: 12px; }

ul#products {
  margin: 10px auto 0;
  padding: 0;
  width: 640px;
}

#products li {
/*  border: 1px dotted #bbb; */
  list-style: none;
  display: table-cell !Important;
  display: inline;
  margin:0; padding:10px;
  width: 310px;
}

#products img { float:left; }

#products div.title { font-size:20px; margin-top:20px; }
#products div.download { text-align:right; }
#products div.download img { margin: 4px 0 0 115px; }

#vc_intro { margin:0 auto 0; width:667px; height:309px; background-image:url('images/mainimg.jpg'); position:relative; top:-15px; color:white; }
#vc_intro h1 { font: normal 26px 'lucida grande', sans-serif; border:0; margin-bottom:20px; color:white; }
#vc_intro_text { padding-top:80px; margin-left:20px; width:330px; }
#vc_intro p { line-height:25px; font:13px 'lucida grande', helvetica, sans-serif; color:#f0f0f0; }
