html, body  {
	margin : 0;
	padding : 0;
}

body  {
	background-color : #d2e4fc;
}

html  {
	font-family : "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size : 11px;
	color : #000;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, address  {
	margin : 0;
	padding : 0;
}

ul, ol, dl  {
	padding : 0;
}

td, th  {
	vertical-align : top;
}

th  {
	text-align : left;
}

a img  {
	border : none;
}

a:link  {
	color : #326892;
}

a:visited  {
	color : #326892;
}

a:hover, a:active, a:focus  {
	color : #444444;
}

form  {
	padding : 0;
	margin : 0;
}

option  {
	padding : 0 20px 0 4px;
}

select {
	color : #000000;
	font-family : "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size : 11px;
	padding : 2px;
}

input.text, input.input, textarea {
	color : #000000;
	background-color : #E6E6E6;
	border : 1px solid #727272;
	font-family : "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size : 11px;
	padding : 2px;
}

input.input:focus, textarea:focus, input.focus, textarea.focus  {
	background-color : #FFFFDD;
}

fieldset  {
	border : none;
}

form label  {
	cursor : pointer;
}

.spacer  {
	padding-top : 45px;
}

.small  {
	font-size : 85%;
}

.center  {
	text-align : center;
}

.xs  {
	display : none;
}

.makeselection fieldset  {
	display : inline;
	margin-left : 5px;
}

.header_subhead  {
	padding : 20px;
	width : 90%;
	text-align : center;
	float : center;
	font-weight : bold;
	border : 2px dashed #FF0000;
}

.rss_feeds li  {
	padding-bottom : 5px;
	margin : 2px;
	list-style : none;
}

.success_section  {
	margin : 0 10px 0px 10px;
	padding : 10px;
}

.success_note  {
	color : #397A39;
	font-weight : bold;
	padding-bottom : 10px;
}

.success li  {
	list-style : none;
	background : url(./images/user/default/icons/tick.gif) 0 50% no-repeat;
	padding : 0 0 0 25px;
	margin : 0px;
}

.error_section  {
	margin : 0 10px 0px 10px;
	padding : 10px;
}

.error_note  {
	color : #FF0000;
	font-weight : bold;
	padding-bottom : 10px;
}

.error li  {
	list-style : none;
	background : url(./images/user/default/icons/exclamation.gif) 0 50% no-repeat;
	padding : 0 0 0 25px;
	margin : 0px;
}

.error label  {
	padding : 0;
	margin : 0;
	color : #326892;
	text-decoration : underline;
}

.errorfield  {
	border : 1px dotted #FF0000;
	padding : 0.5em 1em 0.5em 0.5em;
	margin : 0.5em;
}

#content  {
	background-color : #FFFFFF;
	border : 1px solid #59708C;
	padding : 15px;
	margin : 15px;
	height : 1%;
}

#content p, #content .padd  {
	margin : 1em 1em 1em 0.5em;
}

.topsection  {
	padding : 4px;
	margin-top : 10px;
	margin-left : 240px;
	margin-bottom : 10px;
}

.topsection_noside  {
	margin-left : 0;
}

.topsection h2  {
	margin : 1px;
	padding : 0;
	color : #F02B00;
}

.side  {
	width : 210px;
	float : left;
	margin : 0px 0px 0px 0px;
}

.sidesection ul  {
	margin : 0px;
	padding : 0px;
}

.sidesection  {
	border : 1px solid #CCCCCC;
	padding : 6px;
	margin-bottom : 10px;
	background-color : #FBFDFF;
}

.sidesection_top  {
	background-color : #67849C;
	padding : 4px;
	margin-bottom : 5px;
	color : #FFFFFF;
}

.sidelist  {
	margin-top : 10px;
	margin-bottom : 0px;
	padding : 0;
	list-style : none;
}

.sidelist dd  {
	padding : 4px 0 10px 15px;
	margin : 0;
}

.sidelist dt  {
	padding : 3px;
	background-color : #A6C0D6;
}

.news li  {
	list-style : none;
	background : url(./images/user/default/icons/document.gif) 0 50% no-repeat;
	padding : 2px 0 2px 20px;
	margin-left : 5px;
}

ul#headerlinks li  {
	list-style : none;
	background-position : 0 50%;
	background-repeat : no-repeat;
	padding : 3px 0 3px 20px;
	margin-left : 5px;
}

ul#links li  {
	list-style : none;
	background-position : 0 50%;
	background-repeat : no-repeat;
	padding : 3px 0 3px 20px;
	margin-left : 5px;
}

.main  {
	margin-left : 225px;
	height : 1%;
}

.section  {
	padding : 4px;
	border : 1px solid #CCCCCC;
	margin-bottom : 10px;
	height : 1%;
}

.main ul, .main li  {
	margin : 0.5em 1em;
}

.main form fieldset  {
	padding : 4px;
	border : 1px solid #999999;
}

.main form fieldset legend  {
	font-weight : bold;
	font-size : 100%;
	border : 1px solid #999999;
	padding : 2px 8px;
	color : #000000;
}

.user, .question, .answer  {
	margin : 1em;
}

.pagetext ul, .pagetext ol, .pagetext dl  {
	padding-left : 10px;
	margin-left : 40px;
}

.topicons  {
	float : right;
	margin : 0px;
	padding : 0px;
}

#outer_menudiv  {
	clear : both;
	height : 1%;
}

#menudiv  {
	padding : 4px;
	border : 1px solid #727272;
	background-color : #E6E6CC;
}

ul#menu  {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#menu li  {
	float : left;
	margin : 0;
	padding : 2px;
	/* Force it again, sometimes with external_headfoot other apps overwrite */
	font-family : "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size : 11px;
	color : #000;
}

#menu a  {
	display : block;
	float : left;
	padding : 5px 3px 5px 26px;
	color : #000000;
	text-decoration : none;
	border-style : solid;
	border-width : 1px;
	border-color : #E6E6CC;
}

#menu a:hover, #menu .header_selected a, #menu a:active  {
	text-decoration : none;
	color : #444444;
}

#menu a:hover  {
	background-color : #CCCC99;
	text-decoration : none;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
}

#menu a:active  {
	background-color : #CCCC99;
	border-left : 1px solid #999999;
	border-top : 1px solid #999999;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
}

#menu .header_selected a, #menu .header_selected a:hover  {
	background-color : #CCCC99;
	border-left : 1px solid #999999;
	border-top : 1px solid #999999;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
}

#top_knowledgebase  {
	background : url(./images/user/default/nav/knowledgebase.gif) 6px 50% no-repeat;
}

#top_trouble  {
	background : url(./images/user/default/nav/troubleshooter.gif) 6px 50% no-repeat;
}

#top_newquestion  {
	background : url(./images/user/default/nav/ask_a_question.gif) 6px 50% no-repeat;
}

#top_downloads  {
	background : url(./images/user/default/nav/downloads.gif) 6px 50% no-repeat;
}

#top_manuals  {
	background : url(./images/user/default/nav/manual.gif) 6px 50% no-repeat;
}

#top_register  {
	background : url(./images/user/default/nav/register.gif) 6px 50% no-repeat;
}

#top_login  {
	background : url(./images/user/default/nav/login.gif) 6px 50% no-repeat;
}

#top_profile  {
	background : url(./images/user/default/nav/profile.gif) 6px 50% no-repeat;
}

#top_questions  {
	background : url(./images/user/default/nav/my_questions.gif) 6px 50% no-repeat;
}

#top_forums  {
	background : url(./images/user/default/nav/forums.gif) 6px 50% no-repeat;
}

#top_telephone  {
	background : url(./images/user/default/nav/telephone.gif) 6px 50% no-repeat;
}

#top_contact  {
	background : url(./images/user/default/nav/contact.gif) 6px 50% no-repeat;
}

.navigation  {
	padding : 0 20px 25px 4px;
	font-size : 11px;
}

.navigation li  {
	display : block;
	float : left;
	font-size : 12px;
	font-weight : bold;
	margin : 0;
	padding : 3px 10px 3px 20px;
	background : url(./images/user/default/icons/arrow_right.gif) 0 50% no-repeat;
	/* Force font for external_headfoot */
	font-family : "lucida grande", tahoma, verdana, arial, sans-serif;
	color : #000;
}

#navigation_home  {
	background : url(./images/user/default/nav/house.gif) 0 50% no-repeat;
}

.timezone  {
	text-align : right;
	padding : 0;
	margin : 0;
	margin-top : 2px;
	font-size : 85%;
	color : #808080;
}

#copyright  {
	clear : both;
	float : none;
	margin : 0;
	font-size : 85%;
	color : #CCCCFF;
	text-align : center;
}

.comment_wrap  {
	padding : 5px 5px 0 5px;
}

.comment_section  {
	border-bottom : 1px solid #CCCCCC;
	margin-left : 10px;
}

.comment_number  {
	font-size : 250%;
	color : grey;
}

.comment_title_user  {
	vertical-align : 50%;
	color : grey;
}

.comment_title_tech  {
	vertical-align : 50%;
	color : grey;
}

.comment_message_tech  {
	margin-left : 10px;
	margin-top : 10px;
	padding-bottom : 5px;
}

.comment_message_user  {
	margin-left : 10px;
	margin-top : 10px;
	color : #67849C;
}

.tech  {
	border-top : 1px solid #67849C;
	border-left : 15px solid #67849C;
	border-bottom : 1px solid #67849C;
	margin-left : 5px;
}

.user  {
	border-left : 5px solid #A6C0D6;
	margin-left : 15px;
}

ul#links li.print {
	background-image : url(./images/user/default/icons/print.gif);
}

ul#links li.question_modify {
	background-image : url(./images/user/default/icons/page_white_edit.gif);
}

ul#links li.question_close {
	background-image : url(./images/user/default/icons/page_white_close.gif);
}

ul#links li.question_reopen {
	background-image : url(./images/user/default/icons/page_white_reopen.gif);
}

ul#links li.question_format_on {
	background-image : url(./images/user/default/icons/font_go.gif);
}

ul#links li.question_format_off {
	background-image : url(./images/user/default/icons/font_delete.gif);
}

.frontnav  {
	list-style : none;
}

.frontnav li  {
	margin : 14px 0;
	font-size : 100%;
	background-repeat : no-repeat;
	background-position : 10px 50%;
	padding : 14px 5px 10px 75px;
	color : #444444;
	border : 1px solid #EBEBEB;
	background-color : #FBFDFF;
}

.frontnav li strong a  {
	color : #326892;
	font-size : 145%;
	display : block;
}

.frontnav li strong a:hover  {
	color : #444444;
}

.frontnav li.hover, #frontnav li:hover  {
	border-color : #6098A7;
}

#front_knowledgebase  {
	background-image : url(./images/user/default/front/knowledgebase.gif);
}

#front_files  {
	background-image : url(./images/user/default/front/downloads.gif);
}

#front_trouble  {
	background-image : url(./images/user/default/front/troubleshooter.gif);
}

#front_newquestion  {
	background-image : url(./images/user/default/front/ask_a_question.gif);
}

#front_questions  {
	background-image : url(./images/user/default/front/my_questions.gif);
}

#front_profile  {
	background-image : url(./images/user/default/front/profile.gif);
}

#front_register  {
	background-image : url(./images/user/default/front/register.gif);
}

#front_forums  {
	background-image : url(./images/user/default/front/forums.gif);
}

#front_contact  {
	background-image : url(./images/user/default/front/contact_information.gif);
}

#front_telephone  {
	background-image : url(./images/user/default/front/telephone_support.gif);
}

#front_chat  {
	background-image : url(./images/user/default/front/instant_chat.gif);
}

#front_manuals  {
	background-image : url(./images/user/default/front/manual.gif);
}

h3  {
	margin : 0;
	color : #FFFFFF;
	font-size : 100%;
	background-color : #A6C0D6;
	padding : 4px 6px;
	height : 1.3em;
	font-weight : normal;
}

h3 span  {
	color : #FFFFFF;
	display : block;
	float : left;
	margin : -4px -6px !important;
	margin : -4px -3px;
	padding : 4px 6px;
	height : 1.3em;
	padding-right : 30px;
	background-color : #67849C;
}

table.listing  {
	border-collapse : collapse;
	width : auto;
}

table.listing/* */  {
	width : /**/99%;
	margin : 0 auto;
}

table.listing thead th  {
	background-color : #E7EbF3;
	color : #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding : 4px;
	white-space : nowrap;
}

table.listing tr.alt1 td  {
	border : 1px solid #CCCCCC;
	color : #000000;
	border-width : 1px 0;
	background-color : #FFFFFF;
	padding : 4px;
}

table.listing tr.alt2 td  {
	border : 1px solid #CCCCCC;
	color : #000000;
	border-width : 1px 0;
	background-color : #F5F5FF;
	padding : 4px;
}

table.listing tr.alt3 td  {
	border : 1px solid #CCCCCC;
	color : #000000;
	border-width : 1px 0;
	background-color : #FFFFFF;
	padding : 4px;
}

.table_form  {
	margin : 0;
	padding : 0;
	width : 100%;
	margin-bottom : 5px;
}

.table_form_left  {
	text-align : right;
	width : 165px;
	vertical-align : middle;
	padding : 6px;
	padding-left : 20px;
	border-bottom : 1px solid #CCCCCC;
}

.table_form_left_error  {
	color : #FF0000;
}

.table_form_right  {
	padding : 6px;
	padding-left : 15px;
	padding-right : 75px;
	border-bottom : 1px solid #CCCCCC;
}

.table_captcha_left  {
	text-align : right;
	width : 300px;
	vertical-align : middle;
	padding : 6px;
	padding-left : 20px;
	border-bottom : 1px solid #CCCCCC;
}

.kb_category_link  {
	background : url(./images/user/default/fileicons/folder.gif) 0 50% no-repeat;
	padding : 0 0 0 20px;
}

.kb_category_related li  {
	list-style : none;
	background : url(./images/user/default/fileicons/folder.gif) 0 50% no-repeat;
	padding : 5px 0 5px 20px;
	margin : 0px;
}

.kb_article_list li  {
	list-style : none;
	background : url(./images/user/default/icons/document.gif) 0 50% no-repeat;
	padding : 3px;
	margin : 0px;
	padding-left : 24px;
}

.frontarticles li  {
	list-style : none;
	background : url(./images/user/default/icons/document.gif) 0 50% no-repeat;
	padding : 2px 0 2px 20px;
	margin : 0px;
}

.subcat li  {
	list-style : none;
	background : url(./images/user/default/fileicons/folder.gif) 0 50% no-repeat;
	padding : 2px 1px 2px 20px;
}

.articlebit li  {
	list-style : none;
	background : url(./images/user/default/icons/document.gif) 0 50% no-repeat;
	padding : 2px 1px 2px 20px;
}

ul#links li.kb_article_subscribe {
	background-image : url(./images/user/default/icons/email_add.gif);
}

ul#links li.kb_article_send_email {
	background-image : url(./images/user/default/icons/send_email.gif);
}

ul#links li.kb_article_comment {
	background-image : url(./images/user/default/icons/comment_add.gif);
}

ul#links li.kb_category_subscribe {
	background-image : url(./images/user/default/icons/email_add.gif);
}

ul#links li.kb_category_summary {
	background-image : url(./images/user/default/icons/application.gif);
}

ul#links li.kb_category_detailed {
	background-image : url(./images/user/default/icons/application_view_detail.gif);
}

ul#headerlinks li.kb_header_search {
	background : url(./images/user/default/icons/application_form_magnify.gif) 0px 50% no-repeat;
}

ul#headerlinks li.kb_header_browse {
	background : url(./images/user/default/icons/application_view_list.gif) 0px 50% no-repeat;
}

ul#headerlinks li.kb_header_subscriptions {
	background : url(./images/user/default/icons/transmit.gif) 0px 50% no-repeat;
}

ul#headerlinks li.kb_header_submit_article {
	background : url(./images/user/default/icons/page_add.gif) 0px 50% no-repeat;
}

ul#headerlinks li.kb_header_rss {
	background : url(./images/user/default/icons/rss.gif) 0px 50% no-repeat;
}

ul#headerlinks li.profile_header_profile {
	background : url(./images/user/default/nav/profile.gif) 0px 50% no-repeat;
}

ul#headerlinks li.profile_header_password {
	background : url(./images/user/default/icons/textfield_key.gif) 0px 50% no-repeat;
}

ul#headerlinks li.profile_header_email {
	background : url(./images/user/default/icons/email_edit.gif) 0px 50% no-repeat;
}

ul#headerlinks li.profile_header_subscriptions {
	background : url(./images/user/default/icons/transmit.gif) 0px 50% no-repeat;
}

.troubleshooters  {
	padding : 0 0 2px 6px;
}

.troubleshooters dt  {
	background : url(./images/user/default/icons/arrow_switch.gif) 0 50% no-repeat;
	padding : 0 0 2px 20px;
}

.troubleshooters dd  {
	padding : 5px 0 10px 20px;
	margin : 0px;
}

.troubleshooter_option_list li  {
	list-style : none;
	margin : 0;
	padding : 2px;
}

ul.help_articles  {
	margin-left : 20px;
}

ul.help_articles li  {
	list-style : none;
	background : url(./images/user/default/icons/document.gif) 0 50% no-repeat;
	padding : 3px;
	margin : 0px;
	padding-left : 24px;
}

.help_entry ul, .help_entry ol  {
	margin-left : 20px;
}

.help_entry h4  {
	border-bottom : 1px solid #ddd;
	color : #3B76AD;
	font-weight : bold;
	font-size : 160%;
	margin : 25px 9px 9px 9px;
	padding-bottom : 4px;
}

.help_entry .gotop  {
	display : block;
	font-size : 95%;
	text-align : right;
}

.downloads  {
	padding : 0 0 2px 6px;
}

.downloads dt  {
	background : url(./images/user/default/fileicons/folder.gif) 0 50% no-repeat;
	padding : 0 0 2px 20px;
}

.downloads dt.selected  {
	font-weight : bold;
}

.downloads dd  {
	padding : 2px 0 6px 40px;
	margin-bottom : 10px;
	margin : 0px;
}

.downloads_files  {
	padding : 0 0 0 3px;
}

.downloads_files dt  {
	padding : 2px 0 2px 20px;
}

.downloads_files dd  {
	padding : 0 0 0 40px;
	margin : 2px 0 10px 0;
}

.downloads_files li  {
	padding : 2px 0 2px 20px;
	list-style : none;
}

.downloads_files ul  {
	padding : 0 0 0 0;
}

li.icon-attachment_gif, dt.icon-attachment_gif {
	background : url(./images/user/default/fileicons/blank.png) 0 50% no-repeat;
}

li.icon-doc_gif, dt.icon-doc_gif {
	background : url(./images/user/default/fileicons/doc.png) 0 50% no-repeat;
}

li.icon-folder_gif, dt.icon-folder_gif {
	background : url(./images/user/default/fileicons/folder.png) 0 50% no-repeat;
}

li.icon-gif_gif, dt.icon-gif_gif {
	background : url(./images/user/default/fileicons/gif.png) 0 50% no-repeat;
}

li.icon-pdf_gif, dt.icon-pdf_gif {
	background : url(./images/user/default/fileicons/pdf.png) 0 50% no-repeat;
}

li.icon-php_gif, dt.icon-php_gif {
	background : url(./images/user/default/fileicons/php.png) 0 50% no-repeat;
}

li.icon-txt_gif, dt.icon-txt_gif {
	background : url(./images/user/default/fileicons/txt.png) 0 50% no-repeat;
}

li.icon-zip_gif, dt.icon-zip_gif {
	background : url(./images/user/default/fileicons/zip.png) 0 50% no-repeat;
}

#redirect_wrap  {
	padding : 20px 0 20px 0;
	text-align : center;
}

#redirect_box  {
	background-color : #FFFFFF;
	border : 1px solid #CCCCCC;
	margin-left : auto;
	margin-right : auto;
	padding : 7px;
	text-align : left;
	width : 80%;
}

#man_page_content .top_section  {
	margin-left : 0;
}

ul.manual_toc  {
	list-style-type : none;
	margin-left : 0;
	padding-left : 0;
}

ul.manual_toc li  {
	margin-left : 0;
	padding-left : 0;
}

ul.manual_toc li li  {
	padding-left : 18px;
}

ul.manual_toc li h4  {
	font-size : 11pt;
	font-weght : bold;
	margin-top : 15px;
}

#pagelink_nav .hl  {
	background-color : #ECE98C;
}

ul.commentlist  {
	padding : 0;
	margin : 0;
	list-style : none;
}

ul.commentlist li  {
	background : #EDF1F5;
	padding : 0;
	margin : 0 0 10px 0;
}

ul.commentlist li cite  {
	background-color : #DCE9F3;
	display : block;
	padding : 3px;
	margin-bottom : 3px;
}

ul.commentlist li .own  {
	background-color : #B8D0E2;
}

ul.commentlist li p  {
	padding : 0 3px 5px 5px;
	margin : 0;
}

#manual_searchresults ul  {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#manual_searchresults li  {
	background-color : #fff;
	border-bottom : 1px solid #ecf1f8;
	padding : 10px;
	margin : 0;
}

#manual_searchresults li .highlight  {
	background-color : #ECE98C;
}

#manual_searchresults li.alt  {
	background-color : #f7f8fa;
}

#manual_searchresults li:hover  {
	background-color : #fcfcfc;
}

#manual_searchresults li h4  {
	color : #3469ba;
	font : bold 11pt Arial, Verdana, sans-serif;
	margin : 0;
	padding : 0;
}

#manual_searchresults li div  {
	color : #555;
	line-height : 130%;
	margin-left : 15px;
}

.clear   {
	clear : both;
}

.clearl   {
	clear : left;
}

.clearr   {
	clear : right;
}

#pop_chat_btn   {
	font-size : 150%;
}

.pagetext   {
	margin : 1em 1em 1em 0.5em;
}

.pagetext p   {
	margin : 1em 0 0 0.5em;
}

.pagetext h1, .pagetext h2, .pagetext h3, .pagetext h4, .pagetext h5, .pagetext h6   {
	font-family : "Trebuchet MS", Tahoma, Arial
	font-weight;
}

.pagetext h1   {
	font-size : 180%;
}

.pagetext h2   {
	font-size : 150%;
}

.pagetext h3   {
	font-size : 140%
	color;
}

.pagetext h4   {
	font-size : 110%;
}

ul#headerlinks .current   {
	font-weight : bold
	font-style;
}

.subselects   {
	padding : 8px;
}

.subselects img   {
	padding-right : 8px;
}

.notice_message   {
	background : #E6EBF0 url(./images/user/default/user.gif) no-repeat 10px 50%
	border;
}

#img_verify_wrap   {
	background : #eef3f6;
}

#img_verify_img   {
	padding : 5px;
}

#img_verify_reload   {
	background : #d6e1ea
	text-align;
}

.misc_nav_bar   {
	background-color : #E5EAF0
	border;
}

.read_all_link   {
	font-style : italic;
}

.comment_title_other   {
	vertical-align : 50%
	color;
}

.comment_message_other   {
	margin-left : 10px
	margin-top;
}

.other   {
	border-top : 1px solid #A6C0D6
	border-left;
}

#contain_subcats   {
	padding : 8px;
}

#contain_subcats img   {
	padding-right : 8px;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:focus, h3 a:active   {
	color : #fff;
}

h4.subheading   {
	margin : 0
	color;
}

tr.last td.table_form_left, tr.last td.table_form_right   {
	border-bottom : none;
}

td.vmiddle   {
	vertical-align : middle;
}

.hovertip   {
	background-color : #FAFAD4
	border;
}

.hovertip_maxwidth   {
	width : 200px;
}

.comment_wrap .downloads_files   {
	margin-top : 10px
	border-top;
}

.page_nav   {
	margin-top : 10px
	text-align;
}

.page_nav ul li   {
	display : inline
	font-size;
}

.page_nav ul li.prev   {
	margin-right : 10px;
}

.page_nav ul li.next   {
	margin-left : 10px;
}

.page_nav ul li a:link, .page_nav ul li a:visited   {
	background-color : #EEEEEE
	border;
}

.page_nav ul li a:hover, .page_nav ul li a:active, .page_nav ul li a:focus, .page_nav ul li.cur_page a   {
	background-color : #BDBDBD;
}

ul#headerlinks li.manual   {
	background : url(./images/user/default/icons/book.gif) 0px 50% no-repeat;
}

ul.manual_controls   {
	list-style-type : none
	margin;
}

ul.manual_controls li   {
	display : block
	float;
}

ul.manual_controls li.manual   {
	background : url(./images/user/default/icons/book_open.gif) 0px 50% no-repeat;
}

ul.manual_controls li.singlepage   {
	background : url(./images/user/default/icons/page_red.gif) 0px 50% no-repeat;
}

ul.manual_controls li.dlzip   {
	background : url(./images/user/default/icons/compress.gif) 0px 50% no-repeat;
}

#manual_loading   {
	width : 350px
	background-color;
}

table.search_adv_example td   {
	padding : 4px
	background-color;
}