.h1_24pxOrangeUnderline
{
display: block;
font-size: 24px;
font-weight: normal;
color: #F47920;	
border-bottom: 1px solid #F47920;
text-align: left; 
line-height: 32px;
}

.h2_16pxOrangeUnderline
{
display: block;
font-size: 16px;
font-weight: normal;
color: #F47920;	
border-bottom: 1px solid #F47920;
text-align: left; 
line-height: 24px;
}

.h3_11pxOrangeUnderline
{
display: block;
font-size: 11px;
font-weight: normal;
color: #F47920;	
border-bottom: 1px solid #F47920;
text-align: left; 
text-transform: uppercase;
line-height: 19px;
}

.h1_24pxOrange
{
display: block;
font-size: 24px;
font-weight: normal;
color: #F47920;	
text-align: left; 
line-height: 32px;
width: 100%;
}

.h2_16pxOrange
{
display: block;
font-size: 16px;
font-weight: normal;
color: #F47920;	
text-align: left; 
line-height: 24px;
}

.h3_11pxOrange
{
display: block;
font-size: 11px;
font-weight: normal;
color: #F47920;	
text-align: left; 
text-transform: uppercase;
line-height: 19px;
}

.h1_24pxBlue
{
display: block;
font-size: 24px;
font-weight: normal;
color: #5A92C3;	
text-align: left; 
line-height: 32px;
width: 100%;
}

.h2_16pxBlue
{
display: block;
font-size: 16px;
font-weight: normal;
color: #5A92C3;	
text-align: left; 
line-height: 24px;
}

.h2_16pxBlueUnderline
{
display: block;
font-size: 16px;
font-weight: normal;
color: #5A92C3;	
border-bottom: 1px solid #5A92C3;
text-align: left; 
line-height: 24px;
margin: 0px 0px 10px 0px;
}


.h3_11pxBlue
{
display: block;
font-size: 11px;
font-weight: normal;
color: #5A92C3;	
text-align: left; 
text-transform: uppercase;
line-height: 19px;
}

.research_24pt
{
display: block;
font-family: Georgia;
font-size: 24px;
font-weight: normal;
color: #552c28;	
text-align: left; 
line-height: 32px;
width: 100%;
}

.research_18pt
{
display: block;
font-family: Georgia;
font-size: 18px;
font-weight: normal;
color: #552c28;	
text-align: left; 
line-height: 26px;
width: 100%;
}

.medical_24pt
{
display: block;
font-family: Georgia;
font-size: 24px;
font-weight: normal;
color: #00addd;	
text-align: left; 
line-height: 32px;
width: 100%;
}

.medical_18pt
{
display: block;
font-family: Georgia;
font-size: 18px;
font-weight: normal;
color: #00addd;	
text-align: left; 
line-height: 26px;
width: 100%;
}


/* FORM VALIDATION SCRIPT */

function validateAll(which) {


var pass=true;
if (document.images) {

for (i=0;i<which.length;i++) {

var tempobj=which.elements[i];
if (tempobj.name.substring(0,1)=="*") {

if (((tempobj.type=="text"||tempobj.type=="textarea")&&
tempobj.value=='')||(tempobj.type.toString().charAt(0)=="s"&&
tempobj.selectedIndex==0)) {
pass=false;
break;
         }
      }
   }
}

if (!pass) {
shortFieldName=tempobj.name.substring(1,40).toUpperCase();
alert("Please make sure the "+shortFieldName+" field was properly completed.");
return false;
}
else
return true;
}


body
{
margin:0;
padding:0;
width:100%;
}


/*img, div, a, input, table, td{ behavior: url(/media/iepngfix.htc) }*/

html,html body 
{
height:100%;
}

html>body #mcPageDiv 
{
height: auto;
min-height: 100%;
}


Div#mcPageDiv
{
padding: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
height:100%;
}

Div#mcBodyDiv
{
padding: 0px 0px 0px 0px;
margin-left: auto;
margin-right: auto;
border-bottom: 7px solid #2aacfc;
width:100%;
background-color: #333;
text-align: left;
}

#mcHeaderDiv
{
height: 85px;
text-align: left;
vertical-align:bottom; 
width: 920px;
margin-left: auto;
margin-right: auto;
}

#mcContentBody
{
background-image:url(/media/templates/mcHomeBG2.jpg);
background-position: top right;
/*height:600px;*/
background-repeat: repeat-x;
}

#mcContentBodySub
{
background-image:url(/media/templates/mcHomeBG2.jpg);
background-position: top right;
height:600px;
background-repeat: repeat-x;
}

#mcHomeBanner
{
padding-top: 22px;	
padding-bottom: 22px;
padding-bottom: expression('28px');
}

/*Safari only*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#mcHomeBanner
{
padding-top: 11px;	
padding-bottom: 12px;
}

}

#mcSubBanner
{
background-image:url(/media/templates/mcSubContentBG2.jpg); 
background-repeat: repeat-x;
width: 920px;
height: 512px;
}

#mcSubBanner2
{
background-image:url(/media/templates/mcSubContentBG3.jpg); 
background-repeat: no-repeat;
width: 920px;
height: 579px;
}


#mcSubBannerFull
{
background-image:url(/media/templates/mcSubContentBG2.jpg); 
background-repeat: repeat-x;
width: 920px;
height: 577px;
}


#mcHomeBottomMenu
{
display:block;
width: 920px;
height:75px;
text-align:center;
background-color: #1a1a1a;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}

#mcSubBottomMenu
{
display:block;
width: 920px;
height:65px;
text-align:center;
background-color: #1a1a1a;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
margin-top:10px;
}


#mcFooterDiv
{
padding-left: 20px;	
padding-top: 20px;

}

#mcFooterTable
{
text-align:left;	
}

#mcSubContentContainer
{
padding-top: 12px;	
}

#mcSubContentContainer2
{
padding-top: 21px;	
}


#mcMainMenuTableContainer
{
padding-left: 114px;	
text-align:center;
}

a.mcMainMenuItem
{
font-family: Arial;
font-size: 14px; 
font-weight: normal;
color: #FFF;
text-decoration: none;
display: block;
padding: 5px 15px 3px 15px;
outline: none;
}

a:hover.mcMainMenuItem, a.mcMainMenuItemActive, a:hover.mcMainMenuItemActive
{
font-family: Arial;
font-size: 14px; 
font-weight: normal;
color: #FFF;
text-decoration: none;
display: block;
background-color: #2aacfc;
display: block;
padding: 5px 15px 3px 15px;
outline: none;
}

a.mcFooterMenuItem
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #000;
text-decoration: none;
text-transform: uppercase;
padding: 0px 8px 0px 8px;
outline: none;
}

a:hover.mcFooterMenuItem, a.mcFooterMenuItemActive, a:hover.mcFooterMenuItemActive
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #0067a6;
text-decoration: none;
text-transform: uppercase;
padding: 0px 8px 0px 8px;
outline: none;
}

.mcLegalMenuItem
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #666666;
text-decoration: none;	
outline: none;
}

a.mcLegalMenuItem, a:hover.mcLegalItem
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #666666;
text-decoration: none;
padding: 0px 8px 0px 8px;
outline: none;
}

#mcDefaultArticleContainer
{
padding: 0px 52px 52px 42px;	
}

#mcSubArticleContainer
{
padding: 8px 52px 52px 42px;	
}


#mcFactSheetsContainer
{
padding-right: 25px;
text-align: left;
}

a.mcFactSheetsItem, a:hover.mcFactSheetsItem
{
font-family: Arial;
font-size: 12px; 
font-weight: normal;
/*color: #33cc33;*/
color: #FFF;
text-decoration: none;	
text-align: left;
outline: none;
}

.mcSubMenu1
{
display: block;
background-image:url(/media/templates/mcSubMenuBG.jpg);
background-repeat: no-repeat;
width: 375px;
height: 158px; 
float:left;
padding-bottom: 15px;
margin-left:13px;
outline: none;
}


.mcSubMenu2
{
display: block;
background-image:url(/media/templates/mcSubMenuBG.jpg);
background-repeat: no-repeat;
width: 375px;
height: 158px; 
float:right;
padding-bottom: 15px;
outline: none;
}


.mcSubMenu3
{
display: block;
background-image:url(/media/templates/mcSubMenuBG.jpg);
background-repeat: no-repeat;
width: 375px;
height: 158px; 
float:left;
margin-left:13px;
outline: none;
}


.mcSubMenu4
{
display: block;
background-image:url(/media/templates/mcSubMenuBG.jpg);
background-repeat: no-repeat;
width: 375px;
height: 158px; 
float:right;
outline: none;
}

.mcANSubMenu1
{
display: block;
background-image:url(/media/templates/mcANSubMenuBG.jpg);
background-repeat: no-repeat;
width: 384px;
height: 166px; 
float:left;
padding-bottom: 30px;
margin-left:13px;
outline: none;
}


.mcANSubMenu2
{
display: block;
background-image:url(/media/templates/mcANSubMenuBG.jpg);
background-repeat: no-repeat;
width: 384px;
height: 166px; 
float:right;
padding-bottom: 30px;
outline: none;
}


.mcANSubMenu3
{
display: block;
background-image:url(/media/templates/mcANSubMenuBG.jpg);
background-repeat: no-repeat;
width: 384px;
height: 166px; 
float:left;
margin-left:13px;
outline: none;
}


.mcANSubMenu4
{
display: block;
background-image:url(/media/templates/mcANSubMenuBG.jpg);
background-repeat: no-repeat;
width: 384px;
height: 166px; 
float:right;
outline: none;
}

.mcSubMenuContainer
{
padding:8px;	
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #333333;
text-decoration: none;	
text-align: left;
line-height: 1.3em;
}

#table1 td
{
padding-right:50px;	
padding-bottom: 30px;
}

td#TD1,td#TD2
{
padding:0px;
}

#mcScreeningToolContainer
{
padding-top: 20px;	
}

a.mcQuizButton
{
background-image:url(/media/templates/mcQuiz.jpg);
background-repeat: no-repeat;
width: 75px;
height: 23px;
display: block;
position:relative;
float: right;
right: 10px;
outline: none;
}

a:hover.mcQuizButton
{
background-image:url(/media/templates/mcQuizOver.jpg);
background-repeat: no-repeat;
width: 75px;
height: 23px;
display: block; 
position:relative;
float: right;
right: 10px;
outline: none;
}

a.mcUCButton
{
background-image:url(/media/templates/mcUncertain.png);
background-repeat: no-repeat;
width: 141px;
height: 22px;
display: block;
position:relative;
float: right;
bottom: 12px;
right: 10px;
outline: none;
}

a:hover.mcUCButton
{
background-image:url(/media/templates/mcUncertainOver.png);
background-repeat: no-repeat;
width: 141px;
height: 22px;
display: block; 
position:relative;
float: right;
bottom: 12px;
right: 10px;
outline: none;
}


#mcCpath
{
font-family: Arial;
font-size: 10px; 
font-weight: normal;
color: #999999;
text-decoration: none;	
text-align: left;
pading-top: 17px;
}

a.mcCpathItem
{
font-family: Arial;
font-size: 10px; 
font-weight: normal;
color: #999999;
text-decoration: none;	
text-align: left;
text-transform: uppercase;
outline: none;
}

a:hover.mcCpathItem, a.mcCpathItemActive, a:hover.mcCpathItemActive
{
font-family: Arial;
font-size: 10px; 
font-weight: normal;
color: #999999;
text-decoration: none;	
text-align: left;
text-transform: uppercase;
outline: none;
}

#mcCPathActiveTitle
{
font-family: Arial;
font-size: 10px; 
font-weight: normal;
color: #666666;
text-decoration: none;	
text-align: left;
text-transform: uppercase;	
}


#mcRecursiveDiv
{
border-bottom: 2px solid #e1e1e1;	
margin-right: 50px;
}

a.mcRecursiveMenuItemLevel1
{
font-family: Arial;
font-size: 14px; 
font-weight: normal;
color: #4d4d4d;
text-decoration: none;	
text-align: left;
text-transform: uppercase;
display: block; 
padding: 5px 0px 5px 0px;
outline: none;
}

a:hover.mcRecursiveMenuItemLevel1, a.mcRecursiveMenuItemActiveLevel1, a:hover.mcRecursiveMenuItemActiveLevel1
{
font-family: Arial;
font-size: 14px; 
font-weight: normal;
color: #4d4d4d;
text-decoration: none;	
text-align: left;
text-transform: uppercase;
display: block; 
padding: 5px 0px 5px 0px;
background-image:url(/media/temaplates/mcRecursiveBlueArrow.png);
background-repeat: no-repeat;
background-position: left;
outline: none;
}

a.mcRecursiveMenuItemLevel2
{
font-family: Arial;
font-size: 13px; 
font-weight: normal;
color: #4d4d4d;
text-decoration: none;	
text-align: left;
display: block; 
padding: 5px 0px 5px 0px;
border-top: 2px solid #e1e1e1;
outline: none;
}


a:hover.mcRecursiveMenuItemLevel2, a.mcRecursiveMenuItemActiveLevel2, a:hover.mcRecursiveMenuItemActiveLevel2
{
font-family: Arial;
font-size: 13px; 
font-weight: normal;
color: #0097f0;
text-decoration: none;	
text-align: left;
display: block; 
padding: 5px 0px 5px 0px;
border-top: 2px solid #e1e1e1;
outline: none;
}


a.mcRecursiveMenuItemLevel3
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #4d4d4d;
text-decoration: none;	
text-align: left;
display: block; 
padding: 5px 0px 5px 15px;
outline: none;
}

a:hover.mcRecursiveMenuItemLevel3, a.mcRecursiveMenuItemActiveLevel3, a:hover.mcRecursiveMenuItemActiveLevel3
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #0097f0;
text-decoration: none;	
text-align: left;
display: block; 
padding: 5px 0px 5px 15px;
background-image:url(/media/templates/mcRecursiveBlueArrow.png);
background-repeat: no-repeat;
background-position: left;
outline: none;
}

a.mcRecursiveMenuItemLevel4
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #4d4d4d;
text-decoration: none;	
text-align: left;
display: block; 
padding: 5px 0px 5px 30px;
outline: none;
}

a:hover.mcRecursiveMenuItemLevel4, a.mcRecursiveMenuItemActiveLevel4, a:hover.mcRecursiveMenuItemActiveLevel4
{
font-family: Arial;
font-size: 11px; 
font-weight: normal;
color: #0097f0;
text-decoration: none;	
text-align: left;
display: block; 
padding: 5px 0px 5px 30px;
background-image:url(/media/templates/mcRecursiveBlueArrow.png);
background-repeat: no-repeat;
background-position: left;
outline: none;
}


.mcQuizQuestionTable
{
display: block;
border-bottom: 1px solid #e2e2e3;	
padding: 10px 0px 10px 0px;
}

#mcListTableHeader
{
border-bottom: 2px solid #e2e2e3;	
font-weight: bold;
padding: 0px 0px 5px 0px;
text-align: left;
}

#mcListTableHeader td
{
text-align: left;	
}

.mcListTableItem
{
display: block;
border-bottom: 1px solid #e2e2e3;	
padding: 5px 0px 5px 0px;
color: #0097f0;
}


.mcSubmit
{
display: block;
background-image: url(/media/templates/mcSubmit.png);
background-repeat: no-repeat;
border:0px;
width: 124px;
height: 39px; 
margin-top:15px;
float:right;
cursor: pointer;
}


a.mcBack, input.mcBack
{
display: block;
background-image: url(/media/templates/mcBack.jpg);
background-repeat: no-repeat;
border:0px;
width: 81px;
height: 21px; 
cursor: pointer;
outline: none;
}

a:hover.mcBack
{
display: block;
background-image: url(/media/templates/mcBackOver.jpg);
background-repeat: no-repeat;
border:0px;
width: 81px;
height: 21px; 
cursor: pointer;
outline: none;
}

input.mcNext
{
display: block;
background-image: url(/media/templates/mcNext.jpg);
background-repeat: no-repeat;
border:0px;
width: 81px;
height: 21px; 
cursor: pointer;
outline: none;
}


input.mcOK
{
display: block;
background-image: url(/media/templates/mcOK.png);
background-repeat: no-repeat;
background-color: #FFF;
border:0px;
width: 52px;
height: 22px; 
cursor: pointer;
float: right;
margin-top: 10px;
}

.mcDisclaimerDiv
{
background-image:url(/media/templates/mcDisclaimerPopup.png);
background-repeat:no-repeat; 
width: 674px;
height: 216px;
display: block;
position: relative;
bottom: 171px;
right: 87px;
}

.mcPopUpPaneDiv
{
background-image:url(/media/templates/mcPopUpPane.png);
background-repeat:no-repeat; 
width: 469px;
height: 164px;
display: block;
position: relative;
bottom: 171px;
right: 37px;
cursor: pointer;
outline: none;
}


.mcDisclaimerDivContainer
{
padding: 40px;	
padding-top: 20px;
width:expression('594px');
cursor: pointer;
outline: none;
}

.mcPopUpPaneContainer
{
padding: 40px;	
padding-top: 20px;
width:expression('469px');
cursor: pointer;
outline: none;
}


.mcDisclaimerHeader, .mcPopUpPaneHeader
{
font-size: 14px;
margin-bottom:3px;
margin-top:3px;
}

.mcDPopUpTop
{
background-image:url(/media/templates/mcDPopUpTop.png);
background-repeat:no-repeat; 
width: 675px;
height: 38px;
display: block;
position: relative;
}

.mcDPopUpBottom
{
background-image:url(/media/templates/mcDPopUpBottom.png);
background-repeat:no-repeat; 
width: 675px;
height: 19px;
display: block;
position: relative;
}


.mcDPopUpContent
{
background-image:url(/media/templates/mcDPopUpBG.png);
background-repeat:repeat-y; 
width: 675px;
display: block;
position: relative;
}

.mcDPopUpContentContainer
{
padding:20px;
padding-top: 2px;
}

.mcDPopUpContentHeader
{
font-size: 14px;
margin-bottom:3px;
margin-top:3px;
}


.mcCrisis
{
position:absolute;
top:22px;
left: 810px; 
outline: none;
}

a.mcCrisisLink
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcCrisis.png);
background-repeat: no-repeat;
width: 125px;
height: 46px;
outline: none;
}

a:hover.mcCrisisLink
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcCrisisOver.png);
background-repeat: no-repeat;
width: 125px;
height: 46px;	
outline: none;
}

a.mcANRelatedLink
{
text-transform: uppercase;
white-space: nowrap; 
display:inline;
text-decoration: none;
outline: none;
}

a.mcANFeedback
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcFeedback2.png);
background-repeat: no-repeat;
width: 191px;
height: 41px;	
margin-top: 30px;
outline: none;
}

a:hover.mcANFeedback
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcFeedback2Over.png);
background-repeat: no-repeat;
width: 191px;
height: 41px;	
margin-top: 30px;
outline: none;
}


a.mcACS
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcACS.png);
background-repeat: no-repeat;
width: 375px;
height: 22px;	
margin-top:20px;
outline: none;
}

a:hover.mcACS
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcACSOver.png);
background-repeat: no-repeat;
width: 375px;
height: 22px;	
margin-top:20px;
outline: none;
}

a.mcCIO
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcCIO.png);
background-repeat: no-repeat;
width: 191px;
height: 41px;	
margin-bottom:15px;
outline: none;
}

a:hover.mcCIO
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcCIOOver.png);
background-repeat: no-repeat;
width: 191px;
height: 41px;	
margin-bottom:15px;
outline: none;
}

a.mcActnow
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcActnow.png);
background-repeat: no-repeat;
width: 191px;
height: 41px;	
margin-bottom:15px;
outline: none;
}

a:hover.mcActnow
{
display: block;	
cursor: pointer;
background-image: url(/media/templates/mcActnowOver.png);
background-repeat: no-repeat;
width: 191px;
height: 41px;	
margin-bottom:15px;
outline: none;
}

.mcDefButton
{
border:0px;
text-transform: uppercase;
background-color:#9cb1bc;
padding: 3px 5px 3px 5px;
color: #FFF;
font-family: Arial;
font-size: 11px;
margin-bottom: 3px;
margin-top: 3px;
}

table.mcResultsTable
{
border:1px solid #4d4d4d;	

border-left: 0px;
}

table.mcResultsTable td
{
border-top: 1px solid #4d4d4d;
border-left: 1px solid #4d4d4d;
}

table.mcResultsTable th
{
border-left: 1px solid #4d4d4d;
font-size: 12px;
background-color:#9cb1bc;
color:#FFF; 
}

textarea
{
width:350px;
height:120px;
}

.mcAQTable
{
white-space: nowrap;	
}

.mcAQTable input
{
width:350px;	
}

.mcPDFTitle
{
font-family: Arial;
color: #4d4d4d;
font-size: 12px; 
text-align: left;
padding-left: 28px;
}

a.mcPDFItem, a:hover.mcPDFItem
{
font-family: Arial;
font-size: 12px; 
text-align: left;
color: #199dff;	
text-decoration: none;
background-image:url(/media/templates/mcPDF.png);
padding-left: 28px;
padding-top: 7px;
background-repeat: no-repeat;
background-position:0% 50%; 
outline: none;
}

.mcDefArticleMenu
{
padding:0px;	
text-align: left;
}

a.mcDefArticleMenuItem
{
font-family: Arial;
font-size:11px;
text-align: left;
color:#199dff;	
text-decoration: none;
background-image:url(/media/templates/mcHoverArrow.png);
padding-left: 15px;
background-repeat: no-repeat;
background-position:0px 5px; 
width: 130px;
display: block;
line-height: 1.5em;
outline: none;
}


a:hover.mcDefArticleMenuItem, a.mcDefArticleMenuItemActive, a:hover.mcDefArticleMenuItemActive
{
font-family: Arial;
font-size:11px;
text-align: left;
color:#0067a6;	
text-decoration: none;
background-image:url(/media/templates/mcHoverArrowOver.png);
padding-left: 15px;
background-repeat: no-repeat;
background-position:0px 5px; 
width: 130px;
display: block;
line-height: 1.5em;
outline: none;
}

#defArticleMenuTable td
{
padding: 3px; 
vertical-align:top;
}

.mcDASSTable
{
padding-top:22px;	
}


a, a:hover
{
color: #0097f0;	
}

.mcDefaultArticleDesc, p
{
font-family:Arial;
font-size:12px;
font-weight: normal;
line-height: 1.5em;
color:#333;
text-align: left;
}


.mcDefaultArticleBody
{
font-family:Arial;
font-size:12px;
font-weight: normal;
line-height: 1.5em;
color:#333;
text-align: left;
}
















.mcDefaultArticleBody .treeheader
{
display: none;
line-height: 0em; 
}








#articleTable{
border-collapse: collapse;
text-align: left;}




#articleTable{
padding: 10px 0px 0px 8px;
border-bottom: 2px solid #6678b1;	}


#articleTable td{
border-bottom: 1px solid #ccc;
padding: 6px 8px;}


p.nobottom { 
margin-bottom: 0; } 

ul.notop, ol.notop { 
margin-top: 0; } 

hr.mindcheck {
 border:0;
 border-top: 1px dashed #0099cc;
 height: 0;
 background: #0099cc;
}

.quizContentDivLeftCol, .quizContentDivLeftCol p
{
font-family:Arial;
font-size: 10px;
padding-right: 15px; 
text-align: left;
}

.quizContentDivLeftCol ul
{
padding-left: 20px;	
text-align: left;
}


