﻿.cn3Title
{
	padding-bottom: 5px;
	font-size: 24px;
	font-family: Brush Script MT;
}

#BoxContent3{ width:100%; 
	text-align: left;	
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	
	font-size: 12px;
	}

.cn3SubHeading
{
	color: #000000;
	font-weight:bold;}

.cn3Content{ padding-bottom: 10px;}

.curvy3 
{
	position:relative; 
	width:98%; 
	background: #cecccc url('../../Images/CurvyBoxBackGrey.gif') repeat-x top;
	color:#000000; 
	margin-left: 10px;}
	
#ctl3, #cbl3, #ctr3, #cbr3
{
	position:absolute; 
	width:20px; 
	height:20px; 
	background:#ffffff; 
	overflow:hidden; 
	font-style:normal; 
	z-index:1;}
	
#ctl3 {top:0;
	color:#9c9c9c; 
	left:0;}
	
#cbl3 {bottom:0; 
	color:#cecccc; 
	left:0;}
	
#ctr3 {top:0;
	color:#9c9c9c;
	right:0;}

#cbr3 {bottom:0; 
	color:#cecccc; 
	right:0;}
	
.curvy3 em b 
{
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	line-height:40px; 
	font-weight:normal;}
	
#ctl3 b {left:-8px;}

#ctr3 b {left:-25px;}

#cbl3 b {left:-8px; top:-17px;}

#cbr3 b {left:-25px; top:-17px;}

.curvy3 p 
{
	position:relative; 
	text-align:left;
	}