﻿@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

 Site URL:       http://
 File name:      movie.css
   
----------------------------------------------------------- */

#movie table{
	margin:0;
	padding:0;
}
#movie .play_button{
	margin:0px 5px;
	height:40px;
	width:165px;
	background: transparent url('http://j-pres.com/mplayer/button2.jpg') no-repeat scroll left top;
	font-size:12px;
	line-height:40px;
	text-align:left;
	text-indent: 12px;
}
#movie .play_button a{
	color:#ffffff;
	font-weight:bold;
}