﻿ table.greetings_box
 {
    margin-top: 20px; 
    margin-left: 15px;
    width: 560px;
 }
 
 table.greetings_box td.greetings_box_title
 {
    background: url(../../App_Images/Master/top_greetings_box1.gif); 
    width:560px; 
    height: 41px; 
    line-height:10px; 
    vertical-align:bottom;
    text-indent: -9999px;
 }
 table.greetings_box td.greetings_box_title1
 {
    background: url(../../App_Images/Master/top_greetings_box.gif); 
    width:560px; 
    height: 41px; 
    line-height:10px; 
    vertical-align:bottom;
    text-indent: -9999px;
 }
  table.greetings_box td.greetings_box_title2
 {
    background: url(../../App_Images/Master/top_greetings_box.gif); 
    width:560px; 
    height: 41px; 
    line-height:10px; 
    vertical-align:bottom;
    text-indent: -9999px;
 }
 
  table.greetings_box td.greetings_box_title h1
  {
	 margin-left: 25px; 
	 color: #E45A09;
  }
 
 table.greetings_display
 {
    width: 500px;
    margin-left: 25px;
    margin-top: 15px;
    padding-bottom: 15px;
 }
 table.greetings_display td { text-align: center; font-weight: bold; }
 table.greetings_display img { border: 1px solid #333; }
 table.greetings_display img:hover { border: 1px solid #fff; }
 
 span.caption 
 { 
     color: #333; 
     font-size: 10px;
 }
 
 td.greetings_footer
 {
	background:url(../../App_Images/Master/bottom_greetings_box2.gif); 
	width: 560px; 
	height: 33px; 
	text-align:right; 
	padding-right: 30px; 
	line-height:25px; 
	vertical-align:top; 
	font-size: 10px;
 }

 td.greetings_footer a
 {
	color: #F6823F; 
	text-decoration:none;
 }
 
 td.greetings_footer a:hover
 {
	text-decoration:underline;
	color: #FCA06B;
 }
 .contents {
    font-size: small;
    color: #FFF;
 }
 #featuredVideos
 {
 margin-left: 5px;
 }