/* BEGIN: teamfortress2 */
#snt_wrapper { color: #F0E1BA; font-size: 0.85em; }
#snt_wrapper a { color: #F1732D; font-weight: bold; }
#snt_wrapper h2 { width: 153px; height: 33px; margin: 11px 0 2px 0; background: url(../../images/header_advertisment.png) no-repeat; text-indent: -999em; }
/*#snt_wrapper h2 { color: #EEEEDD; border-bottom: 2px solid #D4692E; font-size: 15px; margin-bottom: 2px; padding-left: 3px; width: 150px; }*/
#snt_wrapper li.boxContent {
	background: transparent url(../../images/row_background.png) repeat-y scroll 0 0;
	border: 1px solid #644640;
	margin: 0 0 3px;
	min-height: 33px;
	padding: 4px 5px;
	width: 141px;
}
/* END: teamfortress2 */

/* BEGIN: ticker */
#snt { cursor: default; overflow: hidden; }
#snt .snt-body { height: 30em; overflow: hidden; position: relative; text-align: left; }
#snt .snt-body ul { display: block; height: 100%; list-style: none; position: absolute; top: 0; left: 0;  }
#snt .snt-body li {	width: auto; }
#snt .snt-body a:hover { text-decoration: none; }
#snt .snt-body a:hover strong { text-decoration: underline; }
#snt .snt-body .snt-rss p { margin: 5px 0; line-height: 1.1; }
#snt .snt-body .snt-rss span { font-weight: bold; line-height: 2; }
#snt .snt-body .snt-product img { margin: 5px 0; width: 140px; }
#snt .snt-body .snt-product small { display: block; line-height: 1.1; }
#snt .snt-body .snt-product em { display: block; font-style: normal; font-weight: bold; margin-top: 5px; }
/* END: ticker */