#rect_top .tail
{
	background-image:url(../images/layouts/six_cells_scalable/rect_top_bottom.png);
	background-repeat: no-repeat;
	background-position: -5 0;
	height: 23px;
}

/******************************************/

#news_layout
{
    overflow: hidden;
}

#news_layout .head
{
    background: url('../images/layouts/six_cells_scalable/first_top.png') no-repeat 0 0;
    height:13px;
}

#news_layout .content
{
    background: url('../images/layouts/six_cells_scalable/first_mid.png') repeat-y 0 0;
    overflow: hidden;
    padding: 0px;
    min-height: 228px;
}

#news_layout .tail
{
    background:url('../images/layouts/six_cells_scalable/first_bottom.png') no-repeat 0 0;
    height:21px;
}

/* Landing Wrappers */

#news_layout .content .wrapper
{
    float:left;
    overflow:hidden;
}

#news_layout .content .wrapper_left_top
{
    width: 331px;
}

#news_layout .content .wrapper_mid_top
{
    width: 326px;
}

#news_layout .content .wrapper_right_top
{
    width: 328px;
}

/* Landing Placeholders */

/* Landing Left Column */

#news_layout .content .wrapper_left_top .placeholder .inner_first
{
    overflow: hidden;
}

/* Mid Column */

#news_layout .content .wrapper_mid .placeholder .inner_first
{
    overflow: hidden;
}

/* Landing Right Column */

#news_layout .content .wrapper_right_top .placeholder .inner_first
{
    overflow: hidden;
}

#news_layout .listing
{
}

#news_layout .content .wrapper_left_top .col1 .listing
{
	padding-left: 38px;
	padding-right: 18px;
}

#news_layout .content .wrapper_mid_top .col2 .listing
{
	padding-left: 28px;
	padding-right: 28px;
}

#news_layout .content .wrapper_right_top .col3 .listing
{
	padding-left: 18px;
	padding-right: 28px;
}

#news_layout .item
{
	margin-bottom: 10px;
}

#news_layout a
{
    color: #ffffff;
    text-decoration:underline;
}
#news_layout a:visited
{
    color: #1700099;
  
}

#news_layout a:hover
{
    color: #4D7DC7;
    text-decoration:underline;
}

.content ol, .content ul
{
    margin-left:15px;
}

#news_layout .title
{
    margin-bottom: 10px;
}

/* Second Row Formatting */

#news_layout .second_row .head
{
    background: url('../images/layouts/six_cells_scalable/second_top.png') no-repeat 0 0;
    height:23px;
}

#news_layout .second_row .content
{
    background: url('../images/layouts/six_cells_scalable/second_mid.png') repeat-y 0 0;
    overflow: hidden;
    padding: 0px;
    min-height: 229px;
}

#news_layout .second_row .tail
{
    background:url('../images/layouts/six_cells_scalable/second_bottom.png') no-repeat 0 0;
    height:27px;
}

#news_layout .links_title
{
    font-weight:bold;
    margin-bottom: 10px;
	font-size:16px;
}

#news_layout .wrapper_right_top .listing .title
{
    font-weight:bold;
    margin-bottom: 10px;
}

#news_layout .listing .wrapper_right_top
{
    font-weight:bold;
}
.rss-title
{
margin-bottom:10px;
}

#news_layout .first_row .wrapper_right_top .listing .title
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom:10px;
}

#news_layout .links .link
{
    margin-bottom:10px;
}

#news_layout .second_row .wrapper_left_top .listing .title
{
    font-size: 16px;
    font-weight: bold;
}

#news_layout .content .wrapper_left_top .col1 .acymailing_module .listing
{
    padding: 0;
}

.listing div .title a
{
    font-weight: normal;
}

.acymailing_module .listing
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.acymailing_module .listing .acymailing_checkbox
{
    margin-top: 5px;
}

.acymailing_module a
{
    float: right;
}
.acymailing_module a:visited
{
/* color:#170099; */
}
