.container .widget{
	background-color:#FFF;
}
.structure{
	clear:both;
}
.mod{
	/*
	padding: 1px;
	border: 1px solid #D0E7EF;
	*/
	line-height: 20px;
	color: #666;
	text-align:left;
}
.mod-hd{
	padding: 0 10px;
	color: #333;
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	background: #E3F7FE;
}
.mod-bd{
	padding: 10px;
	overflow:auto;
}

.flf{
	float:left;
}
.mod a{
	color: #136EC2;
	text-decoration: none;
}

.mod img{
	padding: 2px;
	background: white;
	border: 1px solid #E5E5E5;
}
.mod a:hover{
	text-decoration: underline; 
}
#widget-global{
	display:none;
}
