/*
  **** 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.
*/


#t_section1_parents {
  background-color: #333333;
	width: 470px;
	height: 212px;
	margin-right: 4px;
	float: left;
  /* margin-left: 4px;
	float: right; */
}


#t_section2_parents {
	background-color: #7a7a7a;
	width: 274px;
	height: 212px;
  margin-left: 2px;
  float: left;
	/* margin-right: 2px;
  float: right; */
}


#m_section1_parents {
	/* margin-right: 4px;
	float: left; */
  margin-left: 4px;
	float: right;
}


#m_section2_parents {
  margin: 0px 2px;
  /* float: left; */
	float: right;
}


#m_section3_parents {
	/* margin-left: 4px;
	float: left; */
  margin-right: 4px;
	float: right;
}


#b_section1_parents {
	width: 180px;
	height: 240px;
  /* margin-right: 4px;
	float: left; */
  margin-left: 4px;
  float: right;
}


#b_section2_parents {
	width: 180px;
	height: 240px;
 bg-color:#cccccc;
  padding: 0px;
  margin: 0px 2px;
  /* float: left; */
  float: right;
}

#b_section3_parents {
  background-color: #333333;
	width: 378px;
	height: 240px;
  padding: 0px;
  /* margin-left: 4px;
	float: left; */
  margin-right: 4px;
  float: right;
}

#b_section3_parents ul {
  margin-top: 4px !important;
  list-style: none;
}

#b_section3_parents .white_li_rect {
  margin: 0px 0px 0px 8px !important;
  padding-left: 10px;
  padding-right: 25px;
  list-style: none;
  text-align: left;
}

#b_section2_parents .section_header a {

 color:#000000;	
}

#m_section2_parents .section_header a {

 color:#000000;	
}


/*
  **** End special adjustment section. ****
*/


/*
 * Section Content
 */
 

#top_area_parents {
	height: 212px;
	width: 750px;
	background: #ffffff;
	margin: 0px 5px 5px 5px;
}

#m_section3_parents .section_header {
	height: 17px;
	background: #6AB3FF;
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
}

#m_section3_parents .section_content {
	padding: 0px 4px 0px 5px !important;
}

#m_section3_parents .black_text {
	margin: 4px 0px 0px 9px !important;
  line-height: 15px;
}

#b_section2_parents .section_header {
  margin: 6px 0px;
	height: 17px;
	border-bottom: 6px solid #efefef;
	background: #ffffff;
	color: #333333;
	padding: 3px;
	font-weight: bold;
	font-variant: small-caps; 
}


#m_section2_parents .section_header {
  margin: 0px 6px;
	height: 14px;
	border-bottom: 6px solid #efefef;
	background: #ffffff;
	color: #333333;
	padding-left: 3px;
	font-weight: bold;
	font-variant: small-caps;
}


}

#m_section1_parents .section_header {
  margin: 0px 6px;
	height: 14px;
	border-bottom: 6px solid #efefef;
	background: #ffffff;
	color: #333333;
	padding-left: 3px;
	font-weight: bold;
	font-variant: small-caps;
}




/*
 * MISC 
*/

.list_holder {
	width: 210px;
	float: left;
}

#b_section1_parents .list_holder {
	margin-top: 10px;
}

#b_section1_l_parents {
  margin: 8px 3px 0px 4px;
  float: left;
}

#b_section1_r_parents {
  margin: 8px 4px 0px 3px;
  float: left;
}

div[id="b_section1_l_parents"] {
  margin: 8px 4px 0px 7px !important;
}

div[id="b_section1_r_parents"] {
  margin: 8px 7px 0px 4px !important;
}


