﻿/**LMIGroup Business Calculator website main CSS file.
** Developed by Julia Wang
** Copyright by LMIGroup Company
**
**/

/** Begin MainPage.master Css********************/
body
{
	font-size: 13px;
	/*background-image: url(../Images/bg.gif);
	background-repeat: repeat;*/
	background-color :#e0e0e0;
	color: #434343;
	text-align: center;
	margin: 0px;
	font-family: Tahoma;
}

a
{
	color:#525151;		
	text-decoration:none;	
}

.colorYellow
{

	text-decoration:underline;	
	
}

.colorGray
{
	color:Gray;
	}
	
.colorNormal
{
	color: #525151;
}

a:hover
{
	font-weight:bold ;
	color :Black ;
	color: #242323;
	font-size:12px;
}
a:active 
{
	font-weight:bold;
	color: #e3b305;	

}

a:visited 
{
	color: #696969;
}

a img
{
	border-style: none;
}

.clear
{
	clear:both;	
}

.imgBorderBig
{
	border: #525151 1px solid;
	margin-top:4px;
	position:absolute;
	z-index:1;
}

.imgBorder1
{
	border: #525151 1px solid;
	margin-top:4px;
	Width:150px;
	Height:114px;
}

.imgBorderBigWaterMark
{
	border: #525151 1px solid;
	margin-top:4px;
	position:absolute;
	z-index:2;
}

.imgBorder
{
	border: #525151 1px solid;
	margin-top:4px;

}

h1
{
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-align:left;
	margin-top:5px;
}

h2
{
	font-size: 15px;
	font-weight: bolder;
	margin-bottom: 3px;
	text-align:left;
	margin-top:1px;
	margin-left:1px;
}

h3
{
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: 3px;
	text-align:left;
	margin-top:3px;
	margin-left:1px;
}

.colorDeepRed
{
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-align:left;

}

.colorEmphasis
{
	color:#F7A802;
}

p
{
	font-size: 13pt;
	font-family: Tahoma;
	
}

.colorRed
{ 
	color: #ff3333; 
	font-style: italic;
	margin-left:12px;
	font-size:11px;
}
.colorImportant
{
	color: #ff3333;
	font-weight: bold;
}


.colorRedCross
{
	color: #ff3333; 
	margin-left:5px;
	font-size:12px;
	width:10px;	
}
.alignRight
{
	text-align:right;	
}

.spaceLine
{
	margin-top:10px;
	margin-bottom:7px;
}

.lineDot
{
	margin-top:5px;
	border-bottom: #525151 2px dotted;
}
.colorYellow
{
	font-weight: bold;
	color: #656565;
	font-size:13px;
}

.labelDate
{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.labelNormal
{
	font-size: 13px;
	font-weight: normal;	
	
}

/*#frame
{
	width:944px;
	min-height:1024px;
	height:auto;
}

#borderLeft
{
	width: 8px;
	background-image: url(../Images/BorderLeft.png);
	background-repeat: repeat-y;
	display:inline;
	float:left;
}

#borderRight
{
	width: 8px;
	background-image:url(../Images/BorderRight.png);
	background-repeat: repeat-y;
	display: inline;
	float:left;
	clear: none;
}*/

#wrap
{
	position :relative ;
	display :block ;
	min-height: 1200px;
	/*height:auto ;*/
	width: 1000px;
	background-color:white;
	margin: 0px auto;
	text-align:center ;
	/*clear: none;*/                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        



}

#wrap #topLog
{
	/*width: 1000px;
	height: 95px;
	background-color: white;*/
}

.log
{
	margin-top: 15px;
	float: left;
	margin-left: 15px;
	display:inline-block;
}

#search
{
	position:absolute ;
	float: right;
	background-position: 55px 0px;
	background-image: url(../Images/SearchBox.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 40px;
	display: inline-block;
	margin-top:100px;
	right:150px;
	padding:0px;
	
}

#searchTitle
{
	left: -100px;
	position: relative;
	top: 4px;
	font-weight: bold;
	color: #656565;
	font-size:13px;
}

#searchBtn
{
	display: inline-block;
	float:right;
	margin-top:-16px;	
	
}

#searchTxt
{
	display: inline-block;
	float:right;
	margin-top:-13px;
	margin-left:-1px;
	color: #656565;	
}

.bottomTitle
{
	margin-top:-6px;
	margin-right:15px;
	display: inline-block;
	float:right;
}

#topFlash
{
	width:1000px;
}

#navigation
{
	top:54px;
	float:right;
	margin-right:8px;

}
.tabImage
{
	float :right ;
	top: 54px;
	right: 8px;
}

.nav
{ 
	margin-top: 10px;	
	float: left;
	margin-left: 0px;
	list-style-type: none;

}


.nav li
{

	float: left;
	list-style-type: none;
	display:inline;
	margin-left:15px;	
	height:40px;	
	font-size: 12px;	
	color: #656565; /*color:Green;*/
	font-family: Tahoma;
	font-weight: bold;
}

.nav a
{
	color: #656565;
	text-decoration: none;
	display: inline;
}


.nav a:hover
{
	color: #242323;
	font-size: 12px;
	background-image: url(../Images/Fire.png);
	background-position:center 0%;
	background-repeat: no-repeat;

}

.nav a:alive
{
	color: #242323;
	font-size: 12px;
	background-image: url(../Images/Fire.png);
	background-repeat: no-repeat;	
}


.subItem
{
	text-align:left;
	width:219px;
}



#left
{
	width: 219px;
	margin-top: 10px;
	/*display: block;
	clear :none ;*/
	float: left;

}
#left #imgBtnOverview
{
	position: relative;
	margin-left: 7px;
}

#left #treeView
{
	margin-top :5px;
	width: 219px;
	height:630px;
	margin-left :7px;
	
}
#treeView #btn
{
	list-style-type: none;
	
	
}

#treeView #btn li
{
	display:inline-block;
}

#treeView .subTitle
{
	float:left;	
	background-color:White;
	margin-left:0px;
	margin-top :0px;
	margin-bottom :0px;
	text-align:left;
	width:165px;
	height :auto ;
	border :solid 1px #bbbbbb;
	
}

#treeView .subTitle li
{
	display:inline-block ;
	float: left;
	width: 195px;
	height: 17px;
	margin-left:-35px;
	margin-top:4px;
}

#treeView .subTxt
{
	display:block ;
	float: left;
	width:10px;
}
.subTxtInvisible
{
	display:block ;
	float: left;
	visibility:hidden;
	width:23px;
	height :14px;
}

/*#menu #topBar
{
	background-image: url(../Images/topbar.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	width:254px;
	height:12px;

}

#menu #bottomBar
{
	background-image: url(../Images/bottombar.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
	width:254px;
	height:12px;
	
}*/


#left #bottomBox
{
	width: 254px;
	/*height: 128px;*/
	background-color:#e4e3e3;
}

#left #LMILog
{
	border: #999999 1px dotted;
	margin: 4px;
	margin-right:6px;
	width: 240px;
	height: 120px;

	
}

.LogBig
{
	float:left;
	display:inline-block;
	margin-left:10px;
}

#left #LMIDes
{
	float: right;
	font-size:12px;
	width:148px;
	text-align:justify;
	margin-right:8px;
	margin-top:5px;
	background-color :Red ;
	
}

#content
{
	position :relative ;
	float:right ;
	width: 710px;
	/*min-height: 683px;*/
	
	padding-left: 30px;
	margin-right :30px;
	margin-top: 5px;
	list-style-image: url(../Images/navArrowOrange.gif);
	border-left: solid 1px #fac801;
}

#footer
{
	background-image: url(../Images/FooterBar.gif);
	width:918px;
	height:78px;
	background-position:center top;
	
}

#footer #firstRow
{
	margin-left:120px;
	margin-top:15px;
	width:790px;
	padding:0px;
	text-align:center;
	
}

#footer #secondRow
{
	margin-left:0px;
	display:block;
	text-align:center;
	margin-top:-20px;
	padding:0px;	
	float:none;

}


/**End of MainPage.master Css********************
*
*
*
***Begin Default.aspx Css************************
**/

#welcomeDesc
{
	position:relative ;
	height: 227px;
	text-align:justify;
	border-bottom: #525151 1px dotted;

	margin-bottom: 8px;


}

#welcomeDesc #welcomeTitle
{
	/*width:467px;*/
	float:left;	
	font-size :16px;
	font-weight :bold ;
	margin-bottom :10px;
	margin-top :20px;


}


#welcomeDesc #AllanImg
{
	float: right;
	display:inline;
	margin-right:0px;
	margin-left:8px;
	background-image: url(../Images/AllanPic.jpg);
	background-repeat: no-repeat;
	width: 153px;
	height: 124px;
}

#welcomeDesc .welcomeTxt
{
	margin-top: 3px;
	margin-right:5px;
	margin-bottom: 5px;
	text-align:left;
}

.eDesc
{
	width: 636px;
	height: 146px;
	background-image: url(../Images/FrameWhite1.gif);
	background-repeat: no-repeat;
	margin-bottom:2px;
}

.eDesc .eImg
{
	margin-top: 12px;

	/*background-image: url(../Images/e-covercaculatorimg.jpg);
	background-repeat: no-repeat;*/
	width: 143px;
	height: 140px;
	float:left;
	display:inline;
	clear:right;
}

.eDesc .eView
{
	float:left;
	margin-left:2px;
	margin-top:-5px;
		
}

.eDesc .eTxt
{
	margin-left:8px;
	margin-top:10px;
	margin-right:10px;
	height:146px;
	float:right;
	text-align:justify;
	display:inline;
}

.colorOrange
{
	font-size:11px;
	font-weight:bold;
	margin-left:2px;
	font-style:italic;
}

.fontItalic
{

	font-size:11px;
	font-weight:bold;
	font-style:italic;		
}




/**End of Default.aspx Css ********************
*
*
*
***Begin KnowledgeCenter.aspx Css ************************
**/

.ePageTitle
{
	width: 710px;
	height: 120px;
	float:left;
	text-align:justify;
	border-bottom: #525151 1px dotted;
	margin-left: 3px;
	margin-bottom: 8px;
		
}

.ePageTitleSmall
{
	width: 610px;
	height: 80px;
	float:left;
	text-align:justify;
	margin-left: 3px;
	margin-bottom: 5px;	
}

.ePageContent
{ 
	width: 615px;
	height: 545px;
	float:left;
	text-align:justify;
	/*border: #525151 1px solid;*/
	clear:both;

	margin-top:5px;
	

}

.ePageContentLarge
{
	width: 620px;
	float: left;
	text-align: justify; /*height: auto;overflow: auto;*/
	clear: both;
	margin-left: 1px;
	margin-top: 0px;
	padding-left:8px;
	padding-right:9px;
	border-left: #cacaca 1px solid;
	border-right: #cacaca 1px solid;
	min-height:566px;

}

.ePageContentMiddle
{
	width: 620px;
	text-align:center;
	clear: both;
	margin-left: 1px;
	margin-top: 0px;
	padding-left:8px;
	padding-right:9px;
	border-left: #cacaca 1px solid;
	border-right: #cacaca 1px solid;
	min-height:786px;

}

.ePageContentTop
{
	width: 640px;
	height: 15px;
	background-image: url(../Images/topFrame3.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 5px;
	
}

.ePageContentBottom
{
	width: 640px;
	height: 24px;
	background-image: url(../Images/bottomFrame3.gif);
	background-repeat: no-repeat;
	margin-left:0px;
	margin-top: 0px;
}

.ePageFrame
{
	width: 637px;
	height: 545px;
	float: left;
	text-align: justify;
	margin-left: 3px; /*border: #525151 1px solid;*/
	clear: both;
	background-image: url(../Images/Frame2.gif);
	background-repeat: no-repeat;
	
}

.ePageFrameLarge
{
	width: 637px;
	
	float: left;
	text-align: justify;
	margin-left:4px; /*border: #525151 1px solid;*/
	clear: both;
	min-height:600px;
	/*overflow: auto;height: 600px;
	background-image: url(../Images/Frame3.gif);
	background-repeat: no-repeat;*/
}


.eImgTop
{
	float:right;
	margin-top:5px;
	margin-left:5px;
	display:inline;
		
}

.eImgTopUp
{
	float:right;
	margin-top:-2px;
	margin-left:5px;
	display:inline;
		
}

.eImgTopCenter
{
	text-align:left;
	margin-top:-2px;
	margin-left:100px;
	display:inline-block;
	position:inherit;
	clear:both;
		
}

.eImgBottom
{
	float:right;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;
}

.eIntroduction
{
	text-align:justify;
	width:580px;
	height:auto;	
	margin-left:2px;
}


.eIntroductionBottom
{
	text-align:justify;
	height:auto;
		
}

.eReference
{
	width:620px;
	font-style: italic;
	text-align:left;
	margin-left:2px;
	float:left;


}

.eBtn
{
	text-align:center;
}



/**End of KnowledgeCenter.aspx Css ********************
*
*
*
***Begin CoverCalculator.aspx Css ************************
**/

.eCaculatorStep
{
	margin-left:10px;
	
}

ul .textList
{
	margin-left: 10px;
	margin-top: 0px;
	list-style-type: disc;
}
ul .textList li
{
	width:400px;
	height:30px;

}
.leftSpace
{ 
	margin-left:3px;	
 }


.BottomRightBtn
{
	float: right;
	margin-right:5px;
	margin-bottom:10px;
}

.tableCover
{
	widows: 80%;
	table-layout:fixed;
	border: 0px;
	margin-left:0px;
	border:solid 1px #EDEBEB;
	

} 

.head
{
	background-color:#ACACA1;
	color:#525151;
	
}

.one
{
	background-color:White;	
}

.two
{
	background-color:#f1f1f1;
}

.clear
{
	clear:both;	
}

.tableQuestion
{
	width: 99%;
	table-layout:fixed;
	margin-left:2px;
	padding:8px;
	border:solid 1px #EDEBEB;
	vertical-align:text-top;
	margin-top:10px;
	
	
}

.tableEdit
{
	width: 87%;
	padding: 10px;
	border:  1px solid Gray;
	background-color: #FFE0C0;
	table-layout:fixed;
	text-align:left;
	font-weight:bold;
}

.tableFrame
{
	width: 87%;
	padding: 10px;
	background-color:Lime;
	table-layout: fixed;
	text-align: left;
	font-weight: bold;
	border: gray 1px groove;

}

.tableControl
{
	width: 99%;
	table-layout:fixed;
	margin-left:2px;
	padding:5px;
	padding-left:8px;
	border:solid 1px #EDEBEB;
	vertical-align:text-top;
	margin-top:10px;		
}


.tableQuestion tr
{
	padding:5px;
	text-align:left;
}

.alignMiddle
{
	text-align:center;	
}


/* ---------->>> hovertip <<<--------//-------------------------------------------------------*/
.hovertip
{
	background-color: white;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 10px;
	position: relative;
	width: 311px;
	z-index: 100;
	background-repeat: no-repeat;	
	display:none;
}

.hovertip_wrap0 .hovertip {
margin:0pt;
}
.hovertip_wrap0 {
margin-left:5px;
margin-top:10px;
z-index:100;
}
.clicktip {
background-color:#525151;
border:1px solid black;
display:none;
font-size:12px;
margin:1em;
padding:3px;
position:relative;
z-index:10;
}
.clicktip h1, .hovertip h2 {
background-color:#E4E3E3;
color:#525151;
font-size:14px;
font-weight:bold;
height:auto;
margin:0pt;
padding:2px !important;
text-align:center;
z-index:10;
}

.clicktip p, .hovertip p {
line-height:1.2em;
margin-top:0.5em;
padding:2px;
z-index:10;
color:#525151;
font-size:13px;
text-align:justify;
}

.clicktip p {
margin-right:1em;
}
.clicktip_targetXXX {
background-image:url(information.png);
background-position:right top;
background-repeat:no-repeat;
padding-right:20px;
}
.hovertip_target, .clicktip_target {
font-style:italic;
}
.clicktip_target {
text-decoration:underline;
}
.clicktip_target:hover, .hovertip_target:hover {
cursor:help;
text-decoration:none;
}
a.clicktip_close {
bottom:0px;
cursor:pointer;
display:block;
position:absolute;
right:3px;
}
a.clicktip_close span {
}
html > body .hovertip_wrap0 {
background:transparent url(corner_tr.png) no-repeat scroll right top;
display:none;
}
html > body .hovertip_wrap1 {
background:transparent url(corner_bl.png) no-repeat scroll left bottom;
display:block;
padding-left:8px;
padding-top:8px;
}
html > body .hovertip_wrap2 {
background:transparent url(shadow.png) no-repeat scroll right bottom;
display:block;
}
html > body .hovertip_wrap3 {
background-color:white;
display:block;
left:-8px;
position:relative;
top:-8px;
}
.hovertip_wrap3 {
border:1px solid #BFBEBB;
padding:5px;
background-color:White;
}
span {
display:inline;
}

.HTip
{
	margin-left:10px;	
	}
HTip2
{
	margin-left:5px;
	}
	
.visible { 
    display:inline;
    background-color:#f1f1f1;
} 

.hidden { 
    display: none;
    background-color:#f1f1f1; 
}

.trPayroll
{
	display:none;
}


/* ---------->>>Knowledge Centre <<<-----#ffffcc----------------------------------------------------------*/
.yellowIndex
{
	background-color: #f1f1f1;
	width: 180px;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-left:15px;
	margin-bottom:15px;
	display: inline;
	padding: 5px;
	font-size:11px;
	border: #999999 1px dotted;

}

.ePageFrameLargest
{
	width: 637px;
	height: 710px;
	float: left;
	text-align: justify;
	margin-left:4px; /*border: #525151 1px solid;*/
	clear: both;
	background-image: url(../Images/KCImg/Frame4.gif);
	background-repeat: no-repeat;
}

.ePageContentLargest
{
	width: 613px;
	height: 685px;
	float: left;
	text-align: justify; /*border: #525151 1px solid;*/
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
	overflow:auto;
	
}

.mainContent
{
	text-align:justify;	
}

.imgCentre
{
	text-align:center;	
}

.ulList
{ 
	margin-top: 5px;	
	float: left;
	margin-left: 0px;
	list-style-type: none;

}
.ulList li
{
	float: left;
	list-style-type: none;
	display:inline;
	margin-left:7px;	
	height:20px;	
	font-size: 15px;	
	color: #656565; /*color:Green;*/
	font-family: Tahoma;
	font-weight: bold;	
}


.tableTerm
{
	width: 99%;
	table-layout:fixed;
	margin-left:2px;
	padding:5px;
	border:solid 1px #EDEBEB;
	vertical-align:text-top;
	margin-top:10px;
	
}

.tableTerm .termName
{
	width: 180px;
	background-color: #cccccc;
	font-weight: bold;
	height: 25px;
	padding:5px;
}

.tableTerm .termHead
{
	font-size:14px;
	font-weight:bold;
	background-color:#cccccc;
	height:25px;
	padding:5px;
		
}

.Termone
{
	font-size:12px;
	font-weight:bold;
	background-color:White;	
	padding:5px;
}

.Termtwo
{
	font-size:12px;
	font-weight:bold;
	background-color:#f1f1f1;
	padding:5px;
}

.tipFileAddress
{
	float: right;
	margin-right:5px;
	margin-bottom:10px;
}

.shortDesc
{
	text-decoration: none;
	text-align: justify;
	color: #525151;
	font-family: Tahoma;
	font-size: 12px;
	
}

.Link
{
	font-size: 12px;	
	color: #656565; 
	font-family: Tahoma;
	font-weight: bold;
}

.tableResult td
{
	width: 96%;
	table-layout:fixed;
	margin-left:2px;
	padding:7px;
	border:solid 1px #EDEBEB;
	vertical-align:text-top;
	margin-top:10px;
	
}

.BottomRightRate
{
	float: right;
	margin-right:5px;
	margin-bottom:0px;
}


/*--Content Management System----------------------------------------------------*/
.eFrameTop
{
	background-image: url(../Images/KCImg/eFrameTop.png);
	background-repeat: no-repeat;
	height:10px;
}

.eFrameBottom
{
	background-image: url(../Images/KCImg/eFrameBottom.png);
	background-repeat: no-repeat;
	height:17px;
}
.eFrameLeft
{	
	width:2px;
	background-image: url(../Images/KCImg/eFrameLeft.png);
	background-repeat: repeat-y;
	float:left;
	display:inline;
	min-height:1100px;
	

	
}
.eFrameRight
{
	background-image: url( ../Images/KCImg/eFrameRight.png);
	background-repeat: repeat-y;
	float:right;
	display:inline;
	margin-right:1px;
	width:7px;
	min-height:1100px;
}
.eFrameMiddle
{
	float:left;
	display:inline;
	width:908px;
	min-height:1100px;
	/*
	overflow:auto;	*/
}
.hCenter
{
	text-align:center;	
	font-size: 25px;
	font-weight: bolder;
	margin-bottom:20px;
	margin-top:20px;
}
.btnCommand
{
	font-weight: bold;
	text-transform: capitalize;
	color: #404040;
	background-color: #dcdcdc;
	padding:3px;
}
.ulLeft
{
	text-align: left;
	font-size: 13px;
	font-weight: bolder;
	margin-left: 0px;
	border: #999999 1px dotted;
	width:95%;
	padding:5px;
}
.selectDisplay
{
	display:inline;
	background-color:#f1f1f1;
}
.selectDisappear
{
	display:none;	
}

.anthemLbtn
{	width:162px;
	display:block;
	float:left;
	margin-left:5px;
	text-align:left;
}

.anthemLbtn2
{	width:162px;
	display:block;
	float:left;
	margin-left:5px;
	text-align:left;
	color:#F7A802;
	font-size:12px;
	font-weight:bold;
	background-color:#ffe28e;
	
}

.anthemImg
{
	width:11px;	
	float:left;
}

.message
{
	padding: 10px;
	text-align:justify;
	font-size:13;
	border-width: 1px;
	background: whitesmoke;
	border-top: gray dotted;
	border-left: gray dotted;
	border-bottom: gray dotted;
	border-right: gray dotted;
	width:400px;
}

.lbmess
{
	padding-left: 120px;
	font-size:13;

}

#leftColumn
{
	width: 300px;
	float:left;	
	display:inline;
	border:dotted 1px gray;
	text-align:left;
	padding-left:10px;
	margin-left:5px;
}

#rightColumn
{
	
	float:left;
	display:inline;
	text-align:left;
	margin-left:15px;
	}
	
	
/*--AJAX Control CSS------------------------------------*/
.Calendar .ajax__calendar_container {
    border:1px solid #525151;
    background: whitesmoke;
    color: #525151;
}

.rightAlign
{
	float:right;
	display:block;
	margin-right:10px;
	
	}
.LeftAlign
{
	float:left;
	display:block;
	margin-left:100px;

}

.dotLine
{
	border: gray 1px dotted;
}
.boldFont
{
	font-weight:bold;
	
	}
	
.bottomWith
{
	margin:0px 5px 0px 5px;
	
}

.border
{
	width:900px;
	}
	


.payrollBg
{
	background-color: white;
	border-style:dotted;
	padding :5px;
	margin:5px;
}

#aStatic a:hover
{
	font-weight:bold;
	color: #242323;
	font-size:11px;
}
#aStatic a:active 
{
	font-weight:bold;
	color: #e3b305;	
}


/*-----------------------------------------
body{
   font-size: 100%;
   background-color: #ccddcc;
   color: #000;
   font-family: arial, helvetica, geneva, sans-serif;
   margin: 0 15%;
}

.box{
   clear: both;
   width: 80%;
   background: #fff url(images/75pxWide.png) no-repeat;
   color: #000;
   padding: 1em;
   border: 2px solid #EFCE8C;
   z-index:auto;
   position:absolute;

}

.sidebar{
   float: right;
   width: 15em;
   font-size: 80%;
   border: 2px dotted #000;
   padding: 1em;
   margin-left: 75px;
   background-color: #f8eece;
   color: #000;
}
---*/

.lbTest
{
	border:solid red 1px;
	width:170px;
	display:inline-block;
		
}
.test
{
	width:890px;
}
.txtBigBox
{
	
	text-align:left;
	position:relative;
	
	
	}