@charset "utf-8";
body  {
	background-color: #000000;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; 
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}
form {
	margin: 0px; 
	padding: 0px; 
	display: inline;
}
a:link {
	color: #9145de;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9145de;
}
a:active {
	text-decoration: none;
	color: #820845;
}
a:hover {
	text-decoration: underline;
	color: #9145de;
}
a img {
    border:none;
}
a.HideLink:link {
  color:#000000;
	text-decoration: none;
}
a.HideLink:visited {
	text-decoration: none;
  color:#000000;
}
a.HideLink:active {
	text-decoration: none;
  color:#000000;
}
a.HideLink:hover {
	text-decoration: none;
	color:#009900;
}
a.HideLink img {
    border:none;
}
.SelectSet {
	padding-left:15%;
}
.SelectSet .Show {
	display:none;
}
a.SpecialButton {
	display:block;
	width:90px;
	height:30px;
	margin:auto;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:64px;
	text-align:center;
	float:left;
}
a.SpecialButton:active {
	margin-top:4px;
	height:16px;
}
#TrainButton {
	background-image:url(Images/Locomotive2.PNG);
}
#FilterButton {
	background-image:url(Images/PlatinumIcon.PNG);
	padding-top:57px;
	float:right;
}
#Overhead {
	position: absolute;
	left: 0px;
	top: 0px;
	height:250px;
	width:200px;
	background-image:url(Images/SimunomicsHeader.PNG);
}
#StatusBox {
	background-color: #009900;
	background:url(Images/BackgroundGreen.JPG);
	color: #000000;
	z-index: 52;
	padding: 10px;
	margin-left: 200px;
}
#StatusBox table {
	background-image:url(Images/Backgrounds/TranslucentB2FFB2.png);
	background-repeat:repeat;
	position: relative; 
	table-layout: fixed;
	width: 100%; 
	color: #820845;
	font-family: inherit;
	font-size: inherit;
	padding: 0px;
	margin-right: 0px;
	border-color:#7BB37B;
	border-width:medium;
	border-style:solid;
}
#FocusTop {
	z-index: 4;
	top: 225px;
	position: absolute;
	left: 0px;
	height:54px;
	width:200px;
	background-image:url(Images/FocusBoxTopMarble.PNG);
}
#ZoneOverlay {
	position: absolute;
	z-index: 5;
	top: 250px;
	left: 40px;
	font-weight: bold;
	color: #bbffbb;
}
#FocusBox {
	color: #820845;
	background-color: #009900;
	background:url(Images/BackgroundGreen.JPG);
	position: absolute;
	top: 279px;
	z-index: 6;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 9px;
	left: 0px;
	width: 183px;
}
#FocusBox #MapBtn {
	display:block;
	width:100px;
	height:20px;
	margin:auto;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(Images/MapButton.GIF);
	text-indent: -9999px;
}
#FocusMenu {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background-image:url(Images/Backgrounds/TranslucentB2FFB2.png);
	background-repeat:repeat;
	width: 180px;
	padding: 5px 0px 0px 0px;
	margin: 10px 0px;
	border-color:#7BB37B;
	border-width:medium;
	border-style:solid;
	text-align:center;
}
#FocusMenu a {
	display:block;
	width:90px;
	height:20px;
	margin:auto;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:64px;
}
#FocusMenu a:active {
	margin-top:4px;
	height:16px;
}
#FocusBox #OfficeBtn {
	background-image:url(Images/Office.PNG);
	float:left;
}
#FocusBox #WarehouseBtn {
	background-image:url(Images/Warehouse.PNG);
	float:left;
}
#FocusBox #RetailBtn {
	background-image:url(Images/Register.PNG);
	float:left;
}
#FocusBox #MarketBtn {
	background-image:url(Images/Market.PNG);
	float:left;
}
#FocusBox #ManufacBtn {
	background-image:url(Images/Manufacturing.PNG);
	float:left;
}
#FocusBox #RawBtn {
	background-image:url(Images/Mining.PNG);
	float:left;
}
#FocusBox #FarmBtn {
	background-image:url(Images/Farm.PNG);
	float:left;
}
#FocusBox #RnDBtn {
	background-image:url(Images/Research.PNG);
	float:left;
}
#FocusBox #ConstructBtn {
	background-image:url(Images/Construction.PNG);
	float:left;
}
#FocusBox #StatsBtn {
	background-image:url(Images/Rankings.PNG);
	float:left;
}
#FocusBox #AuctionsBtn {
	background-image:url(Images/Auctions.PNG);
	float:left;
}
#FocusBox #LogOutBtn {
	background-image:url(Images/LogOut.PNG);
	float:left;
}
#FocusBox #TradeOrgBtn {
	background-image:url(Images/TradeGroup.PNG);
	float:left;
}
#FocusBox #PlatinumBtn {
	background-image:url(Images/PlatinumIcon.PNG);
	float:left;
}
#FocusBox #SpecialLandBtn1 {
	background-image:url(Images/TrainFront.PNG);
	float:left;
}
#FocusBox #SpecialLandBtn2 {
	background-image:url(Images/BoatFront.PNG);
	float:left;
}
#FocusBox #SpecialLandBtn3 {
	background-image:url(Images/TruckSide.PNG);
	float:left;
}
#FocusBox #SpecialLandBtn4 {
	background-image:url(Images/PlaneFront.PNG);
	float:left;
}
#NotepadLabel {
	height:29px;
	width:100px;
	background-image:url(Images/NotepadLabel.GIF);
	text-indent: -9999px;
}
#MainDisplay {
	color: #000000;
	background-color: #ffc166;
	background:url(Images/BackgroundOrange.JPG);
	margin-left: 210px;
	margin-top: 10px;
	padding: 10px;
	border-color:#B38747;
	border-style:solid;
	border-width:thin;
}
#AltDisplay {
	color: #FFFFFF;
	margin-left: 210px;
	margin-top: 10px;
	padding: 10px;
}

#footer {
	padding: 0 10px;
	margin-left: 210px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #000066;
	background:url(Images/BackgroundBlue.JPG);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border:solid;
	border-color:#000099;
	border-width:thin;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer strong {
	color:#FFFF00;
	font-weight:normal;
}
#footer .BottomLink {
	height:30px;
	padding-top:64px;
	width:128px;
	background-position:center top;
	background-repeat:no-repeat;
}
#footer .BottomLink:hover { text-decoration:underline; }
#footer .HelpLink { background-image:url(Images/Icon-Help-Large.png); }
#footer .HelpLink:hover { background-image:url(Images/Icon-Help-Large-Purple.png); cursor:pointer; }
#footer .FeedbackLink { background-image:url(Images/SuggestionBox.png); }
#footer .FeedbackLink:hover { background-image:url(Images/SuggestionBox-Over.png); cursor:pointer; }
#footer .ForumsLink { background-image:url(Images/ForumsIcon.png); }
#footer .ForumsLink:hover { background-image:url(Images/ForumsIcon-Over.png); cursor:pointer; }
#footer .ChatLink { background-image:url(Images/ChatLink.png); }
#footer .ChatLink:hover { background-image:url(Images/ChatLink-Over.png); cursor:pointer; }
	
/* Page Specials */
#WarehouseCase{
	margin-left:0%;
	margin-right:0%;
}
#Warehouse {
	color:#000000;
	background-color:transparent;
	background-image:url(Images/WareHouseBack.GIF);
	height:100px;
	margin-bottom:14px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	width:400px;
}
div.CollapseHead {
	color: #ffffff;
	background-color: #544732;
	background:url(Images/BackgroundMahogany.JPG);
	font-weight: bold;
	font-size:large;
	padding:2px;
}
div.CollapseHead:hover {
	text-decoration:underline;
	cursor:pointer;
}
div.CollapseBody {
	background-color: #ffe0b2;
	background:url(Images/BackgroundPeach.JPG);
	color: #000000;
	font-family: inherit;
	font-size: inherit;
	padding:2px;
}
div.CollapseBody h3 {
	border-top:thin groove #544732;
	border-bottom:thin groove #544732;
	cursor:pointer;
}
div.CollapseBody h4 {
	margin-bottom:0px;
	margin-left:10px;
}
div.InnerCollapse {
	padding-left:20px;
	padding-right:10px;
}
tr.MainDisBody {
	background-color: #ffe0b2;
	background:url(Images/BackgroundPeach.JPG);
	color: #000000;
	font-family: inherit;
	font-size: inherit;
}
table.MainDisBody {
	background-color: #ffe0b2;
	background:url(Images/BackgroundPeach.JPG);
	color: #000000;
	font-family: inherit;
	font-size: inherit;
}
table.MainDisBody tr.head {
	color: #ffffff;
	background-color: #544732;
	background:url(Images/BackgroundMahogany.JPG);
	font-weight: bold;
}
table.MainDisBody tr.overhead {
	color: #ffffff;
	background-color: transparent;
}
table.MainDisBody tr.d0 {
    background-color: #ffe0b2;
	background:url(Images/BackgroundPeach.JPG);
}
table.MainDisBody tr.d1 {
  background-color: #ffffff;
	background:url(Images/BackgroundWhite.JPG);
}
table.MainDisBody tr.d2 {
  background-color: #ffc166;
}
table.MainDisBody tr.standout {
	background: #FF0000  !important;
	color:#000000;  
	font-weight:bold;  
}
table.MainDisBody tr.downplay {
	background:#FFFFFF;  
	color:#666666; 
	font-weight:normal; 
}
table.MainDisBody td.head {
	color: #ffffff;
	background-color: #544732;
	background:url(Images/BackgroundMahogany.JPG);
	font-weight: bold;
}
table.MainDisBody td.reminder{
	font-size: x-small;
	font-style: italic;
}
table.MainDisBody td.question{
	font-size:large;
	font-weight:bold;
}
.Emphasis {
	font-weight:bold;
	color:#FF0000;
}
table.MainDisHeader {
	color: #ffffff;
	background-color: transparent;
	font-family: inherit;
	font-size: inherit;
} 
table.MainDisHeader td.MarketTitle {
	font-size: large;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(Images/MktTitleBack.GIF);
	background-repeat: repeat-x;
	text-align: center;
}
.HelpText {
	background-color: #FFFFFF;
	color: #000000;
	font-family: inherit;
	font-size: inherit;
	border: medium solid #9145de;
}
.InfoBox {
	border:solid #000000 medium;
	background-image:url(Images/BackgroundWhite.JPG);
	color:#000000;
	padding:2px;
}
.InfoBox .Title {
	font-weight:bold;
	color:#006600;
}
.InfoBox .TitleDisabled {
	font-weight:bold;
	color:#669900;
}
.InfoBox .Text {
	font-style:italic;
}
.InfoBox .TextDisabled {
	font-style:italic;
	color:#666666;
}
.Emphasis {
	font-weight:bold;
	color:#FF0000;
}
.InvoiceShape {
	font-size:14px;
	width:400px;
	margin-left:auto;
	margin-right:auto;	
	padding:6px;
	border: medium solid black;
}
.InvoiceShape .head {
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
}
.Invoice {
	color: #000000;
	background-image: url(Images/InvoiceBack.GIF);
	background-repeat: repeat;
}
.Invoice .head {
	color: #ffffff;
	background-color: #820845;
	font-weight: bold;
}
.Invoice1 {
	color: #000000;
	background-image: url(Images/Backgrounds/crinklep.jpg);
	background-repeat: repeat;
}
.Invoice1 .head {
	color: #ffffff;
	background-color: #820845;
	background-image: url(Images/Backgrounds/crinklep-head.jpg);
	font-weight: bold;
}
.Invoice2 {
	color: #000000;
	background-image: url(Images/Backgrounds/eos_dkfld1a.gif);
	background-repeat: repeat;
}
.Invoice2 .head {
	color: #ffffff;
	background-image: url(Images/Backgrounds/eos_dkfld1a-head.gif);
	font-weight: bold;
}
.Invoice3 {
	color: #000000;
	background-image: url(Images/Backgrounds/Texture0214.jpg);
	background-repeat: repeat;
}
.Invoice3 .head {
	color: #000000;
	background-image: url(Images/Backgrounds/Texture0214-head.jpg);
	font-weight: bold;
}
.Invoice4 {
	color: #000000;
	background-image: url(Images/Backgrounds/Texture0304.jpg);
	background-repeat: repeat;
}
.Invoice4 .head {
	color: #ffffff;
	background-image: url(Images/Backgrounds/Texture0304-head.jpg);
	font-weight: bold;
}
.Invoice0 {
	color: #000000;
	background-image: url(Images/Backgrounds/yellowpaperbac.gif);
	background-repeat: repeat;
}
.Invoice0 .head {
	color: #ffffff;
	background-color: #820845;
	font-weight: bold;
}
table.Warning {
	color: #FFFFFF;
	background-color: #000000;
	font-family: inherit;
	font-size: inherit;
}
.Warning {
	font-size: large;
	color: #000000;
}
.Warning h2.Headline {
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.readonlystyle { 
background: #ccc; 
} 
.blendin {
	color: #000000;
	background: transparent;
	border:hidden;
	text-align:right;
	border:none;
}
#MainDisplay .MainDisBody .StandoutBright {
	color: #000000;
	background: #66FF66;
}
#MainDisplay .MainDisBody .StandoutDark {
	color: #FFFFFF;
	background: #009900;
}
#DashContainer {
	margin-left: 210px;
	margin-top: 10px;
}
#DashContainer table {
	background-color:#ffc166;
	background:url(Images/BackgroundOrange.JPG);
	color:#820845;
} 
.DashButton {
	color:#FFFFFF;
	background-image:url('Images/RoundedBlackButton.GIF');
	background-color:transparent;
	border-style:none;
	font-weight:bold;
	width:120px;
	height:24px;
}
.DashButton:hover {
	color:#00FF00;
}
#RankDashContainer {
	margin-left: 210px;
	margin-top: 10px;
}
#RankDashContainer table {
	background-color:#ffc166;
	background:url(Images/BackgroundOrange.JPG);
	color:#820845;
} 
.RankDashButton {
	color:#FFFFFF;
	background-image:url('Images/RoundedMaroonButton.GIF');
	background-color:transparent;
	border-style:none;
	font-weight:bold;
	width:120px;
	height:24px;
}
.RankDashButton:hover {
	color:#00FF00;
}
.AcntDashButton {
	color:#FFFFFF;
	background-image:url('Images/RoundedTallBlueButton3.GIF');
	background-color:transparent;
	border-style:none;
	font-weight:bold;
	width:100px;
	height:40px;
}
.AcntDashButton:hover {
	color:#00FF00;
}
.PhoneBook {
  border:2px;
  border-color:#000000;
  border-style:outset;
  background-color:#FFFF99;
  color:#000000;
}
.headlines {
	display:table;
	table-layout:fixed;
}
.headlinesItem {
	display:table-row;
	font-family:'Courier New', Courier, monospace;
}
.headlinesDate{
	display:table-cell;
	text-align:left;
	width:60px;
}
.headlinesTitle {
	display:table-cell;
	text-align:left;
	width:340px;
	font-weight:bold;
	padding-left:5px;
}
.headlinesHeader {
	font-size:20px; 
	font-weight:bold; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	text-align:center;
}
.columnLeft {
	float:left;
	width:90px; 
	text-align:left;
}
.columnRight {
	float:right; 
	width:80px; 
	text-align:right;
}
.headlineSection {
	width:400px;
	text-align:center; 
	background-color:#FFFFFF; 
	background-image:url(Images/Backgrounds/Tornp_vsm.jpg); 
	background-repeat:repeat-y; 
	margin-left:auto; 
	margin-right:auto; 
	padding-left:68px;
  border:2px;
  border-color:#666666;
  border-style:outset;
}
.b2bSection {
	width:472px; 
	text-align:left; 
	margin-left:auto; 
	margin-right:auto; 
}
.NewspaperFormat {
	 position:relative; 
	 min-height:95%; 
	 margin-left:auto; 
	 margin-right:auto; 
	 width:500px; 
	 color:black; 
	 background-color:#FFFFFF;
}
.NewspaperStory {
 margin-left:25px; 
 margin-right:25px;
}
.L0 {
	background: transparent;
	border:hidden;
	text-align:right;
	border:none;
}
.L {
	background-color:#FFFFFF;
	color:#000000;
}
.L1 {
	background-color:#B2FFB2;
	color:#000000;
}
.L2 {
	background-color:#FFFF00;
	color:#000000;
}
.L3 {
	background-color:#9145DE; 
	color:#FFFFFF;
}
.L4 {
	background: transparent;
	border:hidden;
	text-align:right;
	border:none;
}
.L5 {
	background-color:#B2FFB2;
	color:#000000;
}
.L6 {
	background-color:#FFFF00;
	color:#000000;
}
.L7 {
	background-color:#990000;
	color:#FFFFFF;
}
select.D0 {
	background-color:#ffe0b2;
}
.losing {
	color:#FF0000;
}
/* Accounting */
table.Ledger {
	background-color:#FFFFFF;
	color:#000000;
	border-left: thin solid #999999;
}
table.Ledger td {
	border-style:solid;
	border-width:thin;
	border-color:#999999;
	border-left:none;
/*	border-right:none;  */
	border-top:none;
}
table.Ledger tr.head {
	background-color:#99FFCC;
	color:#000000;
	font-weight:bold;
}
table.Ledger td.head {
	background-color:#99FFCC;
	color:#000000;
	font-weight:bold;
}
table.Ledger td.spacer {
	border-right:none;
}
#ContainHelp {
	color: #FFFFFF;
	margin-left: 210px;
	margin-top: 10px;
	padding: 10px;
}

/* Factory & Farm */
#ColumnLeft{
	position:absolute; 
	margin-left:5%;
	margin-top:50px; 
	z-index:30;
}
#ColumnRight{
	position:absolute;
	right:5%; 
	margin-top:200px; 
	z-index:31;
}
.FactoryBox{
	color:#FFFFFF; 
	width:300px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.FactoryBox a {
	 color:#FFFF00;
}
#TwoColumnInfoBox{
	position:absolute; 
	margin-top:20px; 
	right:7%;
	margin-left:auto;
	z-index:29;
	background-image:url(Images/StoreInfoBackground.GIF);
	color:#000000;
	height:150px;
	width:250px;
	padding-top:1px;
}
.FactoryTableBack {
	background-image:url(Images/BackgroundDarkMetalPattern.JPG);
	color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:thick;
}
.FarmTableBack {
	background-image:url(Images/Backgrounds/st5_bgr.jpg);
	color:#000000;
	border-color:#330000;
	border-style:ridge;
	border-width:thick;
}

#RnDBoxMiddle {
	margin-top:120px;
	left:210px;
	right:0px;
	position:absolute; 
}
#RnDBoxMiddle {
	margin-top:120px;
	left:210px;
	right:0px;
	position:absolute; 
}
.RnDWhiteboard {
	background-color:#FFFFFF;
	color:#000000; 
	border-color:#330000;	
	border-style:ridge;	
	border-width:thick;
	padding:5px; 
}
.RnDWhiteboard .head {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
#RnDBoxTop {
	position:absolute;
	left:210px;
	right:0px; 
	color:#000000;
}
#HubBoxTop {
	margin-top:50px;
	left:210px;
	right:0px;
	position:absolute; 
}
div.SinglePopUpBox {
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	position:fixed;
	z-index: 100;
	left: 15%;
	right: 15%;
	top:6%;
	bottom:auto;
	height:400px;
	padding:0px;
	padding-bottom:31px; /* Must match Height of TopBar + Container margin + Container Border + this border */
}
div.SinglePopUpBox div.TopBar {
	background-color:#000000;
	background-image: url(Images/TopBar-Black.PNG);
	width:100%; 
	height:26px;
	vertical-align:bottom;
}
div.SinglePopUpBox div.TopBar div.CloseX {
	float:right;
	margin-right:5px;
}
div.SinglePopUpBox div.TopBar div.Title {
	font-weight:bold; 
	font-size:14px; 
	padding-top:5px; 
	padding-left:10px
}
div.SinglePopUpBox div.Container {
	background-image: url(Images/BackgroundBlue.JPG);
	overflow:auto;
	height:100%;
	padding-left:20px;
	padding-right:20px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #CCCCCC;
	position:relative;
}
div.MobileSinglePopUpBox {
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	position:absolute;
	z-index: 100;
	left: 0px;
	right: 0px;
	top:0px;
	bottom:0px;
	height:100%;
	padding:0px;
	padding-bottom:31px; /* Must match Height of TopBar + Container margin + Container Border + this border */
}
div.MobileSinglePopUpBox div.TopBar {
	background-color:#000000;
	background-image: url(Images/TopBar-Black.PNG);
	width:100%; 
	height:26px;
	vertical-align:bottom;
}
div.MobileSinglePopUpBox div.TopBar div.CloseX {
	float:right;
	margin-right:5px;
}
div.MobileSinglePopUpBox div.TopBar div.Title {
	font-weight:bold; 
	font-size:14px; 
	padding-top:5px; 
	padding-left:10px
}
div.MobileSinglePopUpBox div.Container {
	background-image: url(Images/BackgroundBlue.JPG);
	overflow:scroll;
	height:100%;
	padding-left:20px;
	padding-right:20px;
	margin-left:3px;
	margin-right:3px;
	border: 1px solid #CCCCCC;
	position:relative;
}

#shadeBlock {
	display:none;
	position:fixed; 
	top:0px; 
	bottom:0px; 
	left:0px; 
	right:0px;
	overflow:hidden; 
	z-index:90; 
	background-color:#000000; 
	opacity:.6; 
	filter:alpha(opacity=60);
}
.innershadow, .outershadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}
.outershadow { 
	background: transparent url(Images/Backgrounds/Shadow80.PNG);
	color: inherit;
}
.ErrorBox { /* Need a container div with margins */
	border:medium solid #FF0000; 
	background:#FFFFFF; 
	color:#000000; 
	vertical-align:middle; 
	text-align:center;
	padding: 0.5em;
}
.padText {
	padding:2px;
}
.ThreeEvenColumnLeft {
	float:left; 
	width:33%; 
	text-align:center;
}
.ThreeEvenColumnRight, .ThreeEvenColumnMiddle {
	float:right; 
	width:33%; 
	text-align:center;
}

/* Page-specific */
#TicketsInner {
	background-image:url(Images/TicketRolls.PNG); 
	background-repeat:no-repeat; 
	background-position:right; 
	min-height:289px;
}
#TicketsOuter {
	background-image:url(Images/TicketRolls.PNG); 
	background-repeat:no-repeat; 
	background-position:left; 
}

