/* Block editorial */
.editorial_block {  }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {
	background: none;
	padding: 0;
	margin-bottom: 1em
}
.editorial_block h2 {
	font-size: 1.1em;
    margin: 1em 0;
	text-transform: none;
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 10px;
	background: none;
	color: #5D717E
}
.editorial_block p { padding-top: 0.4em }
.editorial_block ul { list-style:circle inside none; }
#editorial_block_center p { padding-left: 0 }

#editorial_image_legend {
	color: #AAAAAA;
    font-size: 6pt;
    font-style: italic;
    margin: 0;
    padding-left: 0;
    text-align: center;
}

#sub-link-category {
    width: 811px;
}

#sub-link-category ul li {
    float: left;
    line-height: 18px;
    list-style-type: none;
    margin-bottom: -5px;
    padding-right: 1px;
    text-align: right;
}

#sub-link-category ul li a {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}

#sub-link-category ul li#link-img-1{
    background-color: #93D404;
    height: 23px;
    margin-right: 1px;
    width: 270px;
}

#sub-link-category ul li#link-img-2{
    background-color: #93D404;
    height: 20px;
    width: 266px;
    margin-right: 1px;
}

#sub-link-category ul li#link-img-3{
    background-color: #93D404;
    height: 20px;
    width: 269px;
}

