#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;
}

/******************************************/

#donations_landing
{
    overflow: hidden;
}

#donations_landing .head
{
    background: url('../images/layouts/six_cells_scalable/first_top.png') no-repeat 0 0;
    height:13px;
}

#donations_landing .content
{
    background: url('../images/layouts/six_cells_scalable/first_mid.png') repeat-y 0 0;
    overflow: hidden;
    padding: 0px;
    min-height: 228px;
}

#donations_landing .tail
{
    background:url('../images/layouts/six_cells_scalable/first_bottom.png') no-repeat 0 0;
    height:21px;
}

/* Landing Wrappers */

#donations_landing .content .wrapper
{
    float:left;
    overflow:hidden;
}

#donations_landing .content .wrapper_left_top
{
    width: 331px;
}

#donations_landing .content .wrapper_mid_top
{
    width: 326px;
}

#donations_landing .content .wrapper_right_top
{
    width: 328px;
}

/* Landing Placeholders */

/* Landing Left Column */

#donations_landing .content .wrapper_left_top .placeholder .inner_first
{
    overflow: hidden;
}

/* Mid Column */

#donations_landing .content .wrapper_mid .placeholder .inner_first
{
    overflow: hidden;
}

/* Landing Right Column */

#donations_landing .content .wrapper_right_top .placeholder .inner_first
{
    overflow: hidden;
}

#donations_landing .listing
{
}

#donations_landing .content .wrapper_left_top .col1 .listing
{
	padding-left: 38px;
	padding-right: 18px;
}

#donations_landing .content .wrapper_mid_top .col2 .listing
{
	padding-left: 28px;
	padding-right: 28px;
}

#donations_landing .content .wrapper_right_top .col3 .listing
{
	padding-left: 18px;
	padding-right: 28px;
}

#donations_landing .item
{
	margin-bottom: 10px;
}

#donations_landing .title a
{
	font-size: 16px;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
 #donations_landing .title a:visited
{
	color: #170099;
}

#donations_landing .title a:hover
{
	color: #CCCCCC;
}

#donations_landing a
{
    color: #ffffff;
    text-decoration:underline;
    border: 0;
}
 #donations_landing a:visited
{
    color: #170099;
   
}

#donations_landing a:hover
{
    color: #0a6fa1;
    text-decoration:underline;
}

.content ol, .content ul
{
    margin-left:15px;
}

#donations_landing .title
{
    font-weight:bold;
    margin-bottom: 10px;
	font-size:16px;
}

/* Second Row Formatting */

#donations_landing .second_row .head
{
    background: url('../images/layouts/six_cells_scalable/second_top.png') no-repeat 0 0;
    height:23px;
}

#donations_landing .second_row .content
{
    background: url('../images/layouts/six_cells_scalable/second_mid.png') repeat-y 0 0;
    overflow: hidden;
    padding: 0px;
    min-height: 229px;
}

#donations_landing .second_row .tail
{
    background:url('../images/layouts/six_cells_scalable/second_bottom.png') no-repeat 0 0;
    height:27px;
}

#donations_landing .wrapper_right_top .featured-item-text
{
    width: 150px;
}

#donations_landing .wrapper_right_top .featured-item-intro
{
    margin-bottom: 15px;
}

#donations_landing .wrapper_left_top a
{
    display:block;
    margin-bottom: 10px;
}
 #donations_landing .wrapper_left_top a:visited
{
 /* color:#170099; */
}
