#rect_top .tail
{
    background-image:url(../images/layouts/two_symetric/rect_top_bottom.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 20px;
}

/* Advocacy - Youth Landing */

#contactus_layout
{
	overflow: hidden;
	height: auto;
}

#contactus_layout .content
{
	overflow: visible;
	padding: 0px;
}

#contactus_layout ._content_top
{
	float:left;
	width: 990px;
	background: url(../images/layouts/two_symetric/landing_top_box.png) no-repeat 0 0;
	height: 21px;
}

#contactus_layout ._content_mid
{
	float:left;
	width: 990px;
	background: url(../images/layouts/two_symetric/landing_mid_box.png) repeat-y 0 0;
	height:auto;
	overflow:hidden;
}

#contactus_layout ._content_bottom
{
	float:left;
	width: 990px;
	background: url(../images/layouts/two_symetric/landing_bottom_box.png) no-repeat 0 0;
	height: 25px;
}

#contactus_layout ._left_col
{
	margin-left: 38px;
	margin-right: 15px;
	height:auto;
	width: 442px;
	float:left;
}

#contactus_layout ._right_col
{
    margin-left: 25px;
    margin-right: 38px;
    height:auto;
    width: 432px;
    float:left;
}

#contactus_layout .item
{
    margin-bottom: 15px;
}

#contactus_layout .item .title
{
    color:#FFFFFF;
    display:inline;
    font-weight:bold;
    margin-bottom:3px;
    margin-top:3px;
    padding-top:10px;
}

#contactus_layout a
{
    color:#ffffff;
    text-decoration:underline;
}


#contactus_layout a:hover
{
    color: #0a6fa1;
    text-decoration:underline;
}

/* Article */

.column_1 .text .image img
{
    width: 200px;
    height: 100px;
}

.column_1 .text a
{
    color: #ffffff;
    text-decoration: underline;
}

/* End Article */

/* Contact Form */

._right_col input, ._right_col select, ._right_col textarea
{
    width: 186px;
    margin-left: 3px;
}

._right_col #contact_email_copy
{
    width: 10px;
}

/* End Contact Form */

#contactus_layout a
{
    color:#ffffff;
    text-decoration:underline;
}

#contactus_layout a:visited
{
    /* color:#170099; */
    text-decoration:underline;
}

#contactus_layout .title
{
    margin-top: 10px;
    font-size: 16px;
    font-weight:bold;
}

#contactus_layout a:hover
{
    color: #0a6fa1;
    text-decoration:underline;
}

._left_col .text .image img
{
    width:440px;
}

#contactus_layout #contact_email_copy
{
    margin-top: 15px;
}

#soundcf {
float:right;
margin-top:4px;
padding-right:229px;
}
