form{ margin:0px; }


.advent_question{
	color:#666666;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	background-image:url(gifs/table-bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	overflow:hidden;
	cursor:pointer;
	;
	font-family: arial;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}




.advent_answer{
	border:none;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	background-color: #f8f8f8;
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	margin-right: 5px;
}


.advent_answer_content{	padding:   0px 0px 0px 10px;	font-size:12px;		position:relative;; font-family: arial; color: #003366; line-height: 20px}
.advent_answer_content a{	padding:   0px 0px 0px 10px;	font-size:12px;		position:relative;; font-family: arial; color: #003366; line-height: 20px}
.advent_answer_content a:hover{	padding:   0px 0px 0px 10px;	font-size:12px;		position:relative;; font-family: arial; color:red; line-height: 20px; text-decoration:underline;}

