@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e4002;
	margin:0px;
}
img {
	border:0px;
}
.placeholder {
	background-color:#000000;
	width:183px;
	height:183px;
}
.vid_placeholder {
	background-color:#000000;
	width:240px;
	height:160px;
	margin-right:10px;
}
.form_title {
	color:#f99ac2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
	