#ask_the_judge {	width:434px;
	height:514px;

	position:absolute;
	background:#fff;
	visibility:hidden;
	z-index:800;
	top:0;
	left:0;
	overflow:hidden;}

#ask_the_judge_required{
	background:url(/images/bg_ask_judge_error.gif) no-repeat;
	position:absolute;
	top:390px;
	left:75px;
	height:106px;
	width:271px;
	visibility:hidden;
	
}
#ask_the_judge_required p {
	position:absolute;
	top:35px;
	left:10;
	width:250px;
	margin:0;
	padding:0;
	color:#000;
}
#ask_the_judge #first_name,
#ask_the_judge #last_name,
#ask_the_judge #birthday { width:143px; }
#message {
	height:100px; }

#ask-wrap-content {
position:absolute;
	width:317px;
	overflow:hidden;
	height:370px;
	top:114px;
	left:193px;
}
#ask-wrap-content {
	width:317px;
	height:370px;
	top:56px;
	left:21px;
}


#ask_questions .nav_ask_joe{
position:absolute;
	width:80px;
	height:12px;
right: 10px;
bottom: 20px;
	z-index:100000;
}

#ask_questions #nav_ask_joe  a.ask_next_oscar { text-decoration: none; color:#FF6600; }
#ask_questions #nav_ask_joe  a.ask_prev_oscar{ text-decoration: none; color:#FF6600;}
#ask_questions #nav_ask_joe  a.ask_prev_oscar:hover { text-decoration: none; color: #fff; }
#ask_questions #nav_ask_joe  a.ask_next_oscar:hover {   text-decoration: none; color: #fff; }

#ask-wrap-content {
position:relative;
}


.btn_answered {
	background:url(/images/btn_answer.gif) no-repeat;
	position:relative;
	height:27px;
	width:63px;
	top:0;
	left:0;
	margin:0 0 9px 0;
	}
	.btn_answered a {
		background:url(/images/btn_answer.gif) 0 -27px no-repeat;
		position:absolute;
		top:0;
		left:0;
		width:63px;
		height:27px;
		display:block;
	}
	
