@charset "utf-8";

/* CSS Document */



.shsMiniCopyright {

margin-left:20px;

}



.shsMiniCopyrightText {

display:none;

}

#hpstatus_tweets {padding-right:5px;}

#hpstatus_contain {

background-image:url(/ingame/i/hpstatus_bg.jpg);

background-repeat:no-repeat;

background-color:#0c1429;

overflow:auto;
overflow-y:hidden;
width:100%;

color:#FFF;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

padding-bottom:3px;
margin-bottom:0;

}



#hpstatus_inner {

margin-left:9px;

margin-right:9px;

}



#hpstatus_boxscore {

float:left;
margin-right: 35px;
margin-top:35px;
background-color:none;
}
#hpstatus_tweets_full
{
display:none;
overflow-y:scroll;
}
#hpstatus_tweets_container
{
	overflow-y:auto;
	height:178px;
	width:100%;
	z-index:10;
	display:block;

}
ul#hpstatus_twitter_feed li
{padding-bottom:10px;}
#hpstatus_more {
text-align: right;
}


#hpstatus_less a {
	color: white;
	text-decoration: none;
	text-align: right;
	display:hidden;
}

#hpstatus_ls {

float:left;
overflow:hidden;
width:100%;


}



#hpstatus_ls_header {

border-bottom:1px solid #FFF;
width:100%;
padding-bottom:5px;
margin-bottom:10px;

}

#hpstatus_twitter
{
	overflow:auto;
}

#hpstatus_twitter_feed {

line-height:17px;

}



.hpstatus_time {

color:#4a6e88;

}
.hpstatus_bottom
{
background-image:url(/ingame/i/hpstatus_bg_foot.gif);
height:6px;
margin:0 0 3px 0;
padding:0;
}
.hpstatus_hleft
{
	display: inline;
	float:left;
	width:150px;
}
.hpstatus_hright
{
	display: inline;
	float:right;
	text-align: right;
}

