.module_news { float:left;width: 235px; height:280px; margin-top: 30px; padding-left: 40px; }
.module_news h3 { margin: 0px 13px 5px 0px; padding: 0px 0px 0px 0px; color:#f58e4f; font-size: 18px; font-weight: bold; }
.module_news p { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;font: 11px Tahoma;  }
.module_news .newsdate {font: 11px Tahoma;color: Purple;margin: 0px 0px 0px 0px;padding: 15px 0px 0px 0px;}
.module_news .newsline { font: 11px Tahoma; color: #4b4b4b; text-decoration: underline }
.module_news a { font: 11px Tahoma; color: #4b4b4b; text-decoration: none }
.module_news a:hover { font: 11px Tahoma; color: #4b4b4b; text-decoration: underline }
.module_news .allnews {  padding: 15px 0px 0px 0px; }
.module_news .allnews a { font: bold 11px Tahoma; color: #4b4b4b; text-decoration: underline }

.xoopscode {
	border-style : dashed;
	border-width : 1px;
	padding : 0px 5px 0px 5px;
}
.xoopsquote {
	border-style : dashed;
	border-width : 1px;
	padding : 0px 5px 0px 5px;
}
.errhandler {
	border-style : dashed;
	border-width : 1px;
	padding : 0px 5px 0px 5px;
	background-color: #F8F8FF;
	color: Gray;
}
body {
	direction : ltr; /* Change to rtl for Right-To-Left languages */
	unicode-bidi : embed;
}
/* fast hack to secure menu if using old e-xoops theme */
#hmenu a {
  	display: block;
	margin: 0;
	text-indent: 5px;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
   border-bottom: 1px solid #777777;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #777777;
	border-top: 1px solid #cccccc;
   width: 100%;
	padding: 3px;
}

#hmenu2 a {
  	display: block;
	margin: 0;
	text-indent: 25px;
	font : bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
   border-bottom: 1px solid #777777;
	border-left: 3px solid #990000;
	border-right: 1px solid #777777;
	border-top: 1px solid #cccccc;
   width: 100%;
	padding: 3px;
}
