#bandofthemoment_major {
	background: #BCEFFA;
	padding:0px 5px;
	text-align:left;
    font-family:Helvetica, sans-serif;
	font-size: 13px;
	clear:both;
}

#bandofthemoment_top {
	background: #BCEFFA;
	padding:0px 1px 5px 1px;
}

#left_column {
    float:left;
    width:260px;
	display:inline;
	position: relative;
	background: #05587E;
	height: 545px;
	margin: 0px 0px 0px 0px;
}

#left_column img {
	display:block;
	border: 7px solid #1DAECA;
	margin-top: 10px;
}

#right_column {
    float:left;
	padding-top: 13px;
	padding-left: 20px;
	display:inline;
	position:relative;
	width:380px;
}

#right_column  h2 {
	padding-right: 20px;
}
#right_column  p {
	padding-right: 20px;
	line-height: 15px;
	margin-bottom:0px;
}

h1 {
	font-size:28px;
	color:white;
	font-weight: 900;
	margin: 5px 0px 0px 5px;
	clear:both;
}

h2 {
	font-size:16px;
	color:#05587E;
	font-weight: 900;
}

.divider {
	border-top: 1px solid white;
	display: block;
	clear:both;
	margin:0px;
	padding:0px;
}

p.diagalloy {
	font-weight: bold;/*
	color: #BCEFFA;*/
	font-size: 16px;
	float:left;
	margin:5px 5px 0px 5px;
}

p.diagband {
	color:white;
	font-weight:bold;
	font-size: 13px;
	width:190px;
	margin:0px;
	float:right;
	margin:5px 5px 5px 0px;
}

#next_link {
	padding-top:15px;
	font-size:13px;
	color:#05587E;
	font-weight:bold;
	text-align:right;
	float:right;
}

#next_link img {
	display:inline;
}

.link_arrow_text {
	text-transform: uppercase;
}
