body
{
	font-size: 13px;
}

.content 
{
	background-position: right top;	
}

.endContent 
{
	background-position: right top;
}

.col1, .col2 
{
	float: right
}

.col2 
{
	margin: 0 14px 0 0;
}

ul li 
{
	background: url("../../images/general/bullet.jpg") no-repeat 100% -4px;
	padding: 0 12px 0 0;
}

/*General menu*/
.breadcrumbs ul li {padding: 0 0 0 14px;*padding: 0 14px 0 0;}
