@charset "utf-8";
/* CSS Document */

div#horizontal{
  background-image:url(../images/template/textbg-horitzontal.gif);
  background-repeat:no-repeat;
  width:935px;
    /*height:370px;
    overflow:auto;*/
  float:left;
}
  div#horizontal-content{
    width:885px;
	  /*height:370px;*/
	position:relative;
	top:20px;
	left:25px;
	padding-bottom:25px;
  }
  
img.margin-right{
  margin-right:24px;
}
