body{
	margin: 0;
	padding: 0;
	/*color: #50606d;*/
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}


#news-widget-custom-block{
  position: absolute;
  width: 802px;
  height: 679px;
  top: 100px;
  left: 300px;
  display: none;
  background: url(/img/bg_wi.gif) no-repeat !important;
  z-index: 10000;
}

.news-widget-custom-inp1{
  width: 50px;
}


#popup_close_widget_x{
  position: absolute;
  top: 10px;
  right: 10px;
}

#popup_close_news_widget_x{
  position: absolute;
  top: 10px;
  right: 10px;
}

.wi-form{
	margin: 20px 0 0 0;
}

.wi-form td{
	padding: 5px;
}

.wi-form1{
	font-size: 14px;
	font-weight: bold;
	color: #226ba9;
	margin: 20px 0 5px 0;
}


.wi-form2{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #226ba9;
}

.wi-l{
  float: left;
  width: 280px;
  border-right: 1px solid #5d6f7e;
}

.wi-l-in{
  padding: 7px 15px 17px 20px;
}

.wi-r-in{
  padding: 7px 15px 14px 20px;
}

.wi-r{
  float: left;
  width: 500px;
  height: 600px;
  overflow: hidden;
}

#wi-preview{
  background: #fff;
  width: 320px;
  height: 510px;
  overflow: auto;
}

.wi-table1 td{
  padding: 3px 10px 3px 0;
  font-size: 12px;
}

.wif1{
  font-size: 11px;
}

.wi-ta5{
  width: 240px;
  height: 170px;
}

h1{
	font-size: 30px;
	color: #226ba9;
	font-weight: normal;
	margin: 20px;
}

h3{
	font-size: 20px;
	color: #5d6f7e;
	font-weight: normal;
	margin: 0;
}

