#mrd-container{
	width:760px;
	height:1020px;
	background:white;
	border-bottom:10px solid #EA4E74;
	/*position:relative;left:-10px;*/
	overflow:hidden;
}
h1{
	background:#EA4E74;
	color:white;
	font-size:1.0em;
	height:36px;
	line-height:1.5;
	text-align:left;
	font-weight:bold;
}
h2{
	background:#999;
	color:white;
	width:97%;
	height:35px;
	text-align:center;
	margin:0 auto;
}
h3{
	background:#D7F7FF;
	border:1px solid #cad6d9;
	color:black;
	font-size:12px;
	padding:3px;
}
#date{
	position:absolute;
	left:586px;
}
#date-num{
	position:absolute;
	left:610px;
	top:45px;
	width:140px;
	text-align:center;
	
}
#mrd-title{
	margin-left:10px;
}
table.recent-movie{
	color:black;
	width:100%;
	margin:20px 0 0 0;
	background:black:
}
table.recent-movie td{
	background:white;
	vertical-align:top;
}
#movie-area{
	background:#E6E6E6;
	text-align:center;
	width:260px;
	height:190px;
	border:1px solid #cfcfcf;
	margin:5px 0 0 0;
	padding:3px;
}
#movie-area div{
	margin-top:15px;
}
.artist-table{
	width:340px;
	margin-left:-5px;
}
.artist-table th,.artist-table td{
	vertical-align:top;
}
.artist-table th img{
	border:5px solid #E6E6E6;
}
#film{
	background:url("/mobilerelaydiary/images/film.gif") repeat-x;
	width:100%;
	height:200px;
	margin:50px 0 0 0;
}
img.tag-thisweek{
	margin-top:10px;
}
table.otherartist th{
	width:50px;
}
table.otherartist td{
	vertical-align:top;
}
td.artist-movie{
	padding-top:40px;
	vertical-align:top;
	text-align:center;
	height:160px;
}
.from{
	color:black;
}
.artist-movie strong{
	color:black;
}
td.artist-info{
	width:135px;
	text-align:center;
	font-weight:bold;
	color:black;
}
img.artist-thumbnail{
	border:8px solid #e6e6e6;
}

table.otherartist td{
	
}

#mrd-bottom{
	width:100%;
	height:10px;
	background:#EA4E74;
}