
#cooliris-header a#cooliris {
background:url("../images/header_icon.png") no-repeat scroll 0 0 transparent !important;
display:block;
float:left;
height:47px !important;
text-indent:-10000em;
width:149px !important;
}

#login-iframe {
  background-color: #000;
  border: 0;
  height: 40px;
  width: 385px;
  overflow: hidden;
}

#loginDialogBG {
  background-image: url("../images/alpha60.png");
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1002; 
}

#loginDialog {
  font-size: 10pt;
  color: #FFF;
  display: none;
  padding: 20px;  
  background: #000;  
  border: 2px solid #666;  
  z-index: 1003;
  width: 385px;
}

#loginDialog h1 {
  text-indent: -10000px;
  width: 72px;
  height: 26px;
  background-image: url("../images/login_header.png");
  
}

#loginDialog p {
  font-weight: bold;
  margin: 20px 2px;
}

#loginDialog span.dim {
  font-weight: normal;
  color: #666;
}

#loginDialog a.continue {
  margin-top: 20px;
  font-size: 13px;
  display: block;
  float: right;
  background-image: url("../images/continue_arrow.png");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 18px;
}

#loginDialog a.close_button {
  position: absolute;
  top: -13px;
  left: -13px;
  height: 24px;
  width: 24px;
  display: block;
  background-image: url("../images/close_icon.png");
}
#wall{
  position:relative;
  top:9px;
  left:47px;
  width:884px;
}
.h1_tag{
  width:60%;
  margin-left:18px;
}
.h1_tag img{
  margin-right:15px;
}
.h1_tag h1{
  font-size:1.6em;
  margin-left:15px;
}

#top-bar{
  width:919px;
  height:50px;
  overflow:hidden;
  margin:0 auto;
}
html{
  background:#000000 url(../images/liveshare_wall_bg.jpg) no-repeat center 0px !important;
}
div.hr {
  background:url("/static/images/cooliris/hr_img.png") no-repeat scroll 47px 0 transparent !important;
  height:1px;
  margin:0px !important;
  width:100%;
}
#login{
  width:35%;
  text-align:right;
  padding-top:26px;
}
ul.manage_links{
  width:99%;
}
ul.manage_links li{
  float:right;
  text-align:right;
  padding:0 10px;
}
.logged-in-name{
  color:#fff;
}
#cooliris-content {
  margin-bottom:100px !important;
}
a.liveshare{
  background:transparent url(/static/images/cooliris/liveshare/btn_liveshare.png) no-repeat 0 0;
  width:291px;
  height:92px;
  display:block;
  text-indent:-10000em;
  margin:10px 15px 0 0;
}
a.liveshare:hover{
  background-position:0 -92px;
}
