﻿#panel1
{
	width: 485px; 
	height: 84px;
}
.featured1
{
	float: left;
	padding: 11px 18px 0 18px;
	width: 405px;
	color: #c19c66; 	
}

.featured1 .heading
{
	padding: 0 0 4px 0;
	font-family: Arial; 
	font-size: 16px;
}

.featured2 .heading
{
    font-size: 14px; 
	font-family: Arial; 
	padding: 3px 0 4px 0;
}


/* featured movie 1 */

.heading a:link
{
	color: #000; 
	text-decoration: none;
}
.heading a:hover
{
	color: #6f4b17; 
	text-decoration: none;
}
.heading a:visited
{
	color: #000; 
	text-decoration: none;
}


/* find out more style */

.featured1 a:link
{
	color: #000; 
	text-decoration: none;
}
.featured1 a:hover
{
	color: #6f4b17; 
	text-decoration: none;
}
.featured1 a:visited
{
	color: #000; 
	text-decoration: none;
}



/* featured movie 2 */

.featured2
{
	padding: 10px;
	float: right;
	width: 270px;
}
.featured2 .heading
{
    font-size: 14px !important;    
}
.find-out-how
{
    padding: 7px 0 0 0;
}
.find-out-how a:link
{
    color: #C19C65;
    text-decoration: underline;
}
.find-out-how a:visited
{
    color: #C19C65;
    text-decoration: underline;
}
.find-out-how a:hover
{
    color: #7B472F;
    text-decoration: none;
}
#text a:link
{
    color: #C19C65;
    text-decoration: underline;
}
#text a:visited
{
    color: #C19C65;
    text-decoration: underline;
}
#text a:hover
{
    color: #7B472F;
    text-decoration: none;
}