body {
  background: url(/_img/bg-purple.gif) !important;
}

/*
  **** Begin special adjustment section. ****
  * The following ids are used to toggle the horizontal configuration of the content cells.
  * Simply comment and uncomment the appropriate settings.
*/


#left_area_car_maj {
	float: left;
	/* float: right; */
}

#right_area_car_maj {
  float: left;
	/* float: right; */
}

#t_section1_car_maj {
	margin-right: 4px;
	float: left;
  /* margin-left: 5px;
	float: right; */
}

#t_section2_car_maj {
  margin-bottom: 4px;
	float: left;
	/* float: right; */
}

#b_section1_car_maj {
  margin-right: 4px;
	float: left;
  /* margin-left: 4px;
  float: right; */
}

#b_section2_car_maj {
  float: left;
  /* float: right; */
}

/*
  **** End special adjustment section. ****
*/


/*
 * Section Content
 */
 
.car_maj_section_content {
  height: 218px;
	color: #666666;
	padding: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
}

div [class="car_maj_section_content"] {
  height: 204px;
}
 
#bottom_ad_car_maj {
  vertical-align: bottom;
  margin: 5px 5px 0px 5px;
  width: 307px;
  height: 180px;
}

.car_maj_section_content2 {
  height: 430px;
	color: #666666;
	padding: 0px;
  font-family: verdana,arial,sans-serif,helvetica;
	font-size: 9px;
}
 
#bottom_ad_car_maj2 {
  vertical-align: bottom;
  margin: 0px 5px 2px 5px;
  height: 61px;
}

.car_maj_section_content1 p {
  margin: 4px 8px 12px 10px;
  font-size: 11px;
  font-weight: bold;
}
