﻿/* Guide boxes*/

h1 
{
	font-size:18px;
	margin-bottom:20px;
	margin-top:20px;
}

.boxlink
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.tell 
{
	margin-bottom:10px;
}

.tellbox 
{
	margin-bottom:40px;
	
}



.box img {

float:left;
padding:0px;
margin-right:20px;

}


.box p{

font-size:11px;
line-height:18px;

}

.button 
{
	
}

.channel 
{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
}

.movie {
	padding:35px 20px 35px 20px;
	background-image:url(../../../../images/spot_bgd2.png);
	text-align:center;
	width:440px;
	
}
	
	




