/* www.inotecanyc.com/locations-new.html page */
.locations .content .col-2 {
float:left;
margin:0 0 0 40px;
width:auto;
}
.locations .content .col-2 .restaurant {
float:left;
width:160px;
}
.locations .content .col-2 .last {
width:auto;
}
.locations .content .col-2 .restaurant a {
display:block;
height:73px;
}
.locations .content .col-2 .restaurant img {
border:none;
padding:0;
}
.locations .content .col-2 .restaurant p {
text-align:left;
font-size:.7em;
line-height:1.3;
margin:8px 0 0 0;
}
.ino, .inoteca, .liquori, .corsino {font-weight:bold;}

.ino {color:#cc3300;}
.inoteca {color:#336600;}
.liquori {color:#000;}
.corsino {color:#990000;}

