
#demos {   
  clear: both;
  width: 900px;
  color: #000;
  padding: 10px 0px 0px 0px;
  text-align: justify;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

li.info {
  display: block;
  width: 100%;
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px solid #ccc;
  clear: both;
}
#demos a {
  text-decoration: none;
}

#demos a:hover {
  text-decoration: underline;
}

#demos h2 {
  margin-top: 2px;
  margin-bottom: 8px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
  font-weight: bold;
  color: #333;
}

.top_section {
  float: right;
  max-width: 490px;
  min-height: 260px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 13px;
}
.top_section p {
  font-size: 13px;
}
.top_section ul {
  list-style: disc outside;
  padding-left: 20px;
  margin-left: auto;
  margin-right: 0px;
}
.top_section li {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  font-size: 13px;
}

#storefrontfeatures_movie,
#admintools_movie,
#imprint_movie,
#quotes_movie,
#quickbooks_movie {
  margin-left: auto;
  margin-right: auto;
  max-width: 641px;
  min-width: 324px;
  float: left;
  cursor: pointer;
}

