.gallery{	
	width:670px;
	margin:0 auto;
}
*html .gallery{	width:680px;}
.gallery:after{
	content:'.';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.gallery div{
	background-color:LightGrey;
	border:medium none;
	float:left;
	margin:10px 15px;
	padding:3px 5px;
}
.gallery a{

}

.gallery img{
	border:none;
	width:180px;
	height:240px;
}
.btVermas {
	float:right;
	margin-top:-11px;
}

.btVermas a{
	background-image:url(http://www.rockandvida.com.ar/img/bullet2.png);
	background-position:right 5px;
	background-repeat:no-repeat;
	color:#A7A7A7;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-right:10px;
	text-decoration:none;
	vertical-align:middle;
}
.btVermas a:hover{
color:#666666;
}

/**/
.gallery_twitter{	
	width:670px;
	margin:0 auto;
	clear:left;
}
.gallery_twitter:after{
	content:'.';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.gallery_twitter ul{
	list-style:none;
}
.gallery_twitter ul li{
	background-color:LightGrey;
	border:medium none;
	float:left;
	margin:10px 15px;
	padding:3px 5px;
}
.gallery_twitter img{
	border:none;
	height:240px;
}
