#header { 
	background-color: #FFFFFF);
	border-bottom-color: #52A9D4;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	clear: both;
	padding: 0px 10px 5px 10px;
}

#header .meta { 
	color: #666666;
	float: right;
	font-size: 11px;
	text-align: left;
	width: 150px;
}

#header .meta .close { 
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-image: url("/Designs/YS/images/close.png");
	background-repeat: no-repeat;
	background-size: auto;
	cursor: pointer;
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-top: 10px;
	text-indent: -123456px;
}

#footer { 
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	text-align: center;
}

#footer a { 
	color: #006699;
}

#footer p { 
	font-size: 110%;
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px;
}

img { 
	border-color: currentColor;
	border-style: none;
	border-width: medium;
}
