﻿.red{color:red}
TABLE 
{ 
    empty-cells: show ;
    
 }
SPAN
{
	font-family:Verdana,Arial;
}

body {
}
.qp_gray_frame_hor
{
    background-color:#F0F0F0;
    height : 3px;
    
}
.qp_gray_frame_ver
{
    background-color:#F0F0F0;
    width : 3px;
    
}
.hiddenElement{
    visibility:hidden;
    display:none;
}
#maintable
{
padding-bottom:0px;
}
.qp_main_table
{
  margin : 0px;
  padding:0px; 
  width : 580px;
}
.qp_explanation_left
{
   background-image:url(../../images/testPlayer/Question/ExpButtonLeft.gif);
   width :32px;
   height:28px;
}
.qp_next_question_left
{
    background-image : url(../../images/testPlayer/Question/NextButtonLeft.gif);
    width :32px;
    height:28px;
}
.qp_generic_button_center
{
    background-image:url(../../images/testPlayer/Question/GenericButtonTile.gif);
    background-repeat:repeat-x ;
    font :  11px verdana,Arial  ;
    color : #505050;
    
}

.qp_generic_button_right
{
    background-image:url(../../images/testPlayer/Question/GenericButtonRight.gif);
    width :13px;
    height :28px;
}
.qp_gray_panel_left
{
    background-image : url(../../images/testPlayer/Question/PannelLeft.gif);
    width:7px;
}
.qp_gray_panel_center
{
    background-image : url(../../images/testPlayer/Question/PannelTile.gif);
    background-repeat:repeat-x ;
    
}
.qp_gray_panel_right
{
    background-image : url(../../images/testPlayer/Question/PannelRight.gif);
    width:7px;
}
.gray_pannel_button
{
    display : inline;
    margin-left:10px
    
}
#gray_pannel
{
   width : 580px;
   
}
.qp_question_table
{
    
    
}
.qp_question_data
{
    width : 290px;
    font :bold 13px verdana,Arial ;
    color : #505050;
    vertical-align :text-top ;
   
}
.qp_question_data_flt
{
    
    height : 191px;
    font :bold 13px verdana,Arial ;
    color : #505050;
   
}
#reading_text
{
   font :bold 13px verdana,Arial ;
   vertical-align :text-top ;
   color : #505050;
   height : 216px;
}
.qp_generic_button_center,.button
{
    cursor :pointer;
}
#top_bar
{
margin-top:10px;
}
.top_bar_left_ltr
{
    background-image:url(../../images/testPlayer/Question/TopBarLeft.gif);
    width:6px;
    height :34px;
}
.top_bar_left_rtl
{
    background-image:url(../../images/testPlayer/Question/TopBarRight.gif);
    width:6px;
    height :34px;
}
.top_bar_tile
{
    background-image:url(../../images/testPlayer/Question/TopBarTile.gif);
    background-repeat:repeat-x ;
    font : bold 13px verdana,Arial;
}
.top_bar_divider
{
    background-image:url(../../images/testPlayer/Question/TopBarDivider.gif);
    width:10px;
}
.top_bar_instructions
{
      /*background-image:url(../../images/testPlayer/Question/TopBarInstructions.gif);*/
      width:16px;
      cursor:pointer;
}
.top_bar_clock
{
    background-image:url(../../images/testPlayer/Question/TopBarClock.gif);
    color:#54738b;
    width:78px;
}
.top_bar_right_ltr
{
      background-image:url(../../images/testPlayer/Question/TopBarRight.gif);
      width: 6px
}
.top_bar_right_rtl
{
      background-image:url(../../images/testPlayer/Question/TopBarLeft.gif);
      width: 6px
}
#clock
{
    text-align : center ;
    font : bold 13px verdana,Arial;
}
#question_count,#topBarTestName,.top_bar_tile
{
    font : bold 13px verdana,Arial;
    color :White;
   
}
#nav_table
{
 
    
}
#left_nav
{
      width:20px;
      cursor:pointer;
      background-repeat :no-repeat;
}
#right_nav
{
      width:20px;
      background-repeat :no-repeat;
      cursor:pointer;
      
}
.nav_element_td
{
   width:20px;
   text-align:center ;
}
.nav_element
{
    cursor:pointer;
    font :normal 11px verdana,Arial;
    color : #505050;
     
}

.nav_element_answered
{
    cursor:pointer;
    font : normal 11px verdana,Arial;
    color : #A9A9A9;  
}
.nav_element_current
{
    cursor:pointer;
    font : bold 11px verdana,Arial;
    text-decoration: none;
    color : #BD4219;  
}
a.nav_element_current
{
    text-decoration:none
}
.nav_element_locked, a.nav_element_locked{
    cursor:default;
    font : normal 11px verdana,Arial;
    color : #CCCCCC;
    text-decoration:none  
}

.questionContent
{
    font-weight :bold ;
    font-size :12px; 
    font-family:Verdana,arial;
    color:#505050;   
}
.answerSpan
{
    cursor:pointer;  
    border : solid 1px #F0F0F0; 
    font-size :12px; 
    font-family:Verdana,arial;
    color:#505050;   
}
.answerSpan_highlight
{
    cursor:pointer;
    border : solid 1px #FE8A00;
    font-size :12px;
    /*font-weight :bold ;*/
    font-family:Verdana,arial;
    color:#505050; 
    
}
.answerSpan_green_highlight
{
    cursor:pointer;
    border : solid 1px #618c44;
    font-size :12px;
    font-weight :bold ;
    font-family:Verdana,arial;
    color:#505050; 
}
.answerSpanSelected
{
    background-color :#FE8A00;
    cursor:pointer;
    border :solid 1px White;
    color :White ;
    font-weight :bold ;
    font-family:Verdana,arial;
    font-size :12px;

}
.answerSpanSelected_highlight
{
    background-color :#FE8A00;
    cursor:pointer;
    border : solid 1px #FE8A00;
    color :White ; 
    font-weight :bold ;
    font-family:Verdana,arial;
    /*font-size :12px;*/
    
}
.answerSpanSelected_green_highlight
{
    background-color :#FE8A00;
    cursor:pointer;
    border : solid 1px #618c44;
    color :White ; 
    font-weight :bold ;
    font-family:Verdana,arial;
    font-size :12px;
}
.answerSpanDark
{
    cursor:pointer;  
    border:solid 1px #9c9c9c;
    font-weight :bold ;
    font-family:Verdana,arial;
    font-size :12px; 
    color:#505050;   
    white-space:nowrap;
    
}
.answerSpanDark_highlight
{
    cursor:pointer;
    border : solid 1px #FE8A00;
    font-size :12px;
    font-weight :bold ;
    font-family:Verdana,arial;
    color:#505050;   
}


#reading_text
{
    width : 100%;
    height : 190px;
    overflow:auto ;
}
.div_answers_td
{  
    overflow:auto ;
}

.scroll_div
{
    overflow:auto ;
	line-height:19px;
}
#short_instructions
{
   
}
#short_instructions_text
{
    font-size:12px;
    font-family:Verdana,Arial;
    margin: 13px 0px 5px 0px;
    margin-left:5px;
    color:#505050;
}
.top_gray_frame
{
    background-image:url(../../images/testPlayer/Question/top_gray_frame.jpg);
    background-repeat:no-repeat ;
    width:583px;
    height :3px;
}
.right_gray_frame
{
    background-image:url(../../images/testPlayer/Question/right_gray_frame.jpg);
    background-repeat:no-repeat ;
    width:6px;
    

 }
 .generic_right_gray_frame_ltr,.generic_left_gray_frame_rtl
 {
    background-image:url(../../images/testPlayer/Question/generic_right_gray_frame_ltr.jpg);
    background-repeat:repeat-y;
    width:3px;
 }
 
.bottom_gray_frame
{
    background-image:url(../../images/testPlayer/Question/bottom_gray_frame.jpg);
    background-repeat:no-repeat ;
    width:583px;
    height :7px;
}
.left_gray_frame
{
    background-image:url(../../images/testPlayer/Question/left_gray_frame.jpg);
    background-repeat:no-repeat ;
    width:6px;
    
}
 .generic_left_gray_frame_ltr,.generic_right_gray_frame_rtl
 {
    background-image:url(../../images/testPlayer/Question/generic_left_gray_frame_ltr.jpg);
    background-repeat:repeat-y;
    width:6px;
 }
#answer_key_tab
{
    background-image:url(../../images/testPlayer/Question/answer_key.gif);
    background-repeat:no-repeat ;
    background-position:left bottom ;
    
    width:91px;
    height :14px;
}
#short_pannel
{
}
#short_pannel_left_ltr
{
    background-image:url(../../images/testPlayer/Question/short_pannel_left_ltr.jpg);
    background-repeat:no-repeat ;
    width:8px;
    height :73px;
}
#short_pannel_left_rtl
{
    background-image:url(../../images/testPlayer/Question/short_pannel_left_rtl.jpg);
    background-repeat:no-repeat ;
    width:8px;
    height :73px;
}
#short_pannel_center
{
    background-image:url(../../images/testPlayer/Question/short_pannel_tile.jpg);
    background-repeat:repeat-x ;
    
    
}
#short_pannel_right_ltr
{
    background-image:url(../../images/testPlayer/Question/short_pannel_right_ltr.jpg);
    background-repeat:no-repeat;
    width:8px;
    height :73px;
    
}
#short_pannel_right_rtl
{
    background-image:url(../../images/testPlayer/Question/short_pannel_right_rtl.jpg);
    background-repeat:no-repeat;
    width:8px;
    height :73px;
    
}
.left_nav
{
    background-image:url(../../images/testPlayer/Question/PreviousQ.gif);
    background-repeat:no-repeat ;
     background-position :center ;
    width:15px;
    height :13px;  
}
.right_nav
{
    background-image:url(../../images/testPlayer/Question/NextQ.gif);
    background-repeat:no-repeat ;
    background-position :center ;
    width:20px;
    height :13px;  
}
.left_nav_disabled
{
    background-image:url(../../images/testPlayer/Question/PreviousQDis.gif);
    background-repeat:no-repeat ;
     background-position :center ;
    width:20px;
    height :13px;  
}
.right_nav_disabled
{
    background-image:url(../../images/testPlayer/Question/NextQDis.gif);
    background-repeat:no-repeat ;
     background-position :center ;
    width:20px;
    height :13px;  
}
#explanation
{
    visibility:hidden;
    overflow:hidden;

}
#correct
{
    visibility:hidden;
}

.explanation_frame
{
    background-color:#C3C3C3;
}
.explanation_title
{
    background-color:White;
    color:#59962f;
    font-family :Verdana,Arial;
    font-size :11px;
    font-weight :bold ;
      
}
#explanation_text
{
    background-color:White;
    color:#000000;
    font-family :Verdana,Arial;
    font-size :11px;
}
.answerKey_tab
{
    background-color :#9b9b9b;
    color:White;
    font-weight :bold;
    font-size:11px;
    white-space :nowrap ;
    font-family :Verdana,Arial ;
    
}
#bar_center_DIA
{
    background-image:url(../../images/testPlayer/Question/DIA/tile_bar_DIA.gif);
    background-repeat:repeat-x;
}
.AMIshaddow_right
{
    background-image:url(../../images/testPlayer/AMIshaddowTile.gif);
    background-repeat:repeat-y;
    
    width:3px;
}
.AMIshaddow_right_noHeb_ltr
{
    background-image:url(../../images/testPlayer/AMIshaddowTile.gif);
    background-repeat:repeat-y;
    
    width:3px;
}
.AMIshaddow_right_noHeb_rtl
{
    width:3px;
}
thead td {
      position:relative;
      top:expression(document.getElementById("data").scrollTop);
}
.abr_topTitle_table
{
    font-family:Verdana;font-size:11px;font-weight:bold;
}
.abr_gray_frame_ver
{
    width : 3px;
}
/**************************** Test Messages ****************************************/
.TMUpperLeft      
{
  background-image : url(../../images/TestMessages/TMUpperLeft.gif);
  width: 18px;
  height:28px; 
}
.TMUpperTile
{
  background-color:#a6a6a6;
  font-family:Verdana,Arial;
  font-size :13px;
  font-weight:bold;
  color:White;
}
.TMUpperRight
{
 background-image : url(../../images/TestMessages/TMUpperRight.gif);       
 width: 18px;
 height:28px; 
}
.TMLeftTile
{
  background-image : url(../../images/TestMessages/TMLeftTile.gif);       
  width: 18px;
  background-repeat:repeat-y;  
}
.TMRightTile
{
  background-image : url(../../images/TestMessages/TMRightTile.gif);       
  width: 18px;
  background-repeat:repeat-y;  
}
.TMLowerLeft      
{
  background-image : url(../../images/TestMessages/TMLowerLeft.gif);
  width: 18px;
  height:17px;
  background-repeat:no-repeat ;
}
.TMLowerTile
{
  background-image:url(../../images/TestMessages/TMBottomTile.gif);
  background-repeat:repeat-x;
  
}
.TMLowerRight
{
 background-image : url(../../images/TestMessages/TMLowerRight.gif);       
 width: 18px;
 height:17px;
 background-repeat:no-repeat ; 
}
.TestCategory
{
  font-family:Verdana,Arial;
  font-size :12px;
  font-weight:bold;
  color:#be421e; 
}
.TestDescription
{
  font-family:Arial;
  font-size :13px;  
}
.TestDescription LI,P,SPAN
{
  font-family:Arial;
  font-size :13px; 
  line-height:19px; 
}
.StartTest
{
}
.TMContent
{
    padding:25px;
}
.startTest_a
{
     text-decoration:none;
     color:#e64e1f;
     font-family:Verdana,Arial;
     font-size:12px;    
}
.startTest_a:hover
{
     text-decoration:underline;
     color:#e64e1f;
     font-family:Verdana,Arial;
     font-size:12px;    
}
/********************************* REPORT PAGE *******************************/
.RepUpperLeft
{
  background-image : url("../../images/reportPage/RepUpperLeft_ltr.gif");
  width: 18px;
  height:28px; 
  background-repeat:no-repeat;  
     
}
.RepUpperTile
{
  background-color:#a6a6a6;
  font-family:Verdana,Arial;
  font-size :13px;
  font-weight:bold;
  color:White;
}
.RepUpperRight
{
 background-image : url("../../images/reportPage/RepUpperRight_ltr.gif");       
 width: 18px;
 height:28px;
 background-repeat:no-repeat;   
}
.RepLeftTile
{
   background-image : url(../../images/reportPage/RepBorderTile.gif);         
   background-repeat:repeat-y;
   background-position:left;
   background-color:#ecf8e4;
}
.RepLeftTileNoBG
{
   background-image : url(../../images/reportPage/RepBorderTile.gif);         
   background-repeat:repeat-y;
   background-position:left;
}

.RepRightTile
{
  background-image : url("../../images/reportPage/RepRightTile_ltr.gif");         
  background-repeat:repeat-y; 
  width:16px; 
}
.RepLowerLeft
{
  background-image : url("../../images/reportPage/RepLowerLeft_ltr.gif");         
  width:18px;
  height:16px;    
}
.RepLowerLeftNoBG
{
  background-image : url("../../images/reportPage/RepLowerLeftNoBG.gif");         
  width:18px;
  height:16px;    
}
.RepLowerTile
{
  background-image : url(../../images/reportPage/RepLowerTile.gif);         
  height:7px; 
  background-repeat:repeat-x;
  background-position:bottom;   
}
.RepLowerRight
{
  background-image : url("../../images/reportPage/RepLowerRight_ltr.gif");       
  width: 16px;
  height:16px;
  background-repeat:no-repeat;     
}
.reportText
{
 color:#676068;
 font-family:Verdana,Arial;
 font-size:13px;   
}
.scoreNumber
{
  background-image : url(../../images/reportPage/RepScoreBG.gif);       
  height:45px;
  background-repeat:no-repeat; 
  background-position:center; 
  color:White;
  /*text-align:center ;*/
  font-size:25px;
  font-weight:bold;
 
   }
.repMainGraph
{
  width:346px;
  height:230px;   
}
.repGraphText
{
  font-family:Verdana,arial;
  font-size:11px;
  color:#6f6f6f; 
  text-align:center ;  
}
.questionAmountCell
{
  text-align:right; 
  padding-right:5px;
}
.greenGraphColumn
{
    background-color:#daedcd;
}
.GraphColumnTable
{
    height:160px;
    width:100%;
    border-left:solid 1px White;
}
.columnTD
{
  text-align:center;
}
.questionNumber
{
    display:inline;
    /*border-left:solid 1px #d0d0d0;*/
    width:50px;
    padding:5px;
}
.repLightGreen
{
    /*background-color:#eef9e8;*/
    background-image:url(../../images/reportPage/repLightGreenTile.jpg);
    background-repeat:repeat-x;
    color:#4b752b;
    /*padding-left:15px;
    padding-right:15px;*/
    font-family:Verdana,Arial;
    font-size:16px;
    font-weight:bold;
    font-style:oblique;
    padding:0px 15px 0px 15px;
    width:462px;
    height:49px;
}
.repDarkGreen
{
    background-color:#dff2d2;
    color:#3a5c20;
    height:56px;
    font-family:Verdana,Arial;
    font-size:11px;
    height:56px;
    width:475px;
    padding:0px 15px 0px 15px;
}
.redLink
{
    color:#bf4118;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}
.redLink:hover
{
    color:#bf4118;
    text-decoration:underline;
    font-size:11px;
    font-weight:bold;
}
.snapShotSeperator
{
    width:15px;
}
.snapShotCell
{
  border-bottom:solid 1px #a6a6a6;
  vertical-align:middle;
  font-size:11px;  
}
#snapShotTable
{
    margin-left:20px;
    margin-right:20px;
    color:Black;
    width:510px;
}
.graphCell
{
    width:15px;
    height:15px;
    background-color:#a2c38a;
}
.graphCellSelected
{
    color:White;
    width:15px;
    height:15px;
    background-color:#589631;
    font-weight:bold;
    text-align:center;
    font-size:11px;
}
.graphCellEmpty
{
  width:15px;
  height:15px;
  background-color:#ebebeb;
   
}
#apSummeryTable
{
  width:508px;
  margin-top:10px;
}
.apCell
{
   color:#bf4118;
   font-size:11px;
   font-weight:bold;
   border-bottom:solid 1px #a6a6a6;
   vertical-align:middle;
}
#apReportText
{
    font-size:11px;
}
.NCR_questionContent
{
    font-family:Verdana ,arial;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;    
}

.helpWord
{
	font-family:Verdana,Arial;
	color:White;
	font-size:12px;
	text-decoration:none;
	cursor:pointer ;
}
.helpWordUnderline
{
	font-family:Verdana,Arial;
	color:White;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer ;
}
/****************** Explanation Feedback********************************/
.numberTD
{
	 text-align:center;
	 font-family:Verdana,Arial;
	 font-size:12px;
	 width:30px;	
}
.extremesTD
{
	 text-align:center;
	 vertical-align:bottom ;
	 font-family:Verdana,Arial;
	 font-size:12px;
	 padding:0px 5px 5px 5px;	
}
.expInstructions
{
	 display:block;
	 font-family:Verdana,Arial;
	 font-size:12px;
	 font-weight:bold;
	 vertical-align:top;
	 padding:3px;
	 color:#505050;	
}
.feedBackTD
{
	 font-family:Verdana,Arial;
	 border:solid 1px white;
	 background-color:#F1F1F1;
	 text-align:center;
}
#message_content
{
	padding-top:25px;
}
/******************End of Explanation Feedback**************************/
.dmaTable
{
    border: solid 1px #c0c0c0;
    border-right:0px;
    width:100%;
}
.dmaTable tr
{
    border: solid 1px #c0c0c0;
    border-right:0px;
    width:100%;
}
.dmaTable th
{
    border-right: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    padding:3px 0px 3px 5px;
    font-family:Verdana;
    text-align:left;
    color:#5b952e;
    font-size:11px;
    font-weight:bold;
}
.dmaTableTR
{
    
    background-color:#ffffff;
}
.dmaTableTRBG
{
   
    background-color:#f3fbec;
}

.dmaTable td
{
    padding-left:5px;
    font-family:Verdana;
    text-align:left;
    color:#515151;
    font-size:11px;
    font-weight:normal;
    padding:0px;
    padding-left:5px;
    line-height:15px;
    border-right: solid 1px #c0c0c0;
}

.answerDiv
{
    width:245px;
    height:300px;
    overflow:auto;
}
.questionCmTable Table
{
 border:solid 1px;
}
.questionCmTable td
{
 background-color:#f3fbec;
}
.questionHeaderText
{
    width:528px;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}
.questionHeaderText p
{
    width:528px;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}
/***************************** MCAT *******************************/
.topButtonsTable{
    margin:5px auto 5px auto;
}
.topButtonsTable P{
    display:inline;
    margin:0px;
}
.topButtonsTable TD{
    padding:0px 20px 0px 20px;
    vertical-align:middle;
    line-height:17px;
    height:17px;
}
.topButton P{
    color:#4565cc;
}
.topButton, .topButton span{
    text-decoration:none;
    color:#4565cc;
   
}
a.topButton:hover{text-decoration:underline;}
.topButton img{ border:0px;margin:0 2px 0 2px;}
.mcatNextQuestion{
    background-image:url(../images/testPlayer/Question/MCAT/redNextIcon.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:10px;
}
.instructionsDiv{
    border-top:solid 1px #999999;
    padding-top:8px;
}
.instructionsDiv img{
    display:inline;
    vertical-align:middle;
    margin:0px 3px 0px 3px;
}
.mcatContentTable{
    margin-top:5px;
    font-size:19px;
}
.mcatMainTD{
    width:50%;
    padding:3px;
    border-bottom:solid 3px #dddddd;
    border-right:solid 3px #dddddd;
}
.scrollDiv{
    overflow:auto;
    overflow-x:hidden; 
    overflow-y: scroll;
    font-family:Arial;
    font-size:13px;
    color:Black;
    padding-right:8px;
    line-height:19px;
}
.questionDiv{
    font-weight:bold;
    color:Black;
    
}
.questionDiv span
{
    font-weight:bold;
    color:Black;
}
.questionDiv td
{
     font-size:13px;
       line-height:19px;
}

.answerOpt{
    background-position:center;
    background-repeat:no-repeat;
    font-weight:bold;
    color:White;
    width:16px;
    height:16px;
    text-align:center;
    cursor:pointer;
    
    
}
.answerOpt_gray{
    background-image:url(../../images/testPlayer/Question/MCAT/mcatAnswerOpt.gif);
    
}
.striked .answerOpt_gray{
    background-image:url(../../images/testPlayer/Question/MCAT/Striked_BG.gif);
    text-decoration:line-through;
    color:#a1a1a1;
}
.answerOpt_selected{
    background-image:url(../../images/testPlayer/Question/MCAT/mcatAnswerOpt_selected.gif);
}
.mcat_wrappingDiv{
    padding:2px;
    width:16px;
    border:solid 1px white;
    float:left;
}
.mcat_wrappingDiv_border{
    padding:2px;
    width:16px;
    border:solid 1px #ff8901;
    float:left;
}
.mcat_answer_letter_td{
    height:25px;
    width:25px;
    vertical-align:top;
    /*text-align:center;*/
}
.strikeSpan{
    color:#9e9e9e;
    margin:auto 5px auto 5px;
    white-space:nowrap;
}
.strikeSpan P{
    margin:0px;
    padding:0px;
    display:inline;
    color:#4a62d0;
}
.striked{
    
}
.striked .answerText{
    text-decoration:line-through;
    color:#BBBBBB;
}
.strikeSpan a{
    color:#4a62d0;
    text-decoration:none;
}
.strikeSpan a:hover{
    text-decoration:underline;
}
.explanationDiv{
    background-color:#fff9c7;
    color:Black;
    border:solid 1px #a0a0a0;
    padding:10px;
   margin:10px 0px 0px 0px;
   width:90%;
    /*text-align:center;*/
}
.explanationDiv span
{
color:Black;
}
.explanationDiv img
{
 /*border:solid 1px #a0a0a0;*/
display:inline;
}
.closeExpTD{
    text-align:right;
}
.closeExpTD P{
    margin:0px;
    padding:0px;
    display:inline;
}
.explanationHeader{
    font-weight:bold;
    font-size:13px;
    line-height:19px;
    padding:5px;
}
.explanationContent{
    padding:5px;
    border-top:solid 1px  #a0a0a0;
     line-height:20px;
      font-size:13px;
    line-height:19px;
}
.explanationContent span p li{
     font-size:13px;
    line-height:19px;
}
.mcatExpSepDiv{
    border-top:dashed 1px  #a0a0a0;
    margin:5px auto 5px auto;
}

.personalNoteDiv{
    padding:0px;
    text-align:left;
    width:100%;
    margin:auto;
    display:block;
    
}
.mcatExpFeedbackForm .feedBackTD{
    background-color:Transparent ;
    border:0px;
}
.mcatExpFeedbackForm .numberTD{
    font-weight:bold;
}

.mtq_questionSpan div{
    display:inline;
}
.answerText div{
    display:inline;
}
/************************ end of MCAT *****************************/

