#navigation_work a.text
{
	color: #808080;
}

/*
#navigation_about a.text
{
	color: #808080;
}
*/

#navigation_contact a.text
{
	color: #808080;
}


#about_container
{
	padding-top: 5px;
}

.about_item
{
	width: 280px;
}

.about_content
{
	font-size: .85em;
	margin-left: 15px;
}
.about_title
{
	font-size: .95em;
	cursor: hand;
	cursor: pointer;
}

.menu_arrow
{
	width:.7em;
	height:auto;	
}