#flyout{
  position: fixed;
  right: -455px;
  bottom: 100px;
  text-align: left;
  background: #EEE;
  z-index: 10000000;
  color: #1B4661;
  margin: 0;
  padding: 10px 15px 40px 20px;
  width: 210px;
  height: 360px;
}

#flyout .flyout-close{
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(img/close_window.png) no-repeat 0 0;
  width: 22px;
  height: 22px;
}

#flyout img{
  width:183px;
  height:117px;
  margin:0px!important;
}

#flyout .row-wrapper > div:first-child{
  float:left;
  margin-right:10px;
}

#flyout table,
#flyout table td{
  width:100%;
}

#flyout .views-field-title{
  display: block;
  word-wrap: break-word;
  font-weight: 700;
  padding: 0;
  color:#333;
}

#flyout .flyout-arrow{
  background-image: url(http://imgcdn.nrelate.com/common_wp/arrow-flyout-right.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 85px;
  width: 34px;
  position: absolute;
  left: 500px;
}

.conhece-espaco-row{
  width:183px;
  padding-top:15px;
}

.titulo-flyout{
  color: #E5AB00;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0px 20px 0px;
  overflow: hidden;
  display: block;
  text-align: center;
  }

.nome-espaco-flyout  a {
  font-size: 16px;
  font-weight: normal;
  color: #1B4661 !important;
  font-family: "Droid Serif",georgia !important;
  line-height: 18px;
}
.texto-espaco-flyout{
  color:#646472;
  font-size: 14px;
}
.lermais-espaco-flyout a{
  background: none;
  color: #E5AB00 !important;
  font-family: "Droid Sans";
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

.image-flyout{
  overflow:hidden;
}

#flyout.fixed_bottom{
  bottom:640px;
}
#flyout p{
  line-height: 18px;
}

.area-relacionados .texto-corrido{
  font-family: "Droid Sans",georgia;
  font-size: 12px;
  color: #777784;
  line-height: 16px;
  margin:10px 0px 5px 0px;
}

.area-relacionados  .tituto-espaco a {
  color: #1F3952!important;
  font-family: "Droid Serif";
  text-transform: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  min-height: 50px;
}