#content_top,
#content_bottom_home
{
  width:             1000px;
  text-align:        left;
  padding:           0;
  margin:            0;
}

#content_err {
	padding:         40px;
	min-height:      300px;
}

#content_top a:link { color: #0000cc; text-decoration: none; } 
#content_top a:visited { color: #0000cc; }
#content_top a:hover { color: #c8c8c8; }
#content_top a:active { color: #0000cc; }

#left_content
{
  width:             610px;
  margin:            0 20px 0 20px;
  padding:           20px 0 0 0;
  float:             left;
}

#left_content p
{
 display: inline;
}

#left_content h1, h2, h3
{
  margin:            10px 0 10px 0;
  padding:           0;
  font-size:         13px;
  font-weight:       bold;
  display:           block;
}

#content_cards
{
  margin:            0;
  padding:           0;
}

#content_cards p
{
  display:            inline;
  padding-left:      5px;
}

.content_card
{
  margin:            10px 0 0 0;
  float:             left;
}

#business,
#call_center,
#esl,
#social_life
{
  margin:            0 10px 0 0;
}

#business,
#call_center,
#esl,
#social_life
{
  width:             190px;
  height:            282px;
  cursor:            pointer;
} 

#business div,
#call_center div,
#esl div,
#social_life div
{
  text-align:        justify;
  width:             160px;
  /* brought up from </span>*/
  font-size:         12px;
  position:          relative;
  z-index:           1;
  top:               -115px;
  left:              15px;
}

#esl h2
{
  margin:            0;
  padding:           0;
  font-size:         12px;
  font-weight:       bold;
  display:           inline;
  text-align:        left;
}

#business h3
{
  margin:            0;
  padding:           0;
  font-size:         12px;
  font-weight:       bold;
  display:           inline;
  text-align:        left;
}

#business img,
#call_center img,
#esl img,
#social_life img
{
  padding:           6px 0 0 5px;
}

.highlight
{
  background:        transparent url(/images/card_highlight.png) no-repeat scroll top left;
}

/* PRG */
	#content_cards_submit
	{
	  float:             left;
	  margin:            0;
	  padding:           0;
	  width:             100%;
	  height:            85px;
	  overflow:          hidden;
	}

	#adlink {
	  float:             left;
	  width:             468px;
	  height:            60px;
	  margin:            15px 0 0 50px;
	  padding:           0 0 0 0;
	  overflow:          hidden;
	}
/* end PRG */

#left_container
{
  width:             610px;
  margin:            0 20px 0 20px;
  padding:           10px 0 0 0;
  float:             left;
}

#right_container,
#right_container_top
{
  width:             320px;
  margin:            0 0 0 655px;
  padding:           22px 0 5px 0;
}

#right_container_bottom {
    width:            320px;
    margin:           5px 0 0 655px;
	min-height:       600px;
	overflow:         hidden;
}

#google_ad1
{
  width:             300px;
  height:            250px;
  padding:           0 0 0 10px;
}

#google_ad2
{
  height:            60px;
  padding:           0 10px 0 10px;
  text-align:        center;
}

.video {
  padding:           10px 10px 30px 10px;
  font-size:         12px;
  font-weight:       normal;
}

.video a:hover  { color: #c8c8c8; }

#disclaimer {
	padding-top:    10px;
	font-size:      10px;
}

#study_tip
{
  background:        transparent url(/images/study_tip.png) no-repeat scroll top center;
  margin-top:        20px;
  height:            27px;
  width:             320px;
}

#iqfb
{
  margin-top:        15px;
  width:             320px;
  height:            185px;
  overflow:          hidden;
}

#hl_idiom
{
  background:        transparent url(/images/hl_idiom.png) no-repeat scroll top center;
  margin-top:        20px;
  height:            27px;
  width:             320px;
}

/***** featured idioms **********/
#featured_idiom
{
  background:        transparent url(/images/featured_idiom.png) no-repeat scroll top center;
  height:            27px;
  width:             320px;
  margin:            25px 0 0 0;
  font-size:         20px;
  color:             #FFFFFF;
  font-weight:       bold;
  padding:           2px 0 0 0;
}

.hm_link_units {
	width:            120px;
    padding:          10px 10px 0 10px;
}

#hm_link_unit_200_90 {
  width:             210px;
  height:            100px;
  margin:            10px 0 0 10px;
}

/** mimic google ads link unit **/
.hm_lnkHead
{
    width:           320px;
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       13px;
	margin:          0 0 0 0;
}
.hm_lnkHead ul
{
  list-style:        none;
  margin:            0 0 15px 5px;
  padding:           0 0 0 0;
}
.hm_lnkHead li
{
  margin:            2px 0 0 5px;
}
.hm_lnkHead h4, h5
{
  font-weight:            bold;
  width:                  195px;
  padding:                2px;
  text-decoration:        underline;
  color:                  black;
  font-size:              13px;
}
.hm_lnkHead a
{ 
  color:                  #0000FF;
  text-decoration:        underline;
}
/* end featured idioms */