.oferta_master{
	font-family:  arial, sans-serif;
  font-size: 12px;
	width: 773px;
	border: 1px solid #BBB;
	overflow: hidden;
	/*color: #116B9E;*/
	color: #000;
  margin: 0 auto;
	
  height: 1720px;
}

.block{
  width: 100%;
  float: left;
  margin: 10px 0px 5px;
}

.block.third{
  width: 33.3%;
}

.block.no_bottom_margin{
  margin-bottom: 0px;
}

.block.double_top_margin{
  margin-top: 20px;
}

.block.double_bottom_margin{
  margin-bottom: 20px;
}

.block.no_top_margin{
  margin-top: 0px;
}

.justified{
  text-align: justify;
}

.center{
  text-align: center;
}

.italic{
  font-style: italic;
}
.bigger{
  font-size: 20px;
}

.bigger{
  font-size: 20px;
}

.big{
  font-size: 14px;
}

.small{
  font-size: 10px;
}

.apply_info{
	width: 340px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #7a7a7b;
	border-width: 0;
	float: left;
}

.oferta_master_inside{
  /*margin: 160px 60px 0px;*/
  margin: 40px 50px;
}

.header-images img{
  width: 216px;
}
.content-bar-first{
  float: left; 
  border-top: 1px solid #000; 
  border-bottom: 1px solid #000;
}

.content-bar-second{
  float: left;
  border-bottom: 1px solid #000;
}


.left-side{
  width: 203px; 
  float: left; 
  border-right: 1px solid #000;
}

.content-bar-second .left-side{
  padding: 5px;
  width: 193px;
}

.right-side{
  width: 548px; 
  float: left; 
  padding: 10px;
  padding-top: 20px;
}

.text-block{
  width: 100%; 
  float: left; 
  margin-top: 10px;
}

.text-block.center{
  text-align: center;
}

.text-block.bold{
  font-weight: bold;
}

.text-block.offer-title{
  font-size: 18px;
  margin-bottom: 20px;
}

.top-logo{
  width: 203px;
  height: 123px;
}

.oferta_master ul{
/*  list-style-image: url('tick.png')!important;
  list-style-position: outside;
  margin-left: 0px;*/
}

.oferta_master a{
  color: #538DD4;
}

.blue{
  color: #538DD4;
}

.grey{
  color: #999;
}

ul.mdash-list 
{
    list-style:none;
    margin-top: 0px;
    margin-left: 10px;
}

ul.mdash-list  li
{
    position:relative;
    line-height: 1.5em;
}

ul.mdash-list li .mdash-icon
{
    position:absolute;
    left:-20px;
}
.offer_title {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.offer_sub_title {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.offer_sub_title_2{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}