/**
* $Id: module.css,v 1.1.2.2 2007/06/19 15:07:08 marcan Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

.smartoffset_headertable {padding: 0; margin: 0; border-bottom: 1px solid; margin-bottom: 10px;}
.smartoffset_modulename {font-size: 0.8em; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.smartoffset_breadcrumb {font-size: 0.8em; line-height: 18px;}
.smartoffset_adminlinks {padding-top: 15px; padding-bottom: 5px; font-size: 0.8em; text-align: center; line-height: 18px;}

.smartoffset_small {font-size: 0.85em;}
#smartoffset_class h2{padding-bottom:0px; margin-bottom: 0px;}
p.smartoffset_small {padding-top:0px; margin-top:0px;}
#class_details p {padding: 0px; padding-botton: 2px; margin: 0px;}

#class_details {padding-bottom: 15px;}
#smartoffset_class_print_and_mail {padding-top: 5px;}
#smartoffset_register_form {border: 2px solid #000; width: 500px; margin: 0px; padding: 6px; margin: auto;}
#smartoffset_register_form h3 {margin : 0px; margin-bottom: 7px;}
#smartoffset_register_button {margin-top: 5px;}

#smartoffset_question_frame {
	border: 2px solid #DDDDDD;
	padding: 5px;
}
#smartoffset_question {
	font-size: 150%;
	padding-bottom: 15px;
}
.smartoffset_answer_radio {
	float: left;
	width: 30px;
}
#smartoffset_explanations {
	border: 2px solid #5F5F5F;
	background-color: #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#smartoffset_finsished {
	text-align: center;
}
#smartoffset_quiz_frame {
	border: 2px solid #DDDDDD;
	padding: 5px;
}
#smartoffset_quiz_start {
	padding-top: 15px;
}
#smartoffset_index_header {

}
#smartoffset_index_footer {
	padding-top: 20px;
}
#offset_form td.head {
	width: 200px;
}
.blueLinkRapidPage {
	background-position: left top;
	position: relative; top: -4px;
	padding-top: 10px;
	padding-left: 5px;
	height: 300px;
	width: 535px;
	text-align:left;
}

/* Form control */
.calcu_intro form {clear: both;}
