div#topSplash {
margin-bottom: 10px;
}

div#mainContents {
float: right;
width: 618px;
margin-top: 8px;
}

div.topText {
width: 398px;
float: left;
}

div.topImage {
width: 180px;
float: right;
}

div#infoListLink {
text-align: right;
}

div#infoListLink a {
background: url(/assets/templates/img/top/list_mark.gif) 0 center no-repeat;
padding-left: 10px;
}

h2.rssBtn {
position: relative;
}

h2.rssBtn a {
display: block;
width: 43px;
background: url(/assets/templates/img/common/rss_icon.gif) no-repeat;
height: 0 !important;
height /**/:14px;
padding-top: 14px;
overflow: hidden;
position: absolute;
top: 8px;
right: 15px;
}
