.imglogo{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
}

hr{
 	display: block;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
	  color: rgb(125,125,125);
	  background-color: rgb(125,125,125);
	  height: 1px;
	  width:60%;
}

#slideshow {
  margin: 10px auto;
  position: relative;
  width: 100%;
  height: 240px;
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

ul {
  margin: 0;
}
ul.dashed {
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
}

/*.borderRight{
	border-right: 1px solid #7d7d7d;
}*/

/*.top-buffer { margin-top:20px; }*/

.minor{
	font-family: Ubuntu;
	color:rgb(125,125,125);
	font-size: 1.2em;
	line-height: 0;
}

.freedemo{
	margin-top: 100px;
	font-family: Ubuntu;
	color:rgb(125,125,125);
	line-height: 1;
}

.exchanges-format{
	margin-top: 80px;
	font-family: Ubuntu;
	color:rgb(125,125,125);
	line-height: 1;
}

.major{
	margin-top: 50px;
	font-family: Ubuntu;
	color:rgb(125,125,125);
	font-size: 7em;
	line-height: 1;
}

.spaceout {
  word-spacing: 0.5em;
}

.vpsoff{
	color:red;
}

.vps{
	color:green;
}

.ubuntu{
	font-family: Ubuntu;
}
.highlights{
	font-family: Ubuntu;
	color:rgb(125,125,125);
	font-size: 1.3em;
	line-height: 2;
}
