
#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;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
  clear: both;
}
#demos a {
  text-decoration: none;
  color: #26A8BF;
}

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

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


h1 {
  color: #26A8BF;
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 10px;
}

  
.top_section {
  display:block;
  width: 530px;
  float: left;
  margin-top: 0px;
  margin-left: 40px;
  padding-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 13px;
}
.top_section p {
  font-size: 13px;
}
.top_section ul {
  list-style:none;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
.top_section li {
  background:  url(/images/ticks.gif) no-repeat 0px 7px;
  padding: 0px 0px 0px 20px;
  margin-top: 7px;
  line-height: 16px;
  vertical-align: top;
  
}
.top_section h2 {
  margin-top: 2px;
  margin-bottom: 8px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
  color: #26A8BF;
  font-weight: bold;
  font-size: 16px;
  
}
.left-top {
  display:block;
  float: left;
  width: 340px;
  text-align: justify;
  font-size:12px;
  line-height: 15px;
  vertical-align: top;
  padding:0px 0px 0px 0px;
}
.right-top {
  display:block;
  float: right;
  width: 430px;
  text-align: justify;
  font-size:12px;
  line-height: 15px;
  vertical-align: top;
  padding:0px 0px 0px 0px;
}
.left-top  h3 {
  font-size: 20px;
  text-align: justify;
  line-height: 28px;
  color: #999999
}

#storefrontfeatures_movie,
#admintools_movie,
#imprint_movie,
#quotes_movie,
#onpoint_movie,
#quickbooks_movie {
  margin: 0px;
  width: 187px;
  margin-top: 40px;
  float: right;
  cursor: pointer;
}

#left-btn {
  display:block;
  clear: both;
  float: left;
  margin-left: 0px;
  width: 100px;
}
.btn-play {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
  padding-top: 60px;
	text-decoration: none;
	background-image: url(/images/demos/btn-play-video.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
  cursor: pointer;
  margin: auto;
}
.btn-livedemo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
  padding-top: 60px;
	text-decoration: none;
	background-image: url(/images/demos/btn-live-demo.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
  cursor: pointer;
}
.btn-call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
  padding-top: 60px;
	background-image: url(/images/demos/btn-telephone.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
  margin: auto;
}

