html, body, form, fieldset { margin: 0; padding: 0; }

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #666666;
	background: #F0F0F0;
	padding: 0;
	margin: 0;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

a { color: #04A504; text-decoration: none;}

a:hover, a:active, a:focus { color: #C01122; text-decoration: underline; }

a img { border: none; }

/*** small text ***/
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon,
#page-col1, #page-col2, #page-footer, #display-cab {
	font-size: 92%;
}

img {	margin: 0; 	padding: 0; }
.img_caption p { text-align: center; color: #999999; }
.img_caption.left, .img_caption.right { margin-top: 3px; }
.img_caption img {}
.img_caption p { padding-top: 5px; margin-top: 0px; }

h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/zzz-bullet.gif) no-repeat 20px 8px;
	padding-left: 30px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/zzz-dot.gif) repeat-x top;
}


fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
	background: #FFFFFF;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
}

td, th, div {
	font-size: 100%;
}

/*******************************
	Form items
********************************/
form { 	margin: 0; padding: 0; }

form label { cursor: pointer; }

input, select, textarea, .inputbox { font-family: Arial, Helvetica, sans-serif; font-size: 100%; }

.inputbox {
	padding: 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #333333;
	font-size: 100%;
}

.button {
	padding: 1px 8px;
	border: 1px solid #333333;
	background: url(../images/but-bg.gif) repeat-x left center #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/*****************************************
	Article format
******************************************/
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(../images/zzz-dot.gif) repeat-x center;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #666666;
	padding: 4px 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry2 {
	background: #F9F9F9;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/zzz-bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #DDDDDD;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.category {
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	background: url(../images/readon-bg.gif) no-repeat;
	width: 96px;
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	float: left;
	text-indent: 20px;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 10px;
	padding: 10px 0 0;
	color: #333333;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 1px 4px;
	text-decoration: none;
	color: #666666;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #C01122;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
	color: #666666;
}

ul.latestnews a:hover, ul.mostread a:hover {
	color: #C01122;
}

.bannerheader {
 	font-size: 120%;
	font-weight: bold;
 }

/********************************************
	Meta detail
*********************************************/
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 70%;
	float: left;
	color: #999999;
}

.createby {
}

.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right center;
}

.modifydate {
	width: 100%;
	display: block;
	color: #999999;
	margin: 15px 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
	color: #999999;
}

.article-category a {
	color: #999999;
}

div.buttonheading {
	position: absolute;
	top: 4px;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

/****************************************
	Structure
*****************************************/

#main-wrapper {
	width: 950px;
	margin: 0 auto;
}

* html #main-wrapper {
	width: 951px;
}

*+html #main-wrapper {
	width: 951px;
}

#main-container {
}

#main-container-inner {
	padding: 10px 0 0;
	padding: 0 0 0;
}

#main-bodywrap {
	width: 77%;
	float: left;
}

#main-body {}

/**************************************
	Main page wrapper
***************************************/
#page-contentwrapper {
	float: right;
	clear: both;
	display: block;
	width: 70%;
}

#page-contentwrap {
	background: url(../images/zzz-content-center.gif) repeat-y center top;	
}

#page-content {
	background: url(../images/zzz-content-bot.gif) no-repeat center bottom;
}

#current-content {
	padding: 20px;
	background: url(../images/zzz-content-top.gif) no-repeat center top;	
}

/***********************************
	Columns
************************************/

#page-col1 {
	float: left;
	overflow: hidden;
	width: 30%;
}

#page-col1 div.innerpad {
	padding: 0 10px 0 0;
}

#page-col2 {
	float: right;
	overflow: hidden;
	width: 23%;
}

#page-col2 div.innerpad {
	padding: 0 0 0 10px;
}


/******************************
	Collapsable layout: column
*******************************/
#main-containerwrap,
#main-containerwrap-fr,
#main-containerwrap-fl,
#main-containerwrap-f {
	padding: 0 0 20px;
	margin: 0;
	clear: both;
}

/*content + left*/
#main-containerwrap-fr #main-bodywrap {
	width: 100%;
}

#main-containerwrap-fr #page-col1 {
	width: 23%;
}

#main-containerwrap-fr #page-contentwrapper {
	width: 77%;
}

#main-containerwrap-fr #page-contentwrap {
	background: url(../images/zzz-content-center2.gif) repeat-y center top;
}

#main-containerwrap-fr #page-content {
	background: url(../images/zzz-content-bot2.gif) no-repeat center bottom;	
}

#main-containerwrap-fr #current-content {
	background: url(../images/zzz-content-top2.gif) no-repeat center top;	
	padding: 20px;
}

#main-containerwrap-fr #productwrap {
	background: url(../images/zzz-content-center2.gif) repeat-y center top;
}

#main-containerwrap-fr #product-top {
	background: url(../images/zzz-content-top2.gif) no-repeat center top;
}

#main-containerwrap-fr #product-bot {
	background: url(../images/zzz-content-bot2.gif) no-repeat center bottom;
}

/*content + right*/
#main-containerwrap-fl #page-contentwrapper {
	width: 100%;
}

#main-containerwrap-fl #page-contentwrap {
	background: url(../images/zzz-content-center2.gif) repeat-y center top;
}

#main-containerwrap-fl #page-content {
	background: url(../images/zzz-content-bot2.gif) no-repeat center bottom;	
}

#main-containerwrap-fl #current-content {
	background: url(../images/zzz-content-top2.gif) no-repeat center top;	
}

#main-containerwrap-fl #productwrap {
	background: url(../images/zzz-content-center2.gif) repeat-y center top;
}

#main-containerwrap-fl #product-top {
	background: url(../images/zzz-content-top2.gif) no-repeat center top;
}

#main-containerwrap-fl #product-bot {
	background: url(../images/zzz-content-bot2.gif) no-repeat center bottom;
}

/* full */
#main-containerwrap-f #main-bodywrap {
	width: 100%;
}

#main-containerwrap-f #page-contentwrapper {
	width: 100%;
}

#main-containerwrap-f #page-contentwrap {
	background: url(../images/zzz-content-center1.gif) repeat-y center top;
}

#main-containerwrap-f #page-content {
	background: url(../images/zzz-content-bot1.gif) no-repeat center bottom;	
}

#main-containerwrap-f #current-content {
	background: url(../images/zzz-content-top1.gif) no-repeat center top;	
	padding: 20px;
}

#main-containerwrap-f #productwrap {
	background: url(../images/zzz-content-center1.gif) repeat-y center top;
}

#main-containerwrap-f #product-top {
	background: url(../images/zzz-content-top1.gif) no-repeat center top;
}

#main-containerwrap-f #product-bot {
	background: url(../images/zzz-content-bot1.gif) no-repeat center bottom;
}

/*************************
	Column module
**************************/
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_black h3 {
	font-size: 125%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: -8px -8px 10px;
	padding: 0;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_blank h3 span,
div.moduletable_black h3 span {
	display: block;
	height: 29px;
	padding-left: 28px;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	margin: 0 0 10px;
	padding: 0;
}

/* Black module */
div.moduletable_black h3 {
	background: url(../images/h3-r-black.gif) no-repeat right center #666666;
	color: #FFFFFF;
}

div.moduletable_black h3 span {
	background: url(../images/h3-l-black.gif) no-repeat left center;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3 {
	background: url(../images/h3-r.gif) no-repeat right center;
	margin: 0 -8px 10px;
	padding: 0;
	font-size: 125%;
	line-height: 30px;
	color: #666666;
}

div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span,
div.module_blank h3 span {
	background: url(../images/h3-l.gif) no-repeat left center;
	height: 30px;
	padding-left: 28px;
	display: block;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite {
	padding: 0;
	width: 100%;
	background: url(../images/zzz-box-br.gif) no-repeat bottom right #FFFFFF;
	margin-bottom: 10px;
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div {
	margin: 0;
	padding: 0;
	background: url(../images/zzz-box-bl.gif) no-repeat bottom left;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div {
	padding: 0;
	margin: 0;
	background: url(../images/zzz-box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div {
	padding: 8px 15px 15px;
	background: url(../images/zzz-box-tl.gif) no-repeat top left;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
}

/* Module blank */
div.module_blank {
	margin: 0 0 10px 0;
	padding: 0;
}

/*************************************
	header
**************************************/
#page-header {
	background: url(../images/zzz-header-bg.gif) no-repeat center bottom #54992F;
	line-height: normal;
	position: relative;
	margin-bottom: 10px;
	z-index: 999;
	height: 150px;
	height: 110px;
}

* html #page-header {
	width: 950px;
}

*+html #page-header {
	width: 950px;
}

h1.logo, div.logo-text {
	margin: 0 0 5px;
	padding: 0;
	float: left;
	position: absolute;
	top: 10px;
	left: 20px;
}

h1.logo a {
	width: 518px;
	height: 80px;
	display: block;
	background: url(../images/logo.png) no-repeat center;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	outline: none;
}

div.logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0 15px;
	padding: 0;
}

div.logo-text h1 a {
	color: #FFFFFF;
	text-transform: uppercase;
}

div.logo-text h1 a:hover,
div.logo-text h1 a:focus,
div.logo-text h1 a:active {
	text-decoration: none;
}

.site-slogan {
	color: #FFFFFF;
	margin: -5px 0 0 15px;
	padding: 0;
	letter-spacing: 1.5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: url(../images/zzz-dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}

* html ul.menu li {
	width: 99%;
}

*+html ul.menu li {
	width: 99%;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 6px 0 6px 0;
	background: url(../images/zzz-arrow.png) no-repeat 98% center;
	margin: 0;
	text-decoration: none;
	color: #666666;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #C01122;
	text-decoration: none;
	background: url(../images/zzz-arrow-on.png) no-repeat 98% center;
}

ul.menu li.active a {
	font-weight: bold;
	background: url(../images/zzz-arrow-active.png) no-repeat 98% center;
	color: #04A504;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	color: #666666 !important;
	border: none;
	padding: 5px 5px 5px 25px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/zzz-arrow.png) no-repeat 15px 10px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #C01122 !important;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #333333;
	font-weight: bold !important;
}

ul.menu li li li a {
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	background: url(../images/zzz-bullet.gif) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}


/*******************************
	Product display 
********************************/
#productwrap {
	background: url(../images/zzz-content-center.gif) repeat-y center top;
	width: 100%;
	display: block;
	margin: 0 0 10px;
	padding: 0;
}

#product-top {
	background: url(../images/zzz-content-top.gif) no-repeat center top;
	padding: 8px 15px;
}

#product-top h3 {
	font-size: 115%;
	margin-top: 0;
}

#product-bot {
	background: url(../images/zzz-content-bot.gif) no-repeat center bottom;
}

#product-bot div.moduletable {
	margin: 0;
}

#product-bot div.moduletable h3 span {
	color: #666666;
}

/********************************
	Display Cabinet
*********************************/

/* Display Cabinet Box Style */
.display-cab-box-full, .display-cab-box-left, .display-cab-box-center, .display-cab-box-right {
	float: left;
	overflow: hidden;
}

/* Display Cabinet Bottom */
#display-cab {
	background: url(../images/zzz-content-center1.gif) repeat-y center top;
	margin-bottom: 20px;
	padding: 0;
}

#display-cab-bot {
	background: url(../images/zzz-content-bot1.gif) no-repeat center bottom;	
}

#display-cab-top {
	clear: both;
	padding: 10px 20px;
	background: url(../images/zzz-content-top1.gif) no-repeat center top;
}

#display-cab div.moduletable,
#display-cab div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}

#display-cab .display-cab-box-left div.moduletable,
#display-cab .display-cab-box-left div.moduletable_default {
	padding: 0 10px 0 0;
}

#display-cab .display-cab-box-right div.moduletable,
#display-cab .display-cab-box-right div.moduletable_default {
	padding: 0 0 0 10px;
}

#display-cab .display-cab-box-center div.moduletable,
#display-cab .display-cab-box-center div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}

#display-cab div.moduletable h3 {
	color: #04A504;
	background: none;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 10px 0;
	padding: 0;
}

#display-cab div.moduletable h3 span {
	margin: 0;
	padding: 0;
}

#display-cab ul {
	margin: 0;
}

#display-cab ul.latestnews, #display-cab ul.mostread {
	margin-top: -5px;
}

#display-cab ul li {
	background: url(../images/zzz-dot.gif) repeat-x left bottom;
	padding: 5px 0;
}

#display-cab li a {
	background: url(../images/zzz-bullet.gif) no-repeat left center;
	padding-left: 10px;
}


/***************************************
	Footer
****************************************/

#page-footerwrap {
	clear: both;
	padding: 0;
	margin: 0;
}

#page-footer {
	background: #34383B;
 	border-top: 1px solid #999999;
	position: relative;
	padding: 15px 10px;
	color: #CCCCCC;
}

#page-footer a {
	color: #FFFFFF;
}

#page-footer a:hover, #page-footer a:active, #page-footer a:focus {
	color: #FFFFFF;
}

#page-footer small {
	font-size: 100%;
}

#page-footer ul {
	float: right;
	padding: 0;
	margin: 0;
}

#page-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/arrow-2.png) no-repeat left center;
}

#page-footer li a {
	display: inline;
	padding: 0 10px;
}


/********************************
	MISCELLANOUS
*********************************/

ul.accessibility {
	position: absolute;
	top: -100%;
}

li.firstitem {
	background: none !important;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
}

/*********************
	Clearfix 
**********************/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/***************************************************************

****************************************************************/

#caption { padding: 25px 30px 0; float: left;}
#title a {
	font-size:250%;
	text-decoration:none;
	color:#ffffff;
	height:30px;
	display:block;
	font-style:italic;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing:0;
	padding-bottom: 4px;
}
#tagline { color:#FFFFFF; border-top:1px solid #FFF; text-decoration:none;	font-size:12px; padding: 0 3px; margin: 8px 0 0 0; }

#navigation { background:#FFF888; border-bottom:1px solid #A6A6A6; height: 32px; vertical-align: top; }
#menus li {
	display:inline;
	list-style:none;
	text-transform: uppercase;
}
#menus li a {
	background:transparent url(../Images/zzz_menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding: 0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
#menus li page_item 
{
	background-position:0 -62px;
	text-transform: uppercase; 
}

#searchbox {
	background: url(../Images/zzz_searchbox2.gif) no-repeat;
	width:209px;
	height:21px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:10px !important;
	margin-right:5px;
	padding:3px 2px;
}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}

.fixed, .clear {
	clear:both;
}

.sidebox ul{list-style-type:none; padding:0px; margin:0px; }
.sidebox ul li{list-style-type:none; padding: 0px 0px 0px 0px; margin:0px; }
.sidebox ul li a, .sidebox ul li a:visited{text-decoration:none; }

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; } 
.frame { padding: 5px; border: 1px solid #aaa; } 

