BODY
{
	font-family:Tahoma;
	font-size:10px;
}
TABLE
{
	font-family:Tahoma;
	font-size:11px;
}
.border_main
{
	border-left:1px #A23947 solid;
	border-right:1px #A23947 solid;
}
.line_bottom
{
	border-top:1px #000000 solid;
	font-size:10px;
}
.title_question
{
	padding-left:5px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.title_questionx
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
.title_result
{
	font-family:Arial;
	font-size:12px;
	padding-left:27px;
}
.title_total_result
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px #000000 solid;
}
.textbox
{
	border:1px #dcdcdc solid;
	font-size:11px;
}
.textbox1
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom:1px #000000 dotted;
}
.text_result
{
	font-size:14px;
	font-weight:bold;
}
.text_result_alert
{
	font-size:14px;
	font-weight:bold;
	color:Red;
}
.title_success
{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #000000 solid;
}
.generalbox {
  border-width:1px;
  border-style:solid;
  margin-bottom: 15px;
}
.generalbox#intro {
}
body#admin-roles-manage table.generalbox {
  margin: auto;
}
body#course-enrol .generalbox {
  margin-top: 20px;
}
body#mod-forum-index .generalbox .cell {
  font-size: 0.80em;
}
.generalbox {
  border-color:#DDDDDD; 
}
#mod-quiz-attempt #timer .generalbox {
  width:150px
}
#mod-glossary-report .generalbox .teacher {
  background: #F0F0F0;
}
#mod-quiz-attempt #timer {
  position:absolute;
  /*top:100px; is set by js*/
  left:10px
}
.generaltableheader
{
	padding-top:7px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
}
.title_fullname
{
	font-size:16px;
	font-weight:bold;
}