/* JOOMLA STYLE COLOR SECTION */
body {
	background:#fff url(../images/body_bg.jpg) repeat-x top ;
}
#suckerfish{
background:url(../images/suckerfish_bg.png) repeat-x top;
}

h3,
h2.contentheading,
.contentheading,
h2, h2.contentheading,.contentheading, h2 a, h2 a:link, h2 a:visited,h1.componentheading, .componentheading{
  color:#000000 !important;

}
/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #999 !important;
}
a.readon {
	color: #000 !important;
}
#search{
margin-right:-20px;
position:relative;
float:right;
width:234px;
height:30px;
overflow:hidden;
background:url(../images/search_bg.png) no-repeat right;
}
#search div.module{
padding:0;
margin:0;
text-align:left;
}
#search h3{
display:none}

#search .inputbox{
border:none;
color:#ccc;
font-size:100%;
text-align:left;
margin-left:36px;
background:none;
}