* {
	font-family: "Helvetica", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	margin: 0px auto;
	width: 820px !important;
	height: 510px !important;
	padding:0;
	display:block;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	border: 0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: white;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

br {
	line-height: 0.2em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear{
	clear: both;
}

.checking {
	width: 380px;
	margin: auto;
}

.check-box {
	float: left;
	width: 20px;
	margin-right: 5px;
}

.check {
	width: 350px;
	float: left;
	margin-top: 0px;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/*-----
bauer starts here
-----*/

#wrapper {
	background-image: url(../images/popup2.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

div.vidtainer {
	float: left;
	width: 360px;
	height: 261px;
	background-color: #BE1730;
	margin-top: 130px;
	margin-left: 20px;
	padding: 10px;
}

div.vidtainer .vidi {
	width: 360px;
	height: 261px;
	margin: 0 auto;
	opacity: 1;
}

div.nl {
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 50px;
	display: block;
}

div.nl hr {
	border-bottom: 1px dotted gray;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	width: 300px;
	margin-top: 12px;
}

div.nl form {
	font-size: 12px;
}

div.nl form .checkme {
	width: 200px;
	margin-left: 34px;
	margin-top: 10px;
}

div.nl form .forminput {
	height: 24px;
	width: 250px;
	border: 1px solid #888;
	margin-left: 5px;
}

div.nl .submitbtn {
	width: 164px;
	height: 38px;
	background-image: url(../images/submitbtn2.png);
	background-repeat: no-repeat;
	overflow: hidden;
	border: 0;
	margin-top: 10px;
	background-color: transparent;
}
