﻿#main{
	width : 750px;
	height: 100%;
	padding-bottom: 5px;
	text-align: left;
}

.player{
	/*margin-bottom : 10px;*/
	padding-left: 10px;
	widht: 400px;
}

.video_name{
	color: #FFFFFF;
	font-size : 19px;
	text-align : left;
	padding-bottom : 6px;
	text-indent : -3px;
	border-bottom:1px solid #699AC1;
}

.video_info{
	color: #FFFFFF;
	padding-left : 8px;
	width: 240px;
	float: right;
}
	.video_info a{
		background: #699AC1;
		padding-left:5px;
		padding-right:5px;
		color: #FFFFFF;
		text-decoration:none;
	}

	.video_info a:hover{
		border-bottom:2px solid #000000;
		background: #3CA3FF;
		color: #B5FF00;
	}

	.dotari{
	color: #FFFFFF;
	padding-left : 8px;
	width: 300px;
	float: right;
}
	.dotari a{
		background: #699AC1;
		padding-left:5px;
		padding-right:5px;
		color: #FFFFFF;
		text-decoration:none;
	}

	.dotari a:hover{
		border-bottom:2px solid #000000;
		background: #3CA3FF;
		color: #B5FF00;
	}
	
	.weatheradd{
	float: left;
	}
	
	.weatheradd a{
	}

	.weatheradd a:hover{
	}
	
	p a{
		background: #699AC1;
		padding-left:5px;
		padding-right:5px;
		color: #FFFFFF;
		text-decoration:none;
	}

	p a:hover{
		border-bottom:2px solid #000000;
		background: #3CA3FF;
		color: #B5FF00;
	}

	.leftfloat{
	float: left;
	widht: 450px;
	/*line-height : 1;*/
}

.imgleftfloat{
	float: left;
	widht: 450px;
	margin-left: -30px;
	margin-top: -5px;
}

.clear{
	clear: both;
}

.plinfo{
	text-align: left;
	color: #FFFFFF;
	margin: 10 10 10 10px;
	padding-left: 25px;
	width: 90%;
	height : 100%;
}