@charset "utf-8";

/* override sidebar */
#sidebar01 .news .i01 a {
background-position:-570px -175px;
}

/* override styles */
#content01 {
padding-bottom:55px;
}
#content01 h1 {
margin-bottom:3px;
}

/* lead */
#content01 .lead {
margin:0 13px 16px;
}
#content01 .lead p {
font-size:1.2em;
}

/* 2 column group box */
#content01 .group {
width:545px;
margin-bottom:3px;
background:url(../../common/common_bg_05.png) 5px top repeat-y;
}
#content01 .single {
width:268px;
}
#content01 .group-inner {
position:relative;
overflow:hidden;
height:100%;
padding-bottom:19px;
background:url(../../common/common_bg_06.png) 5px bottom no-repeat;
}
#content01 .group .item {
display:inline;
float:left;
width:239px;
margin-right:4px;
margin-left:5px;
padding:11px 12px 0;
background:url(../../common/common_bg_07.png) no-repeat;
}
#content01 .group .item .image {
float:left;
}
#content01 .group .item h2,
#content01 .group .item p {
margin-left:70px;
}
#content01 .group .item h2 {
margin-top:2px;
margin-bottom:7px;
}
#content01 .group .item p {
padding-bottom:1.4em;
}
#content01 .group .item .entry {
position:absolute;
width:239px;
*width:179px;
bottom:19px;
margin-left:0;
padding-bottom:0;
text-align:right;
}
