/* MySafeBox.1 */

* {
   padding:0;
   margin:0;
}

html, body {
 }
p, div, input, textarea, h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS",Tahoma, Verdana, Geneva, "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 12px;font-style:normal; font-variant:normal;font-weight:normal; }
body {
	text-align: left;
	background:#92B645;
}

#page {
	width:900px;
	margin:0 auto;
        background:#92B645;
}

#header{
	width:900px;
	/*height:110px;controls the header ht*/
	margin: 0 auto;
	background: url('../images/header112008.gif') no-repeat;
	padding:0px;
}

#blue-header {
	background:url('../images/box-fill.gif') repeat-y;	
	margin: 0 auto;/*controls the location*/
	padding:0px;
	width:785px;
}

/** the outer content **/
#content{
	padding:5px 40px 0 40px;/*indirectly controls the location of left and right content because of the float in menu and info  */
        background:#FCFCFC;	
        background:url('../images/content_bg112008.gif') repeat-y;
        /*overflow:auto !important;put auto for the scroll during resize*/
        height:auto !important;
        height: 500px; /* for IE5.x and IE6 */
        min-height:600px;

}


/** right side instruction */
.side-help {
	float: right;
	width: 250px;
	margin-top: 0px;
}

.side-help li {
	margin-bottom: 3px;font-size:90%;
}

.instruction {
	background: #F8F8FF url('../images/feature-box.gif') 0 0 no-repeat;
	margin-bottom: 3px;
	color: #6C7D8E;
        height:auto;
        font-size:95%;
}
.instruction div {
	background: url('../images/feature-box.gif') 100% 100% no-repeat;
	padding: 5px 15px 5px 15px;
}
.instruction h3 {
	color: #6C7D8E;font-size:100%;
}

.instruction ul {
        position:relative;
	list-style:none;
	padding:0 0 0 6px;
        display:block;
}	

.instruction ul li {
	list-style-image: url('../images/icon/arrow.gif');
        background:transparent;
	padding: 1px;
        font-weight: normal;

}


div.captcha {
	float: left;
}

div.captcha label {
	letter-spacing: 0;
}




/**************************** menu ****************************/

#nav_top {
	background:url('../images/nav_top.gif') no-repeat;
	width:225px;
	height:28px;
}

#nav_btm {
	background:url('../images/nav_btm.gif') no-repeat;
	width:225px;
	height:28px;
}

#menu {
	float:left;
	width: 225px;
	color:#000;
	background:url('../images/nav_mid.gif') repeat-y;
}

#menu ul {
	list-style:none;
	width:218px;
	padding:0 0 0 3px;
}	

#menu li {
	list-style-type: none;
	background:transparent url('../images/bullet.gif') no-repeat 12px 6px;
	margin-bottom:4px;
	border-bottom:1px solid #c8e5c7;
	padding:0;
}

#menu li:hover {
	background:#c8e5c7;
	margin-bottom:4px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;

}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:#F0FFF0;
}	
/************* Top menu *********************************************/


/* Navigation */

#topmenu 
{
  float: right;
  margin: 0px 20px 0px 0px;
}

#topmenu ul 
{
	margin: 0;
	padding: 0;
	white-space : nowrap;
}

#topmenu ul li 
{
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}

#topmenu ul li a 
{
        color: #ff0000;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}

#topmenu ul li a:link, #topmenu ul li a:visited 
{
	background-image: url('../images/menu_item2.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}

#topmenu ul li a:hover, #topmenu ul li a:active 
{
	background-image: url(../images/menu_item2.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}

#topmenu ul li.active a:hover, #topmenu ul li.active a:active, #topmenu ul li.active a:link, #topmenu ul li.active a:visited 
{
	background-image: url(../images/menu_item2.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
        color: #ff0000;
}


/********** Left Menu ***************/



#leftMenuDiv a:link, #leftMenuDiv a:visited	{
    background: #fff;
    color: #436EEE;
    float: left;
    font-size: small;
    font-weight: normal;
    line-height: 14px;
    margin-right: 8px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
}

#leftMenuDiv a:link.active, #leftMenuDiv a:visited.active	{
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #000000;
}

#leftMenuDiv a:hover	{
    color: #ff0000;
}

#leftMenuDiv li.selected a {
    background: url('../images/box-top.gif');!important;
    background: #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
    color: #000000 !important;
    font-weight: bold !important;
}

/***********************End Left Menu div ************/


/**************************** content ****************************/

#info {
	float:right;
	background:url('../images/box-fill.gif') repeat-y;
	width:785px;
        position: relative;
}

.post_top {
	background:url('../images/box-top.gif') no-repeat;
	width:785px;
	height:22px;
}

.post_btm {
	background:url('../images/box-bottom.gif') no-repeat;
	width:785px;
	height:20px;
}

.post {
	height:34px;/*Controls the ht of header*/
	padding:0 0 15px 25px;
}


#xblue-header {
	background:url('../images/xbox-fill.gif') repeat-y;	
	margin: 0 auto;/*controls the location*/
	padding:0px;
	width:710px;
}
.xpost_top {
	background:url('../images/xbox-top.gif') no-repeat;
	width:710px;
	height:22px;
}

.xpost_btm {
	background:url('../images/xbox-bottom.gif') no-repeat;
	width:710px;
	height:20px;
}

.xpost {
	height:auto;/*Controls the ht of header*/
	padding:0 0 10px 20px;
}

img {
	border:0px solid #fff;
	padding:4px;
	margin:3px;

}

img span.alt{
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: #000;
}
a span.title{
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: #000;
}
a{
        color: #105CB6;
}

a:hover{
	color: #ff0000;
        background-color:none;
}

h1{
	color:#fff;
	font-weight:normal;
	font-size:24px;
	padding: 40px 0 10px 40px;
}

h2 a{
	position:absolute;
	top:32px;
	margin:0 0 0 575px;
	text-decoration:none;
}

h2 a:hover{
	color:#999;
}

h3{
	color:#556B2F;
	font-size:16px;
	font-weight:bold;
	padding: 5px 0 5px 10px
}

h4{
	color:#fff;
	font-size:12px;
	font-weight:normal;
}

h5{
	color:#8d8d8d;
	font-size:10px;
	font-weight:normal;
	padding:5px;
}
h6{
	color:#8d8d8d;
	font-size:11px;
	font-weight:bold;
	padding:4px;
 }

h3 img{
	float:left;
}

ul {
	list-style:none;
}
li {
    list-style-type: none;
}



#username{
        padding:20px 20px 0 0;
        display: block;
        float:right;
        background:transparent;

}
acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}
/**************************** lists ****************************/



#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;
	/*background:f0f6df;*/
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	/*background:fff;*/
}	

/**************************** bottom bar navigation ****************************/

#bttmbar {  /* bottom bar houses the copyright information and the bottom navigation */
	margin-bottom: 20px;
	float: right;
	width: 570px;
        background:#92B645;
}
#bttmnav { float: right; }
#bttmnav ul {
	list-style:none;
	padding:0 0 0 3px;
}
#bttmnav li {list-style-type: none;display: inline; font-weight: normal;background:transparent url('../images/bullet.gif') no-repeat 12px 6px;padding: 0 0 0 20px;}
#bttmnav a {  padding-left: 10px; font-size: 10px; line-height: 20px; }
#bttmnav a:link, #bttmnav a:visited { color: #000000; }
#bttmnav a:hover, #bttmnav a:active {  color: #ff0000; }

/**************************** top menu links****************************/


#top-menu {  position:absolute;right:270px;padding:2px;border:0px solid #ccc;width:auto;}
#top-menu ul {
       float:right;
	padding:2px;
        list-style:none;	
        display:inline;
}
#top-menu li {list-style-image: url('../images/icon/arrow.gif');display: inline; font-weight: normal;padding: 0px 3px 0px 0px;}
#top-menu li span{font-weight: normal;font-size: 90%;color: #000;}


#top-menu a {  padding-left: 2px; font-size: 11px;}
#top-menu a:link, #bttmnav a:visited { color: #20e; }
#top-menu a:hover, #bttmnav a:active {  color: #ff0000; }



/**************************** footer ****************************/

#footer{
        background:#92B645;
	text-align:center;
	padding:40px;
	background:url('../images/bottom-112008.gif') no-repeat;
	height:42px;
       
}

/*******************Logo div ****************/
#logo {
      	background-image: url('../images/logo9.gif'); 
	height:42px;
	background-repeat: no-repeat;
}
#logo span.sm {
    position:relative; top:25px; left:45px;padding:2px; border:0px solid #ccc;
    line-height: 1;
    color: #80A71F;
}
#logo span.sm-beta {
    position:relative; top:0px; left:160px;padding:2px; border:0px solid #ccc;
    line-height: 1;
    color: #FF6666;
    font-size:10px;
}
#logo a:link, #logo a:visited {
 color: #000000;
 text-decoration: none;
 cursor: pointer;
 }
#logo a:hover, #logo a:active {  color: #ff0000;text-decoration: none;  cursor: pointer;}


/**************** form elements **********************/

fieldset {
        border: 0.2em solid #CCCCFF;
	margin: 0 3px;      
        background:#fff url('../images/greedn.png') no-repeat; 
	clear: left;
        width:350px;
} * html fieldset { padding-top: 0; }

legend {
        font-weight: bold;
	font-size: 105%;
	letter-spacing: -0.03em;
	color: #80A71F;
	padding: 0 0.5em;
        background:tranparent; 
} 

fieldset dl {

	margin: 0;
	padding: 5px;
        

}

fieldset dt {	
    font-size: 95%;
}

fieldset dd {	
}

.quick-add{
 	border: 1px solid #CCCCFF;
	margin: 0;
	padding: 1px;
        width:95px;
        background: #F8F8FF;
        font-size:12px; !important;
}
.quick-add-text{
	text-align:auto;
        margin: 0;
	padding: 1px;
        width:85px;
	background:url('../images/button-link-drop.gif') no-repeat;
}


    fieldset fieldset input, fieldset fieldset file {
            font-size: 90% !important;
    }

	.submit{
            font-weight:bold;font-size:90%;padding:0 3;position:relative;top:-.3ex
	}
        .cancel{
            font-weight:bold;font-size:90%;padding:0 3;position:relative;top:-.3ex
         }

.input {

		margin-top: 1px ! important;
		margin-top: 0px;
		border: 1px solid #FFF;
		padding: 5px 4px;
		color:#878800;
		background: #FFFADB url(../images/form-back.gif) repeat-x;
		border: 1px solid #CBB945;
		color: #776B1B;
		font-size: 14px;
		padding: 2px
}
        .button {margin: 0 auto; font-size: 11px ;font-weight: bold; color: #5BB700; CURSOR: pointer; border: #5BB700 0px solid;  background-color: #6A7C51; -moz-border-radius: 4px;}

        /***For Submit and Cancel Buttons***/
        .btn-submit {
         list-style:none;
         margin:0 auto;
         padding:15px;
        }

        .btn-submit li {
         float:left;
         margin-right:.75em;
         padding-bottom:.3em;
         height:1.75em;
        }

.inputsocial {
             display:block;
             margin: -30px 0px 0px 350px !important;
             margin: -75px 0px 0px 200px;
             padding-left: 4px;
             color: #CDCDCD; font-weight: bold; border: 1px solid #C0C0C0;
             font-family: Arial, Helvetica, sans-serif; font-size: 26px;
             }

.inputsocial2 {
             display:block;
             padding-left: 4px;
             margin: 4px 0px 0px 350px !important;
             margin: 0px 0px 0px 200px;
             color: #CDCDCD; font-weight: bold; border: 1px solid #C0C0C0;
             font-family: Arial, Helvetica, sans-serif; font-size: 26px;
             }



/************************************ End Form elements ********************/



/*********************New Rounded corners*************/

/*  Rounded Box Corners
==============================================================================================  */
    .rbox {position:relative;}
    b.cn { position: absolute; height: 1px; width: 1px; margin: 0; padding: 0; background-color:#FFF; line-height: 1px; font-size: 1px; } 
    b.tl {top: 0px; left: 0px;}
    b.tr {top: 0px; right: 0px;}
    b.bl {bottom: 0px; left: 0px;}
    b.br {bottom: 0px; right: 0px; }
     /* IE Filters */
    * html b.tl {top:-1px}
    * html b.tr {top:-1px}
    * html b.bl {bottom:-2px}
    * html b.br {bottom:-2px}

    /* Overrides for main searchbox */
    .boxb b.tl, .boxb b.tr {top: -1px;}
    .boxb b.bl, .boxb b.br {bottom: -1px;} 
    * html .boxb b.tl, * html .boxb b.tr {top: -2px;}
    * html .boxb b.bl, * html .boxb b.br {bottom: -2px;} 

    /* Large radius image backgrounds */
    .boxc {position:relative;}
    .boxc b.cn { height: 10px; width: 10px; background: url('../images/corners/white.png') no-repeat;} 
    .boxc b.tl {top: -1px; left: -1px; background-position: top left;}
    .boxc b.tr {top: -1px; right: -1px; background-position: top right;}
    .boxc b.bl {bottom: -1px; left: -1px; background-position: bottom left;}
    .boxc b.br {bottom: -1px; right: -1px; background-position: bottom right;}

    /* IE Filters */
    * html .boxc b.bl {bottom:-2px}
    * html .boxc b.br {bottom:-2px}
    * html .boxc b.cn {background-image: url('../images/corners/white.gif');}



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

#roundedbar {
	background: #eee;
	background: url('../images/box-top.gif') top;
	color: #fff; padding:2px;        
        margin: 0;
}
#control{
	padding: 1px;
	background:#FCFCFC;
}
#rounded-nav {
	background: #eee;
	background: url('../images/bgfooter.gif')bottom ;
	color: #fff; padding:2px;        
        margin: 0;
}


/*messages*/

.message_list{margin:2px 0px 0px 0px;border: 0px solid #C0C0C0; background-color:#FFFAAD;background: url('../images/dowgr.png');width:350px;font-family:Tahoma;font-size:12px;color:#CD5C5C;padding:0.4em}


.message_demo {margin:0px 0px 0px 0px;border: 0px solid #C0C0C0; background-color:#FFFAAD;width:550px;font-family:Tahoma;font-size:12px;color:#CD5C5C;padding:0.4em}

.message_error {margin: 0 3px;border: 1px dashed #C0C0C0;background-color:#FFFAAD;width:350px;font-family:Tahoma;font-size:12px;color:#CD5C5C;padding:0.4em}
.message_error img {display:inline;margin-right:10px;position:relative;}
.message_error .rounded {padding:10px 10px 9px 10px;}

.message_pending {margin:10px auto 0px auto;background-color:#FFFAAD;width:350px;font-family:Tahoma;font-size:12px;color:#ffffff;}
.message_pending img {display:inline;margin-right:10px;position:relative;top:1px;left:2px;}
.message_pending .rounded {padding:10px 10px 9px 10px;}

.message_success {margin: 0 3px;border: 1px dashed #C0C0C0;background-color:#FFFAAD;width:350px;font-family:Tahoma;font-size:12px;color:#4A7023;padding:0.4em}
.message_success img {display:inline;margin-right:10px;position:relative;top:1px;left:2px;}
.message_success .rounded {padding:10px 10px 9px 10px;}

.message_info {margin-top:10px;background-color:#E3F6FF;}
.message_info img {display:inline;margin-right:0px;position:relative;top:1px;left:2px;}
.message_info .rounded .pad {padding:10px;height:1%;}
li.error{list-style-type: none;background:transparent url('../images/icon/bullet_red.gif') no-repeat;padding: 0 0 0 15px;}
li.success{list-style-type: none;background:transparent url('../images/icon/bullet_green.gif') no-repeat;padding: 0 0 0 15px;}

/* DHTML box for add/edit forms */
/* CSS container shadow */

.shadow2,.shadow3,.container {
    position: relative;
    left: -1px;
    top: -1px;
}
.shadow1 {
    background: #F1F0F1;
}
.shadow2 {
    background: #DBDADB;
}
.shadow3 {
    background: #B8B6B8;
}
.container {
    background: #F5F8FF;
    border: 1px solid #848284;
    padding: 10px;
}
/* CSS container shadow */

.box { 
        background: transparent;
	width: 380px;
	position: absolute;
	top: 220px;
        left:250px;
}

/*********************** Table Styles *******************************/
.odd{
       /*background:transparent url('../images/grd-bg.gif') repeat-x;*/
	background-color: #EFEFEF;        
        border-right: 1px solid #eeeeee;
}
.even{
       /*background:transparent url('../images/grd-bg.gif') repeat-x;*/
        background-color: #FCFFF9;
	border-color:black;
	border-right: 1px dotted #ccc;
}
.table-input {
        border:1px solid;
        background-color:transparent;
    }
div.scrollWrapper{
	float:left;	
        vertical-align: top;
        border: 1px solid #C0C0C0;
        padding:1px
	height:auto;
}
table.sortable{
	width:99%;
        overflow:auto !important;
}
table.sortable TH{
    padding:1px;
    background:transparent url('../images/tablebg.gif') top ;
    height:1.5em;
    text-align:left;
}
table.sortable tbody{
    height:20px;
}
table.sortable tr{
    border-left:1px solid #000;
    border-right:1px solid #000;    
    text-align:left;
}
table.sortable td{
    height:1em;
    border-top:0px solid #DCDCDC;
    border-left:0px solid #DCDCDC;
    border-bottom:0px solid #DCDCDC;
    border-right:0px solid #DCDCDC;
    padding: 0px 1px 0px 1px
   
}
/****************For Notice div *********************/

.statusContainer {
   background-color : #FFEC8B;
   width:300px;
   margin-left:250px;
   z-index: 10;
   text-align:center;
}

span.statusMsg {
   font-family : Tahoma;
   font-size   : 10px;
   font-weight :bold; 
 }
/*************** For Tooltop ****************/

#dhtmltooltip{
    position: absolute;
    left: -300px;
    width: auto;
    border: 1px solid black;
    padding: 5px;
    background-color: #FCFEE4;
    visibility: hidden;
    z-index: 100;
    font-size:12px;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#leftMenuHeader
{  
    font-size   : 0.9em;
    text-align:center;
}
#dhtmlpointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}

/************ Inplace Editor *************************************/
.inplaceeditor-saving { background: url('../images/loading.gif') right no-repeat; }
form.inplaceeditor-form { /* The form */
}

form.inplaceeditor-form input[type="text"] { /* Input box */
}

form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
  margin-left:0.8em;
}

form.inplaceeditor-form a { /* The cancel link */
  margin-left:0.8em;
}
.inplace-edit{
    background-color :transparent;
    cursor: pointer;
}
/*********************Quick Add *************************************/
.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

 .button-link, .button-link-drop, .button-link-drop-disabled, .button-link-disabled {
	margin: 1px 0 1px 0;
	display: block;
	padding: 6px;
        width:85px;
	border: 1px solid #CBD6DF;
	line-height: 1;
        font-weight: bold;
	letter-spacing: -0.03em; 
	text-decoration: none;
	background: url(../images/button-link.gif) 0 100% no-repeat;
}


.button-link-drop, .button-link-drop-disabled {
        display: block;
        font-weight: bold;
        color: #666666;
	letter-spacing: -0.03em; 
	text-decoration: none;
	background: url('../images/tablebg.gif');
	margin-bottom: 1px;
        border-color: #ccc #ccc #104E8B #ccc;
}
.button-link-plus{
   background: url('../images/icon/i_chevron_expand.gif') no-repeat 2px 4px;!important;
   padding:0px 0px 0px 15px;
 }
.button-link:hover, a.button-link-drop:hover, #sidebar .button-minus:hover {
        border-color: #CBD6DF #104E8B #104E8B #CBD6DF;
}
a.button-link-drop:hover{
         border-color: #CBD6DF #104E8B #104E8B #CBD6DF;
}
.button-link-disabled {
	border-color: #ddd;
	color: #999;
	background: #f9f9f9;
}

.menu-header
{
    display: inline;
  cursor: pointer;
  vertical-align:top;
  text-align:top;
}
/**** TIPS *****/
#tips{
	position:relative;float:right;
        padding-right:2px;  
}
#tips a{
    display:inline;
    position:relative;
}


/**** FAQ ***/
#faq p{
        padding:7px 4px 5px 4px;
        font-size:12px;
}
#faq ul {
	padding:4px;
        
}
#faq li {list-style-image: url('../images/icon/arrow.gif');display: block; font-weight: normal;padding: 2px 2px 0 10px;}
#faq h4 {font-size:14px; font-weight:bold;color:#000;}
#faq h4 a {font-size:12px; font-weight:bold; padding:2px;}
#faq h3 a {font-size:14px; font-weight:bold;color:#000;}


/********* This is for links ***********/

.b_grey {
	background: url('../images/b_grey_left.gif') 0 0 no-repeat; 
	display: inline-block; 
	font-size: 10px; 
	font-weight: bold; 
	margin-right: 8px; 
	padding: 5px 0 8px 8px;
}

.b_grey span {
	background: url('../images/b_grey_right.gif') top right no-repeat; 
	padding: 5px 12px 8px 4px;
}

a.b_grey:link, a.b_grey:visited {
	color: #000; 
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
	position: relative;
}


a.noborder:link, a.noborder:visited, a.noborder:hover {
	border-bottom: none !important;
}
/* For square links*/
ul.sections {
	margin:5px 0 0 5px ;
	list-style:none;
	padding:0;
	font-size:95%;
}
.sections li {
	border:1px solid;
	border-color:#ccc #bbb #b6b6b6 #ccc;
	margin:0 0 3px 0;
	background:#f1f1f1 url(../images/s-bg.gif) top left repeat-x;
}
.sections li a {
	display:block;
	padding:.7em 3px .7em 37px;
	text-decoration:none;
}
.sections a, .sections a:link, .sections a:visited, dt a, dt a:link, dt a:visited {
	background-position:4px 50%;
	background-repeat:no-repeat;
	color:#20e;
}
.sections a:hover, .sections a:active,dt a:hover, dt a:active {
	/*background-position:-462px 50%;*/
	background-repeat:no-repeat;
}
.sections a:hover, .sections a:active {
	color:#004;
	text-decoration:none;
}
.s-basics a {
    background:url(../images/s-basics.gif);
}
.sections li a:hover, .sections li.on a {
	/*background-color:#fff;*/
	color:#f00;
}

/** Steps on the home page */

#steps { margin:0px;background: url(../images/yellow.png) top left no-repeat;font-family:Tahoma;font-size:12px;color:#990000;}
#steps ul { margin:4px 2px 4px 2px; padding: 1px;} 
#steps ul li { 
        font-size: 13px; font-weight: bold; 
        list-style-type: none;
        padding: 2px 10px 3px 30px;
        margin:10px 12px 14px 12px; 
} 
#steps ul li.step1{ 
        background:url(../images/icon/step1.gif) left bottom no-repeat;
}
#steps ul li.step2{ 
        background:url(../images/icon/step2.gif) left bottom no-repeat;
}#steps ul li.step3{ 
        background:url(../images/icon/step3.gif) left bottom no-repeat;
}
#steps ul li a { color: #213147;text-decoration: underline; padding:0px; }
#steps ul li img { color: #213147;text-decoration: underline; padding:0px; }
#steps ul li a:hover, #steps ul li.active {  }
#steps ul li.active a { color: #052638; text-decoration: underline;}

#hidden-div{
	visibility: visible;
}
/**** Adsense ***/
#adsense
{
        background: transparent;
	width: auto;
	position: relative;
	bottom: 0px;
        left:0px;
}