body{
	background-image:url(/blog/wp-content/themes/pq/images/dark.jpg);
	background-repeat:repeat-x;
	background-position:0px 100px;
}
div.frame{
	padding-bottom:15px;
}
div.framme{
	background-color:#000;
	background-image:url(/pq/main_files/pqBanner_Rep.jpg);
}
#easypagecreatorcontent a, p.footer a{
	color:#B00;
	font-weight:bold;
}
#easypagecreatorcontent a:hover, p.footer a:hover{
	color:#00F;
}
p.footer{
	font-size:12px; margin-top:15px; text-align:center; font-family:serif;
}
p{
	font-family:Arial;
	color:#000;
	font-size:15px;
	text-align:center;
	margin:4px;
}
p.result{
	text-align:center;
}
#nav{
	padding-bottom:8px;
	width:400px;
	margin:5px auto 5px auto;
}
#list{
	padding-top:25px;
	margin-bottom:50px;
}

#error{
	margin-top:12px;
	font-weight:bold;
	font-size:16px;
	font-family:serif;
	text-align:center;
}
h1{
	font-size:36px;
	font-family:Georgia;
	text-align:center;
	margin:0px 0px 15px 0px;
	color:#000;
}
div.field p{
	font-size:14px;
	font-family:"Palatino Linotype", "Book Antiqua";
	color:#000;
	text-align:center;
}

div.submit{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
form{
	width:300px;
	margin: 0px auto 0px auto;
	text-align:left;
	border-width:3px 3px 3px 3px;
	border-style:double;
	border-color:#000;
	padding:8px;
}
p.important{
	font-weight:bold;
	font-size:12px;
}