.flashslidewrapper {float:right;}
.flash-news {
	position: relative;
	margin: 20px 0 10px 0; 
	float: right; 
	height:30px; 
	width:450px; 
	overflow: hidden;
	line-height:30px;
	font-size: 12px;
	padding-left: 25px;
	background: url("images/flash.png") #e1e9ec 9px 7px no-repeat;
}

.flash-news a {
	font-size: 12px;
    display:none;
}

.flash-news a:hover {text-decoration: none;}

.flash-news .sh {
	position: absolute;
	top:0;
	right:0;
	width:25px;
	height:30px;
	background-image: url("images/flash_shadow.png");
}