
	body{
	 background: url(images/bg-tile.gif) repeat-x #f2f1ef;
	 font-family: verdana, arial, sans-serif;
	 padding: 0px;
	 margin: 0px;
	 }
	 
	img{
	 behavior: url(/js/pngbehavior.htc);
	 }
	 
	h1,h2{
	 display: inline;
	 font-size: 16px;
	 }
	
	h3,h4{
	 display: inline;
	 font-size: 14px;
	 }
	 
	.panelcontent{
	 padding: 10px;
	 border-right: 1px solid #3150a3;
	 border-bottom: 1px solid #3150a3;
	 border-left: 1px solid #3150a3;
	 font-size: 12px;
	 background: #FFFFFF;
	 }
	 
	.panelheader{
	 background: url(images/panel-header-tile.gif) repeat-x;
	 }
	 
	.panelbutton{
	 margin-top: 7px;
	 }
	 
	.blogDate{
	 font-family: helvetica;
	 color: #777777;
	 font-size: 14px;
	 }
	 
	.blogTitle{
	 font-weight: bold;
	 color: #c52826;
	 font-size: 14px;
	 }
	 
	 
	#reviews{
	 background: #FFFFFF;
	 }
	 
	#reviews td{
	 font-size: 14px;
	 }
	
	#reviews #header{
	 font-size: 14px;
	 font-weight: bold;
	 }
	 
	.review{
	 background: #ebebeb;
	 padding: 6px;
	 overflow: hidden;
	 text-align: left;
	 font-size: 12px;
	 }
	 
	.review_data{
	 background: #e0e0e0;
	 font-size: 12px;
	 text-align: right;
	 padding: 6px;
	 overflow: hidden;
	 }
	 
	#footer{
	 text-align: center;
	 font-size: 14px;
	 line-height: 16px;
	 font-family: tahoma;
	 margin-top: 10px;
	 color: #9cb1d3;
	 }
	 
	#footer span{
	 font-size: 11px;
	 color: #9cb1d3;
	 }
	 
	a:link{color: #417cbf;}
	a:visited{color: #417cbf;}
	a:focus{color: #24548f;}
	a:hover{color: #24548f;}
	a:active{color: #24548f;}
	 
	#footer a:link{color: #9cb1d3;}
	#footer a:visited{color: #9cb1d3;}
	#footer a:focus{color: #325894;}
	#footer a:hover{color: #325894;}
	#footer a:active{color: #325894;}
	
/* Downloads 2 Products (Default Page) */

#headerright{
 width: 405px;
 height: 208px;
 background: url(images/family-right-icons-top.jpg) no-repeat bottom left;
 }
#headerright div{
 font-size: 12px;
 padding: 12px;
 }
 
.spacer{
 width: 20px;
 }
 
.product_info{
 background: #FFFFFF url(images/panel-info-bgtile.png) repeat-y;
 width: 456px;
 }
.product_info div{
 padding: 7px;
 font-size: 12px;
 }
 
#flashholder{
 width: 272px;
 border-right: 1px solid #3150a3;
 border-bottom: 1px solid #3150a3;
 background: #FFFFFF;
 border-left: 1px solid #3150a3;
 }
 
.dls td{
 font-size: 12px;
 }
 
/* Downloads 2 Products Plain */
 
#headerrightp{
 width: 750px;
 }
#headerrightp div{
 font-size: 12px;
 padding: 20px;
 }


/* Downloads - 8box LP */

#b8_welcomecopy{
 width: 387px;
 height: 170px;
 }
#b8_welcomecopy div{
 padding: 0px 0px 0px 112px;
 font-size: 12px;
 }
 
#b8_panel{
 background: url(images/inv_panel_tile.gif);
 }
 
#b8_invitations td{
 text-align: center;
 font-size: 16px;
 }
 
.inv_type{
 margin-top: 5px;
 }
	 
 /* STYLES FOR SKY LP */
 
 #flag-header{
  width: 750px;
  height: 64px;
  background: url(images/lp-flag-header.jpg) no-repeat;
  }
 #flag-header div{
  padding: 20px 0px 0px 0px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 22px;
  }
  
 #flag-copybg{
  width: 420px;
  height: 407px;
  background: url(images/lp-flag-copybg.jpg) no-repeat;
  }
 #flag-copybg div{
  padding: 10px 67px 0px 10px;
  font-size: 12px;
  color: #000000;
  }
