#n12 a {
	background-image:url(../images/nav/n12-2.gif);
}

h2 {
	background-image:url(../images/headings/query.gif);
}

#content h3 {
	background-image:url(../images/headings/answer.gif);
}

#col2 h3 {
	background-image:url(../images/headings/query-not-listed.gif);
	width:285px;
	height:65px;
	margin:0;
}

#col2 div {
	padding:20px 12px 0 12px;
}

#col2 label {
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}

#col2 input, #col2 textarea {
	margin-bottom:14px;
}

#col2 input, #col2 textarea {
	width:255px;
	border:1px solid #494949;
	background-color:#000;
}

#col2 textarea {
	height:188px;
}

#col1 p, #col1 h4, #col1 #answers div {
	background-image:url(../images/layout/divider.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#col1 p, #col1 h4 {
	line-height:2em;
}

#col1 a {
	text-decoration:none;
	color:#fff;
}

#col1 a:hover {
	color:#CCCCCC;
}
	
#col1 #answers div p {
	background-image:none;
	line-height:1.2em;
	margin:0;
}

#col1 #answers {
	display:none;
}

#submitholder{
	float:right;
	display:block; 
	padding:0px !important; 
	margin:0px 7px 0px 0px!important;
}
 
#submit{
	width:54px !important;
	height:15px;
	border:0px !important;
	padding:0px !important;
	margin:0px !important;
}

input.field, textarea.field{
	background-color:#000000 !important;
	color:#FFFFFF;	
}