/* CSS Document */

#back-detail{
background-image:url(../toko/image/back-detail.gif);
background-repeat:repeat-x;
padding:15px;
margin-bottom:20px;
}

.back-announce{
background-image:url(../toko/image/back-announce.gif);
background-repeat:repeat-x;
padding:15px;
margin-bottom:20px;
}

h2.detail-title{
font-size:150%;
font-weight:bold;
padding:0;
margin:0px 0px 0px 10px;
}

hr.toko{
border-width: 1px 0px 0px 0px;
border-style: dotted;
border-color: #744E32;
height: 1px;
margin:3px;
}

h3.detail-day{
text-align:right;
color:#CC3333;
font-size:120%;
font-weight:bold;
padding:0;
margin:0;
}

h3.index-title{
padding:0;
margin:10px 0px;
font-size:110%;
font-weight:bold;
line-height:1.2em;
}

h4.index-day{
color:#CC3333;
font-weight:bold;
padding:0;
margin:5px 0px;
}

.index-photo{
background-color:#CCCCCC;
padding:5px;
}