


/*****************************************************************************
  IE 6
*****************************************************************************/
* html #header h2 {
  line-height: 38px;
  margin-top: -10px;
}
* html #welcome .feeds, * html #signup form {
  padding: 0 0 0 405px;
  width: 574px; /* 979px - left/right padding + margin + border + IE7 box model inconsistencies */
}
* html #welcome .message, * html #signup .message {
  position: absolute;
  top: 20px;
  left: 20px;
}

* html #menu {
  margin-top: -3px;
  }

* html #subcontent {
  padding: 15px 10px 2px 10px;
  padding: 15px 0 2px 10px;
  }

* html #defaultCountdown {
  width: 150px;
}


* html .maincontent div.desc p  {
  width: 375px; /* 405 - p/m/b */
  padding: 0 20px 10px 0;
  margin: 0 0 0 127px;
}

* html #menu form #searchsubmit {
  display:none;
}
* html #menu form #searchbox {
  margin-top: 4px;
}
* html .maincontent .listing {
  height: 130px;
}



/*****************************************************************************
  IE 7
*****************************************************************************/
*:first-child+html #header h2 {
  line-height: 38px;
  margin-top: -10px;
 }

*:first-child+html #welcome .feeds, *:first-child+html #signup form {
  padding: 0 0 0 405px;
  width: 574px; /* 979px - left/right padding + margin + border + IE7 box model inconsistencies */
}
*:first-child+html #welcome .message, *:first-child+html #signup .message {
  position: absolute;
  top: 20px;
  left: 20px;
}

*:first-child+html #menu form #searchsubmit {
  display:none;
}
*:first-child+html #menu form #searchbox {
  margin-top: 4px;
}
/*
*:first-child+html .maincontent .listing {
  height: 130px;
}
*/


*:first-child+html #signup {
	
}

*:first-child+html  form#signup-form {
  /* border: 1px solid #900; */
  padding: 0 0 0 40px;
  margin: 0 60px;
  width: 800px;
}
*:first-child+html .signup-big {
	/* border: 1px solid #fff; */
    float: left;
    width: 330px;
}
*:first-child+html .signup-big input {
    width: 330px;
}

*:first-child+html .signup_btn {
   margin-left: 65px; 
}
*:first-child+html #signup-facebook {
   margin-left: 100px; 
}
*:first-child+html #signup label {
   line-height: 30px;
  /* border: 1px solid #900; */
}

*:first-child+html .fb-friend-button  {
  background: url("../uig/fb_btn_med.gif") no-repeat left top; 
  display: block;
  text-indent: -9999px;
  width: 80px;
  height: 18px;
}

*:first-child+html .maincontent .listing {
  border-top: 1px solid #bbb;
  border-bottom: none;
  margin: 1px 10px 2px 0;
  padding: 15px 0 15px;
  clear: both;
}

*:first-child+html .metadata {
  margin-bottom: 20px;
}




/*****************************************************************************
  IE 7 + IE 8
*****************************************************************************/
.metadata-small .facebook-id { background/*\**/: url("../uig/fb_btn_sml.gif") no-repeat left top\9; }
.metadata-small .facebook-id { padding/*\**/: 0 0 0 20px\9; }
.metadata-small .facebook-id img { display/*\**/: none\9; }


