#index {
position: relative;
top: -24px;
left: -24px;
float: left;
clear: both;
width: 720px;
margin-top: 48px;
margin-bottom: -48px;
}

#index > div {
float: left;
width: 192px;
margin: 24px;
}

#index > div > div:first-child {
clear: both;
width: 192px;
}

#index > div > div:first-child > a {
display: block;
width: 190px;
height: 142px;
border: 1px solid #444;
border-radius: 12px;
}

#index > div > div:first-child a:hover {
border: 1px solid #fff;
}

#index > div > div:first-child > a > img {
border: 0;
width: 190px;
height: 142px;
border-radius: 12px;
}

#index > div > div:last-child {
font: 12px/16px TodaySHOP-Light, Helvetica, sans-serif;
display: block;
clear: both;
width: 192px;
height: 48px;
text-align: center;
letter-spacing: 0.08em;
color: #444;
margin: 12px 0 -12px 0;
}



h2 {
margin: 0 0 48px 0;
}



#foto {
position: relative;
top: -24px;
left: -24px;
float: left;
clear: both;
width: 720px;
margin-top: 48px;
}

#foto > a {
float: left;
display: block;
width: 190px;
height: 142px;
border: 1px solid #444;
border-radius: 12px;
margin: 24px 24px;
}

#foto > a:hover {
border: 1px solid #fff;
}

#foto > a > img {
border: 0;
width: 190px;
height: 142px;
border-radius: 12px;
}