@charset "UTF-8";
/* CSS Document */

/*body*/
#info {
	margin:25px 0px 0px -729px;
	padding:0 0 0px 0;
	width:728px;
	float:right;
	}

#info h3 {
	width: 728px;
	font: 13pt/20pt "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin:-5px 0px 10px 0;
	padding:0;
	text-align: left;
	border-bottom:dotted;
	border-bottom-width:1px;
	}
	
#videotitle {
	text-align: left;
	margin: 1em auto 1em auto;
	background:#ebebeb;
	padding:3px 5px 3px 10px;
	}

#videotitle p {
	font: 11pt/15pt "Times New Roman", Times, serif;
	letter-spacing: 1px;
	}

#info img {
	height:141px;
	width:120px;
	margin:-10px 0px 0px 0;
	padding:0;
	float: right;
	border:4px solid #737373;
	}