
html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family:Arial;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
	
}

body.contentpane {
	background: #f8f8f8;
}

h3.dbx-handle {
background-image:url(images/box-blue-mid-blog.jpg);
background-position:center center;
width:257px;	
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
margin:10px 0px 0px -5px;
color: #2CA8B4;
padding:10px 0px 0px 10px;
}

.dbx-content {
background-image:url(images/box-blue-mid-blog.jpg);
background-position:center center;
width:267px;	
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
margin:0px 0px 10px -5px;
}

.dbx-content ul li{
	margin:8px 0px;
	
}

li.item59{
	visibility:hidden;
	width:0px;
	height:0px;
}

#pillmenu li.item58{
	background-image:none;	
}

/* Shadow Container */
#full_con{
	margin: 0 auto;
	width:950px;
	background-image:url(images/shadow-bg.png);
	background-color:none;
	background-repeat:repeat-y;
}

#shadow-footer{
	background-image:url(images/shadow-bg-footer.png);
	background-position:bottom center;
	width:926px;
	height:10px;
	margin:auto;
}

#topcon{
	margin: 0 auto;
	height: 15px;
	width:950px;
	background-image:url(images/shadow-bg-top.png);
	background-color:none;
	background-repeat:no-repeat;	
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #4b3971;
}

a:active{
	text-decoration: none;
	font-weight: bold;
	color:#2ba2ae;	
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

input.button, .validate  {
	color: #333;
	font-size: 10px;
	border: 1px solid #555;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}

p {
	margin-top: 5;
	margin-bottom: 5px;
	text-align: left;
}

.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
}
.inputbox:hover {

}

#search {
	padding: 6px 0 0 0;
}

#search .search .inputbox {
	background: transparent url(images/searchbg.jpg) top center no-repeat;
	width: 106px;
	height: 12px;
	font-size: 10px;
	color: #666;
	padding: 2px;
	border: 1px solid #FFF;
}

#search .search .button {
	background: transparent url(images/searchbut.jpg) top center no-repeat;
	height: 18px;
	font-size: 10px;
	color: #666;
	padding: 0 2px 0 2px;
	border: 1px solid #dadada;
	margin: 0 0 0 10px;
	text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	background: #504253;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 896px;
}

div#wrapper {
	margin: 0 auto;
	width: 896px;
	text-align: left;
}

#header {
	height: 121px;
	margin: 0 auto;
	width: 896px;
	background-color:#FFFFFF;
}

#content-all {
	width: 886px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	background-color:#FFFFFF;
}

#content_bottom {
	width: 896px;
	height: 0px;
}

.pill_m {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url(images/menu.jpg) top center repeat-x;
	width: 896px;
	height: 34px;
}

#pillmenu {
	float: left;
	margin: 0;
}
f
#pillmenu ul {
	margin: 0;
	padding: 0 22px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0px;
	height: 23px;
	background: url(images/menu_li.jpg) top right no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 7px;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	
}

#pillmenu li a {
	margin: 0px;
	height: 20px;
	font-family:Arial;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 12px;
	vertical-align: middle;
	color: #2ba2ae;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

#pillmenu li a:hover {
	color: #2ba2ae;
}

#leftcolumn {
	margin: 0;
	width: 272px;
	float: left;
	padding: 0 4px 10px 0;
	text-align: left;
	border-bottom:1px solid #D0C9D0;
	border-left:1px solid #D0C9D0;
	border-right:1px solid #D0C9D0;
	background-image:url(images/left-col-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CBCBCB;
	padding-left:5px;
	text-align:center;
	margin-top:5px;
	margin-left:5px;
}

div#maincolumn {
	float: left;
	width: 572px;
	margin:0;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
}

div.nopad {
	overflow: visible;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin:auto;
	width: 940px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
	font-family:arial;
	color:#FFFFFF;
	font-weight:normal;
	padding-right:35px;
}
#footer a:active, #footer a:visited, #footer a:link, #footer a{
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;	
}
#footer a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#FFFFFF;	
}

#footer ul ul, #footer ul ul ul{
	display:none;	
}

#footer ul{
	margin:auto;
	width:896px;
	text-align:center;
	list-style:none;
	list-style-type:none;	
}

#footer ul li{
	float:left;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #FFF;
}

#footer ul li.item59{
	border-left:1px solid #FFF;	
	margin-left:-15px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	
	display:none;
	
	padding: 0;
	margin-top:10px;
	font-family:Arial;
	font-size: 16px;
	vertical-align: middle;
	color: #2CA2A6;
	text-align: left;
	font-weight: bold;
	height:22px
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #2CA2A6;
	text-align: left;
	width: 100%;
}

td.contentheading{
	display:none;
}

h2, .contentheading {
	padding: 0;
	font-family:Arial;
	font-size: 14px;
	vertical-align: middle;
	color: #2CA2A6;
	text-align: left;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #555;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
}

a.readon:hover {
	color: #333;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	
}

table.contentpane ul li {
	
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {

}

div.module_menu div div, div.module div div {
	margin-bottom: 14px;
	padding: 0 0 1px 0;
	background: url(images/left_body.jpg) bottom center no-repeat;
}

div.module_menu div div div, div.module div div div{
	padding: 0;
	width: auto;
	margin: 0;
	background: url(images/left_top.jpg) top center no-repeat;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
}

div.module div div div form {
	padding: 5px 0 0 0;
	width: 267px;
	margin: 0 auto;
}

div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url(images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}

/* Gray Box Module Table */
.modulegraybox{
	margin-top:8px;
	margin-left:2px;
	width:267px;
	text-align:center
}

.modulegraybox div{
	background-image:url(images/box-gray-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:267px;
	padding-top:5px;
}

.modulegraybox div div{
	background-image:url(images/box-gray-mid.gif);
	background-position:center center;
	background-repeat:repeat-y;
	width:267px;
	padding-top:1px;
}

.modulegraybox div div div{
	background-image:url(images/box-gray-bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:251px;
	padding-left:8px;	
	padding-bottom:10px;
}

/* Blue Box Module Table */

.modulebluebox{
	margin-top:8px;
	margin-left:2px;
	width:267px;
	text-align:center
}

.modulebluebox div{
	background-image:url(images/box-blue-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:267px;
	padding-top:5px;
}

.modulebluebox div div{
	background-image:url(images/box-blue-mid.gif);
	background-position:center center;
	background-repeat:repeat-y;
	width:267px;
	padding-top:1px;
}

.modulebluebox div div div{
	background-image:url(images/box-blue-bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:251px;
	padding-left:8px;
	padding-right:8px;	
	padding-bottom:10px;
}

.modulebluebox div div div input.button{
	color:#FFF;
	background-image:url(images/button-blue.gif);
	width:50px;
	height:18px;
	background-repeat:no-repeat;
	margin-left:10px;
	padding:0px;
	border:0px;
}

input.textfield{
	width:130px;
	border:1px solid #71AFBC;
	height:18px;
	line-height:18px;
}

textarea.textfield{
	width:130px;
	border:1px solid #71AFBC;
	line-height:18px;
	height:100px;
}

.modulebluebox div div div input{
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	padding-left:5px;	
}


#leftcolumn div.module table.poll {
padding-left:5px;
}

#leftcolumn div.module table.poll td {
	text-align: left;
	padding-left:5px;
}

/* LEFT COL H3 */
#leftcolumn h3.search-handle{ 	
	color: #2CA8B4;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	height: 20px;
	width: 267px;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	text-transform:capitalize;
	text-align:left;
	padding-bottom:4px;
	
}

#leftcolumn ul{
	list-style-type:none;
	margin:0px 10px;
	padding:5px 0px;
	text-align:left;
}

#leftcolumn ul li a{
	color:#4B3971;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}


#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0px;
	padding: 0;
	list-style:square;
	width: 228px;
	text-align:left;
	margin-left:30px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #636363;
	font-weight: bold;
	text-transform:Capitalize;
	font-size: 11px;
	background: url(images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
	cursor:pointer;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #333;
}

#leftcolumn ul.menu li.parent ul li a{
	margin-left:20px;	
	font-weight:normal;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	background: url(images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #555;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
left
/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

#all_blog_content{
	width:570px;
}

.date{
	float:left;
	background-image:url(cal.jpg);
	width:67px;
	height:57px;
	text-align:center;
	color:white;
	margin:0px 10px 10px 0px;
}	

.month{
	margin:2px 0px 0px 0px;
}

.year{
	font-size:18px;
	margin:10px 0px 0px 0px;
}

.titlebar{
	float:left;
	color:#4B3971;
	width:425px;
}

.posttitle{
font-size:18px;
width:425px;

}

.titlebar h2.posttitle {
	margin:0px 0px 6px 0px;
	padding:0px;
}

.titlebar h2.posttitle a{
	margin:0px 0px 6px 0px;
	padding:0px;
	text-decoration:none;
	color:#2CA2A6;
}

.titlebar h2.posttitle:hover{

	text-decoration:underline;
}

.bardata{
	
	width:425px;
}


.author_top{
	background-image:url('author-box-top.jpg');
	width:570px;
	height:3px;
	background-repeart:no-repeat;
}

.author_mid{
	background-image:url('author-box-mid.jpg');
	width:565px;
	padding:5px 0px 5px 5px;
}

.author_bot{
	background-image:url('author-box-bot.jpg');
	width:570px;
	height:3px;
	background-repeart:no-repeat;
}

.author_desc{
	width:520px;
	}

#wpmenu{
	margin-left:10px;
	padding:0px;
	}

#wpmenu div{
	float:left;
}

#wpmenu div.sep{
	margin:-5px 0px 0px 0px;
	padding:0px;
	float:left;
	background-image:url('images/menu_li.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	height:34px;
	width:3px;
}

.previous-entries{

}

.next-entries{
float:right;
}

#wpmenu div a {
color:#2BA2AE;
font-family:Arial;
font-size:11px;
font-weight:bold;
line-height:21px;
text-decoration:none;
text-transform:uppercase;
margin:0px 23px 0px 23px;
}

.addcomment{
background-image:url('add-comment.jpg');	
background-repeat:no-repeat;
width:39px;
height:36px;
float:left;
}

.readcomment{
background-image:url('read-comments.jpg');	
background-repeat:no-repeat;
width:39px;
height:36px;
float:left;
}

.tweetthis{
background-image:url('tweet-article.jpg');	
background-repeat:no-repeat;
width:39px;
height:36px;
float:left;
}

.more_links{
	color:#4B3971;
	padding:0px 5px;
	margin:5px 5px 0px 5px;
	float:left;
	text-decoration:none;
	font-size:14px;
}

#searchsubmit{
	margin:0px 0px -5px 0px;
	}
	
#s{
	border:1px solid #2CA8B4;
}

.fan_box{
	width:260px;
	margin:5px;
}
