body         
{	font-family: arial, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background: #9699b8 url(../images/blue_bg_02.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 750px;
	text-align: center;
	font-size: small;
	line-height: 130%;
	font-weight: normal;
	position: relative;
}
	
p
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h1, h2, h3, h4
{
	font-size: 140%; 
 	color: #6e3631;
 	text-align: left;
 	margin: 20px 0px 20px 0px;
 	padding: 0px;
	letter-spacing: 2px;
}

h1
{
	line-height: 140%;
}

h2
{	margin: 0px;
	font-size: 130%;
	letter-spacing: 0px;
}

h3, h4
{
	font-size: 110%;
 	margin: 10px 0px 0px 0px;
	color: #000;
	letter-spacing: 0px;
}

h4
{	
	font-size: 100%;
	margin: 5px 0px 0px 0px;
}

img
{
	border: none;
}

ul.disc
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	padding-bottom: 20px;
}

ul.disc li
{
	margin: 0px 10px 5px 30px;
	padding: 0px 0px 0px 0px;
	list-style: disc;
	background: none;
	line-height: 130%;
}

#banner		
{	
/*	font-size: 0px;	*/					/* Need to get rid of extra space in Netscape 6 (possibly others */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 750px;
	height: 110px;
	background: #e8f0f8 url(../images/rh_systems_banner_11.jpg);
	background: #e8f0f8;
	position: relative;
}

#banner #utilities
{
	position: absolute;
	right: 0px;
	top: 0px;
	background: #007597;
}


#navbar
{	width: 750px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
 	border: 0px none #fff;
	background: #d01c41 url(../images/rh_navbar_02.gif) repeat-x top left;
}

#navbar ul
{	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 30px;
}

#navbar ul li 
{	font-weight: normal;
	margin: 0px;
	display: inline;
	background-image: none;
	padding: 0px 5px 0px 5px;  /* Works for most browsers */
}

#navbar li a
{	display: inline;
	text-decoration: none;
	white-space: nowrap;
	border-top: 1px solid #c88;
	border-left: 1px solid #c88;
	border-right: 1px solid #844;
	border-bottom: none;	
	margin: 0px;
	padding: 1px 5px 8px 5px;
	color: #fff;
	background-color: #b84253;
	font-size: 90%;
}

#navbar li a:hover, #navbar li a:active
{
	border-top: 1px solid #c88;
	border-left: 1px solid #c88;
	border-right: 1px solid #c88;
	border-bottom: none;
	background: #fff;
	color: #000;
}

#container
{	
	background: #fff repeat-y url(../images/main_bg_06.gif);
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 1px 0px;		/* Need bottom padding for space at bottom of page */
	text-align: left;
 	width: 750px;
	vertical-align: top;
	border: none;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	width: 544px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	float: right;
}

#main-content
{
	vertical-align: top;
	padding: 0px;
	margin: 0px 15px 10px 15px;
}

#sidebar
{
	float: left;
	width: 198px;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
}

#sidebar-content
{
	text-align: right;
	margin: 10px 0px 0px 0px; 
	padding: 10px 10px 10px 15px;
	text-align: left;
	font-size: 90%;
}

#sidebar ul
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 10px;
	list-style-type: none;
	border-bottom: 1px solid #cde;
	font-size: 95%;
}

#sidebar li
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	background: 0px 50% no-repeat url(../images/arrow_red.gif);
	background: 0px .4em no-repeat url(../images/arrow_red.gif);
}

#sidebar li a
{
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#sidebar li a:hover
{
	text-decoration: underline;
}

#sidebar-content h2
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar-content h3
{
	padding: 0px 0px 0px 0px;
}

#sidebar-content h4
{
	font-size: 95%;
	color: #333;
}

#sidebar-content p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 95%;
}

#sidebar-content h3 a
{	
	background: 0px 50% no-repeat url(../images/arrow_red.gif);
	padding: 0px 0px 0px 20px;
}

.quote
{
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	font-size: 85%;
	text-align: right;
}

.quote h3
{
	text-align: right;
}

.quote p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

a:link
{	color: #36316e; 	
}

a:visited
{	color: #36316e; 	
}

a:hover, a:active
{	color: #6e3631; 				
}

.anchor
{
	text-decoration: none;
}

hr
{	color: #cde;
	background-color: #cde;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 1px;
}

#footer
{
	color: #fff;
	text-decoration: none;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
	clear: both;
	border-top: 1px solid #f8dfb2;
	background-color: #a83243;
/*	position: relative; */
	font-size: 90%;
}

#footer a
{	
	margin: 0px;
	padding: 10px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#footer a:link
{	text-decoration: underline;
	color: #fff;
}
#footer a:visited
{	text-decoration: underline;
	color: #fff;
}
#footer a:hover
{	color: #ccc;
}
#footer a:active
{	color: #ccc;
}

#credit
{
	margin: 0px;
	padding: 10px;
}

.hp-table
{
	font-size: 90%;
	border: 1px solid #ccd;
	margin: 20px 10px 20px 0px;
	background: #f8fcff;
	background: #f8fcff;
	clear: right;
}

.hp-table th
{
	font-weight: bold;
	color: #000;
	vertical-align: top;
	background-color: #d4ddee;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

.hp-table td
{
/*	background-color: #fff; */
	color: #333;
	padding: 5px;
	vertical-align: top;
}

.hp-table td
{
	width: 33%;
}

.hp-table img
{
	vertical-align: top;
	padding-top: 5px;
}

.hp-table p
{
	clear: both;
}

.hp-table ul, .products-page ul, ul.arrow, .solutions ul
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-weight: normal;
}


.products-page
{
}

.products-page ul
{
	font-size: 90%;
}

.solutions ul
{
	padding-left: 20px;
	padding-top: 10px;
	font-size: 90%;
}

.hp-table li, .products-page li, ul.arrow li, .solutions li
{
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	line-height: 1.2em;
	background: 0px 0em no-repeat url(../images/arrow_right_small.gif);
}

.hp-table li a, .products-page li a, ul.arrow li a, .solutions li a
{
/* 	line-height: 1.5em; */
	padding: 0px 0px 0px 0px;
}

.hp-table li a
{
	text-decoration: none;
}

.hp-table li a:hover
{
	text-decoration: underline;
}

.products-page
{
}

.products-page h3
{	margin-top: 15px;
	margin-bottom: 0px;
}

.products-page h3 a
{
	text-decoration: none;
}

.products-page h3 a:hover, .products-page h3 a:active
{
	text-decoration: none;
}

.product-description, .solutions
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #d4ddee;
	clear: right;
}

.product-description h2, .solutions h2
{
	vertical-align: top;
	background-color: #d4ddee;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	font-size: 90%;
}

.product-description h2 a
{
	text-decoration: none;
}

.product-description h3, .solutions h3
{
	margin: 0px 0px -5px 0px;
	padding: 5px 0px 0px 10px;
	font-size: 90%;
	letter-spacing: 1px;
}

.product-description p, .solutions p
{
	vertical-align: top;
	margin: 5px 10px 10px 10px;
	padding: 0px;
	line-height: 150%;
	color: #333;
}

.solutions p
{
	line-height: 130%;
}

.solutions table
{
	margin: -10px 0px 10px 0px;
}

.solutions table td
{
/*	width: 40%; */
}

.solutions-sidebar
{
	float: right; 
	width: 160px; 
	margin: 0px 0px 0px 10px; 
	padding: 5px; 
	font-size: 80%;
	background: #e0e9fa;
}	

.solutions-sidebar h3
{
	line-height: 110%;
	font-size: 110%;
	padding-bottom: 5px;
	padding-top: 2px;
	letter-spacing: normal;
}

.solutions-sidebar p
{
	line-height: 130%;
}
	
.product-description .note
{
	font-size: 80%;
	font-weight: normal;
	color: #333;
	display: block;
	letter-spacing: 1px;	
}

.service-support
{
	border: none;
	margin-top: 0px;
}

.service-support p
{
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0px 25px 15px;
}

.service-support img
{
	float: left; 
	margin: 0px; 
	padding: 0px 10px 0px 0px;
}

.service-support a
{
	margin: 0px;
	padding: 2px 0px 5px 20px;
}

.service-support ul
{
	margin: -20px 0px 0px 100px;
	padding: 5px 0px 5px 5px;
	list-style-type: none;
}

.service-support ul li
{
	margin: 0px;
	line-height: 100%;
	list-style-type: square;
	padding: 0px 0px 8px 0px;
}

.contact-us-table
{
	border: 1px solid #d4ddee;
	line-height: 125%;
	width: 100%;
	margin: 10px 0px 0px 0px;
	background: #f8fcff;
	
	font-size: 100%;		/* Needed for IE5.0 and IE5.5 */
}

.contact-us-table th
{
	background-color: #d4ddee;
	padding: 5px 10px 5px 20px;
}

.contact-us-table td
{
	vertical-align: top;
	padding: 10px 10px 10px 20px;
}

.white-papers
{
	line-height: 125%;
	margin-top: 20px;
}

.white-papers h2
{
	font-size: 100%;
	padding: 10px 10px 5px 0px;
	letter-spacing: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #d4ddee;
}

.white-papers h3
{
	margin: 10px 10px 10px 40px;
	padding: 0px;
	color: #666;
	float: left;
	display: inline;
	font-size: 80%;
}

.white-papers p
{
	margin: 10px 10px 10px 40px;
	padding: 0px;
	color: #333;
	clear: left;
}

.white-papers img
{
	float: left; 
	margin: 5px 20px 10px 0px;
}

.white-papers p.author
{
	color: #666;
	margin: 10px 0px 10px 0px;
	font-size: 80%;
	clear: none;
}

.product-comparison-table
{
	margin: 10px 0px 0px 0px;
	border: 1px solid #d4ddee;
}

.product-comparison-table th
{
	background-color: #d4ddee;
	border: 1px solid #e4eeff;
	padding: 5px;
}

.product-comparison-table td
{
	background-color: transparent;
	border: 1px solid #e4eeff;
	padding: 5px;
}

.contact-table
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.contact-table th
{	text-align: right;
	width: 40%;
   font-weight: normal;
	margin: 0px;
   padding: 5px;
}

.contact-table td
{	text-align: left;
  	width: 60%;
	margin: 0px;
  	padding: 5px;
}
    
.contact-table input, .contact-table textarea
{	
   font-family: verdana, sans-serif;
   background-color: #d4ddee;
}
    
.contact-table th span, .contact-table td span
{	color: #f00;
	font-size: 200%;
	vertical-align: middle;
}
	 
.contact-table .submit-button
{
	background-color: #a83243;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #c88;
	border-left: 1px solid #c88;
	border-right: 1px solid #622;
	border-bottom: 1px solid #622;
}

.product-specs-table
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #d4ddee;
	width: 100%;
	text-align: left;		/* Needed for IE5 */
}

.product-specs-table tr.alt
{
	background-color: #f8f8ff;
}

.product-specs-table th
{
	padding: 3px 5px 3px 5px;
	width: 200px;
}

.product-specs-table td
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	text-align: right;
}

.product-specs-table th.sub
{
	padding: 3px 5px 3px 20px;
	font-weight: normal;
}

.product-image-box
{
	margin: 0px 0px 10px 10px; 
	padding: 0px; 
	
	float: right; 
	width: 300px; 
}

#productsBox
{
	float: right; 
	margin: 15px 0px 10px 10px; 
	width: 275px;
	line-height: 150%;
	border: 1px solid #dde; 
	background: #fff url(../images/white_blue_gradient_05.gif) repeat-x bottom left;
	background: #fff url(../images/white_blue_gradient_05.gif) repeat-x bottom left;
	font-size: 90%;
	font-weight: normal;
}

#productImage
{
	float: left; 
	margin: 10px 10px 5px 10px;	
	padding: 0px;
}

.literature-request
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.literature-request p
{
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 2px;
	display: inline;
	width: 120px;
}

.literature-request p a
{
	padding: 5px;
}

.thunder-specs p
{
	margin: 0px 0px 3px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.style1
{
	color: #0b4e7a;
	font-weight: bold;
}

.thunder-table, .specs-table
{
	margin: 10px 0px 20px 10px;
	border: 1px solid #dde;
	width: 480px;
	font-size: 90%;
}

.specs-table
{
	border: none;
}

.specs-table td
{
	text-align: right;
}

.thunder-table caption
{
	color: #0b4e7a;
	font-weight: bold;
}

.thunder-table th, .thunder-table td, .specs-table th, .specs-table td
{
	padding: 5px;
	border-top: 1px dotted #dde;
	border-bottom: 1px dotted #dde;
	font-weight: normal;
	vertical-align: top;
}

.thunder-table th
{
	background: #f0f0ff;
}

.thunder-table td
{
	background: #fcfcff;
}

.specs-table th, .specs-table td
{
	background: transparent;
}

.sf6-table
{
	margin: 20px 0px 20px 0px;
	font-size: 90%;
}

.sf6-table th
{
	background: #f0f0f0;
	padding: 4px;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 90%;
}

.sf6-table td
{
	background: #f8f8f8;
	padding: 4px;
	border: 1px solid #ccc;
	font-weight: normal;
	font-size: 80%;
}

td.yes
{
	background: #0f0;
}

td.yes-disc
{
	background: #d7ffd7;
}

td.no
{
	background: #f00;
}

td.no-disc
{
	background: #ffd7d7;
}

#banner form
{
	float: right;
	width: 13em;
	text-align: right;
	margin: 0px; 
	line-height: .7em;
}

#banner input
{
	font-size: 80%;
	float: right;
	
	width: 75px;
}

#site-map
{
	float: right;
	margin: 1px;
	padding: 1px 5px; 
	background: #a83243;

	width: 60px;
}

#site-map a
{
	color: #fff;
	text-decoration: none;	
	font-size: 11px; 
	font-size: 90%; 
	margin: 0px;
	padding: 0px; 
	vertical-align: middle;
}

.manuals p
{	
	margin: 10px 10px 20px 20px;
}

.my_anchor
{
	text-decoration: none;
}

.download-brochure, .download-manual
{
	margin-top: 10px;
	font-size: 90%;
}

.download-brochure img, .download-manual img
{
	display: inline;
}

#dash
{
	display: inline;
}

.event
{
	margin: 10px 0px 0px 0px;
	border: 1px solid #d4ddee;
	clear: right;
}

.event h2
{
	vertical-align: top;
	background-color: #d4ddee;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	font-size: 90%;
}

.event p
{
	vertical-align: top;
	margin: 5px 10px 10px 10px;
	padding: 0px;
	line-height: 150%;
	color: #333;
}

.event p a
{
}

.event-sidebar
{
	float: right; 
	width: 200px;
	font-weight: bold; 
	font-size: 85%; 
	margin: 0px 0px 10px 10px; 
	padding: 0px 10px 10px 10px; 
	background: #e0e9fa;
}

.hp-sidebar
{	
	float: right; 
	width: 250px; 
	font-size: 85%; 
	line-height: 120%; 
	margin: -10px -15px 5px 10px; 
	padding: 5px 10px 10px 5px; 
	background: #d4ddee;
}

.hp-sidebar p
{
	font-weight: bold;
	padding-bottom: 0px;
}

.hp-sidebar a
{
	padding-left: 15px;
}

.hp-sidebar ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
.hp-sidebar ul li
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
	
.clear-right
{	
	clear: right;
}

.clear-left
{	
	clear: left;
}

.clear-both
{	
	clear: right;
}

/*****************************************************
This is a box that contains 2 column series of links.
Also works as 2 column list without links.
*****************************************************/

.hp-box
{
	float: left;
	background: #f0f0e0;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #ca614f;
	width: 350px;
}

.hp-box h2, .hp-box h3
{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background: #ca614f;
	color: #fff;
	float: left;
	width: 40%;
}

.hp-box h2
{
	font-size: 130%;
}

/* Using margin instead of padding and the specified
Widths need to be tweaked for IE50, IE55, IEMac.
*****************************************************/
.hp-box ul.two-column, .hp-box ul.one-column
{
	float: left;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	width: 40%;					
}

.hp-box ul.one-column
{
	width: 98%;
}

.hp-box ul li
{
	margin: 0px;
	padding: 0px 0px 5px 25px;
	color: #444;
	list-style: none;
	background: 10px 0.2em no-repeat url(../images/checkmark_red.gif); 
	font-size: 90%;
}

.hp-box ul li a, .hp-box ul li a:visited
{
	padding: 0px 0px 15px 0px;
	color: #5d6875;
}

.hp-box ul li a:hover
{
	padding: 0px 0px 15px 0px;
	color: #ca614f;
}

.hp-box p
{
	clear: left;
	padding: 10px;
}

/****************************************
For horizontal table (several columns, label above input.
****************************************/

fieldset.fs1
{
	margin: 40px;
	padding: 0px;
	background: #f8f8f8;
	font-size: 90%;
	
	margin-bottom: 200px;
}

fieldset.fs1 table
{
	border: none;
	margin: 0px;
	padding: 0px;
}

fieldset.fs1 th, fieldset.fs1 td
{
	padding: 5px 10px;
	background: transparent;
	vertical-align: top;
}


fieldset.fs1 legend
{
	margin: 0px 0px 10px 20px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 120%;
	background: #aabbcc;
	color: #fff;
}

fieldset.fs1 label
{
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
}

fieldset.fs1 label.radio
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

fieldset.fs1 input
{
	margin: 0px;
	padding: 0px;
}

fieldset.fs1 select
{
	margin: 0px;
	padding: 0px;
}

/****************************************
For 2 column table (Labels on left, input on right)
****************************************/

fieldset.fs2
{
	margin: 20px;
	padding: 0px;
	background: #f8f8f8;
	font-size: 90%;
	
	margin-bottom: 200px;
}

fieldset.fs2 table
{
	border: none;
	margin: 0px;
	padding: 0px;
}

fieldset.fs2 th, fieldset.fs2 td
{
	padding: 2px 10px;
	background: transparent;
	vertical-align: top;
}

fieldset.fs2 legend
{
	margin: 0px 0px 10px 20px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 120%;
	background: #aabbcc;
	color: #fff;
}

fieldset.fs2 label
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
}

fieldset.fs2 label.radio
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

fieldset.fs2 input
{
	margin: 0px;
	padding: 0px;
}

fieldset.fs2 select
{
	margin: 0px;
	padding: 0px;
}

/****************************************
For 2 column table (Labels on left, input on right)
Labes aligned right.
****************************************/

fieldset.fs2a
{
	margin: 20px;
	padding: 0px;
	background: #f8f8f8;
	font-size: 90%;
	
	margin-bottom: 200px;
}

fieldset.fs2a table
{
	border: none;
	margin: 0px;
	padding: 0px;
}

fieldset.fs2a th, fieldset.fs2a td
{
	padding: 2px 10px;
	background: transparent;
	vertical-align: middle;
}

fieldset.fs2a legend
{
	margin: 0px 0px 10px 20px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 120%;
	background: #aabbcc;
	color: #fff;
}

fieldset.fs2a label
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
}

fieldset.fs2a label.radio
{
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

fieldset.fs2a input
{
	margin: 0px;
	padding: 0px;
}

fieldset.fs2a select
{
	margin: 0px;
	padding: 0px;
}

/****************************************
For vertical layout (No table necessary, labels above input).
If table used, 2 fieldsets can be put in adjacent columns.
****************************************/

fieldset.fs3
{
	margin: 20px;
	padding: 10px 20px;
	background: #f8f8f8;
	font-size: 90%;
	
	margin-bottom: 200px;
}

fieldset.fs3 table
{
	border: none;
	margin: 0px;
	padding: 0px;
}

fieldset.fs3 th, fieldset.fs3 td
{
	padding: 2px 10px;
	vertical-align: top;
	width: 49%;
}

fieldset.fs3 legend
{
	margin: 0px 0px 10px 20px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 120%;
	background: #aabbcc;
	color: #fff;
}

fieldset.fs3 label
{
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
}

fieldset.fs3 input
{
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}

fieldset.fs3 select
{
	margin: 2px 0px 10px 0px;
	padding: 0px;
	cursor: pointer;
}

fieldset.fs3 .radio
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

fieldset.fs3 .radio input
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

fieldset.fs3 .radio label
{
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
	font-weight: normal;
}

fieldset.fs3 textarea
{
}


/****************************************
For short form like login.
****************************************/

fieldset.fs-short
{
	margin: 10px 0px 10px 10px;	/* IE side margin effects <input>s. */
	padding: 0px 20px;				/* padding-top does not work in IE */
}

fieldset.fs-short legend
{
	font-weight: bold;
	margin-bottom: 20px;		/* This adds top padding for IE */
	margin-top: 20px;			/* But messes up Firefox unless equivalent margin-top is added */
	color: #333;
	font-size: 120%;
}

fieldset.fs-short label
{
	font-weight: bold;
	margin-left: 10px;
}

fieldset.fs-short input
{
	margin-bottom: 10px;
}

fieldset.fs-short select
{
}


fieldset.fs-short2
{
	margin: 10px 20px 10px 20px;		/* IE side margin effects <input>s. */
	padding: 0px 20px 20px 20px;		/* padding-top does not work in IE */
}

fieldset.fs-short2 legend
{
	font-weight: bold;
	margin-bottom: 20px;		/* This adds top padding for IE */
	margin-top: 20px;			/* But messes up Firefox unless equivalent margin-top is added */
	color: #333;
	font-size: 120%;
}

fieldset.fs-short2 label
{
	font-weight: bold;
}

fieldset.fs-short2 input
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	
	vertical-align: middle;
}




/*********/

.form2 label 
{
	clear:left; 
	display:block; 
	float:left; 
	width: 200px; 

	margin: 0px 0px 0.6em 0px; 
	padding: 0px 10px 0px 0px; 

	text-align:right; 
	color:#000; 
	font-size:1em; 
	line-height:1.8em; 
	font-style: normal;
	font-weight: bold;
	
	cursor: pointer;
}

.form2 input 
{
	clear:left; 
	margin: 0px 0px 8px 0px;
	padding: 1px 0px 1px 0.5em;
	border:1px dotted #e1e1e1; 
	background:#fff; 
	
	display: inline;
}

.form2 select
{
	clear:left; 
	margin: 0px 0px 1em 0.5em;
	padding: 0px;
}

#translate-table
{
	float: right; 
	margin: 0px -10px 20px 10px;
}

#translate-table td
{
	padding: 0px;
}