body.section-cover .row > .span8{
	overflow:hidden;
}

body.section-cover .row > .span8 > .row{
	width:660px;
}

body.section-cover #principal{
	margin-bottom: 20px;
}

body.section-cover .span4.ad-bar {
height: auto;
padding-left:10px;	
}

body.section-cover .span4.ad-bar section {
margin-bottom: 20px;
width:300px;
}

.connect .text {
width: 207px;
}

body.section-cover .span4.ad-bar .module.twitter {
height: auto;
}

body.section-cover .span4.ad-bar .module.twitter #tweetList li {
margin-bottom: 10px;
font-size: 12px;
}

body.section-cover .span4.ad-bar .shortNews .module_article.featured img {
width: 130px;
height: 78px;
}

body.section-cover .span4.ad-bar .standard .module_article {
width: 300px;
height: 400px;
overflow: hidden;
margin: 5px;
}

body.section-cover .span4.ad-bar ol {
  list-style:none;
  counter-reset:li;
  margin: 25px 0;
}
body.section-cover .span4.ad-bar ol li {
  position:relative;
  margin-bottom:20px;
}
body.section-cover .span4.ad-bar ol a {
  position:static;
  border:0;
  display:block;
  padding:0 0 1em 0;
  margin:0 0 .5em 55px;
  line-height:1.4em;
  color:#000000;
  font-size:15px;
}
body.section-cover .span4.ad-bar ol a:before {
  content:counter(li);
  counter-increment:li;
  background:#efefef;
  padding-top:8px;
  height:42px;
  width:50px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  border-radius:25px;
  position:absolute;
  left:0;
  top:0;
  right:auto;
  margin:0;
  text-align:center;
  font-family:"Helvetica55RomanRegular", Helvetica, Arial, sans-serif;
  font-size:24px;
  font-weight:italic;
  line-height:1.4em;
  color:#cccccc;
  text-decoration:none;
  border:0;
}
body.section-cover .span4.ad-bar .news .module_article, body.section-cover .span4.ad-bar .shortNews .module_article {
  background:#ffffff;
  padding:15px 10px;
  *zoom:1;
  margin-bottom:15px;
  border:0;
}
body.section-cover .span4.ad-bar .news .module_article:before, body.section-cover .span4.ad-bar .news .module_article:after, body.section-cover .span4.ad-bar .shortNews .module_article:before, body.section-cover .span4.ad-bar .shortNews .module_article:after {
  display:table;
  content:"";
}
body.section-cover .span4.ad-bar .news .module_article:after, body.section-cover .span4.ad-bar .shortNews .module_article:after { clear:both; }
body.section-cover .span4.ad-bar .news .module_article img, body.section-cover .span4.ad-bar .shortNews .module_article img {
  width:140px;
  height:85px;
  float:right;
  margin:0;
}
body.section-cover .span4.ad-bar .news .module_article h1, body.section-cover .span4.ad-bar .shortNews .module_article h1 {
  font-size:14px;
  font-weight:normal;
  line-height:1.4em;
  color:#000000;
  margin:0 0 5px 0;
}
body.section-cover .span4.ad-bar .news .module_article h1, body.section-cover .span4.ad-bar .news .module_article p, body.section-cover .span4.ad-bar .shortNews .module_article h1, body.section-cover .span4.ad-bar .shortNews .module_article p {
  width:145px;
  float:left;
}