html, body {height: 100%;}
html {
	background: url("/images/bg-html.gif") repeat-x;
}
body {
	margin: 0;
	color: #000;
	min-width: 998px;
	background: url("/images/bg-body.jpg") no-repeat 50% 0;
	font: 12px/20px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: verdana, geneva, sans-serif;
}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #336699;
	text-decoration: underline;
	border:none;
	outline:none;
}
a:hover {text-decoration: none;}

/* General settings */
.main-frame {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.frame1 {
	width: 1012px;
	position: relative;
	float: left;
	left: 50%;
}
.frame2 {
	width: 1012px;
	position: relative;
	float: left;
	left: -50%;
}
/* page */
#page {
	width: 998px;
	padding: 477px 7px 0;
	margin: 6px auto 0;
	background: url("/images/bg-page.png") repeat-y;
	position: relative;
}

#page-int {
	width: 998px;
	padding: 255px 7px 0;
	margin: 17px auto 0;
	background: url("/images/bg-page.png") repeat-y;
	position: relative;
}

.top {
	width: 998px;
	position: absolute;
	top: 0;
	left: 7px;
}
/* header */
#header {
	width: 998px;
	height: 199px;
	overflow: hidden;
	position: relative;
	background: url("/images/bg-header.jpg");
}

#ticker {
	background: #000000;
	overflow: hidden;
	margin: 0px auto;
}

.tickerbar2 {
	overflow: hidden;
	margin: 0px auto;
	width: 1000px;
}

/* ticker */
#ticker {min-height:34px;padding:1px 3px;}
#ticker .morelink {display:none;}
#ticker td {font:9px Verdana, sans-serif;font-weight:bold;padding:5px 3px;}
#ticker .data a, #ticker .lastprice, #ticker .unchanged {color:#a89e6d;}
#ticker .positive {color:#70af00;}
#ticker .negative {color:#9b4102;}
#ticker .fcuparrow {background:url(http://images.financialcontent.com/studio-5.0/arrows/moneywatch/11x9/up_11x9.gif) no-repeat 0 50%;}
#ticker .fcdownarrow {background:url(http://images.financialcontent.com/studio-5.0/arrows/moneywatch/11x9/down_11x9.gif) no-repeat 0 50%;}
#ticker .fcneutralarrow {background:url(http://images.financialcontent.com/studio-5.0/arrows/moneywatch/11x9/dash.gif) no-repeat 0 50%;}
#ticker .ticker, #ticker .changeprice {text-align:left;}
#ticker .lastprice, #ticker .changepercent {text-align:right;}
#ticker .divider {vertical-align:middle;font-size:16px;font-weight:normal;color:#46423e;}


.ticker_bg{
	background: #474848;
	height: 24px;
	overflow: hidden;
	width: 100%
}
/* form-search */
.wrap-form-search{
	width: 292px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: 0;
}
.form-search{
	width: 292px;
	height: 32px;
	overflow: hidden;
	background: url("/images/bg-search-form.png");
}
.form-search .hold{
	width: 100%;
	padding: 3px 0 0;
	overflow: hidden;
}
.form-search div.txt{
	width: 218px;
	height: 25px;
	margin: 0 0 0 39px;
	background: url("/images/bg-search-form-txt.png");
	float: left;
	display: inline;
	overflow: hidden;
}
.form-search input.txt{
	width: 196px;
	float: left;
	margin: 0;
	border: 0;
	position: relative;
	padding: 6px 11px 6px;
	background: none;
	color: #9ea9af;
	font: 12px/14px verdana, geneva, sans-serif;
}
.form-search .search{
	width: 27px;
	height: 25px;
	overflow: hidden;
	float: left;
}
.logo{
	width:379px;
	height:90px;
	overflow: hidden;
	position: absolute;
	top: 42px;
	left: 40px;
	margin: 0;
	background: url(/images/logo.gif);
}
.logo a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	cursor: pointer;
	position: relative;
}
.resources{
	width: 250px;
	height: 49px;
	position: absolute;
	top: 43px;
	right: 7px;
	overflow: hidden;
}
.resources a{
	width: 226px;
	height: 100%;
	padding: 0 0 0 24px;
	display: block;
	font: 18px/49px helvetica, arial, sans-serif;
	background: url(/images/butt-resources.png);
	text-decoration: none;
	color: #a2a2a2;
	cursor: pointer;
}
.resources a:hover {
	background: url(/images/butt-resources-hover.png);
}
/* main-nav */
.wrap-main-nav {
	width: 974px;
	height: 42px;
	padding: 3px 12px 2px;
	margin: 153px 0 0;
	background: url(/images/bg-main-nav.gif) repeat-x;
}
.main-nav {
	float: left;
	display: inline;
	height: 42px;
	margin: 0 0 0 13px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.main-nav li {
	float: left;
	padding: 0 2px 0 5px;
	background: url(/images/separator-main-nav.gif) no-repeat 0 9px;
}
.main-nav li:first-child {background-image: none;}

.main-nav li a{
	color: #fff;
	float: left;
	font: 12px/42px helvetica, arial, sans-serif;
	text-decoration: none;
	overflow: hidden;
	text-transform: uppercase;
	cursor: pointer;
}
.main-nav li a span{
	float: left;
	height: 42px;
	padding: 0 3px 0 8px;
}
.main-nav li a em{
	float: left;
	width: 5px;
	height: 42px;
}
.main-nav li a:hover span {background: url(/images/bg-main-nav-hover-l.png) no-repeat;}
.main-nav li a:hover em {background: url(/images/bg-main-nav-hover-r.png) no-repeat;}

.login{
	width: 96px;
	height: 42px;
	float: right;
	background: url(/images/bg-login.png) no-repeat;
	overflow: hidden;
	text-align: center;
}
.login a{
	font: 12px/42px helvetica, arial, sans-serif;
	text-decoration: none;
	color: #9acdcf;
	position: relative;
}
.login a:hover {text-decoration: underline;}

/* extra */
.extra {
	width: 990px;
	height: 56px;
	margin: 1px auto 3px;
	overflow: hidden;
	background: #165a89 url(/images/bg-extra.gif) no-repeat 100% 0;
}
.extra h1{
	margin: 0 0 0 14px;
	font:14px/58px helvetica, arial, sans-serif;
	color: #fff;
}
/* form-newsletter */
.form-newsletter{
	width: 346px;
	height: 30px;
	overflow: hidden;
	margin: 12px 5px 0 0;
	float: right;
	display: inline;
}
.form-newsletter .hold{
	width: 100%;
	overflow: hidden;
}
.form-newsletter div.txt{
	width: 245px;
	height: 30px;
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	overflow: hidden;
	background: url(/images/bg-form-newsletter.png);
}
.form-newsletter input.txt{
	width: 209px;
	margin: 0;
	background: none;
	font-size: 11px;
	line-height: 14px;
	border: 0;
	padding: 9px 18px;
	color: #676767;
}
.submit{
	width: 89px;
	height: 31px;
	overflow: hidden;
	float: left;
}
/* breadcrumb */
p.breadcrumb {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:9px 0 0 18px;
}
/* intro */
.wrap-intro {
	width: 990px;
	margin: 0 auto 3px;
	overflow: hidden;
	background: url(/images/bg-wrap-intro.gif) repeat-y;
}
.intro {
	width: 990px;
	padding: 0 0 20px;
	background: url(/images/bg-intro.jpg) no-repeat;
}
.hotstock {
	width: 361px;
	height: 47px;
	float: left;
	margin: 17px 0 11px 22px;
	background: url(/images/butt-hotstock.png);
	cursor: pointer;
}
.hotstock h1 {
	width: 361px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
.intro p{
	width: 360px;
	margin: 0 0 0 28px;
	clear: left;
	color: #fff;
}
/* boxes */
.boxes{
	float: right;
	display: inline;
	width: 577px;
	margin: 0 -6px 0 0;
	position: relative;
}
/* box */
.box {
	width: 147px;
	height: 200px;
	float: left;
	display: inline;
	margin: 0 7px 0 0;
	padding: 0 18px;
	overflow: hidden;
	background: url(/images/bg-box.png);
	text-align: center;
}
.box span {
	display: block;
	color: #fdfdfd;
	margin: 0 0 16px;
	font: 30px/41px "trebuchet ms", helvetica, sans-serif;
}

/* For the Hot Picks */
.box span.rating {
	display: block;
	color: #FFFFFF;
	margin: 0;
	font: 10px/20px arial, helvetica, sans-serif;
	font-weight: bold;
}

.box strong {
	display: block;
	margin: 0 0 9px;
}
.box strong a {
	color: #c0e0e9;
	font: 30px/30px "trebuchet ms", helvetica, sans-serif;
	text-decoration: none;
	position: relative;
}
.box a:hover {text-decoration: underline;}

.box p {
	margin: 0;
	width: auto;
	color: #010101;
	font: 10px/12px "trebuchet ms", helvetica, sans-serif;
}
/* middle */
.middle {
	width: 990px;
	height: 259px;
	margin: 0 auto;
	overflow: hidden;
}
/* middle-main */
.middle-main {
	float: left;
	width: 645px;
	height: 237px;
	padding: 22px 0 0 25px;
	background: url(/images/bg-middle-main.jpg);
}
.middle-main h1 {
	color: #fff;
	margin: 0 0 20px;
	font: 36px/36px "trebuchet ms", helvetica, sans-serif;
}
.middle-main .corp{
	color: #ec8400;
	font-size: 18px;
	display: block;
	margin: 0 0 7px;
}

.middle-main .corp a{
	color: #ec8400;
}

.middle-main p{
	color: #fff;
	margin: 0 0 19px;
	width: 355px;
	text-align: justify;
	word-spacing: -2px;
}
.middle-main .symbol span {
	color: #CEEDFF;
	font-size: 14px;
}
.middle-main .symbol a{
	color: #fff;
	text-decoration: none;
}
.middle-main .symbol a:hover{text-decoration: underline;}
.middle-main p.symbol{word-spacing: 0px;}

.middle-main a.readmore {
	float: right;
	width: 202px;
	height: 49px;
	margin: -61px 1px 0 0;
	padding: 0 0 0 22px;
	background: url(/images/butt-readmore.png);
	text-decoration: none;
	font: 24px/49px helvetica, arial, sans-serif;
	color: #fff;
	cursor: pointer;
}

.middle-main img.company_image{
	float: right;
	margin: -60px 12px 0 0;
}

.middle-main a.readmore:hover {background: url(/images/butt-readmore-hover.png);}

/* middle-side */
.middle-side {
	width: 275px;
	height: 244px;
	padding: 15px 26px 10px 15px;
	float: right;
	background: url(/images/bg-middle-side.jpg);
}
.middle-side h2 {
	color: #fff;
	margin: 0 0 5px;
	font: 30px/30px "trebuchet ms", helvetica, sans-serif;
}
.middle-side .news{
	width: 100%;
	padding: 5px 0 0;

}
.middle-side .news p {
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	text-align: justify;
	word-spacing: 1px;
}
.middle-side .news p a {
	color: #CEEDFF;
	text-decoration: underline;
}
.middle-side .news p a:hover {
	text-decoration: none;
}
/* wrap-news-nav */

.featured_item{
margin:0 auto;
position:relative;
display:none;
height: 220px;
overflow: hidden;
}

.news .featured_item h5{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	font: 12px helvetica, arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #E1E1E1;
}

.news .current{
display:block;
}

.wrap-news-nav {
	width: 276px;
	height: 26px;
	margin: 26px 0 0;
	padding: 4px 0 0;
	background: url(/images/bg-news-nav.png);
	text-align: center;
}
.news-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.news-nav li {
	display: inline;
	padding: 0 0 0 5px;
	background: url(/images/separator-news-nav.gif) no-repeat 0 3px;
}
.news-nav li:first-child {background-image: none;}
.wrap-news-nav a{
	text-decoration: none;
	color: #639b98;
	font-size: 11px;
	padding:0 3px;
	line-height: 12px;
	position: relative;
}
.wrap-news-nav a:hover,.wrap-news-nav .current_prev{text-decoration: underline; color:#CC6600;}
/* footer */
#footer {
	width: 990px;
	height: 128px;
	overflow: hidden;
	margin: 0 auto;
	padding: 44px 0 0;
	background: url(/images/bg-footer.jpg) no-repeat;
}
/* foot-nav */
.foot-nav {
	margin: 12px 0 0 22px;
	padding: 0;
	list-style: none;
	float: left;
	display: inline;
	overflow: hidden;
	width: 670px;
}
.foot-nav li {
	float: left;
	padding: 0 12px 0 15px;
	margin: 0 3px 0 -3px;
	background: url(/images/separator-foot-nav.png) no-repeat 0 3px;
}
.foot-nav a{
	font: 12px/29px helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.foot-nav a:hover {color: #036;}
/* foot-logo */
.foot-logo {
	width: 279px;
	height: 74px;
	float: right;
	margin: 0 19px 0 0;
	overflow: hidden;
	background: url(/images/foot-logo.jpg);
}
.foot-logo a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	position: relative;
	cursor: pointer;
}
/* copyright */
.copyright {
	width: 100%;
	overflow: hidden;
	float: left;
}
.copyright p{
	color: #9a9a9a;
	font: 12px/20px Helvetica, arial, sans-serif;
	margin: 33px 0 0 4px;
	padding: 0 7px 0 0;
	float: left;
}
.copyright ul{
	margin: 33px 0 0 4px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.copyright li {
	background: url(/images/separator-copyright.gif) no-repeat 0 4px;
	float: left;
	padding: 0 8px 0 9px;
	color: #9a9a9a;
	font: 12px/20px Helvetica, arial, sans-serif;
}
.copyright a {
	color: #165a89;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
/* by */
p.by {
	float: right;
	color: #9a9a9a;
	margin: 33px 9px 0 0;
	padding: 0;
}
.by a {
	color: #175b8a;
	text-decoration: none;
}
.by a:hover {
	text-decoration: underline;
}
/* bottom */
#bottom {
	width: 967px;
	padding: 16px 21px 20px 24px;
	margin: 0 auto;
	overflow: hidden;
	background: url("/images/bg-bottom.png") no-repeat;
}
/* bottom-nav */
.bottom-nav {
	margin: 0 -6px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	display: inline;
}
.bottom-nav li {
	float: left;
	padding: 0 8px 0 11px;
	background: url(/images/separator-bottom-nav.gif) no-repeat 0 8px;
}
.bottom-nav li:first-child {background-image: none;}
.bottom-nav a {
	color: #7a7a7a;
	text-decoration: none;
}
.bottom-nav a:hover {
	text-decoration: underline;
}
#bottom h5 {
	margin: 0 0 1px 2px;
	color: #6d6d6d;
	font-size: 12px;
}
#bottom p {
	margin: 0;
	color: #a2a2a2;
}

/* form-newsletter */
#bottom .form-newsletter{
	width: 346px;
	height: 30px;
	overflow: hidden;
	margin: 13px 0 0 2px;
	float: left;
}
#bottom .form-newsletter .hold{
	width: 100%;
	overflow: hidden;
}
#bottom .form-newsletter div.txt{
	width: 245px;
	height: 30px;
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	overflow: hidden;
	background: url(/images/bottom-form-newsletter.gif);
}
#bottom .form-newsletter input.txt{
	width: 209px;
	float: left;
	margin: 0;
	background: none;
	font-size: 11px;
	line-height: 14px;
	border: 0;
	padding: 9px 18px;
	color: #676767;
}
#bottom .submit{
	width: 89px;
	height: 31px;
	overflow: hidden;
	float: left;
}


















/* begin */
/* main */
#main{
	width:958px;
	padding:38px 0 19px 17px;
	overflow:hidden;
	background:url(/images/bg-main.jpg) no-repeat;
}

.single_column{
	background: none;
}

#fc_main{
	width:958px;
	padding:38px 0 19px 17px;
	overflow:hidden;
	background: #FFFFFF;
}

#content{
	width:640px;
	float:left;
}


#sidebar{
	float:right;
	width:282px;
}
/* blog */
.blog{
	width:100%;
	overflow:hidden;
	padding:0 0 30px;
}
.blog .left-column{
	float:left;
	width:364px;
	overflow:hidden
}
.blog .right-column{
	float:right;
	width:254px;
	overflow:hidden
}
#main h3{
	background:url(/images/bg-content-h3.gif) no-repeat;
	display:block;
	height:44px;
	width:100%;
	overflow:hidden;
	text-indent:12px;
	margin:0 0 14px;
}
#main h3 span{
	display:block;
	background:url(/images/bg-content-h3-span.gif) no-repeat 100% 0;
	height:44px;
	width:100%;
	color:#33699b;
	font:24px/48px Arial, Helvetica, sans-serif;
}
#main h3 .icon1{background:url(/images/bg-content-h3-icon1.gif) no-repeat 100% 0;}
#main h3 .icon2{background:url(/images/bg-content-h3-icon2.gif) no-repeat 100% 0;}

#content h4, #sidebar h4{
	color:#33699b;
	font:14px/16px Arial, Helvetica, sans-serif;
	padding: 6px 0 0;
	margin: 0;
	border: none;
}

#content h4 a, #sidebar .corp-promo-box h4 a{
	color:#33699b;
	text-decoration: none;
}
#content h4 a:hover, #sidebar .corp-promo-box h4 a:hover{
	text-decoration: underline;
}
/* blog-list */
.blog-list{
	margin:0;
	padding:0 0 23px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.blog-list li{
	padding:10px 0;
	border-bottom:1px solid #dde7d4;
	overflow:hidden;
	height:1%;
}
.blog-list img{
	float:left;
	padding:0 14px 0 0;
	vertical-align:top;
}
.blog-list p{
	margin:6px 0 0;
	font-size:12px;
}
#content .more{
	background:url(/images/bg-content-more.gif) no-repeat;
	margin:20px 0 0;
	height:30px;
	overflow:hidden;
}
#content .blog .more{margin:0 9px 0 0;}

#content .more a{
	background:url(/images/bg-more-a.gif) no-repeat;
	width:165px;
	height:30px;
	float:right;
	color:#fff;
	padding:0 0 0 40px;
	line-height:30px;
	text-decoration:none;
}
#content .more a:hover{background-position: 0 -30px;}
/* blog-box */
.blog-box2,
.blog-box{
	margin:-12px 0 0;
	padding:0;
	position:relative;
	list-style:none;
	overflow:hidden;
}
.blog-box li{
	background:url(/images/bg-blog-box-li.gif) no-repeat 0 100%;
	padding:10px 0 15px 12px;
	height:1%;
}

.blog-box2 p,
.blog-box p{
	color:#333333;
	margin:6px 0 15px;
	padding:0 10px;
	text-align: justify;
}

.blog-box p.summary{
	margin:6px 0 0;
	padding: 0;
}

.blog-box p.date{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px auto;
	padding: 0;

}

.blog-box2 li{
/*	background:url(/images/bg-blog-box-li.gif) no-repeat 63px 100%;
*/	height:1%;
	overflow: hidden;
}

/*#content .blog-box  h4, #sidebar .promo-box h4{margin:17px 0 0;}*/
#content .blog-box2 h4, #sidebar .corp-promo-box h4{font-size:18px; margin:17px 0 0;}
.blog-box2 {margin:16px 0 0;}

.blog-box2 img{
	float:left;
	padding:0 26px 0 0;
}
/* sidebar */
#main #sidebar h3{margin:0;}

.promo-box, .corp-promo-box{
	background:url(/images/bg-promo-box.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:0 11px 18px;
	margin:0 0 11px;
}

#sidebar .corp-promo-box p{
	margin: 0px auto;
	padding: 0;
}

#sidebar .corp-promo-box p span.label{
	color: #999999;
	font-weight: bold;
}

#sidebar .corp-promo-box p span.small{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: -5px 0 5px;
	display: block;
}

#sidebar .promo-box ul{
	list-style: none;
	margin: 10px 5px 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#sidebar .promo-box ul li ul{
	margin: 0px 5px 10px 10px;
}

#sidebar .promo-box li{
	border-bottom: 1px solid #CCCCCC;
}

#sidebar .promo-box li a{
	text-decoration: none;
	display: block;
	padding: 3px 7px;
}

#sidebar .promo-box li a:hover{
	background-color: #F7F7F7;
}

.stock{padding:33px 0 0;}

.stock .wrap{
	width:100%;
	overflow:hidden;
	padding: 0 0 15px;
}
.stock .bg{
	background:url(/images/bg-stok=input.gif) no-repeat;
	width:155px;
	height:30px;
	float:left;
	overflow:hidden;
	margin:0 12px 0 0;
}
.stock input{
	padding:0;
	float:left;
}
.stock .bg input{
	background:none;
	float:left;
	border:0;
	padding:5px 0 5px 12px;
	color:#c0c0c0;
	font:18px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.stock select{
	width:245px;
	color:#a0a0a0;
	font:14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.stock p{
	color:#cecece;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:28px 0 0;
}
.stock p a{
	color:#cecece;
	text-decoration:none;
	margin:31px 0 0;
}
.stock p a:hover{text-decoration:underline;}
 /* tabs */
.tabset{
	overflow:hidden;
	width:265px;
	padding:13px 0 0;
	margin:0 -5px 0 0;
/*	position:relative;*/
}
.tabset a{
	background:url(/images/bg-tabset-a.gif) no-repeat;
	float:left;
	width:86px;
	height:25px;
	text-decoration:none;
	line-height:20px;
	color:#fff;
	margin:0 1px 0 0;
	text-align:center;
}
#tab1 img{
	display: block;
	margin: 0 0 12px;
}
.tabset .active,
.tabset a:hover{
	background-position:0 -25px;
}
#tab5,
#tab2,
#tab3{
	display:none;
}
.tab-body{
	padding:30px 0 0;
	overflow:hidden;
	height:1%;
}
.promo-info .dark,
.tab-body table .dark{
	background:#e6e6e6;
}
.tab-body table .first{width:112px;}
.tab-body table .green{color:#008000;}

.tab-body table tr{
	height:20px;
	line-height:18px
}
.tab-body table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	font-size:10px;
	margin:0 0 5px;
}
.tab-body table,
.tab-body td,
.tab-body tr {
	margin: 0;
	padding: 0;
}
.tab-body .quotes{
	color:#808080;
	font-size:10px;
	line-height:10px;
	float:right;
	margin:0 0 22px;
}
.tab-body em{
	font:bold italic 10px/16px Arial, Helvetica, sans-serif;
}
/* promo-info */
.promo-info{
	border-top:1px solid #ccc;
	margin:5px 0 0;
	padding:0;
	height:1%;
	list-style:none;
	overflow:hidden;
}
.promo-info li{
	height:25px;
	padding:5px 4px 0 2px;
	overflow:hidden;
	vertical-align: top;
}

#sidebar .promo-info h4{
	text-transform:uppercase;
	font-size:10px;
	margin:0 0 2px;
	overflow:hidden;
	line-height:10px;
	padding: 0;
}
.promo-info span{
	display:block;
	padding:0 0 0 19px;
	font-size:11px;
	line-height:11px;
}

.promo-info .up{
	background:url(/images/bg-up.gif) no-repeat;
	color:#008000;
}

.promo-info .numbers em,
.promo-info .numbers strong{ 
	float:right;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
}
.promo-info .numbers em{
	clear:right;
	padding:2px 1px 0;
	color:#008000;
	font-style:normal;
}

.promo-box li span.rss_date{
	display: block;
	font: 10px/6px Arial, Helvetica, sans-serif;
	color:#666666;
	margin:12px 0 0;
	padding:0 0 0 5px;
}
