.content 
{
    text-align:justify;
}
.content h1
{
    
}
.content .article
{
    color:#fff;
}
.content .article .misc
{
    border-bottom:solid 1px #c2e6f4;
    margin-bottom:10px;
}
.content .article .misc .sep
{
	background-image:url(../../images/mr1/header.png);
    background-position:-980px -260px;
    background-repeat:no-repeat;
    
    padding:0 8px;
}
.content .article .rennab
{
    border:solid 1px #c2e6f4;
    border-left:0;
    border-right:0;
    margin:10px;
    padding:10px;
    background:url(../../images/mr1/header.png) no-repeat -980px -280px; 
	clear:both;
}

.content .article img
{
    float:left;
    margin:10px 10px;
    border:solid 1px #00a4e4;
}
.content .article .author
{
    padding: 0px 0px 10px 0px;
    /*color: #4C4C4C;*/
}
.content .article .author a
{
    color: #4C4C4C;
    text-decoration: none;
}
.content .article .author a:hover
{
   /* text-decoration: underline;*/
}
.content .article .date
{
    padding: 2px 10px 5px 0px;
    text-align: center;
    margin: 7px 0px 0px 4px;
	width:120px;
	text-align:right;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: url(../../images/bg_date.gif) top right no-repeat;
}
.sepline
{
	border-bottom:solid 2px #d8d8d8;
}
.content .article a.tomrplayer img{border:0;margin:0;} 
