body {
	background-position: 0px 35px; 
}

.demoshop {
    margin-top:35px;
}

.demoheader {
	background: url(../images/veyton_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	height: 30px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 50;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.demoshoplogo {
	float: left;
	background: url(../images/veyton_logo.jpg) no-repeat;
	height: 30px;
	width: 250px;
	margin-right: 10px;
}

.demoshopheader {
	float: left;
	font-size: 16px;
	margin-right: 50px;
}

.demoshopinfo {
	float: left;
	margin-right: 5px;
}

.dropdown {
	float: left;
	margin-top: 4px;
	margin-right: 50px;
}

.dropdown select{
	float: left;
	width:180px;
}

.demoshoptemplatelink {
	 float: left;
	 font-size: 10px;
	 width:160px;
}

.demoshopicon {
 	float: left;
 	margin-top: 6px;
	width: 30px;
}

.demoshoparrow {
     float: left;
	 width: 35px;
}