@charset "utf-8";
/* CSS Document */

/*rounded*/
#body-module {
	margin:10px;
	font-size: 11px;
	margin-right: 215px;
}
#body-module .btn-read-more{
	display:block;
	background: url(../img/arrow-btn-read-more.png) 0 1px no-repeat;
	padding-left: 15px;
	font: 11px Arial, Helvetica, _serf;
	text-decoration:none;
	margin-top:10px;
}
#body-module a{ color:#000}
#body-module a:hover{ color:#e01b4e}
#body-module h1, #body-module h2,#body-module h3,#body-module h4,#body-module h5{
	padding-bottom:5px
}
/*rounded*/
#right-module {
	margin:10px;
	font-size: 11px;
}
#right-module .btn-read-more{
	display:block;
	background: url(../img/arrow-btn-read-more.png) 0 1px no-repeat;
	padding-left: 15px;
	font: 11px Arial, Helvetica, _serf;
	text-decoration:none;
	margin-top:10px;
}
#right-module a{ color:#000}
#right-module a:hover{ color:#e01b4e}
#right-module h1, #right-module h2,#right-module h3,#right-module h4,#right-module h5{
	padding-bottom:5px
}
.rnd-corner{
	display:block;
	height: 5px;
}
.rnd-corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  /*background:#cedc82*/
	background:#cedc82 url(../img/module-bg.png) no-repeat;/**/
  }
.rnd-corner1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #a4c365;
	border-right:1px solid #d8e49d;
	/*background:*/
	background:#a4c365 url(../img/module-bg.png) no-repeat/**/
}
.rnd-corner2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #9ec061;
	border-right:1px solid #dfe9ad;
	/*background:#dfe9ad*/
	background:#dfe9ad url(../img/module-bg.png) no-repeat/**/
}
.rnd-corner3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #95bb56;
	border-right:1px solid #d1de8b;
}
.rnd-corner4{
	border-left:1px solid #95ba58;
	border-right:1px solid #d8e49d
}
.rnd-corner5{
	border-left:1px solid #a7c265;
	border-right:1px solid #d2df8e;
	height: 1px;
}
.rnd-cornerfg{
	background: #cedc82 url(../img/module-bg.png) -2px 10px repeat-y;
	padding:10px;
  }
 

