#printcopyright { 
    display: none;
    font-family: "times new roman", times;
    text-align: center;
    border-top: 1px solid gray;
}
#crosssells { margin-bottom: 1em }
#crosssells td {
    font-family: verdana,helvetica,sans-serif;
    font-size: 10pt;
    color: black;
}
#crosssells label {
    display: block;
    background-color: rgb(239,239,239);
    margin-bottom: 1em;
    text-align: center;
}
#radioform table {
    border: 1px solid gray;
}
#radioform td {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    color: black;
}
#header td { padding-top: 2px; padding-bottom: 2px }
#header td, #header td a:link, #header td a:visited {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
    color: white;
    font-weight: bold;
}
#header td a:link, #header td a:visited {
    text-decoration: underline; 
}
#header td a:hover {
    text-decoration: none;
}
#index ul {
    margin-left: 15px;
}

#bestsellers {
    margin-top: 1em;
    border: 1px solid silver;
    text-align: center;
    font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
}
.paginate {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}
.paginate td {
    font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
    color: black;
}
.paginate td a:link, .paginate td a:visited {
    color: blue;
}
#navbar a:link, #navbar a:visited {
    display: block;
    font-family: verdana,helvetica,sans-serif;
    color: rgb(122,161,204);
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 15px;
}
#navbar br { display: none }
#navbar label a:link, #navbar label a:visited {
    font-family: arial,helvetica,sans-serif;
    display: block;
    background-color: rgb(239,239,239);
    color: #404040;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#navbar a:hover {
    background-color: rgb(122,161,204);
    color: white;
}
#navbar label a:hover { 
    background-color: rbg(205,205,205);
    color: black;
}

body { background-color: #808080; margin-top: 0 }
#time { background-image: url('/lib/justchina/jc-topmenu-leftside.gif'); background-repeat: no-repeat; }
#utilities {
    background-color: rgb(239,239,239);
    font-family: verdana,helvetica,sans-serif;
    color: #404040;
    font-weight: bold;
    font-size: 10px;
    text-align: right;
    line-height: 20px;
}
#utilities a:link, #utilities a:visited {
    color: #404040;
    text-decoration: none;
    padding-left: 4px; padding-right: 4px; 
}
#utilities a:hover { text-decoration: underline }
#searchform, #newsletterform { padding-left: 13px; margin:0; margin-top: 10px; margin-bottom: 10px }
#searchfield, #email { width: 106px; font-size: 11px }
#bottomnav { padding: 4px; font-family: verdana,helvetica,sans-serif; font-size: 11px; color: white }
#bottomnav a:link, #bottomnav a:visited {
    color: white;
    text-decoration: underline;
}
#bottomnav a:hover { color: white; text-decoration: underline }
#navcell { border-right: 1px solid silver }
#bottomrow td { border: 1px solid silver }
#pagecontents { padding-left: 20px; padding-right: 20px }

@media print {
        #printcopyright { display: block }
	#navcell, .dontprint { display: none }
	#bottomrow, #leftcell, #toprow1, #toprow2, #utilities { display: none }
	#maintable {
		width: 90%;
	}
   #bodytable { width: 90% }
   #bodytable td, #bodytable td font { font-family: "times new roman",times,serif }
   .paginate, #header { display: none }
}

#time { 
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: black;
	padding-left: 10px;
}

