#banner {
  height:300px;
}

.coluna-esq {
  float:left;
  width:690px;
}

.coluna-esq H2 {
  background-position:15px 0;
	text-indent:45px;
}

.coluna-dir {
  float:left;
  width:190px;
	margin-left:0px;
}

.post {
  width:190px;
  height:330px;
  overflow:hidden;
  margin-bottom:10px;
}

li.post {
  margin:0 40px 10px 0px;
}

.post .thumb {
  width:190px;
  height:190px;
  margin-bottom:5px;
}

.post .titulo {
  font-size:13px;
  font-weight:bold;
  line-height:1.2em;
  color:#014282;
}

.post .texto {
  font-size:11px;
  line-height:1.2em;
  color:#014282;
	display:inline-block;
	margin:5px 0;
}

.post .saibamais {
  color:#ED008B;
  font-size:11px;
  clear:both;
	padding-left:10px;
	background:url(../images/layout/arrow_icon.gif) no-repeat 0 4px;
}

.post .personalizar {
  color:#ED008B;
  font-size:11px;
	padding-left:10px;
	background:url(../images/layout/arrow_icon.gif) no-repeat 0 4px;
}

.coluna-dir .seu-espaco {
  height:280px;
}
