﻿body 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 11px;
    background-image: url("../images/background.jpg");
    background-position: top left;
    background-repeat: repeat;
    color: #363636;
}
a,
a:visited
{
    color: #579025;
    text-decoration: underline;
}
a:hover
{
    color: #f36920;
    text-decoration: none;
}
h2
{
    color: #579025;
    font-size: 24px;
}
h3
{    
    color: #579025;
    font-size: 18px;
}
h4
{
    color: #579025;
    font-size: 12px;
    line-height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.wrap
{
    width: 520px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
}
.wrap2
{
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.block1
{
    margin: 5px 10px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #e7f1de;
    border-top: dashed 1px #c0d8ac;
}
.block1 .fieldset2
{
    border-width: 0px;
}
.block1 ol
{
    margin-left: -40px;
    list-style: none;
}
.txt0
{
    color: #579025;
}
.fr
{
    float: right;
}
.fl
{
    float: left;
}
.orangeColor
{
    color: #f36920;
}
.greenColor
{
    color: #579025;
}
#wrap
{
    width: 760px;
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/background2.jpg");
    background-position: top left;
    background-repeat: repeat-y;
}
#wrapFade
{
    width: 760px;
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/background4.jpg");
    background-position: top left;
    background-repeat: repeat-x;
}
#fade
{
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    position: relative;
    background-image: url("../images/background3.jpg");
    background-position: top left;
    background-repeat: repeat-x;
}
/*
    ---------------------------------------------------------------------------------------------
    Header section
    ---------------------------------------------------------------------------------------------
*/
#header
{
    top: 0px;
    left: 0px;
    height: 100px;
    width: 760px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#logo
{
    top: 10px;
    left: 25px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#logo img
{
    top: 0px;
    left: 0px;
    height: 62px;
    width: 282px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
}
.slogon
{
    top: 65px;
    left: 27px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Georgia;
    font-size: 10px;
    color: #ffffff;
}
#search-bar
{
    top: 36px;
    right: 22px;
    position: absolute;
}
#search-bar div
{
    width: 305px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#search-bar div input
{
    height: 20px;
    width: 254px;
    margin: 0px 0px 0px 0px;
    padding: 5px 2px 0px 15px;
    border-width: 0px;
    float: left;
    background-image: url("../images/searchbarTextBox.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    color: #000000;
}
#search-bar div button
{
    height: 25px;
    width: 29px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 5px 0px;
    border-width: 0px;
    background-image: url("../images/searchbarButton.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}
#search-bar div button:active
{
    padding: 0px 7px 3px 0px;
}
/*
    ---------------------------------------------------------------------------------------------
    Body and Columns section
    ---------------------------------------------------------------------------------------------
*/
#body
{
    top: 5px;
    left: 10px;
    width: 740px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
}
#topCorners
{
    top: -6px;
    left: 0px;
    height: 11px;
    width: 740px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/bodyTop.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
}
#bottomCorners
{
    bottom: -10px;
    left: 0px;
    height: 11px;
    width: 740px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/bodyBottom.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
}
#col-l
{
    top: 0px;
    left: 0px;
    width: 170px;
    position: relative;
    margin: 0px 0px 0px 13px;
    padding: 10px 0px 10px 0px;
    float: left;
}
#col-r
{
    top: 0px;
    left: 0px;
    width: 530px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    float: right;
    font-family: Verdana;
    font-size: 11px;
}
#content
{
    width: 720px;
    min-height: 550px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
}
/*
    ---------------------------------------------------------------------------------------------
    col-r section categories
    ---------------------------------------------------------------------------------------------
*/
#openingStatement
{
    width: 455px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial;
}
#badge
{
    top: -39px;
    right: 5px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#badge img
{
    border-width: 0px;
}
#openingStatementTitle
{
    height: 26px;
    width: 344px;
    position: relative;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/openingTitle.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
#openingStatement p
{
    margin: 10px 0px 10px 10px;
    line-height: 20px;
    font-size: 15px;
}
.searchEssayTitle
{
    top: 0px;
    left: 0px;
    height: 23px;
    width: 148px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/searchEssays.jpg");
    background-position: center center;
    background-repeat:no-repeat;
}
.searchEssayForm
{
    top: 0px;
    left: 0px;
    height: 119px;
    width: 505px;
    position: relative;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/searchBoxBG.jpg");
    background-position: top left;
    background-repeat:no-repeat;
}
.searchEssayForm input
{
    top: 42px;
    left: 20px;
    height: 19px;
    width: 295px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 2px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-width: 1px;
}
.searchEssayForm button
{
    top: 72px;
    left: 250px;
    height: 22px;
    width: 73px;
    position: absolute;
    margin: 0px 0px 0px -2px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
    color: #ffffff;
    background-color: #2c4a18;
}
.searchEssayForm button:active
{
    padding: 2px 0px 0px 1px;
}
.searchEssayForm div div
{
    top: 10px;
    right: 8px;
    height: 80px;
    width: 140px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
}
#warning
{
    top: 0px;
    left: 0px;
    height: 62px;
    width: 485px;
    position: relative;
    margin: 0px 0px 30px 0px;
    padding: 12px 10px 0px 10px;
    background-image: url("../images/warningBG.jpg");
    background-position: top left;
    background-repeat:no-repeat;
    color: #910001;
}
#warning span
{
    font-weight: bold;
}
.categoriesTitle
{
    top: 0px;
    left: 0px;
    height: 22px;
    width: 184px;
    position: relative;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/categoriesTitle.jpg");
    background-position: center center;
    background-repeat:no-repeat;
}
.categories
{
    top: 0px;
    left: 0px;
    width: 495px;
    position: relative;
    margin: 5px 5px 10px 5px;
    padding: 0px 0px 0px 0px;
    background-color: #f0fee5;
    border: solid 1px #b0b9a6;
}
.categories dl
{
    width: 140px;
    position: relative;
    margin: 5px 5px 5px 15px;
    padding: 10px 0px 10px 0px;
    float: left;
    z-index: 2;
}
.categories dl dt a,
.categories dl dt a:visited
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #2f5019;
}
.categories dl dt a:hover
{
    color: #f36920;
}
.categories dl dd ul
{
    position: relative;
    margin: 0px 0px 0px -80px;
    list-style: none;
}
.categories dl dd ul li
{
    position: relative;
    margin: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
}
.h-bar
{
    bottom: -12px;
    height: 11px;
    width: 505px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    background-image: url("../images/shadow.jpg");
    background-position: center center;
    background-repeat: no-repeat; 
    clear: both;
}
.infoBlock
{
    width: 475px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 20px;
    text-indent: 10px;
}
.infoBlock span
{
    font-weight: bold;
}
/*
    ---------------------------------------------------------------------------------------------
    col-l section banner section
    ---------------------------------------------------------------------------------------------
*/
#membersHeader
{
    top: 3px;
    left: 0px;
    height: 32px;
    width: 170px;
    position: relative;
    padding: 8px 0px 0px 14px;
    background-image: url("../images/membersHeader.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    color: #579025;
    font-family: Century Gothic;
    font-weight: bold;
    font-size: 18px;
}
#topicsHeader
{
    top: 3px;
    left: 0px;
    height: 32px;
    width: 170px;
    position: relative;
    padding: 8px 0px 0px 14px;
    background-image: url("../images/topicsHeader.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    color: #579025;
    font-family: Century Gothic;
    font-weight: bold;
    font-size: 18px;
}
/*
    ---------------------------------------------------------------------------------------------
    col-l section list section
    ---------------------------------------------------------------------------------------------
*/
.list0_content
{
    margin: 10px 0px 10px 10px;
    padding: 0px 0px 0px 0px;
}
.list0_content li
{
    height: 20px;
    width: 165px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 2px 5px;
    background-image: url("../images/listBG.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    list-style: none;
    vertical-align: middle;
}
.list0_content li:hover
{
    background-image: url("../images/listBGHover.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
.list0_content li a,
.list0_content li a:visited
{
    color: #579025;
}
.list0_content li a:hover
{
    color: #f36920;
}
/*
    ---------------------------------------------------------------------------------------------
    footer section
    ---------------------------------------------------------------------------------------------
*/
#footer
{
    top: 0px;
    left: 70px;
    height: 35px;
    width: 940px;
    position: relative;
    margin: 20px auto 5px auto;
    padding: 0px 0px 40px 0px;
    font-size: 11px;
    color: #ffffff;
}
#footer p
{
    width: 760px;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 0px;
    text-align: center;
}
#footer p.footerLinks
{
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 0px;
    text-align: center;
}
#footer p.footerLinks a,
#footer p.footerLinks a:visited,
a.lightLink,
a:visited.lightLink
{
    color: #ffffff;
}
#footer p.footerLinks a:hover,
a:hover.lightLink
{
    color: #f5f5f5;
    text-decoration: none;
}
/*
    ---------------------------------------------------------------------------------------------
    sticker section
    ---------------------------------------------------------------------------------------------
*/
.sticker
{
    width: 170px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 20px;
    background-image: url("../images/stickerBG.jpg");
    background-position: top left;
    background-repeat: repeat-y;
    text-align: left;
}
.sticker p
{
    margin-left: -20px;
    text-align: center;
}
.sticker ol.list1_content
{
    margin: 10px 0px 10px 16px;
    padding: 0px 0px 0px 0px;
    list-style-type: decimal;
}
.sticker ol.list1_content li
{
    height: 20px;
    width: 135px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 2px 5px;
    background-image: url("../images/listBG.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.sticker ol.list1_content li:hover
{
    background-image: url("../images/listBGHover.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
.sticker ol.list1_content li a,
.sticker ol.list1_content li a:visited
{
    color: #579025;
}
.sticker ol.list1_content li a:hover
{
    color: #f36920;
}
.stickerContainer
{
    top: 130px;
    left: 750px;
    position: absolute;
    margin: 0px;
    padding: 0px;
}
#savedpapers
{
    position: relative;
    margin-bottom: 10px;
}
#savedpapersHeader
{
    height: 40px;
    width: 190px;
    position: relative;
    margin: 0px 0px 10px -20px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/savedpapersHeader.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
#joinnow
{
    position: relative;
    margin-bottom: 10px;
}
#joinnowHeader
{
    height: 40px;
    width: 190px;
    position: relative;
    margin: 0px 0px 10px -20px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/joinnowHeader.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
#topsearches
{
    position: relative;
}
#topsearchesHeader
{
    height: 40px;
    width: 190px;
    position: relative;
    margin: 0px 0px 10px -20px;
    padding: 0px 0px 0px 0px;
    background-image: url("../images/topsearchesHeader.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
/*
    ---------------------------------------------------------------------------------------------
    contact us section
    ---------------------------------------------------------------------------------------------
*/
.top
{
    top: 5px;
    left: 0px;
    position: relative;
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    color: #01193b;
}
.fieldset
{
    top: 0px;
    left: 0px;
    position: relative;
    margin: 0px -60px 20px 0px;
    padding: 0px 0px 0px 0px;
    color: #579025;
    border-width: 0px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
}
.ppfieldset {
	top: 0px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
    color: #579025;
    border-width: 0px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
}
.fieldset legend,
.fieldset legend span
{    
    color: #579025;
    font-size: 20px;
}
.fieldset ol
{
    left: -80px;
    width: 530px;
    position: relative;
    list-style: none;
    text-align: center;
}
.ppfieldset ol {
    position: relative;
    list-style: none;
    text-align: center;
}
.fieldset ol li, .ppfieldset ol li
{
    text-align: center;
}
.ppfieldset ol li {
	min-height: 16px;
	padding-bottom: 1em;
}
.fieldset ol li label, .ppfieldset ol li label
{
    left: 30px;
    width: 225px;
    position: absolute;
    margin: 3px 0px 3px 0px;
    padding: 3px 0px 3px 0px;
    text-align: right;
}
.fieldset ol li.large label
{
    left: 0px;
    text-align: left;
}
.fieldset ol li input
{
    position: relative;
    margin: 3px 0px 3px 0px;
}
.fieldset ol li select
{
    position: relative;
    margin: 3px 0px 3px 0px;
    border: solid 1px #999999;
    background-color: #ffffff;
    text-align: left;
}
.ppfieldset ol li select.select {
    margin: 0px 0px 0px 60px;
    border: solid 1px #999999;
    background-color: #ffffff;
    text-align: left;
	padding: 0;
	width: 270px;
	z-index: 9999;
}
.ppfieldset ol li select.select_small {
    border: solid 1px #999999;
    background-color: #ffffff;
	z-index: 9999;
}
.fieldset ol.floatLeft
{
    width: 520px;
    margin-left: -60px;
    float: left;
}
.fieldset ol.floatRight
{
    top: 48px;
    left: 170px;
    position: absolute;
    width: 520px;
    margin-left: 0px;
    float: right;
}
.fieldset ol.clear
{
    clear: both;
    margin-left: 150px;
}
.textarea
{
    margin: 0px 0px 0px 80px;
    padding: 2px 0px 2px 3px;
    border: solid 1px #999999;
    background-color: #ffffff;
}
.submit1
{
    color: #ffffff;
    background-color: #579025;
    margin-left: 120px;
    padding: 2px 2px 2px 2px;
    border-width: 0px;
    text-align: center;
    cursor: pointer;
}
.submit1:active
{
    padding: 3px 1px 1px 3px;
}
/*
    ---------------------------------------------------------------------------------------------
    Copy and Paste Paper section
    ---------------------------------------------------------------------------------------------
*/
.copy_paste_fieldset
{
    position: relative;
    margin: 0px -60px 20px -40px;
    padding: 0px 0px 0px 0px;
    color: #579025;
    border-width: 0px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
}
.copy_paste_fieldset input
{
    width: 465px;
}
.copy_paste_fieldset input.check
{
    width: 15px;
    margin: 2px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.copy_paste_fieldset ol
{
    text-align: left;
    list-style: none;
}
.copy_paste_fieldset ol li
{
    margin-top: 10px;
}
/*
    ---------------------------------------------------------------------------------------------
    Billing section
    ---------------------------------------------------------------------------------------------
*/
.billing_fieldset
{
    position: relative;
    margin: 0px -60px 20px 130px;
    padding: 0px 0px 0px 0px;
    color: #579025;
    border-width: 0px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
}
.billing_fieldset input
{
    width: 465px;
}
.billing_fieldset select
{
    left: 120px;
    width: 340px; 
}
.billing_fieldset select.select_small
{
	left: 120px;
	width: 50px;
}
.billing_fieldset input.check
{
    width: 15px;
    margin: 2px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.billing_fieldset ol
{
    text-align: left;
    list-style: none;
}
.billing_fieldset ol li
{
    margin-top: 10px;
}
/*
    ---------------------------------------------------------------------------------------------
    help section
    ---------------------------------------------------------------------------------------------
*/
.list
{
    width: 690px;
    margin: 20px 0px 20px 10px;
    padding: 0px 0px 0px 0px;
}
.list dt
{
    font-size: 18px;
}
.list dd
{
    margin: 5px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    color: #2a2a2a;
}
.list dd a,
.list dd a:visited
{
    color: #7b0004;
}
.list dd a:hover
{
    color: #d30006;
}
/*
    ---------------------------------------------------------------------------------------------
    join section
    ---------------------------------------------------------------------------------------------
*/
div.waystojoin form.form h4 
{
	margin: 0 0 8px 0;
}
div.waystojoin 
{
	float: left;
	display: inline;
	clear: both;
	margin-left: -4px;
	margin-right: -55px;/* added this line for IE 6 Chad E. Dolan */
	margin-bottom: .68em;
	width: 564px;
}
div.waystojoin form.form 
{
	float: left;
	display: inline;
	background: #fbfff2;
	border: 3px solid #ABDB82;
	margin-left: 4px;
	height: 105px;
	width: 160px;
	padding: 10px 0;
	text-align: center;
}
div.waystojoin form.form p img
{
    border-width: 0px;
}
div.waystojoin form.form p 
{
	height: 38px;
}
div.waystojoin form.form button.button
{
    height: 22px;
    width: 73px;
    position: relative;
    margin: 0px 0px 0px -2px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
    color: #ffffff;
    background-color: #579025;
}
div.waystojoin form.form button.button:active
{
    padding: 2px 0px 0px 1px;
}
.nomargin
{
    margin: 20px 0px 0px 0px;
    clear: both;
}
.text2
{
    left: 60px;
    width: 190px;
    border: solid 1px #999999;
    background-color: #ffffff;
    text-align: left;
	z-index: 9999;
}
.text3
{
    left: 60px;
    width: 225px;
    border: solid 1px #999999;
    background-color: #ffffff;
    text-align: left;
	z-index: 9999;
	padding: 3px;
}
.text_short
{
    left: 173px;
    width: 100px;
    border: solid 1px #999999;
    background-color: #ffffff;
    text-align: left;
	z-index: 9999;
}
.text_postal {
	left: 15px;
	width: 100px;
    border: solid 1px #999999;
    background-color: #ffffff;
    text-align: left;
	z-index: 9999;
}
.explain
{
    margin-left: 180px;
}
.explainCheck2
{
    margin-left: 0px;
}
.checkbox
{
    left: -35px;
    border-width: 0px;
    background-color: #ffffff;
	z-index: 9999;
}
.checkbox2
{
    top: 3px;
    left: 0px;
    width: 15px;
    border-width: 0px;
    background-color: #ffffff;
	z-index: 9999;
}
.select
{
    left: 60px;
    width: 192px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	z-index: 9999;
}
.selectBillingPlan
{
    left: 130px;
    width: 332px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	z-index: 9999;
}
.strText
{
    left: 88px;
    width: 250px;
    position: relative;
    margin: 3px 0px 3px 0px;    
    text-align: left;
    border: solid 0px #999999;
    background-color: #ffffff;    
}
.file
{
    left: 60px;
    width: 200px;
    position: relative;
    margin: 3px 0px 3px 0px;    
    text-align: left;
    border: solid 1px #999999;
    background-color: #ffffff;
}
#month
{
    left: 15px;
    width: 40px;
}
#year
{
    left: 20px;
    width: 60px;
}
/*
    ---------------------------------------------------------------------------------------------
    login page section
    ---------------------------------------------------------------------------------------------
*/
.submit
{
    color: #ffffff;
    background-color: #579025;
    padding: 2px 2px 2px 2px;
    border-width: 0px;
    text-align: center;
    cursor: pointer;
}
.submit:active
{
    padding: 3px 1px 1px 3px;
}
.c
{
    text-align: center;
}
/*
    ---------------------------------------------------------------------------------------------
    recently viewed page section
    ---------------------------------------------------------------------------------------------
*/
.recent li 
{
    margin: 10px 0px 10px -20px;
    clear: both;
}
.recent ul
{
    margin: 0px 0px 0px -20px;
    list-style: none;
    font-size: 10px;
}
.recent ul li
{
    width: 175px;
    margin: 2px 0px 10px -20px;
    float: left;
    clear: none;
}
.recent ul li.cat
{
    width: 200px;
}
/*
    ---------------------------------------------------------------------------------------------
    Search Results section
    ---------------------------------------------------------------------------------------------
*/
.form_search
{
    text-align: center;
}
.form_search p label input
{
    width: 300px;
}
.form_block0
{
	background: #c2ed7c;
	margin: 0px 20px 0px 0px;
	padding: 15px;
}
.form_block0 input
{
	width: 400px;
	height: 17px;
	margin: 0px 5px 0px 5px;
    padding: 2px 2px 2px 2px;
}
.form_block0 button
{	
    padding: 2px 2px 2px 2px;
    background-color: #008b00;
	border: 1px solid #C2ED7C;
	color: #ffffff;
	cursor: pointer;
}
.form_block0 button:active
{
    padding: 3px 1px 1px 3px;
}
/*
    ---------------------------------------------------------------------------------------------
    Book Report section
    ---------------------------------------------------------------------------------------------
*/
#mainarea div.font
{
    padding: 10px 0px 10px 0px;
	font:1.4em/130% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
}
#mainarea table a,
#mainarea table a:visited
{
	color: #00aa00;
}
#mainarea table a:hover
{
    color: #f36920;
}
#mainarea .container
{
    margin: 10px 0px 10px 0px;
    clear: both;
}
#mainarea .saveColm
{
	margin-right: 5px;
	padding-top: 5px;
    text-align: center;
	min-height: 25px;
	width: 36px;
    float: left;
}
#mainarea .linkColm
{
    text-align: left;
}
#mainarea .textColm
{
    width: 475px;
    margin-right: 14px;
    margin-bottom: 10px;
    float: right;
}
.alignLeft
{
	margin: 10px 0px 10px 0px;
    text-align: left;
    clear: both;
}
ul.paper-links 
{
	height: 22px;
	float: right;
	margin-top: -20px;
	margin-right: 10px;
	list-style: none;
}
ul.paper-links li 
{
	margin-left: 5px;
	float: left;
}
ul.paper-links li a 
{
	float: left;
	background-color: #ffffff;
	border: 1px solid #abdb82;
	display: block;
	line-height: 20px;
	padding: 0 6px 0 24px;
	text-decoration: none !important;
}
ul.paper-links li a:hover 
{
	border: 1px solid #693;
}
ul.paper-links li.save a 
{
	background: url(../images/ico_save.gif) no-repeat 4px center;
}
ul.paper-links li.print a 
{
    margin-right: 5px;
	background: url(../images/ico_print.gif) no-repeat 4px center;
}
form.block1 li {display: inline;}
form.block1 ol.nomargin { margin: 5px 5px 5px -35px !important; clear: both;}
form.block1 input.text {padding: 3px; width: 395px; border: 1px solid #006600;}
form.block1 input.submit {padding-bottom: 2px; padding-top: 2px; position: absolute; right: 20px; width: 90px; background-color: #FFFFFF; border: 1px solid #006600; font-weight: bold; padding: 2px; color: #000000;}
