* {
  background-color: #FFF !important;
  border: none;
}


#wrapper{
  margin-left: 0px !important;
  width: auto !important;
}

#content .gridColumn.last{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#content{
 /*width: 460px;*/
}
#content .mainContentWrapper{
  border-bottom: none !important;
  width: auto !important;
}
.column740{
  width: auto !important;
}
#content .templateA .columnWrapper, #content .templateF{
  width: auto !important;
}
#content .templateA .columnWrapper{
  border-bottom: none !important;
}
#content .templateA  .gridColumn.main, #content .templateF{
  padding: 0em !important;
}
#content .gridColumn{
  display: block !important;
  float: none !important;
  padding: 0em !important;
}
.page h2{

}
.page .focus_case h2{
  display:none;
}
#content .gridColumn.first{
  border: none !important;
}
.videoBox h3{
  display:none;
}

#content #breadcrumb, #header, #footer, #content #leftColumn, #content
#rightColumn {
  display: none !important;
}
.videoContainer{margin-bottom:0em !important;}

.column460{
  width: auto !important;
}
#flowerBg{
display: none;
}


/* added 05.10.09 LKB */
table *{
	background:transparent !important;
}
table {
	background-color:#FCFCFC;
	border-bottom:1px solid #E6E6E6 !important;
	margin-bottom:1em;
	width:100%;
	border-collapse:separate;
	border-spacing:0;
}

table th, table thead td {
	background-color:#E6E6E6 !important;
	font-weight:bold;
}

table th, table td {
	padding:0.3em 0 0.3em 0.7em;
}

caption, th, td {
	font-weight:normal;
	text-align:left;
}

table .even, table .odd {
	background-color:#F2F2F2 !important;
}
