
/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.line_2,
.line_2,
.line_3,
.line_4,
.line_5,
.line_6,
.line_8,
.line_8,
.line_9,
.line_20,
.line_21,
.line_22,
.line_23,
.line_24,
.line_25,
.line_26,
.fitted_1,
.fitted_2,
.fitted_3,
.fitted_4,
.fitted_5,
.fitted_6,
.fitted_7,
.fitted_8,
.fitted_9
.fitted_10
.fitted_11,
.fitted_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
/* Beginning of a3_shell.css */
/* Commons
*************************************************/  
a {
	color: #0093cb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* Notches
***********************************************************/ 
 .non_member_notch_l {
	background:url(../images/notches.gif) no-repeat;
	position: relative;
    z-index: 1;
}


.asset_ra_notch_d, .review_notch_d, .question_notch_d, .answer_notch_d, .notch_d, .non_member_notch_l{ margin-top: -1px;}
.asset_ra_notch_u, .review_notch_u, .question_notch_u, .answer_notch_u, .notch_u{ top: 0px; }

.asset_ra_non_member_notch_l, .asset_ra_notch_r, .review_non_member_notch_l, .review_notch_r, .question_non_member_notch_l, .question_notch_r, .answer_non_member_notch_l, .answer_notch_r, .non_member_notch_l, .notch_r, .non_member_notch_l_placeholder{
  height: 20px;
  width: 7px ;
  left: -5px;
  top: 5px;
}


.asset_ra_non_member_notch_l, .review_non_member_notch_l, .question_non_member_notch_l, .answer_non_member_notch_l, .non_member_notch_l, .non_member_notch_l_placeholder{
  float: left;
  left: 1px;
  top: 5px;
}

.notch_u{ background-position: 0 0; }
.notch_d{ background-position: 0 -7px; }
.non_member_notch_l{ background-position: -20px 0; }
.notch_r{ background-position: -27px 0; }


.title1{
   width: 60% ;
   float: left ;
   margin-bottom: 10px ;
 }
 
  .title1 a{ font-weight: bold ; }
  
/* Comments
***********************************************************/
.non_member{
    clear: both ;
    margin: 18px 0 ;
  }
    
    .non_member .nm{
      float: left ;
      width: 230px ;
      padding: 5px 8px ;
      background: #dbf0f8 ;
      border: 1px solid #b2deef ;
    }
    
        
      .non_member .nm p,
      .non_member .nm p a.linktoarticle{
        clear: both ;
        font-size: 12px ;
        line-height: 18px ;
        color: #333 ;
      }
