.flexcroll{
	width:212px;
}
.flexcroll ul {
	margin:0 0 10px 0;
	padding:0px;
}
.flexcroll ul li {
	margin:0px;
	padding:4px 0px 0px 4px;
	width:100%;
	list-style:none;
	clear:both;
	font-weight:bold;
}
.flexcroll ul li .imgCnt{
	width:55px;
	height:50px;
	float:left;
}
.flexcroll ul li .Pcont{
	float:right;
	width:132px;
	height:50px;
	overflow:hidden;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	padding-right:6px;
}
.flexcroll a{color:#333; text-decoration:none;}
.flexcroll a:hover{color:#0066CC;}
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 10px;
	margin-top:5px;
	background:url(../images/scroll_bg.png) repeat-y;
}
.vscrollerbar {
	background:transparent;
	width: 10px;
	height:35px !important;
	background:url(../images/scroll.png) no-repeat 0 0;
	cursor:pointer;
}

#flex__1{ height:304px; overflow:hidden;}
 
#flex__1 img{ border:solid 1px #ccc; -moz-box-shadow: -1px 0px 6px #888;  -webkit-box-shadow: -1px 0px 6px #888;  box-shadow: -1px 0px 6px #888;}
 	
#flex__2{ height:120px !important; overflow:hidden; }

.widget-wrapper .widget #flex__1{ height:100px !important;}
.widget-wrapper .widget #flex__1 ul li{ padding:4px 0 0 2px}  