/*ripped off from the nytimes.com;*/

body > #TP_container {
left:0;
position:fixed;
bottom:0;
}

#TP_container {
    text-align: left;
    border-top: 1px solid gray;
    border-bottom: 1px solid #808080;
    margin-bottom: 0px;
    line-height:normal !important;
}

#TP_inner {
    width: 970px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    margin: 0 auto;
    position: relative;
    background-color: white;
    height: 35px; /* padding:2px;*/
}

#TP_container, #TP_feed {
color:#333333;
}

#TP_container {
background:white none repeat scroll 0 0;
height:35px;
width:100%;
z-index:10000;
}

body > #TP_container_shadow {
background:transparent url(http://www.cinemathequewaterloo.org/image/cws.png) repeat-x scroll center center;
}
body > #TP_container_shadow {
left:0;
position:fixed;
bottom:25px;
}
#TP_container_shadow {
font-size:0;
height:16px;
width:100%;
z-index:9999;
}


#TP_feed {
background-color:white;
border-bottom:0 none;
height:21px;
overflow:hidden;
padding:3px 0 11px;
}
#TP_container, #TP_feed {
color:#333333;
}

.timespeople_panel {
background:#EDF2F5 none repeat scroll 0 0;
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px 1px;
position:absolute;
left:149px;
top:0;
width:500px;
z-index:1000;
}

#TP_container #TP_people {
float:right;

}


#TP_container #TP_user {
}
#TP_container .toggleTab {
padding:8px 6px 0;
width:148px;
}

#TP_container #TP_right {
float:right;
}

#TP_feed_content{
padding:5px 6px 0;
}