/* Restaurantes */

#content.restaurante #cab_post_foto {
	width: 250px;
	height: 238px;
	float: left;
}
#content.restaurante #texto_extra {
	width: 375px;
	height: 218px;
	float:left;
}
#content.restaurante #map_canvas {
	width: 375px;
	height: 218px;
}
#social ul{
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 40px;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    width: 200px;
}
a.boton_verde{
    background: none repeat scroll 0 0 green;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 10px;
}
#content.restaurante .twitter-share-button{
	top: 0;
}
