@import "pager.css";

/*
#tcontent h1 {
margin: 0 0 10px 0;
height: 46px;
padding-left: 22px;
font-size: 21px;
background: url(/media/title_02.gif);
line-height: 46px;
color: #000;
}
*/

*:first-child+html #tcontent h1 {
margin: 0 0 10px 0;
}

div#tcontent ul#press {
margin: 18px 0 12px 0;
padding: 0;
list-style-type: none;
}
div#tcontent ul#press li {
margin-bottom: 20px;
}
div#tcontent ul#press dl {
width: 512px;
margin: 0 auto 0 auto;
padding-bottom: 5px;
border-color: #dcdcdc;
border-width: 0 0 1px 0;
border-style: solid;
}

div#tcontent ul#press dt {
float: left;
margin-right: 8px;
color: #696969;
clear: both;
}

div#tcontent ul#press dd {
margin: 0;
}

div#tcontent div.presslist {
margin-bottom: 50px;
}

#tcontent .press .date {
margin: 0 0 25px 0;
padding:3px;
background: #e6e6fa;
font-size: 14px;
color: #696969;
font-weight: bold;
border-color: #dcdcdc;
border-width: 1px 0 1px 0;
border-style: solid;
}

*:first-child+html #tcontent .press .date {
margin: 0 0 25px 0;
}

#tcontent .press strong {
margin:0;
padding:5px;
font-size: 16px;
font-weight: normal;
color: #000;
background: #fff;
border-color: #dcdcdc;
border-width: 0 0 0 5px;
border-style: solid;
}

