﻿  /* CSS layout */
body {
	margin: 4px;
	padding: 4px;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 10px;
	line-height: 15px;
}

h1 {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	margin-left: 1%;
	margin-top: 10px;
	color: #C80A00;
	text-align: center;
}

h1.rp {
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #CC3300;
	margin-left: 20px;
	margin-right: 10px;
	line-height: 22px;
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-top:5px;
	margin-left:20px;
}

p {
	margin-left: 20px;
	margin-right: 15px;
}

p.rp {
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

td 
{
	text-align:center;
}

a {
	color:#CC3300;
}

#masthead {
	float: left;
	width: 1000px;
	height: 110px;
	background-image: url('../logottcantonius2.jpg');
	background-repeat: no-repeat;
	z-index:1;
}

#mastheadnoball {
	float: left;
	width: 1000px;
	height: 110px;
	background-image: url('../logottcantonius2_noball.jpg');
	background-repeat: no-repeat;
	z-index:2;
}


#mastheadSL {
	float: none;
	width: 1000px;
	height: 110px;
	top: -105px;
	left: 0px;
	position: relative;
	z-index:1;
}


#headingLinks {
	color: #000000;
}

#topnav {
	background-color:#FFFFFF;
	width: 1000px;
	display:block;
	margin:0px; 
	padding:0px; 
	position:relative;
}

#topnavblock {
	position: relative;
/*display: block;*/	
	float: left;
	width: 120px;
	height:27px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#topnav ul {
	color: ;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
	width: 1000px;
	background: url(./menubutton2.png);
	color: #FFFFFF;
} 
#topnav ul li {
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	display: block;
	float: left;
	list-style-type: none;
	height: 27px;
	width: 120px;
	text-align: center;
	background: url(./menubutton2.png);
	color: #FFFFFF;
}

#topnav ul li a {
	color: #000000;
	line-height: 24px;
	width: 120px;
	display: block;
	padding-left: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#topnav ul li a:hover {
	width: 120px;
	color: #FFFFFF;
	margin:0px; 
	padding:0px; 
	height:27px;
}

#topnav ul li ul {
	position: absolute;
	float: left;
	top: 27px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background: transparent;
}

#topnav ul li.selected
{
	font-family: Verdana;
	font-size: 12px;
	background: url('menubutton4.png');
	float: left;
	width: 120px;
	height: 27px;
	visibility: visible;
	color: #CC3300;
}

#topnav ul li.unselected
{
	font-family: Verdana;
	font-size:12px;
	text-transform: none;
	display: block;
	float: left;
	list-style-type: none;
	height: 27px;
	width: 120px;
	text-align: center;
	background: url(./menubutton2.png);
	color: #FFFFFF;
}

#topnav ul li.selected a
{
	color: #FFFFFF;
	width: 120px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	background: transparent;
}

#topnav ul li.selected ul li {
	font-family: Verdana;
	font-size: 10px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: center;

}

#topnav ul li.selected ul li a{
	font-family: Verdana;
	font-size: 10px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#topnav ul li.selected ul li.selected a{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #CC3300;
	background: transparent;
}


#topnav ul li:hover ul {
	float: left;
	width: 1000px;
	visibility: hidden;
	background: transparent;
}

#topnav ul li:hover ul li{
	float: left;
	width: 120px;
	visibility: hidden;
	background: transparent;
}

#topnav ul li:active ul {
	position: absolute;
	top: 27px;
	visibility: visible;
	background: url(./menubutton4.png);
	width: 880px;
}

#topnav ul li ul li:hover a
{
	float: left;
	width: 120px;
	visibility: visible;
	color: #CC3300;
	background: transparent;
}

#topnav ul li ul li:selected a
{
	float: left;
	width: 120px;
	visibility: visible;
	color: #CC3300;
	background: transparent;
}


#topnav ul li a:active{
	
}


#container {
	width:1000px;
	margin:0; padding:0; 
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	border-color:silver;
	border-style:groove;
	text-align:right;
	border-width:1px;
}

#containertopnav {
	position:relative;
	background: url(./menubckg1.png);
	width: 1000px;
	height:54px;
	margin:0; 
	padding:0; 
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	border-color: silver;
	border-style: groove;
	text-align: right;
	border-width: 1px;
	float:left;
}

#left_pane {
	border: 1px #020202 solid;
	width: 780px;
	height: 590px;
	float: left;
	background: url(./left_pane_bckg.png) repeat-y;
	border-top-width: 0px;
	border-right-color: #F0F0F0;
	border-right-width: 4px;
	border-left-color: #F0F0F0;
	border-left-width: 2px;
	border-bottom-width: 0px;
	text-align: justify;
	padding: 10px;
	overflow: scroll;
	margin-right: 0px;
}

#random_picture_pane
{
	border: thin #F0F0F0 solid;
	width: 200px;
	height: 150px;
	background: url(./random_picture_bckg.png);
	position: relative;
	top: 4px;
	left: 0px;
}

#right_pane {
	border: 3px #F0F0F0 solid;
	width: 168px;
	float: right;
	background: url(./right_pane_bckg.png);
	border-top-width: 0px;
	min-height: 590px;
	max-height: 625px;
	padding:10px;
}

#page_content {
	margin-left: 200px;
}

#footer {
	clear: both;
}

#nieuws_item0 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_nieuws_picture0
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_nieuws_text0
{
	margin-top: 2px;
	width: 700px;
}

#nieuws_item1 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin #CC3300 solid;
	padding-bottom: 4px;
	border-top: thin #CC3300 solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
	margin-left:20px;
}

#wistjedat_item {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	text-align: left;

	padding-bottom: 4px;

	padding-top: 2px;
	overflow: auto;
	display: block;
	margin-left:20px;
	background: url(nieuws_bckg.png);
}

#div_nieuws_picture1
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;http://localhost/under%20development/Nieuws/nieuws.html
}


#div_nieuws_text1
{
	margin-top: 2px;
	width: 700px;
	text-align: justify;
}

#wistjedat_text
{
	margin-top: 2px;
	width: 700px;
	text-align: justify;
	border-top: thin #CC3300 solid;

}

#wistjedat_date_categorie
{
	margin-top: 2px;
	width: 700px;
	font-size: small;
	font-weight: bold;
	color: #CC3300;
}

#nieuws_item2 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_nieuws_picture2
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_nieuws_text2
{
	margin-top: 2px;
	width: 700px;
}

#nieuws_item3 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_nieuws_picture3
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_nieuws_text3
{
	margin-top: 2px;
	width: 700px;
}

#nieuws_item4 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_nieuws_picture4
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_nieuws_text4
{
	margin-top: 2px;
	width: 700px;
}

#nieuws_item5 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_nieuws_picture5
{
	float:left;
	width: 175px;
	height: 108px;
}


#div_nieuws_text5
{
	margin-top: 2px;
	width: 700px;
}

img.small
{
	width: 150px;
	height: 100px;
	border: 3px black solid;
}

img.xsmall1
{
	width: 120px;
}

img.rightPanePortrait
{
	width: 130px;
	margin-right: 15px;
}


img.smallFloatRight
{
	width: 200px; /*	height: 117px;*/;
	border: 3px #CC3300 solid;
	float: right;
	margin-top: 0px;
}

img.smallFloatRightLeftMargin
{
	width: 200px; /*	height: 133px;*/;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

img.smallFloatRightLeftMarginRightMargin0
{
	width: 200px; /*	height: 133px;*/;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	float: right;
}

img.smallFloatLeftRightMargin
{
	width: 200px; /*	height: 133px;*/;
	border: 3px #CC3300 solid;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
}

#contact1 {
	background-position: center;
	border: none;
	margin: 1px;
	margin-left: 20px;
	margin-top: 4px;
	margin-right: 15px;
	width: 324px;
	height: 95px;
	background: url(contact_bckg.png);
	text-align: left;
	padding-bottom: 4px;
	padding-top: 10px;
	padding-left: 20px;
	display: inline-block;
	background-repeat: no-repeat;
}
#contact2 {
	background-position: center;
	border: none;
	margin: 1px;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 25px;
	width: 324px;
	height: 95px;
	background: url(contact_bckg.png);
	text-align: left;
	padding-bottom: 4px;
	padding-top: 10px;
	padding-left: 20px;
	display: inline-block;
	background-repeat: no-repeat;
}


#contact3 {
	background-position: center;
	border: none;
	margin: 12px;
	margin-left: 25px;
	margin-top: 4px;
	width: 342px;
	height: 88px;
	background: url(contact3_bckg.png);
	text-align: left;
	padding-bottom: 4px;
	padding-top: 10px;
	padding-left: 20px;
	display: block;
	background-repeat: no-repeat;
}

#voorzitter {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 20px;
	width: 716px;
	height: 98px;
	background: url(voorzitter.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}

#leftcolbestuur {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 20px;
	width: 232px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}

#midcolbestuur {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 5px;
	width: 232px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}

#rightcolbestuur {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 5px;
	width: 232px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}



#bestuur5 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}

#bestuur3 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 232px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}

#bestuur4 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}

#bestuur5 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}

#jeugdverantwoordelijke {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}

#lid1 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}

#lid2 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}

#lid3 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}

#lid4 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	padding-left: 0px;
	float:left;
}

#lid5 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}

#lid6 {
	margin: 0px;
	background-position: center;
	border: none;
	padding: 3px;
	margin-left: 1px;
	width: 245px;
	height: 95px;
	background: url(bestuur.png);
	text-align: left;
	display: inline-block;
	background-repeat: no-repeat;
	float:left;
}


#lidgelden
{
	background: url(lidgelden.png);
	width: 661px;
	height:107px;
	margin-left:20px;
}

#openingsuren_vrij
{
	background: url(openingsuren_vrij.png);
	width: 716px;
	height:115px;
	margin: 1px;
	margin-left: 20px;
	margin-top: 4px;
	margin-right: 15px;

}

#ploegVTTL {
	margin: 0px;
	background-position: center;
	border: thin;
	padding: 3px;
	margin-left: 7px;
	width: 240px;
	height: 145px;
	background: url(ploegen.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}

#ploeg {
	margin: 0px;
	background-position: center;
	border: thin;
	padding: 3px;
	margin-left: 7px;
	width: 240px;
	height: 130px;
	background: url(ploegen.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
}



.ploegTitel {
	text-align:center;	
	padding-top:0px;
	margin-top:5px;
	margin-bottom:7px;
}

.ploegTabel {
	height:10px;	
}
.spelerNaam {
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	margin-left:40px;
	padding-left:15px;
	height:12px;
	width:185px;
}

.spelerKlas {
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	margin-left:40px;
	padding-left:1px;
	height:12px;
}

#nieuws_detail {
	margin: 5px;
	margin-top: 0px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_detail_bckg.png);
	background-repeat:repeat-y;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 2px;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
}

#div_nieuws_detail_picture
{
	margin-top:15px;
	margin-left:15px;
	float:left;
	width: 225px;
	height: 125px;
}


#div_nieuws_detail_text
{
	margin-top: 3px;
	width: 700px;
	text-align: justify;
	margin-left: 20px;
	line-height: 17px;
}

.nieuwsText
{
	margin-right:10px;	
}



.nieuwsTitel
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFA500;
	margin-left: 15px;
	text-align: center;
}

img.nieuws_detail
{
	width: 200px; /*	height: 133px;*/;
	margin-right: 15px;
	margin-top: 15px;
	float: left;
}

#jeugdrubriek_item0 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_jeugdrubriek_picturesLeft
{
	width: 200px; /*	height: 133px;*/;
	/*border: 3px #F49230 solid;*/
	margin-right: 15px;
	margin-top: 0px;
	float: left;
	

}

#div_jeugdrubriek_picture0
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_jeugdrubriek_text0
{
	margin-top: 2px;
	width: 700px;
}

#jeugdrubriek_item1 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_jeugdrubriek_picture1
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_jeugdrubriek_text1
{
	margin-top: 2px;
	width: 700px;
}

#jeugdrubriek_item2 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_jeugdrubriek_picture2
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_jeugdrubriek_text2
{
	margin-top: 2px;
	width: 700px;
}

#jeugdrubriek_item3 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_jeugdrubriek_picture3
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_jeugdrubriek_text3
{
	margin-top: 2px;
	width: 700px;
}

#jeugdrubriek_item4 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_jeugdrubriek_picture4
{
	margin-top:15px;
	margin-left:5px;
	float:left;
	width: 175px;
	height: 108px;
}


#div_jeugdrubriek_text4
{
	margin-top: 2px;
	width: 700px;
}

#jeugdrubriek_item5 {
	margin: 5px;
	margin-top: 2px;
	border: 1px #020202 none;
	width: 720px;
	float: left;
	background: url(nieuws_bckg.png);
	text-align: left;
	border-bottom: thin orange solid;
	padding-bottom: 4px;
	border-top: thin orange solid;
	padding-top: 2px;
	overflow: auto;
	display: block;
}

#div_jeugdrubriek_picture5
{
	float:left;
	width: 175px;
	height: 108px;
}


#div_jeugdrubriek_text5
{
	margin-top: 2px;
	width: 700px;
}

#trainingsgroepA {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	background-position: center;
	border: none;
	padding: 3px;
	width: 220px;
	height: 260px;
	background: url(trainingsgroep.png);
	text-align: left;
	background-repeat: no-repeat;
	display:block;
	float: left;

}
#trainingsgroepB {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	background-position: center;
	border: none;
	padding: 3px;
	width: 220px;
	height: 260px;
	background: url(trainingsgroep.png);
	text-align: left;
	background-repeat: no-repeat;
	display:inline-block;
	float: left;

}

#trainingsgroepC {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 20px;
	background-position: center;
	border: none;
	padding: 3px;
	width: 220px;
	height: 260px;
	background: url(trainingsgroep.png);
	text-align: left;
	background-repeat: no-repeat;
	display:block;
	float: left;
}

img.sponsors
{
	width: 300px; 
	margin-right: 15px;
	margin-top: 15px;
	float: left;
}
