@import url("styles-site.css");
@import url("images/videobox/videobox.css");
		

p.diary-date{
	color:#999999;
	text-align:right;
	margin-top:-25px;
	margin-right:10px;
}

table.youtube{
	margin-left:30px;
}

table.youtube th{
	background-color:#B8BEE9;
	font-weight:bold;
}

table.youtube td{
	width:260px;
}

span.youtube{
	background-image:url(../images/tools/shortcut-icon.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
}