body { background: #fff; }

.wrapper,
#mainContainer { width: 605px; }

#header { border-bottom: 1px solid #ccc; padding-bottom: 20px; }
#header .logo { width: 120px; height: 62px; }

#user_spinner,
#languages,
#mainnavi, 
#showcase, 
#subnavi,
#quicksearch, 
#breadcrumbs { display: none; }

#content { padding: 40px 0; }
#conetnt .content { clear: both; }

#leftColumn,
#rightColumn,
#footer { display: none; }



/*
	CONTENT
----------------------------------- */

.content ul li, .content2 ul li { background: none; padding-left: 1.5em; list-style: square!important; }


.tmpl-home .fce-3cols  .fce-3cols-col1, .tmpl-home .fce-3cols  .fce-3cols-col2, .tmpl-home  .fce-3cols  .fce-3cols-col3 { width: 190px; margin: 0; margin-right: 15px; }
.tmpl-home .fce-3cols  .fce-3cols-col3 { margin: 0; }
.tmpl-home .fce-3cols  img { width: 90%; }

.fce-2cols  .fce-2cols-col1, .fce-2cols  .fce-2cols-col2 { width: 290px; margin: 0; margin-right: 20px; }
.fce-2cols  .fce-2cols .fce-2cols-col1, .fce-2cols  .fce-2cols .fce-2cols-col2 { width: 135px; }
.fce-2cols  .fce-2cols-col2 { margin: 0; }
.fce-2cols  img { width: 90%; }

