/*
Totem Ticker Stylesheet
Zach Dunn / Build Internet (buildinternet.com)
Winter 2011

{margin:0; padding:0;}
body{
font-family:Lucida Grande, Helvetica, Arial, sans-serif;
width:300px;
;
}
*/

/*.nav{}
#wrapper a, #footer a{color:#e8914c; text-decoration:none; border-bottom:1px dotted #e8914c;}
#wrapper a:hover, #footer a:hover{color:#eab209; border-bottom:1px dotted #eab209;}
*/
/*
This is the only semi-important stuff for plugin installation
It's just an example, so customize away!
*/


#vertical-ticker{
height:170px;
overflow:hidden;
margin:0; padding:0;
}

#vertical-ticker li{
padding:5px 5px;

display:block;
/*background:#efefef;*/
color:#333;
/*border-bottom:1px solid #ddd;*/
font-size:100%;
/*font-weight:bold;
font-family: Helvetica Neue, times, serif;*/
}


#vertical-ticker1{
height:170px;
overflow:hidden;
margin:0; padding:0;
}

#vertical-ticker1 li{
padding:5px 5px;

display:block;
/*background:#efefef;*/
color:#333;
/*border-bottom:1px solid #ddd;*/
font-size:100%;
/*font-weight:bold;
font-family: Helvetica Neue, times, serif;*/
}


#vertical-ticker2{
height:170px;
overflow:hidden;
margin:0; padding:0;
}

#vertical-ticker2 li{
padding:5px 5px;

display:block;
/*background:#efefef;*/
color:#333;
/*border-bottom:1px solid #ddd;*/
font-size:100%;
/*font-weight:bold;
font-family: Helvetica Neue, times, serif;*/
}
