
.title-about-news {
height:78px;
background:url(../../images/title-about-news.gif) no-repeat;
margin:0 0 10px;
}


.news-promo {
	height:1%;
	overflow:hidden;
	padding:25px 0 0 20px;
}
.news-promo-cnt {
	padding:0px 13px 28px 10px;
}
.news-sidebar {
	float:right;
    width:250px;
    padding-bottom: 50px;
}

.news-promo-cnt ul {
	float:left;
    width:630px;
	padding:45px 0 0;
}
.news-promo-cnt ul li {
	height:1%;
	overflow:hidden;
	line-height:1.334em;
    margin-bottom:35px;
}
.news-promo-cnt ul li strong  {
	display:block;
	padding:0 0 5px;
	font-size:1.64em;
    font-weight:normal;
}
.news-promo-cnt ul li strong a  {
	color:#000;
    text-decoration:none;
}

.news-tags {
    color:#888;
}
.news-tags a {
    color:#888;
}



/* ul.twitter {}
* li.twitter-item: the ul items (if list is activated)
* p.twitter-message: each one of the paragraphs (if msgs > 1)
* .twitter-timestamp: the timestamp span class
* a.twitter-link: the tweet link class
* a.twitter-user: the @username reply link class
*/
ul.twitter {
    padding-top:15px;
}
.twitter-timestamp {
    display:block;
    color:#777;
    padding-top:4px;
}

.navigation {
width: 630px;
height: 15px;
}

.alignleft {
float: left;
width: 250px;
}

.alignright {
float: right;
}

.navigation a {
color: #888;
font-size: 1em;
}

.navigation a:hover {
text-decoration: none;
font-size: 1em;
}
