#common
{
	margin-bottom: 15px;
}

.content1
{
	background: url(media/angle.gif) bottom right no-repeat;
	padding: 5px 0px;
}



/*CONTAINER RIGHT
----------------------------------------------------------------------------- */
#right
{
	margin-bottom: 5px;
}

.container_col1
{
	

}
.container_col2
{
	vertical-align:top;
	border-top: #d7d7d7 1px solid;
	padding-top:5px;
}
.container_col3 {
	
	
}
#right A, #right A:link, #right A:visited, #right A:active
{
	color: #333;
	text-decoration: underline;
}
#right A:hover
{
	color: #333;
	text-decoration: none;
}


