
hr {
background:#f2f2f2;
height:1px;
color:#f2f2f2;
border:none;
clear:both;
margin:1em 0;

}

.clear {
clear:both;
position:relative;
font-size:0;
height:0;
line-height:0;
}

#stats {
width:48%;
float:right;
}

#personal_info {
width:48%;
float:left;
}

.live2 {
background-repeat:no-repeat;
background-position:bottom right;
margin:10px;
}

.live2 strong {
font-size:95%;
}

.live2-item {
width:100%;
clear:both;
border-bottom:1px solid #ccc;
min-height:25px;
text-align:center;
overflow:hidden;
padding:5px 2px 0;
}

.live2-ts,.live2-type,.live2-votes,.live2-story,.live2-who,.live2-status {
float:left;
display:block;
}

.live2-type img {
border:none;
vertical-align:middle;
margin:0;
}

.live2-story {
width:37%;
text-align:left;
}

.live2-who {
width:18%;
text-align:left;
}

.live2-status {
width:15%;
text-align:left;
}

.live2-problem {
color:red;
}

.pagination {
color:#fff;
}

.pagination a{
color:#fff;
}

.pagination p {
position:relative;
text-align:right;
}

.pagination p a:link,.pagination p a:visited,.pagination p a:hover,.pagination p a:active {
text-decoration:none;
background:#01143f;
border:1px solid #14588c;
margin-right:2px;
padding:4px 8px;
}

.pagination p a:hover {
background:#01143f;
color:#1183da;
}

.pagination p span {
text-decoration:none;
background:#01143f;
border:1px solid #14588c;
color:#1183da;
margin-right:1px;
padding:4px 8px;
}

.pagination h4 {
margin-top:-1.45em;
border:none;
padding:0;
}

.error {
color:#c00;
font-weight:700;
margin-top:10px;
border:1px solid red;
background:#FFC5BE;
padding:5px;
}

.success {
color:#86cc15;
font-weight:700;
}

.live2-ts,.live2-type,.live2-votes {
width:10%;
text-align:left;
}

  /* Video Image */
.vidimage {float:left;padding:4px;margin: 0px 10px 0px 0px; background:#00cc33; border:3px;}  
