#main_container_white
{
  background-color: #FFFFFF;
  margin-top: 0px;
  padding-top: 0px;

}


#main_container_white .head{
	margin-bottom: 10px;
	padding-left: 4px;
	text-align: left;
	color:#F0B537;
	font-size:14px;
	font-weight:bold;
	
}

#content
{
	padding-top: 0px;
}

/*
#boxOrange_Wrapper{
	background-color: #FFF;
	padding-bottom: 10px;
}


#boxOrange_TitleRight_VideoIcon {
	border-color: #F0B537;
	border-style: solid;
	border-width: 3px 1px 1px;
	margin-bottom: 10px;
}

#boxOrange_TitleRight_BorderTop {
	border-top: 3px solid #F0B537;
}

#videoIcon {
	float: left;
	width: 20px;
	overflow: visible;
	position: relative;
}

#icon {
	margin: 3px 0 0 5px;
}

#headerTitle {
	margin-bottom: 2px;
	text-align: right;
}

/*
#boxOrange_TitleRight_BorderTop  #headerTitle {
	margin-right: -8px;
}


#headerTitle .Head {
	color:#F0B537;
	font-size:14px;
	font-weight:bold;
	margin-right: 0;
}

.content_boxOrange_TitleRight_WithImage {
	color: #000000;
	padding: 0 7px 3px 5px;
}

.content_boxOrange_TitleRight_BorderTop {
	border: 1px solid #F0B537;
	background-color: #F8E9C5;
	padding: 5px 7px 3px 5px;
}
	
*/

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin: 0;
	padding: 0;
	background: transparent;
}

