/* page  */
.pagination {
	PADDING-RIGHT: 2px; PADDING-LEFT: 7px; BACKGROUND: #ebe9df; PADDING-BOTTOM: 4px; MARGIN: 0px 0px 1.5em; COLOR: #666; PADDING-TOP: 4px
}
.pagination P {
	TEXT-ALIGN: left
}
.pagination P A:link {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #2c79b3; MARGIN-RIGHT: 1px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.pagination P A:visited {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #2c79b3; MARGIN-RIGHT: 1px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.pagination P A:hover {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #2c79b3; MARGIN-RIGHT: 1px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.pagination P A:active {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #2c79b3; MARGIN-RIGHT: 1px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.pagination P A:hover {
	BACKGROUND: #0099FF; COLOR: #fff
}
.pagination P SPAN {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #ccc; MARGIN-RIGHT: 1px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.pagination H4 {
	PADDING-RIGHT: 0px; MARGIN-TOP: -1.45em; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.txt_price{
	color:#79bbff;
	font-family:Times New Roman;
	font-size:150%;
	font-weight:bold;
	
}
.txt_price2{
	color:#ffffff;
	font-family:Times New Roman;
	font-size:150%;
	font-weight:bold;
	
}
.txt_price3{
	color:#2244ff;
	font-family:Times New Roman;
	font-size:100%;
	font-weight:bold;
	
}
.menu_search{
	margin-top:6px;
	margin-left:50px;
	padding:1px 1px 1px 1px;
	/*padding-left:50px;*/
	background-color:#ffffff;
	height:34px;
	width:208px;





}
.menu_login{
	margin-top:5px;
	margin-left:700px;
	/*padding-left:50px;*/
	color:#00000;


}
.menu_login a
{
	color:#00000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
  cursor: pointer;
  text-decoration: none;
}
.menu_free
{
	margin-left:10px;
	padding-left:50px;
	color:#ffff00;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
  	display: block;
  	cursor: pointer;
  	text-decoration: none;
}

.menu_footer{
	background-color:#444;
  	position: relative;
  	width: 100%;
	height:200px;
	border-top:4px solid #eeb44f;

}

.menu_top{
	background-color:#444;
/*  	position: relative;
	padding-left:10px;
	padding-top:5px;
*/
  	width: 100%;
	height:50px;
	border-bottom:4px solid #eeb44f;

}
.menu_top li
{
	
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
/*	padding:6px 24px;*/
	text-decoration:none;
	
  padding:5px 10px 5px 5px;

  padding-top:20px;
  border: 0;
  display: block;
  float: left;
  background: none;
}
.menu_top .r2
{
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
/*	padding:6px 24px;*/
	text-decoration:none;
/*	
  padding:5px 10px 5px 5px;
*/
  padding-top:-20px;
  border: 0;
  display: block;
  float: left;
  background: none;
}
.menu_top .r1{
  border-color:#ffffff;
  border-right:1px solid #ffffff;

}

.menu_top a
{
	margin-top:10px;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
/*	
	padding:5px 10px 5px 5px;
  	padding-bottom:2px;
*/
  	display: block;

  	cursor: pointer;
  	text-decoration: none;
}
.menu_top a:hover
{
  	color: #d6d6d6;
/* 	padding:5px 10px 5px 5px;
	padding-bottom:2px;

	background: #d6d6d6;  
	*/
	text-decoration: none;
}

/* CSS Document */
.download {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.download:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.download:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
.bt_blue {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
}
.bt_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.bt_blue:active {
	position:relative;
	top:1px;
}
.bt_red {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.bt_red:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}.bt_red:active {
	position:relative;
	top:1px;
}
.bt_green {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}
.bt_green:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}.bt_green:active {
	position:relative;
	top:1px;
}
.bt_orange {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.bt_orange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.bt_orange:active {
	position:relative;
	top:1px;
}
.bt_grey {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.bt_grey:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.bt_grey:active {
	position:relative;
	top:1px;
}

.bt_sale {
	cursor: pointer;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;

	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:500%;


	height:50px;
	line-height:50px;
	width:200px;
	text-decoration:none;
}

/* This button was generated using CSSButtonGenerator.com */
.box_title_orange {
	background-color:#ededed;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border:1px solid #dcdcdc;
	
	height:35px;
	line-height:35px;
	width:500px;
	padding:0 10px;
	
	text-indent:0;
	display:inline-block;
	color:#ff4b00;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	text-shadow:1px 1px 0px #ffffff;

}
.box_title_grey {
	background-color:#ededed;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border:1px solid #dcdcdc;
	
	height:35px;
	line-height:35px;
	width:500px;
	padding:0 10px;
	
	text-indent:0;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	text-shadow:1px 1px 0px #ffffff;

}
.box_grey {
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	border-top:3px solid #378de5;
	height:450px;
	width:500px;
	padding:10px 10px 10px 10px;
}

.box_grey2 {
	background-color:#ededed;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	height:450px;
	width:500px;
}
.box_grey3 {
	border-top:3px solid #378de5;
}


input,textarea,select {
border:1px solid silver;
background-color:#fff;
color:#404040;
font-size:14px;
font-family:Verdana, Arial, sans-serif;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

margin:1px 3px;
padding:5px;

}

input:hover[type=text],input:focus[type=text],textarea:hover,textarea:focus {
background-color:#FFFADC;
border:1px solid red;
}


#today-data-grid {font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 14px;padding:3px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	border: 1px solid #99BBE8;
    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid td {color: #000000;border-bottom: 1px solid #EBEBEB;height: 20px;padding-left: 8px;}

#today-data-grid .header { 
     color: #FFFFFF; 
	 background-color: #4d90fe;
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 14px;
	 padding:3px 3px 3px 3px;
     padding-left: 10px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
#today-data-grid .header a {color: white;text-decoration: none;}
#today-data-grid .header a:link { border:1px solid #FFFFFF; font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;font-weight: bold;padding:2px;}
#today-data-grid .header a:visited {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}
#today-data-grid .header a:hover {border:1px solid #FFFFFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size: 12px;padding:2px;-webkit-appearance:none;-webkit-border-radius:0}

.today-panel-bar {
  padding: 5px 5px 5px 5px;
  background: #4C7ED1;
  border-left: 1px #D9DADC solid;
  border-right: 1px #D9DADC solid;
  border-top: 1px #D9DADC solid;
  border-bottom: 1px #D9DADC solid;
  line-height: 1.2em;
  margin: 3px auto;
  padding-bottom: 15px;
  height: 22px;
  line-height: 30px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;

  -moz-box-shadow: 0 1px 1px #fff inset;
  -webkit-box-shadow: 0 1px 1px #fff inset;
  box-shadow:  0 1px 1px #fff inset;
}

.today-buttons a, .today-buttons button{
    display:block;
    float:left;
    margin:3px 3px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    font-size:14px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.today-buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow: 0 1px 1px #fff inset;
    -webkit-box-shadow: 0 1px 1px #fff inset;
    box-shadow:  0 1px 1px #fff inset;
}
.today-buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    /*line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.today-buttons button img, .today-buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


.orange {
	FONT-SIZE: 14px;  COLOR: #ff5c05
}

.blue {
	COLOR: #378de5
}
.black {
	COLOR: #000000
}
.gray {
	COLOR: #646464
}
.white {
	COLOR: #ffffff
}
.red {
	COLOR: #f60026
}
.green {
	COLOR: #75c400
}



#load {
	display: none;
	position: relative;
	/*
	
	position: absolute;
	right: 10px;
	top: 10px;
	*/
	background: url(../images/ajax-loader.gif);
	width: 990px;
	height: 11px;
	text-indent: -9999em;
}
#load2 {
	display: none;
	position: relative;
	/*
	
	position: absolute;
	right: 10px;
	top: 10px;
	*/
	background: url(../images/ajax-loader.gif);
	width: 80px;
	height: 11px;
	text-indent: -9999em;
}