#licensingwrap {
	width:680px;
	padding:0 20px 20px;
	background:#000000 url(../images/backgrounds/disclaimerbackground.png) repeat-x;
	font-size:12px;
	color:#fff;
}

#licensingtop {
	padding:20px 0;
}

#licensingbottom {
	padding:20px 0;
}

#licensingbottom p {
	padding-bottom:10px;
}

.licensingheading {
	padding-bottom:10px;
	font-size: 18px;
	font-weight:bold;
	color: #ED2024;
}

.licensingdivider {
	height:2px;
	background-color:#fff;
}

#licensingcopyright {
	width:680px;
	padding-top:19px;
}

#licensingheading {
	width:620px;
}
.licensingleftcol {
	float:left;
	width:310px;
	padding-right:20px;
}
.licensingrightcol {
	float:left;
	width:310px;
}
.licensingwhitetext {
	font-size:12px;
	color:#fff;
}

#licensingbottom a:link, #licensingbottom a:visited {
text-decoration: underline;
color: #fff;
}

#licensingbottom a:hover {
color: #ccc;
text-decoration: underline;
}

.licensingbluetext {
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#007cda;
}