div._rssfeed-block ul,
div._rssfeed-block li,
div._rssfeed-block li p {margin: 0; padding: 0;}

div._rssfeed-block .border_box h3 {width: 100%; margin: 0; padding: 0;}

.content_box ._rssfeed1 h3 {
    margin-top:0;
}

.content_box ._rssfeed1 img {
	width:auto;
}

.content_box ._rssfeed1 ul {
	list-style-type:none;
	margin-left:.6em;
}

div._rssfeed1 ul,
div._rssfeed1 li {
	margin-left:.25em !important;
	margin-right:.25em !important;
}
div._rssfeed1 li:first-child {margin-top: 1.25em;}
div._rssfeed1 li {margin-left: 10px!important; margin-right: 5px!important; margin-bottom: .5em;}
div.column_content div._rssfeed1 li p,
div._rssfeed1 li p {margin:0; padding:0.4em 30px 0.4em 0;}

/* ------------------------------------------- OFFICIAL COLORS ---------------- */




/* REGULAR DEFAULT LIGHT GOLD w/ LINK */

div._rssfeed1._lightgold h3 span
{
	background-position:95% 50%;
	background-color:#F9F4E5;
	border:1px solid #E5C44D !important;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._lightgold h3 a
{
	background-position:95% 50%;
	background-color:#F9F4E5;
	border:1px solid #E5C44D !important;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._lightgold h3 a:link,
div._rssfeed1._lightgold h3 a:visited
{
	color:#000 !important;
	border:1px solid #E5C44D;
}

div._rssfeed1._lightgold h3 a:hover
{
	border:1px solid #E5C44D;
	color:#000 !important;
	background-color:#E5C44D;
}

/* BLUE THEME w/ HYPERLINK COLOR */

div._rssfeed1._blue h3 span
{
	background-position:95% 50%;
	background-color:#002855;
	border-bottom:0 none;
	color:#DAAA00;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._blue h3 a
{
	background-position:95% 50%;
	background-color:#002855;
	border-bottom:0 none;
	color:#DAAA00;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._blue h3 a:link,
div._rssfeed1._blue h3 a:visited
{
	color:#DAAA00 !important;
}

div._rssfeed1._blue h3 a:hover
{
	border-bottom:0 none;
	color:#000 !important;
	background-color:#99A9BF;
	display:block;
}

/* LIGHT BLUE THEME w/ HYPERLINK COLOR */

div._rssfeed1._lightblue h3 span
{
	background-position:95% 50%;
	background-color:#E5E9EF;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._lightblue h3 a
{
	background-position:95% 50%;
	background-color:#E5E9EF;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._lightblue h3 a:link,
div._rssfeed1._lightblue h3 a:visited
{
	color:#000 !important;
}

div._rssfeed1._lightblue h3 a:hover
{
	border-bottom:0 none;
	color:#fff !important;
	background-color:#667D9D;
}


/* GOLD THEME  w/ HYPERLINK COLOR */

div._rssfeed1._gold h3 span
{
	background-position:95% 50%;
	background-color:#DAAA00;
	border-bottom:0 none;
	color:#002855;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._gold h3 a
{
	background-position:95% 50%;
	background-color:#DAAA00;
	border-bottom:0 none;
	color:#002855;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._gold h3 a:link,
div._rssfeed1._gold h3 a:visited
{
	color:#002855 !important;
}

div._rssfeed1._gold h3 a:hover
{
	border-bottom:0 none;
	color:#DAAA00 !important;
	background-color:#002855;
}

/* SILVER THEME w/ HYPERLINK COLOR */

div._rssfeed1._silver h3 span
{
	background-position:95% 50%;
	background-color:#ccc;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._silver h3 a
{
	background-position:95% 50%;
	background-color:#ccc;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._silver h3 a:link,
div._rssfeed1._silver h3 a:visited
{
	color:#000 !important;
}

div._rssfeed1._silver h3 a:hover
{
	border-bottom:0 none;
	color:#fff !important;
	background-color:#333;
}


/* ------------------------------------------- BRIGHT COLORS ---------------- */




/* ORANGE */

div._rssfeed1._orange h3 span
{
	background-position:95% 50%;
	background-color:#ED8B00;
	border-bottom:0 none;
	color:#002855;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._orange h3 a
{
	background-position:95% 50%;
	background-color:#ED8B00;
	border-bottom:0 none;
	color:#002855;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._orange h3 a:link,
div._rssfeed1._orange h3 a:visited
{
	color:#002855 !important;
}

div._rssfeed1._orange h3 a:hover
{
	border-bottom:0 none;
	color:#000 !important;
	background-color:#ffcc33;
}


/* PURPLE */

div._rssfeed1._purple h3 span
{
	background-position:95% 50%;
	background-color:#642667;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._purple h3 a
{
	background-position:95% 50%;
	background-color:#642667;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._purple h3 a:link,
div._rssfeed1._purple h3 a:visited
{
	color:#fff !important;
}

div._rssfeed1._purple h3 a:hover
{
	border-bottom:0 none;
	color:#000 !important;
	background-color:#cc99ff;
}




/* MEDIUM BLUE */

div._rssfeed1._mediumblue h3 span
{
	background-position:95% 50%;
	background-color:#00B5E2;
	border-bottom:0 none;
	color:#002855;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._mediumblue h3 a
{
	background-position:95% 50%;
	background-color:#00B5E2;
	border-bottom:0 none;
	color:#002855;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._mediumblue h3 a:link,
div._rssfeed1._mediumblue h3 a:visited
{
	color:#002855 !important;
}

div._rssfeed1._mediumblue h3 a:hover
{
	border-bottom:0 none;
	color:#fff !important;
	background-color:#0066cc;
}

/* YELLOW */

div._rssfeed1._yellow h3 span
{
	background-position:95% 50%;
	background-color:#FFCD00;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._yellow h3 a
{
	background-position:95% 50%;
	background-color:#FFCD00;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._yellow h3 a:link,
div._rssfeed1._yellow h3 a:visited
{
	color:#000 !important;
}

div._rssfeed1._yellow h3 a:hover
{
	border-bottom:0 none;
	color:#000 !important;
	background-color:#ED8B00;
}

/* CORAL */

div._rssfeed1._coral h3 span
{
	background-position:95% 50%;
	background-color:#C6007E;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._coral h3 a
{
	background-position:95% 50%;
	background-color:#C6007E;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._coral h3 a:link,
div._rssfeed1._coral h3 a:visited
{
	color:#fff !important;
}

div._rssfeed1._coral h3 a:hover
{
	border-bottom:0 none;
	color:#fff !important;
	background-color:#990066;
}

/* RED */

div._rssfeed1._red h3 span
{
	background-position:95% 50%;
	background-color:#BA0C2F;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._red h3 a
{
	background-position:95% 50%;
	background-color:#BA0C2F;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._red h3 a:link,
div._rssfeed1._red h3 a:visited
{
	color:#fff !important;
}

div._rssfeed1._red h3 a:hover
{
	border-bottom:0 none;
	color:#fff !important;
	background-color:#660000;
}


/* ------------------------------------------- NEUTRAL COLORS ---------------- */


/* DARK GREEN */

div._rssfeed1._darkgreen h3 span
{
	background-position:95% 50%;
	background-color:#00573F;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin: 0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._darkgreen h3 a
{
	background-position:95% 50%;
	background-color:#00573F;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._darkgreen h3 a:link,
div._rssfeed1._darkgreen h3 a:visited
{
	color:#fff !important;
}

div._rssfeed1._darkgreen h3 a:hover
{
	border-bottom:0 none;
	color:#fff !important;
	background-color:#9CAF88;
}

/* LIGHT GREEN */

div._rssfeed1._lightgreen h3 span
{
	background-position:95% 50%;
	background-color:#9CAF88;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._lightgreen h3 a
{
	background-position:95% 50%;
	background-color:#9CAF88;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._lightgreen h3 a:link,
div._rssfeed1._lightgreen h3 a:visited
{
	color:#000 !important;
}

div._rssfeed1._lightgreen h3 a:hover
{
	border-bottom:0 none;
	color:#000 !important;
	background-color:#669966;
}


/* STUCCO */

div._rssfeed1._stucco h3 span
{
	background-position:95% 50%;
	background-color:#E6A65D;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._stucco h3 a
{
	background-position:95% 50%;
	background-color:#E6A65D;
	border-bottom:0 none;
	color:#000;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._stucco h3 a:link,
div._rssfeed1._stucco h3 a:visited
{
	color:#000 !important;
}

div._rssfeed1._stucco h3 a:hover
{
	border-bottom:0 none;
	color:#fff !important;
	background-color:#996633;
}

/* BROWN */

div._rssfeed1._brown h3 span
{
	background-position:95% 50%;
	background-color:#4F2C1D;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._brown h3 a
{
	background-position:95% 50%;
	background-color:#4F2C1D;
	border-bottom:0 none;
	color:#fff;
	display:block;
	margin:0;
	padding:0.4em 30px 0.4em 10px;
	text-transform:uppercase;
	font-weight:normal;
}

div._rssfeed1._brown h3 a:link,
div._rssfeed1._brown h3 a:visited
{
	color:#fff !important;
}

div._rssfeed1._brown h3 a:hover
{
	border-bottom:0 none;
	color:#000 !important;
	background-color:#ACA39A;
}