.s8v_contactme{
	border:none;
	padding:0;
	margin:0;
	width:100%;	
}
.s8v_contactme fieldset
{
	border:none;
	padding:0;
	margin:0;
	width:100%;
	padding-right:5px;	
	padding-left:5px;	
	padding-bottom:5px;	
	margin-bottom:2px;
}
.s8v_contactme fieldset.error
{
	border:1px solid #ff5555;
	background-color:#ffeeee;
}
.s8v_contactme input.check
{
	padding:0;
	margin:0;
}
.s8v_contactme .text
{
	width:50%;
	margin:0;
}
.s8v_contactme textarea.text
{
	width:98%;
}
.s8v_contactme label.option
{
	margin:0;
}
.s8v_contactme label.option_link
{
	font-size:small;
}
.s8v_contactme div.title
{
	font-weight:bold;
	font-size: 8pt;
}
.s8v_contactme th.name
{
	width:250px;
}

.s8v_contactme th.type
{
	width:130px;
}
.s8v_contactme th.mandatory
{
	width:100px;
}
.s8v_contactme th.delete
{
	width:60px;
}
.s8v_contactme th.values,
.s8v_contactme th.default
{
}
.s8v_contactme th.quick_help
{
	width:80px
}
.s8v_contactme input.admin_text,
.s8v_contactme textarea.admin_text
{
	width:98%;
}
.s8v_wp-contactme fieldset
{
	border:1px solid back;
}
.s8v_quizme label.question
{
	color:#000000;
	font-size:.9em;
	font-weight:bold;
}
.s8v_quizme p.wrong
{
	color:#ff0000;
}
.s8v_quizme label.correct
{
	padding-left:20px;
	background-image:url('icon_quiz_correct.gif');
	background-repeat:no-repeat;
}
.s8v_quizme label.wrong
{
	padding-left:20px;
	background-image:url('icon_quiz_incorrect.gif');
	background-repeat:no-repeat;
}
div.s8v_pollme label.question
{
	color:#000000;
	font-size:.9em;
	font-weight:bold;
}

