#lunch p.date{
text-align:right;
color:#01a2b6;
margin-bottom:15px;
}

#lunch .luncharea{
margin-bottom:50px;
}

#lunch .lunchbox{
width:280px;
float:left;
margin-right:30px;
}

#lunch .lunchbox.last{
margin-right:0;
}

#lunch .lunchbox .title{
margin-bottom:5px;
}

#lunch .lunchbox .title h2{
font-size:130%;
color:#ef903b;
font-weight:bold;
line-height:25px;
float:left;
padding-left:0;
}

#lunch .lunchbox .title h2 a{
color:#ef903b;
}

#lunch .lunchbox .title p{
float:right;
}

#lunch .lunchbox p.pic{
padding-bottom:3px;
}

#lunch .lunchbox h3{
color:#f1466e;
font-size:120%;
}

#lunch .lunchbox p{
margin-top:0.5em;
}

#lunch .annotation{
text-align:right;
font-size:85%;
}