.vtem_news_stack {
    position:relative;
}
.vtem_news_stack img {
    border:0;
}
.vtem_news_stack .feature {
    position:absolute;
    top:-1000px;
    left:-1000px;
    cursor:pointer;
	overflow:hidden;
}
.vtem_news_stack .feature .vtem_stack_content td.vt_main{
padding:8px;
}
.vtem_news_stack .feature .vtem_stack_content td.vt_main .readmore{
display:block;
text-transform:uppercase;
font-size:80%;
text-align:right;
background:url(../images/arrow.png) right center no-repeat;
padding-right:12px;
}
.vtem_news_stack .feature h4{
    font-size:160%;
    text-transform:uppercase;
    margin:0;
    padding:0 0 5px 0;
	font-weight:bold;
}
.vtem_news_stack .feature > div {
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
}
.vtem_news_stack .blipsContainer{
    position:absolute;
    padding:0;
    margin:0;
}
.vtem_news_stack .blipsContainer .blip {
    margin:3px;
    height:20px;
    width:20px;
    color:#333;
    text-align:center;
    font-size:11px;
}
.vtem_counterstyle2 .vtem_news_stack .blipsContainer .blip{
background:url(../images/nav2.png) left top no-repeat;
}
.vtem_counterstyle2 .vtem_news_stack .blipsContainer .blipSelected{
background-position:left bottom;
}
.vtem_counterstyle1 .vtem_news_stack .blipsContainer .blip{
background:url(../images/nav1.png) left top no-repeat;
text-align:center !important;
line-height:20px;
font-weight:bold;
}
.vtem_counterstyle1 .vtem_news_stack .blipsContainer .blipSelected{
background-position:left bottom;
}