/* *** css by www.compelite.net *** */

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #floatbox {
  margin-right: 10px;
  }

* html p {
  height: 1%;
  margin-left: 0;
  }

/* End hide from IE5/mac */



/* ----------default setting-------------- */
h1, h2, h3, h4, h5, h6, p, pre, ul, ol, li, div, span, form {margin:0; padding:0;}
img {border:0;}
p{padding: 5px 15px;margin:0px; height:1%;}

html, body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Verdana, SunSans-Regular, Sans-Serif;
	color: #383838;
	line-height: 15px;
	padding:0;
	margin:0;
	height:100%; /* needed for container min-height */
}
a:link, a:visited {
	color: #0072BC;
	text-decoration: done;
}
a:hover {color: #194271;}

img.download {vertical-align:middle;}


/* ----------container to center the layout-------------- */
#entrance {
	position: absolute;
	left: 50%;
	top: 40%;
	width: 753px;
	height: 364px;
	margin-left: -376px; /* half of width */
	margin-top: -182px;  /* half of height */
}

#entrance #enter {
	position: absolute;
	right: 5px;
	top: 262px;
}
#entrance #enter, #entrance #enter a:link, #entrance #enter a:visited {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;

}
#entrance #enter a:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

#entrance #press {
	position: absolute;
	top: 340px;
}
#entrance #press ul {
	margin: 5px 0px 0px 0px;
	list-style: none;
}
#entrance #press ul li {
	padding:2px 0;
}
#entrance #press ul li h1 {
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	color:#808080;
}
#entrance #press ul li h2 {
	font-size: 12px;
	font-weight: normal;
	color:#383838;
}

#entrance #flash_intro {
	position:absolute;
	top:328px;
	left:365px;
}

/* ----------container to center the layout-------------- */
#index_container {
position:relative;
width: 768px;
margin-bottom: 0px;
margin: 0 auto;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/

min-height:100%; /* real browsers */

background:url(../images/common/bg-index.gif) bottom repeat-y;
}

#container {
position:relative;
width: 768px;
margin-bottom: 0px;
margin: 0 auto;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/

min-height:100%; /* real browsers */

background:url(../images/common/bg-inside.gif) bottom repeat-y;
}


#product_container {
position:relative;
width: 768px;
margin-bottom: 0px;
margin: 0 auto;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/

min-height:100%; /* real browsers */

background-color:#FFFFFF;
}


/********************** site map content **************************/
#sitemap_container {
position:relative;
width: 768px;
margin-bottom: 0px;
margin: 0 auto;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/

min-height:100%; /* real browsers */

background:url(../images/common/bg-sitemap.gif) bottom repeat-y;
}

.sitemap_table {margin:0 0 70px 0;}
.sitemap_table ul {
	margin: 0px 20px;
	list-style-type: none;
	line-height: 17px;
}
.sitemap_table ul li {
	padding: 0px 0px 0px 15px;
	background: url(../images/common/list-line.gif) no-repeat left top;
}
.sitemap_table ul li#liclose {
	background: url(../images/common/list-line-btm.gif) no-repeat left top;
}

/******************************************************************/

/* ----------banner for logo-------------- */
#header {
	border-bottom: 5px solid #000000;
	height: 91px;
	background-color: #FFFFFF;
}
#header #logo {
	position: absolute;
	top: 25px;
}
#header #search {
	position: absolute;
	top: 25px;
	right: 10px;
}
#header #search form {
	margin: 0px;
	padding: 0px;
}
#header #search form #productSearch {
	height: 15px;
	width: 95px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size:11px;
	color: #575757;
	font-style: italic;
	vertical-align: middle;
	margin: 0px 2px 0px 0px;
	padding-left: 2px;
	padding-right: 2px;
}
#header #search form #submit {
	vertical-align: middle;
}
#header #search form img {
	vertical-align: middle;
}
#header #menu {
	border-top:7px solid #005FC5;
	position: absolute;
	right: 0px;
	top: 61px;
	background-color:#005EC5;
}
#header #menu ul {margin:0;	padding:6px 0 2px 0;}
#header #menu ul li {display:inline; font-weight:bold; list-style-type:none; margin:0; padding:0; font-family:"Times New Roman"; font-size:13px;}
#header #menu ul li a{padding:6px 16px 2px 15px;}
#header #menu ul li a:link, #header #menu ul li a:visited {text-decoration:none; color:#E6F2FB; background-color:#005EC5;}
#header #menu ul li a:hover {text-decoration:none; color:#005FC5; background-color:#DBE8F8;}

#header #menu ul li#home a{padding:6px 16px 2px 16px;}
#header #menu ul li#contactus a{padding:6px 16px 2px 16px;}
#header #menu ul li#commitments a{padding:6px 16px 2px 16px;}

/*images menu css backup*/
/*#header #menu {
	position: absolute;
	right: 0px;
	top: 61px;
}
#header #menu ul {
	margin:0;
	padding:0;
}
#header #menu li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}*/


/* ----------Hme page banner-------------- */
#banner {
	background-color: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

/* -----------------border--------------------- */
#border {
	border:1px solid #000000;
}

/* -----------------content--------------------- */
#white_bg {background-color:#FFFFFF;}

#index_content {
	margin: 0px;
	padding: 0px 1px 0px 1px;
}
#index_content td {
	vertical-align: top;
}

/************************** product landing page ******************************/
#product_menu {
	font:11px Arial;
	color:#636363;
	margin:3px 10px;
	display:block;
	line-height:18px;
}
#product_menu a, #product_menu a:visited{color:#636363; text-decoration:none;}
#product_menu a:hover {color:#015CC5; text-decoration:none;}
#product_title {
	padding:0 0 0 6px;
	border-top:1px solid #CCCCCE;
	border-bottom:1px solid #CCCCCE;
	background-color:#F2F1F6;
	display:block;
}
#product_landing_top {
	/*height:371px;*/
	margin:0px;
	display:block;
}
#product_landing_btm {
	height:67px;
	margin:0px;
	display:block;
	background:url(../images/products/landing/bottom_bg.gif) bottom repeat-x;
	border-bottom:2px solid #FFFFFF;
}
#product_landing_btn_bg {
	font-size:11px;
}
#product_content {
	padding: 0px;
	clear:both;
}
#product_subtitle {
	margin:0px;
	border-top:1px solid #CCCCCE;
	border-bottom:1px solid #CCCCCE;
	background-color:#F2F1F6;
	display:block;
}
#product_subtitle #subtitle_left {
	margin:6px 0 0 9px;
	float:left;
	font:18px "Times New Roman";
	color:#636363;
}
#product_subtitle div {
	margin-right:7px;
}
#product_subtitle #subtitle_left span{font:12px "Arial";}

#product_sublanding {
	margin:0;
	display:block;
}
#product_sublanding #subcat{
	height:310px;
	margin: 0 0 1px 609px;
	font:11px Tahoma;
	line-height:15px;
	/*font:11px Arial;*/
	color:#636363;
}
#product_sublanding #subleft {margin:10px 6px 20px 4px; float:left; text-align:right;}
/*#product_sublanding #subleft #item-list table {border:1px solid #FFFFFF; margin:10px 0px; background-color:#C9C9C9;}*/
#product_sublanding #subleft #item-list div {margin:10px 2px; display:inline;}
#product_sublanding #subleft #item-list table span {margin:5px 0px;}
#product_sublanding #subleft #item-list table a:link, #product_sublanding #subleft #item-list table a:visited {text-decoration:none; color:#636363;}
#product_sublanding #subleft #item-list table a:hover {text-decoration:none; color:#0072BC;}

#product_sublanding #subcat a, #product_sublanding #subcat a:visited {color:#636363; text-decoration:none;}
#product_sublanding #subcat a:hover {color:#636363; font-weight:bold; text-decoration:none;}
#product_sublanding #subcat ul{padding-top:10px; list-style:none; background:none;}

#product_content #view-items {margin:10px 5px; text-align:right;}
#product_content #view-items a{margin-left:10px;}
#product_content #view-items a:link, #product_content #view-items a:visited{text-decoration:none; color:#636363;}
#product_content #view-items a:hover {text-decoration:none; color:#0072BC;}
#product_content #view-items img{border:none;}

#product_content table#item-details {margin:150px 0px 40px 0px; font:12px Arial; color: #383838; line-height: 15px;}
#product_content table#item-details ul {list-style-type:disc; margin-left:38px; margin-top:10px;}
#product_content table#item-details div {margin:10px 26px; display:block;}

#product_detailsleft {float:left; margin:20px 12px 0 0;}

#item-text {
	position:absolute;
	top:250px;
	left:310px;
	width:280px;
	line-height:18px;
}
#item-text-2 {
	position:absolute;
	top:60px;
	left:310px;
	width:350px;
	line-height:18px;
}
#item-pic {
	position:absolute;
	top:230px;
	left:600px;
	width:130px;
	font:10px Arial;
	line-height:20px;
}
#item-pic a {text-decoration:none;}

/*******************************************************************************/


#inside_content {
	margin: 0px;
}
#inside_content td {
	vertical-align: top;
}

#inside_left {
	width: 508px;
	/*background-color: #33FFFF;*/
	padding: 0px 16px 80px 18px;
	line-height: 20px;
	/*text-align:justify;*/
	font-size:11px;
}
#inside_left span{ /*initial word*/
	display:inline;
	color:#808080;
	font:28px "Times New Roman", Times, serif;
}
#inside_left h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
#inside_left ul {
	margin: 0px 20px 0px 20px;
	list-style-type: none;
	line-height: 17px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#inside_left ul li {
	font-size:11px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 15px;
	background: url(../images/common/list-dot.gif) no-repeat left top;
}
#inside_left ul#indent {
	margin:0;
	padding:0;
	list-style: none;
}
#inside_left ul#indent li {
	margin:0;
	margin-bottom:25px;
	padding: 0px 0px 0px 12px;
	background: url(../images/common/bullet-arrow.gif) top left no-repeat;
	line-height:17px;
}
#inside_left ul#indent li h1 {
	font-family: Arial;
	font-size: 11px;
	color: #0072BC;
	margin-bottom: 10px;
}
#inside_left ul#indent li ul {
	margin:0;
}
#inside_left ul#indent li ul li {
	margin:0;
	background: url(../images/common/list-dot.gif) top left no-repeat;
	line-height:17px;
}

#inside_left ul#indent #products_list {
	background: url(../images/common/dot-line-vert.gif) left top repeat-y;
	border-bottom: 4px solid #0072BC;
	vertical-align: top;
}
#inside_left ul#indent #products_list h1 {
	margin: 0px;
	padding: 0px 5px 5px 10px;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	line-height: normal;
}
#inside_left ul#indent #products_list a:hover h1 {
	color: #0072BC;
}

#inside_left ul#category {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 210px;
}
#inside_left ul#category li {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width: 97px;
	float: left;
	text-align: center;
	background-image: none;
	background-color: #E5EEF9;
	line-height: normal;
	height: 210px;
}
#inside_left ul#category li h1 {
	margin-top: 6px;
	font-size: 12px;
	font-weight: normal;
	color: #564b47;
}

#inside_left form #error {
	font-size: 11px;
	font-family:Arial;
	color:#660000;
	line-height: 12px;
}

#inside_left form #field {
	height: 17px;
	width: 180px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #575757;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
	padding-right: 2px;
}
#inside_left form #area {
	width: 180px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #575757;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
	padding-right: 2px;
}

#inside_left #darkbg_table {
	color: #DDDDDD;
}
#inside_left #darkbg_table a:link, #inside_left #darkbg_table a:visited {
	color: #FFFFFF;
	width: 100%;
	text-decoration:none;
}
#inside_left #darkbg_table a:hover {
	color: #FFFFFF;
	background-color: #888888;
	text-decoration:none;
}
#inside_left #tdcolor {background-color:#DCDDDF;}

#inside_left a:link, #inside_left a:visited {text-decoration:underline; color:#660000;}
#inside_left a:hover {text-decoration:underline; color:#660000;}

#inside_right {
	width: 190px;
	margin: 32px 0px 80px 18px;
	/*background-color: #993300;*/
}
#inside_right ul {
	margin-top: 1px;
	padding: 0px 0px 10px 0px;
	width: 188px;
	list-style: none;
	background-color: #656565;
	border: 1px solid #000000;
	color: #FFFFFF;
	line-height: 18px;
}
#inside_right ul li {
	text-align:center;
	margin: 0px 2px 0px 2px;
	border-bottom: 1px solid #FFFFFF;
	font-size:10px;
}
#inside_right ul li a:link, #inside_right ul li a:visited {
	padding: 1px 8px 1px 8px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 168px;
	font-size:10px;
}
#inside_right ul li a:hover {
	background-color: #888888;
	font-size:10px;
}
#inside_right ul li ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 184px;
	list-style: none;
	background-color: #999999;
	border: none;
	color: #FFFFFF;
	line-height: 18px;
}
#inside_right ul li ul li {
	margin: 0px 5px 0px 7px;
	border-bottom: 1px solid #6F6F6F;
}
#inside_right ul li ul li a:link, #inside_right ul li ul li a:visited {
	padding: 1px 0px 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 161px;
}
#inside_right ul li ul li a:hover {
	color: #656565;
	background-color: #FFFFFF;
}

#page_img {
	margin: 0px 0px 10px 10px;
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	float: right;
}
#page_title {
	padding: 14px 0px 14px 0px;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
#page_title h1 {
	padding: 0px 0px 3px 0px;
	width: 299px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	border-bottom: 1px solid #000000;
}
#page_title h1#onehundred {
	width: auto;
}
#page_title h2 {
	margin: 24px 0px 0px 0px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 18px;
}
#page_title h3 {
	margin-top:9px;
	margin-left: 40px;
	font-size: 17px;
	font-weight: normal;
	font-family:"Times New Roman";
}

/********************* shipping map *************************/
/*div#pic_map {width:508px;height:254px;position:relative;}
div#pic_map ul{margin:0; padding:0; position:relative;list-style-type:none; text-indent:-3000px;}
div#pic_map li{margin:0; padding:0;}
div#pic_map a{position:absolute;width:9px; height:9px;}

div#pic_map .Miami a {
	position:absolute;
	top:122px;
	left:120px;
}
div#pic_map .Los_Angeles a {
	position:absolute;
	top:107px;
	left:65px;
}
div#pic_map .New_York a {
	position:absolute;
	top:98px;
	left:127px;
}
div#pic_map .Tokyo a {
	position:absolute;
	top:107px;
	left:427px;
}
div#pic_map a:hover {border:1px solid #005DC7;}*/
/************************************************************/


/* --------------left navi------------- */
#left {
	width: 191px;
	margin: 0;
	padding: 40px 17px 40px 15px;
	background: url(../images/home/left-bg.jpg) top left repeat-x;
	font-size:12px;
	line-height:18px;
}


#middle {
	width: 287px;
	padding: 20px 18px 80px 13px;
}
#middle #map {
	border: 1px solid #000000;
	margin-bottom: 19px;
}
#middle ul {
	margin: 16px 20px 20px 20px;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
#middle ul li {
	margin-bottom: 4px;
	padding: 0px 0px 0px 15px;
	background: url(../images/common/list-dot.gif) no-repeat left top;
}

/* --------------right navi------------- */

#right {
	width: 197px;
	padding: 20px 13px 40px 15px;
}

*html #right #contact_box {margin-bottom: 15px;}
#right #contact_box {
	margin-bottom: 19px;
	position: relative;
	width: 195px;
	height: 128px;
	border: 1px solid #000000;
}
#right #contact_box div {
	position: absolute;
	padding: 8px 12px 0px 20px;
	top: 10px;
	left: 94px;
	width: 71px;
	height: 76px;
	font-size: 12px;
	color: #383838;
	float: right;
	vertical-align: middle;
	line-height: 15px;
}
#right #contact_box #btn {
	position: absolute;
	right: 10px;
	top: 100px;
}

#right #product_search {
	margin-bottom: 19px;
	position: relative;
	width: 195px;
	height: 67px;
	border: 1px solid #000000;
}

#right #product_search #input {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 37px;
	left: 0px;
	font-size: 12px;
	color: #383838;
	}

#right #product_search #productSearch {
	height: 15px;
	width: 113px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size:11px;
	color: #575757;
	font-style: italic;
	margin: 0px 0px 0px 11px;
	padding-left: 2px;
	padding-right: 2px;
	}

#right #product_search #btn {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 139px;
	font-size: 12px;
	color: #383838;
	}

*html #right #login_box {margin-bottom:15px;}
#right #login_box {
	margin-bottom: 19px;
	position: relative;
	width: 195px;
	height: 112px;
	border: 1px solid #000000;
}
#right #login_box form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 27px;
	left: 19px;
	font-size: 12px;
	color: #383838;
}
#right #login_box form table {
	margin-top: 10px;
}
#right #login_box form td {
	font-size: 12px;
	color: #383838;
}
#right #login_box #username {
	height: 15px;
	width: 87px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #575757;
	font-style: italic;
	margin: 0px 0px 0px 11px;
	padding-left: 2px;
	padding-right: 2px;
}
#right #login_box #password {
	height: 15px;
	width: 37px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #575757;
	font-style: italic;
	margin: 0px 6px 0px 11px;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}
#right #login_box #submit {
	margin: 0px;
	vertical-align: middle;
}

*html #right #worldwide_box {margin-bottom:16px;}
#right #worldwide_box {
	margin-bottom: 19px;
	position: relative;
	width: 195px;
	height: 204px;
	border: 1px solid #000000;
}
#right #worldwide_box div {
	position: absolute;
	width: 156px;
	top: 23px;
	left: 28px;
	text-align: center;
	font-size: 12px;
	color: #383838;
}
#right #worldwide_box #btn {
	position: absolute;
	right: 10px;
	top: 172px;
}

#right #gogreen {
	margin-bottom: 50px; /*48px for footer height*/
	position: relative;
	width: 195px;
	height: 80px;
	border: 1px solid #000000;
}

#right #news_box {
	margin-bottom: 12px;
	position: relative;
	width: 195px;
	height: 136px;
	border: 1px solid #000000;
}
#right #news_box div {
	position: absolute;
	top: 27px;
	left: 18px;
	text-align: left;
	font-size: 12px;
	color: #383838;
}
#right #news_box div ul {margin:0; padding:0;}
#right #news_box div li {margin:0; padding:0 0 0 12px; list-style-type:none;}
#right #news_box div li#date {background:url(../images/common/bg-blue.gif) left center no-repeat; font-weight:bold;}
#right #news_box div li#more {text-align:right;}
#right #news_box #btn {
	position: absolute;
	right: 10px;
	top: 168px;
}

/* -----------news / press (landing page) --------------------------- */
.news_date{
position:left;
}

/* -----------news / press (click though) --------------------------- */

#news_table {
	font-size: 12px;
	font-family:Arial;
	color: #383838;
	line-height: 20px;
	margin-bottom:20px;
	}

#news_table #news_date {float:left; font-size: 12px; font-family:Arial;}

#news_table #news_content {margin-left:60px;}
#news_table #news_content p {margin:0; padding:0;}
#news_table #news_content h4 {font:bold 12px Arial; color:#000000;}
#news_table #news_content h4 a:link, #news_content h4 a:visited {text-decoration:underline; color:#005EC5;}
#news_table #news_content h4 a:hover {text-decoration:underline; color:#005EC5;}

#news_table #news_content h4 span {font:bold 12px Arial; color:#000000; display:block; margin:2px 0 15px 0;}
#news_table #news_content h4 span#date {font:bold 12px Arial; color:#000000; display:block; margin:2px 0 0 0;}
#news_table #news_content ul li {font:normal 12px Arial; color:#383838;}
#news_table #news_content span {font:normal 12px Arial; color:#383838; display:block; margin:5px 0 15px 0;}
#news_table #news_content span strong {color:#900000;}

/* -----------footer--------------------------- */
#entrance_footer {
	width:753;
	bottom:0; /* stick to bottom */
	background-color:#FFFFFF;
	/*border-top:6px double gray;*/
	height:57px;
	clear:both;
	background:url(../images/common/footer-bg-entrance.gif) repeat-x;
}
#entrance_footer div {
	margin:0;
	padding: 5px 0 0 0;
	line-height:23px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}

#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background-color:#FFFFFF;
	/*border-top:6px double gray;*/
	height:48px;
	clear:both;
	background:url(../images/common/footer-bg.gif) repeat-x;
}
#footer div {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height:21px;
	color: #CCCCCC;
	text-align: center;
}

#footer div a:link, #entrance_footer div a:link, #footer-product div a:link, #footer div a:visited, #entrance_footer div a:visited, #footer-product div a:visited {color:#CCCCCC; text-decoration:none;}
#footer div a:hover, #entrance_footer div a:hover, #footer-product div a:hover {color:#FFFFFF; text-decoration:none;}

#footer-product {
	width:100%;
	display:block;
	background-color:#FFFFFF;
	/*border-top:6px double gray;*/
	height:48px;
	clear:both;
	background:url(../images/common/footer-bg.gif) repeat-x;
}
#footer-product div {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height:21px;
	color: #CCCCCC;
	text-align: center;
}

/************************ sign in page *******************************/
#sign_box {
	position:absolute;
	overflow:visible;
	z-index:10;
	left:30%;
	top:35%;
}


#sign_in {
	border:2px solid #000000;
	background-color:#F5F5F5;
	line-height:15px;
	}

#field_short {
	height: 17px;
	width: 150px;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #575757;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
	padding-right: 2px;
}


.required_star {color:#660000;}
/*********************************************************************/

/* -----------always show the scroll bar--------------------------- */

html { min-height: 100%; margin-bottom: 1px; }

