@charset "UTF-8";
/* CSS Document */
html
{
	height: auto;	
}
body{
	background: url() repeat top left;
	margin:0px auto 0px auto;
	height: auto;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	font-family: 'Lato', sans-serif;
}

#mainDiv{
	margin:0px auto 0px auto;
	float: left;
	width: 1564px;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
}

#topBar{
	background: #0056a5;
	border-bottom: 4px solid #7abee9;
	width: 100%;
	height: 40px;
}
.topBarLinks{
	background: transparent url() no-repeat top center;
	margin:10px 0px 0px 0px;
	height: 40px;
	width: 530px;
	float: right;
}
.topBarPhone{
	padding-right: 20px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #7abee9;
	text-decoration: none;
	float: right;
}
.topBarLinks a{

	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #7abee9;
	text-decoration: none;
	padding:0 10.5px;
	letter-spacing: 0.3px; 
}
.topBarLinks a:hover{

	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 0.3px; 
	text-decoration: none;
}
#navArea{
	background: transparent url(../images/navbg.png) repeat-x top left;
	height: 133px;
	min-width: 800px;
	padding:30px 0px 0px 0px;
}

#navArea ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#navArea li {
	float: left;
	 display: inline-block;
}
.navSpacer{
	float: left;
	margin: 0px 0px 0px 80px;
}
#navArea a{
	display: block;
	padding:0 10.5px; 
	margin-bottom: -10px;
	font-family: 'Lato', sans-serif;
	color: #707070;
	font-size: 25px;
	font-weight: 300;
	text-decoration:none;
	text-transform: uppercase;
}
#navArea a:hover{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #7abee9;
	text-decoration:none;
	text-transform: uppercase;
}
#navArea i{
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	color: #0056a5;
}
.navLeft{
	background: transparent;
	height: 75px;
	width: 45%;
	float: left;
}
.navRight{
	background: transparent;
	height: 75px;
	width: 43%;
	float: right;
}	
.linkDiv{
	width: 30%;
	background: transparent url();
	height: 75px;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.logo{
	background: transparent url() no-repeat top center;
	margin:-170px 0px 0px 575px;
}
#contentLeft{
	background: transparent url(../images/leftbg.jpg) no-repeat bottom right;
	float: left;
	width: 50%;
	min-height: 2200px;
	margin-top: -30px;
	border-right: 5px solid #7abee9;
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
	box-sizing:        border-box;
	background-size: cover;
	text-align: center;
}

.leftThumbnails{
	background: transparent url() no-repeat bottom right;
	margin: 30px 0px 0px 0px;
}
h1{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase;
}
h2{
	font-family: 'Droid Serif', serif;
	font-size: 30px;
	color: #0056a5;
}
h3{
	font-family: 'Droid Serif', serif;
	font-size: 50px;
	color: #ffffff;
	text-shadow: 2px 2px #707070;
}

#contentBlock h3 {
    font-family: 'Montserrat', sans-serif;
    color: #666666;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px;
	text-shadow: none;
}
#headerTitle{
	background: transparent url() no-repeat bottom right;
	height: 200px;
	width: 700px;
	margin: -380px 0px 0px 45px;
	float: left;
	z-index: 1;
	position:absolute;
}
#contentLeft p{
	font-family: 'Lato', sans-serif;
	color: #707070;
	 font-size: 18px;
    line-height: 1.4;
	margin: 0px 40px 0px 40px;
}
.quoteBox{
	height: 150px;
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	color: #0056a5;
	margin: 0px 100px 0px 100px;
	text-align: center;
}
#programsDiv{
	display: inline-block;
	padding:30px 0px 0px 10px;
	vertical-align: top;
	width: 30%;
	min-height: 245px;
	text-align: center;
}
#programsDiv a{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
}
#programsDiv a:hover{
	font-family: 'Montserrat', sans-serif;
	color: #7abee9;
	text-decoration: none;
}
#programsDiv a i{
	font-family: 'Lato', sans-serif;
	color: #0056a5;
	font-size: 20px;
	font-weight: 400;
}

#contentRight{
	background: transparent url(../images/rightbg.jpg) no-repeat bottom right;
	float: right;
	width: 50%;
	min-height: 2200px;
	margin-top: -30px;
	background-size: cover;
	text-align: center;
}
#contentRight p{
	font-family: 'Lato', sans-serif;
	color: #707070;
	 font-size: 18px;
    line-height: 1.4;
	margin: 0px 40px 0px 40px;
}		
.watchButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #7abfe9;
	display:inline-block;
	cursor:pointer;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding:12px 52px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.watchButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
}	
#footer{
	background: #7abee9;
	float: left;
	width: 100%;
	min-height: 400px;
	border-top: 3px solid #ffffff;
}
.footerSpacer{
	float: left;
	margin: 50px 0px 0px 80px;
}

#footerColumn p{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 18px;
	font-weight: 400;
}
#footerColumn a{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 18px;
	font-weight: 400;
}
#footerColumn a:visited{
	color: #0056a5;
}
#footerCopyright {
	float: left;
	width: 100%;
	margin: 40px 0px 0px 0px;
}
#footerCopyright p{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 18px;
	font-weight: 400;
}
#footerFollow #footerCopyright a{
	color: #0056a5;
	font-size: 14px;
}
#footerColumnNews {
	float: left;
	width: 25%;
	margin: 45px 0px 0px 50px;
}
#footerColumn {
	float: left;
	width: 25%;
	margin: 45px 0px 0px 50px;
}
#footerFollow{
	float: left;
	width: 30%;
	margin: 45px 0px 0px 50px;
}
#footerFollow h1{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#footerFollow p{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 14px;
	font-weight: 400;
}
#footerColumn h1{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.donateButton {
	background-color:#0056a5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #7abfe9;
	display:inline-block;
	cursor:pointer;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding:12px 52px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.donateButton:hover {
	background-color:#164666;
}		

/* SUBPAGE STYLES */
#contentFull{
	background: transparent url(../images/leftbg.jpg) no-repeat bottom right;
	float: left;
	width: 100%;
	min-height: 1500px;
	margin-top: -30px;
	-moz-box-sizing:    border-box;
	-webkit-box-sizing: border-box;
	box-sizing:        border-box;
	background-size: cover;
	text-align: center;
}

#contentFull a:link{
	color: #0183be;
	text-decoration: none;
}
#contentFull a:visited{
	color: #0183be;
	text-decoration: none;
}
#contentFull a:active{
	color: #0183be;
	text-decoration: none;
}
#contentFull a:hover{
	color: #00afff;
	text-decoration: none;
}

#leftBar
{
	width: 20%;	
	min-height: 2000px;	
    text-align: left;
    float: left;
    line-height: 20px;
    padding: 50px 20px 50px 20px;
	margin: 15px 10px 100px 50px;
    line-height: 20px;
    min-height: 500px;
    /*
	background: #FFFFFF;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EBEBEB));
    background: -webkit-linear-gradient(#FFFFFF, #EBEBEB);
    background: -moz-linear-gradient(#FFFFFF, #EBEBEB);
    background: -ms-linear-gradient(#FFFFFF, #EBEBEB);
    background: -o-linear-gradient(#FFFFFF, #EBEBEB);
    background: linear-gradient(#FFFFFF, #EBEBEB);
    -pie-background: linear-gradient(#FFFFFF, #EBEBEB);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: #CCCCCC 0px 0px 6px;
    -moz-box-shadow: #CCCCCC 0px 0px 6px;
    box-shadow: #CCCCCC 0px 0px 6px;
	position: relative;
    behavior: url(/PIE.php);
	*/
}

.leftBarItem
{
	font-size: 20px;
	line-height: 1.6;
	padding: 20px;
	margin: 40px 0px 40px 0px;
    background: #c9e6f6;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c9e6f6), to(#a8d8f3));
    background: -webkit-linear-gradient(#c9e6f6, #a8d8f3);
    background: -moz-linear-gradient(#c9e6f6, #a8d8f3);
    background: -ms-linear-gradient(#c9e6f6, #a8d8f3);
    background: -o-linear-gradient(#c9e6f6, #a8d8f3);
    background: linear-gradient(#c9e6f6, #a8d8f3);
    -pie-background: linear-gradient(#c9e6f6, #a8d8f3);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: #CCCCCC 0px 0px 6px;
    -moz-box-shadow: #CCCCCC 0px 0px 6px;
    box-shadow: #CCCCCC 0px 0px 6px;
	position: relative;
    behavior: url(/PIE.php);
}

.lighterLeftBarItem
{
	background: #FFFFFF;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#c9e6f6));
    background: -webkit-linear-gradient(#FFFFFF, #c9e6f6);
    background: -moz-linear-gradient(#FFFFFF, #c9e6f6);
    background: -ms-linear-gradient(#FFFFFF, #c9e6f6);
    background: -o-linear-gradient(#FFFFFF, #c9e6f6);
    background: linear-gradient(#FFFFFF, #c9e6f6);
    -pie-background: linear-gradient(#FFFFFF, #c9e6f6);
	position: relative;
    behavior: url(/PIE.php);
}

.leftBarItem img
{
	/*
	background: #d9eaf3;
	width: 100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #81b4d1;
    position: relative;
    behavior: url(/PIE.php);
	*/
}


.leftBarItem input[type=image] {
    border: 0px;
    margin-top: 0px;
    padding: 0px;
    width: 98%;
}

#contentBlock
{
	min-height: 3000px;	
	width: 60%;
    text-align: left;
    float: left;
    line-height: 20px;
    padding: 50px 50px 50px 50px;
	margin: 100px 50px 100px 40px;
    line-height: 20px;
    min-height: 500px;
    background: #FFFFFF;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EBEBEB));
    background: -webkit-linear-gradient(#FFFFFF, #EBEBEB);
    background: -moz-linear-gradient(#FFFFFF, #EBEBEB);
    background: -ms-linear-gradient(#FFFFFF, #EBEBEB);
    background: -o-linear-gradient(#FFFFFF, #EBEBEB);
    background: linear-gradient(#FFFFFF, #EBEBEB);
    -pie-background: linear-gradient(#FFFFFF, #EBEBEB);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: #CCCCCC 0px 0px 6px;
    -moz-box-shadow: #CCCCCC 0px 0px 6px;
    box-shadow: #CCCCCC 0px 0px 6px;
	position: relative;
    behavior: url(/PIE.php);
	font-size: 20px;
	line-height: 1.6;
}

#contentBlock h1
{
	font-family: 'Lato', sans-serif;
    font-size: 45px;
    font-weight: 300;	
	margin: 0px;
	line-height: 1;
}

#contentBlock h2
{
	font-family: 'Montserrat', sans-serif;
    color: #0056a5;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;	
	margin: 0px;
}
#contentBlock p
{
	margin: 35px 0px 35px 0px;	
}

#contentFull a.largeContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #256387;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#256387), to(#144866));
	background: -webkit-linear-gradient(#256387, #144866);
	background: -moz-linear-gradient(#256387, #144866);
	background: -ms-linear-gradient(#256387, #144866);
	background: -o-linear-gradient(#256387, #144866);
	background: linear-gradient(#256387, #144866);
	-pie-background: linear-gradient(#256387, #144866);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 300;
	padding:15px 25px;
	text-decoration:none;
	text-align: center;
	text-shadow:0px 1px 0px #854629;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#contentFull a.largeContentButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #3d7fa5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3d7fa5), to(#256387));
	background: -webkit-linear-gradient(#3d7fa5,#256387);
	background: -moz-linear-gradient(#3d7fa5, #256387);
	background: -ms-linear-gradient(#3d7fa5, #256387);
	background: -o-linear-gradient(#3d7fa5, #256387);
	background: linear-gradient(#3d7fa5, #256387);
	-pie-background: linear-gradient(#3d7fa5, #256387);
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}
#contentFull a.largeContentButton:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contentFull a.largeContentButton:link {
	color: #FFFFFF;
	text-decoration: none;
}


#footerColumn a.largeContentButton {
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	background: #256387;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#256387), to(#144866));
	background: -webkit-linear-gradient(#256387, #144866);
	background: -moz-linear-gradient(#256387, #144866);
	background: -ms-linear-gradient(#256387, #144866);
	background: -o-linear-gradient(#256387, #144866);
	background: linear-gradient(#256387, #144866);
	-pie-background: linear-gradient(#256387, #144866);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 300;
	padding:15px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}{
	font-family: 'Montserrat', sans-serif;
	color: #0056a5;
	font-size: 18px;
	font-weight: 400;
}
#footerColumn a:largeContentButtonvisited{
	color: #FFFFFF;
}


#contentBlock a.largeContentButton
{
	color: #FFFFFF;	
}

table
{
	width: 100%;	
}

table td
{
	padding: 10px;
}

.actionNeeded
{
	font-size: 18px;
	color: #FF0000;	
}

iframe {
	margin: 25px 0px 25px 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	/* PIE */
	behavior: url(/PIE.php);
}

.contentImageFullWidth {
	width: 100%;
	margin: 25px 0px 25px 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	/* PIE */
	behavior: url(/PIE.php);
}

.contentImageHalfWidth {
	width: 45%;
	float: left;
	margin: 25px 25px 25px 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	/* PIE */
	behavior: url(/PIE.php);
}

.contentImageQuarterWidth {
	width: 25%;
	float: left;
	margin: 25px 25px 25px 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	/* PIE */
	behavior: url(/PIE.php);
}

#footerFollow a
{
	font-size: 26px;
	line-height: 1.2px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerFollow a:hover
{
	text-decoration: underline;
}


.footerFBIcon
{
	width: 100px;
	float: left;
	margin-right: 25px;	
}

#goodshop-widget
{
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-o-transform: scale(1.8);
	-ms-transform: scale(1.8);
}

.donateButtonZoom
{
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	margin-top: -20px;
	margin-bottom: 20px;
}

table
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	margin-top: 25px;
}

table td
{
	padding: 15px;
	text-align: left;
	vertical-align: top;
}

#donateTable h2
{
	font-size: 26px;
	line-height: 1.2;	
}

hr {
	clear: both;	
}

#videoDetailsContainer {
    padding: 20px;
}

#videoDetailsContainer #videoTitle {
    font-family: 'Source Sans Pro',sans-serif;
    color: #f69b0d;
    font-size: 24px;
    font-weight: normal;
    float: left;
    width: 49.8%;
    text-align: left;
    padding-left: 0.2%;
}

#videoDetailsContainer #videoClient {
    color: #666666;
    float: left;
    videoDescriptionwidth: 50%;
    text-align: right;
    font-family: 'Source Sans Pro',sans-serif;
    color: #727272;
    font-size: 24px;
    font-weight: normal;
}

#videoDetailsContainer #videoDescription {
    color: #666666;
    clear: both;
    text-align: left;
    padding-left: 0.2%;
    padding-top: 0.6%;
    font-size: 16px;
    line-height: 1.4;
}

#videoDescription a {
    color: #aaaaaa;
}

.videoThumbDiv
{
	width: 45%;
	float: left;
	margin: 25px 25px 25px 0px;
	-moz-border-radius:6px;
	text-align: center;
}

.videoThumbDiv img {
	margin: 0px 0px 10px 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 10px 0px #666666;
	-webkit-box-shadow: 0px 0px 10px 0px #666666;
	box-shadow: 0px 0px 10px 0px #666666;
	/* PIE */
	behavior: url(/PIE.php);
}

#fancybox-content iframe {
	margin:0;
}

.newsIcon
{
	width: 200px;
	height: auto;
	float: left;
	margin: 0px 15px 15px 0px;
}	