/*
	Totem Ticker Stylesheet
	Zach Dunn / Build Internet (buildinternet.com)
	Winter 2011
*/


#wrapper {
	width: 275px;
}

/*

	This is the only semi-important stuff for plugin installation
	It's just an example, so customize away!
*/

#vertical-ticker {
	height: 284px;
	margin: 0px;
	padding: 0;

}

#vertical-ticker li{
		padding:7px 0px;
		height:270px;
		display:block;
	}
