.LTR, .RTL
{
	background-color: #F1F1F1F1;
	background-repeat: repeat;
	background-image: url(/webfiles/WDG-pageBG.jpg);

}

.WDG-HomePageCEOText
{
	padding: 1px 10px 0px 10px;  /* top right bottom left */
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-align: justify;
}

.NewsSummary
{
	padding: 0px 0px 0px 6px;
	font-size: 14px;
}

.WDD-GeneralPageFiller
{
	background-repeat: repeat;
	background-image: url(/webfiles/WDG-pageBG.jpg);
/*
	background-image: url(/webfiles/WDD-GeneralPageFiller.jpg);
	background-repeat: repeat-y;
*/
}

.WDG-WelcomeText
{
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: white;
	font-family: Arial;
	text-align: justify;
}

.WDMainContent
{
	padding: 0px 0px 0px 0px;  /* top right bottom left */
	margin: 0px;
	width: 814px; 
	text-align: left; 
	float: left;
}

.WD-ProdList-BG
{
	background-image: url(/webfiles/WD-Prodlist-BG.jpg);
	background-repeat: repeat-x;


}


.WDG-Banner
{
	height: 91px;	     /* orginal is 91px KK3*/
	width: 814;          /* 872px; */
	padding: 0px;
	margin: 0px;
	background-position: left;
	background-image: url(/webfiles/WDD-Banner.jpg);
	background-repeat: no-repeat;

}

.Logo
{
	height: 85px;	     /* orginal is 91px KK3*/
	width: 814;          /* 872px; */
	padding: 0px;
	margin: 0px;
	background-position: left;
	background-image: url(/webfiles/BannerLogo.jpg);
	background-repeat: no-repeat;

}

.Footer
{
	background-image: url(/webfiles/wd-pageback.gif);
	background-color: 928A7E; 

	color: #C6BBA9;
	text-align: left;
	font-family: courier;
	font-size: 10px;
	padding: 5px 5px 10px 5px;  /* top right bottom left */

	border-right: 0px;
	border-top: 0px;
	border-left: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: white;

}

.FooterMemberGroup
{
	text-align: right;
	font-family: Arial;
	font-size: 11.5px;
	color:  #72746d;
	padding: 0px 5px 0px 5px;   /* top right bottom left */

}

.FooterCopyRight
{
	background-image: url(/webfiles/wd-pageback.gif);
	background-color: 928A7E; 
}
.FooterMenu
{
	background-image: url(/webfiles/wd-pageback.gif);
	background-color: 928A7E; 

	color: #C6BBA9;
	font-family: Arial;
	font-size: 11.5px;
	text-decoration:none; 


	padding: 0px 0px 10px 10px;  /* top right bottom left */

	border-style: solid;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px white;
	border-bottom: 1px #C6BBA9;


	height: 18px;
	width: 814px;
/*	width: 874px; */
}

.Header .LogoHeader
{
	border: solid 1px #ffffff;
}

.Header .LogoBack
{
	background-color: #eef0f2;
	background-image: url(/webfiles/logogradient.gif);
	background-image: url(/webfiles/logobackground.jpg);

	background-repeat: repeat-x;
}

.Header .MenuBack
{
/*
	background-color: #dfe4e8;
	background-image: url(/webfiles/lightgradient.gif);
	background-repeat: repeat-x;
*/
	background-color: #DBDBBF;	

/*
	background-image: url(/webfiles/Menubackground.jpg);
	background-repeat: repeat-x;
*/

}

/* Menu background-color: DBDBBF */

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(/webfiles/WDD-Menubackground.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
       list-style-type: none;

}

#menu li {
	float: left;
	padding: 12px 10px 0 20px;
       list-style-type: none;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
       color: #FFFFFF;
	padding: 12px 10px 0 20px;

}

#menu a:hover {
	text-decoration: none;
	background: #D0EB6A;
	color: #000000;
	padding: 12px 10px 0 20px;

}


#menu1 {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


#menu1 li {
 font: 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
}

#menu1 a {
 	vertical-align: middle;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: white;
	height: 10px;			/* orginal 27px test KK3*/
	width: 118px;			/* kcheung orginal 98px test KK3*/
	padding: 8px 5px 5px 5px;
	font-family: Verdana;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	color: #0F0005;		/* super black */
	color: WHITE;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(/webfiles/WDD-Menubackground.jpg);
}

#menu1 a:hover {
 	vertical-align: middle;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: white;
	height: 10px;			/* orginal 27px test KK3*/
	width: 118px;			/* kcheung orginal 98px test KK3*/
	padding: 8px 5px 5px 5px;
	font-family: Verdana;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	color: #0F0005;		/* super black */
	color: WHITE;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(/webfiles/WDD-Menubackground.jpg);
}


.SubCMSMenu
{
	border: solid 1px #ffffff;
	background: #DBDCBD; 	    /* Menu background color */
}

.SubCMSMenuItem, .SubCMSMenuItemMouseUp, .SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
/* kcheung */

	padding-right: 15px;
	padding-left: 8px;
	font-size: 4px;
	padding-bottom: 1px;
	width: 98px;
/*	color: #848c92; */
	color: black;
	padding-top: 1px;
	font-family: arial;
	font-weight: bold;
}

.SubCMSMenuItemMouseOver
{
	padding-right: 15px;
	padding-left: 8px;
	font-size: 4px;
	padding-bottom: 1px;
	width: 98px;
	color: white;
	background-color: #B5A98F;

	padding-top: 1px;
	font-family: arial;
	font-weight: bold;
}


.SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown
{
	color: #FFFFFF;
}




.WD-ProdDetailTitle

{
	height: 16px;
	text-align: left;
	padding: 15px 03px 0px 03px;  /* top right bottom left */
	font-family: Arial;
	font-weight: bold;
	font-size: medium;
	color: #6F4537;

}


.HomePageNewsTitle 
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color:  #682E22;
}

.HomePageEventText 
{

	font-family: Verdana;
	font-size: 11px;
}




.HomePageText 
{

	vertical-align: top;
	border-right: 0px;
	border-top: 5px;
	border-left: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: white;
	height: 120px;
	width: 100%;
	padding: 8px 10px 0px 10px; /* top right bottom left */
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #5F5C55; 

	background-color: #C6BBA9;  /* This is the correct color, but I need some darker to see */

}


body
{
	font-family: Arial;
	font-size:  smaller;	
	margin: 0px;
	padding: 0px;
}

A
{

	border: 0px;
	color: #682E22; 
/*	color: white;	*/
	text-decoration:none; 
}

/*
A:visited
{
	border: 0px;
	color: #682E22; 
	color: blue;
}
*/

p, ul, ol,
{
	font-family: Verdana;
	font-size: 11px;
}

h1
{
	font-size: 22px;
	color: #FFFFFF;	
	padding: 0px;
	margin: 0px;
}

h2
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;  
}

h3
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}


hr
{
	color: #eeeeee;
}


.WDG-LinkMore-welcome
{

/*	background-image: url(/webfiles/ReadMoreArrow.jpg); */
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration:none; 

	padding: 3px 12px 5px 0px; 	/* top, right, bottom, left */
	color: #A0968A; 		/* off-white color */
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
}
.WDG-LinkMore-CEOMSG
{
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration:none; 
	padding: 3px 12px 5px 0px; 	/* top, right, bottom, left */
	color: #4C7A8A; 		/* off-white color */
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
}


.LinkMore
{
	background-repeat: no-repeat;
	bWDackground-position: right;
	padding: 3px 12px 5px 0px; 	/* top, right, bottom, left */
	display: block;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	color: #682E22;
	text-decoration:none; 
}


/* Edit mode controls */
.CMSEditModeButtons
{
	border: 1px solid black;
	background: white;
	cursor: hand;
	font-size: 12px;
	font-weight: bold; 
	display: inline-block;
	color: Black;
}

.CMSPageManager
{
	border: 1px solid #a9a9a9;
	padding: 3px 3px 3px 3px;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 3px;
}

.CMSPageManager A
{
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

.CMSPageManagerLabel
{
	text-align: right;
}

.CMSPageManagerTDlabel
{
	padding-left: 10px;
}

.CMSEditableRegion
{
	background-color: white;
	border: 1px dotted red;
	text-decoration: none;
	font-weight: normal;
}

/* Image Gallery */
.ImageGalleryPager
{
	border: solid 1 black;
	padding: 2;
	margin: 5 0 5 0;
	text-align: center;	
}
.ImageGalleryPager div
{
	display: inline;
}
.ImageGalleryPagerPrevious
{
	width: 20%;
	text-align: left;
}
.ImageGalleryPagerNext
{
	width: 20%;
	text-align: right;
}

.ImageGalleryPager
{
	background-color: #fec698;
	padding: 2px 2px 2px 2px;
	display: inline-block;
	width: 600px;
}

.ImageGalleryPagerPrevious
{
	float: left;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPagerNext
{
	float: right;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}

.ImageGalleryPreviewImage
{
	border-width: 0px;
}

.ImageGalleryDetailImage
{
	border-width: 0px;
}

.ImageGalleryParent
{
	padding: 2px 2px 2px 2px;
}

.ImageGalleryItem
{
	padding: 2px 2px 2px 2px;
}

/* Shopping Cart */

.CommerceCartHeader
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}

/* Others */

.FormErrorLabel
{
  color: Red;
}

.LogonTextBox
{
  width: 150px;
}

.EditableTextError
{
  color: red
}

/* --- Containers --- */

.TitleBox
{
	vertical-align: top;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #5F5C55; 
	background-color: #C6BBA9; 
}


.BoxTitle, .BoxTitleFull
{
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 22px;
}

.BoxTitle
{	
	height: 22px;
	border-bottom: solid 1px #ffffff;
}

.BoxTitleFull
{
	height: 23px;
	border-bottom: solid 1px #4e5a5f;
}

.BoxArea
{
	vertical-align: top;
	border-top: solid 1px #4e5a5f;
	padding: 5px;
}


.GreenGradient, .BlueGradient, .RedGradient
{
	background-repeat: no-repeat;
	padding: 10px;
	color: #ffffff;
}

.GreenGradient a, .BlueGradient a, .RedGradient a, .GreenGradient a:visited, .BlueGradient a:visited, .RedGradient a:visited
{
	color: #ffffff;
}

/* Green */
.Green .BoxTitle, .Green .BoxTitleFull
{
	color: #ffffff;
	background-color: #9cdc62;
	background-image: url(/webfiles/boxtitle.gif);
}

.Green .BoxArea
{
	background-color: #f3f9ed;
}

.TitleTextColor
{
	background-image: url(/webfiles/TitleTextbox.gif); 
	background-color: #C6BBA9;
}


.WDGray
{
	background-color: #C6BBA9;
}

.GreenGradient
{

/*	background-image: url(/webfiles/TitleTextbox.gif); */
	background-color: #C6BBA9;
}

/* Blue */
.Blue .BoxTitle, .Blue .BoxTitleFull
{
	color: #ffffff;
	background-color: #5a97e6;
	background-image: url(/webfiles/boxtitle.gif);
	
}

.Blue .BoxArea
{
	background-color: #eaf0f8;
}

.BlueGradient
{
	background-image: url(/webfiles/box.gif);
	background-color: #2e68bf;
}

.LightBlueBox
{
	background-color: #eaf0f8;
	padding: 5px;
}

.LightBlueGradient
{
	background-color: #432D16;	/* chocolate brown */
	/*background-image: url(/webfiles/whitegradient.gif);*/
	background-repeat: repeat-x;
	padding: 10px;
}

/* Red */
.Red .BoxTitle, .Red .BoxTitleFull
{
	color: #ffffff;
	background-color: #ff4f4a;
	background-image: url(/webfiles/boxtitle.gif);
}

.Red .BoxArea
{
	background-color: #fff5e5;
}

.RedGradient
{
	background-image: url(/webfiles/Red/box.gif);
	background-color: #b80018;
}

/* Gray */
.Gray .BoxTitle, .Gray .BoxTitleFull
{
	color: #525252;
	background-color: #fafaff;
	background-image: url(/webfiles/boxtitle.gif);
}

.Gray .BoxArea
{
	background-color: #ffffff;
}


.WDD-ServicesPageFiller
{
	width: 268px; 
/*	background-color: #DDD8D2; */
	background-color: red;

	padding: 10px 11px 6px 10px;	/* top right bottom left */

	font-stretch: ultra-condensed;
	font-family: Verdana;
	font-family: Times;

	font-family: Arial; 
	font-weight: bold;
	font-size: 19px;
	color: red;
/*	color: #DDDAD3; */
}

.WD-PageHeader, .WD-SubPageHeader
{
	width: 168px; 
	background-color: white;	
	padding: 10px 11px 6px 10px;	/* top right bottom left */

	font-stretch: ultra-condensed;
	font-family: Verdana;
	font-family: Times;

	font-family: Arial; 
	font-weight: bold;
	font-size: 19px;
	color: #DDDAD3;

}


.WD-MenuSelection
{
	background-image: url(/webfiles/MenuSelectionBG.jpg);
	background-repeat: repeat-x;

	padding-left: 10px;
	padding-top: 34px; 
	padding-bottom: 10px;

	color: black;
	font-size: 18px;
	font-family: Verdana;
	font-family: arial;
	font-weight: normal;
	font-stretch: narrower;

}

/* used by Contact Us and Location section */
.WD-PageContent
{
	background-image: url(/webfiles/Content-bg.jpg);
/*	background-image: url(/webfiles/WDG-pageBG.jpg); */

	background-repeat: repeat-x;
	padding: 25px 40px 5px 40px;	 /* top right bottom left */
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-align: justify;
	background-color: #F5F4F2; /* original */	
/*	background-color: #000000; 	*/



}
/*
{

	vertical-align: top;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 5px 5px 5px 5px;    /* top right bottom left */
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #5F5C55;
	background-color: #F1F1F1;
}
*/

.WD-ProdPageImage
{
	border: solid 5 red;
	width: 455px;
}

.LightGrayGradient
{
	background-image: url(/webfiles/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}


/* used by About Us and Wen-Di Group */
.WDG-Main-Content
{
	background-image: url(/webfiles/Content-bg.jpg); 
/*	background-image: url(/webfiles/WDG-pageBG.jpg); */

	background-repeat: repeat-x;
}


/* used by welcome message */
.WDG-Main-Content2
{
	background-image: url(/webfiles/Content-bg.jpg); 
/*	background-image: url(/webfiles/WDG-pageBG.jpg); */
	background-repeat: 	repeat-x;
	padding: 		25px 25px 25px 25px;	 /* top right bottom left */
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}


.WDG-Left-Content
{
	padding: 25px 66px 10px 43px;	 /* top right bottom left */
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-align: justify;

}
.WDG-Right-Content
{
	padding: 24px 20px 10px 0px;	 /* top right bottom left */
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-align: justify;
}



.Content
{
/*
	border-top: solid 1px #4e5a5f;
	border-bottom: solid 2px #4e5a5f;
*/


	border-top: solid 0px white;
	border-bottom: solid 0px 928A7E;
}

.Content .BorderTop
{
	height: 0px;
	line-height: 0px;
	overflow: hidden;
/*	background-image: url(/webfiles/bordertop.gif); */
}

.Content .BorderBottom
{
	height: 0px;
	line-height: 0px;
	overflow: hidden;
/*	background-image: url(/webfiles/borderbottom.gif); */
}

.Content .Area
{
	background-color: #EBEAE6;
	padding: 2px;
	background-color: #F5F4F2;

}

.Page
{
	width: 840px;
	background-color: #ffffff;

}

.ContentPadding
{
	padding: 0px 10px 0px 10px;	 /* top right bottom left */

}

.piclarge { 
border-color: #A2A59C; 
border: 5px solid; 
}

/* Tree menu */

/* left images can be configured in app_themes/green/default.skin file */

.CMSTreeMenuTable
{
	width: 170px;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	color: #2e68bf;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
}

.CMSTreeMenuLink, .CMSTreeMenuLink:visited
{
	color: #2e68bf;
	text-decoration: none;
	font-weight: bold;
}

.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.Enlarge
{
	background-image: url(/webfiles/Enlarge.jpg);
	background-repeat: no-repeat;
}

.MoreDetails
{
	background-image: url(/webfiles/MoreDetail.jpg);
	background-repeat: no-repeat;
}


/* Product */

.ProductPreview .LinkMore
{
/*	background-image: url(/webfiles/arrowrightmiddle.gif); */
	background-image: url(/webfiles/LearnMore.jpg);

	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 6px 5px;
	color: #005C6B;
}

.ProductPreview
{
	width: 170px; 
	text-align: center;
	padding: 3px;
}

.ProductPreview .ProductBox
{
	background-color: #ffffff;
	border: 1px solid #c4cad2; 
	padding: 0px; 
	margin: 0px auto;
}

.ProductPreview .ProductTitle
{
	height: 32px; 
	font-weight: bold; 
	text-align: center;
	background-image: url(/webfiles/whitegradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

.ProductPreview .ProductTitle A
{
	text-decoration: none;
}

.ProductPreview .ProductImage
{
	height: 120px;
	overflow: hidden;
	text-align: center;
}

.ProductPreview .ProductFooter
{
	text-align: right;
	background-color: #f7f7f7;
	padding: 5px;
}

.ProductPreview .ProductPrice
{
	font-size: 15px;
	font-weight: bold;
	color: #5e9728;
}

.ProductDetail
{
        width:100%;
}

.ProductDetail .ProductData
{
	padding: 5px 60px 5px 60px;
}

.ProductDetail .ProductFooter
{
	text-align: right;
	background-color: #f7f7f7;
	padding: 10px 60px 10px 10px;
}

.ProductDetail .ProductPrice
{
	font-size: 18px;
	font-weight: bold;
	color: #5e9728;
}

.ProductDetail .ProductSummary
{
	vertical-align: top;
}

.ProductDetail .ProductImage
{
	width: 220px;
}

.ProductDetail .ProductShortDescription
{
	font-weight: bold;
}

.ProductDetail .ProductDescription
{
	padding: 10px;
}

/* News */

.WD-NewsContent
{
	padding: 10px;
	background-color: #F1F1F1;

}

.NewsDetail 
{
	padding: 0px 0px 0px 6px;
	font-size: 14px;


}

.NewsDetail .NewsReleaseDate
{
	color: #000000;
	padding: 0px 5px 0px 6px;
	font-size: 12px;

}

.NewsDetail .NewsText
{
	padding: 0px 0px 0px 6px;
}

.NewsDetail .NewsTitle
{
	font-size: 14px;
	font-weight: bold;
/*	color: #86c74c; */
	color: #571C0E;
	margin: 5px;
	padding: 10px 5px 0px 3px;
}

/* home page What's News section */

.NewsLatest
{
	width: 97%;
/*	height: 187px; */
	height: 90%;
	overflow: hidden;
	padding: 10px 5px 0px 5px;
	color: #615956;

}

.NewsLatest .NewsTitle
{
	color: #571C0E;			/* red */
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;	
	padding: 5px 0px 0px 5px;
}

.NewsLatest .H1
{
	color: #000000;			/* black */
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;	
	padding: 5px 0px 0px 5px;
}


.NewsLatest hr
{
	margin: 0px;
	padding: 0px;
	color: #eeeeee;
}

.NewsLatest .NewsSummary
{
	height: 70px;
	overflow: hidden;
}

.NewsLatest .LinkMore
{
	/*background-image: url(/webfiles/arrowrightmiddle.gif);*/
	/*background-image: url(/webfiles/LearnMore.jpg);*/

	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 12px 5px 0px; 	/* top, right, bottom, left */
	display: block;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	color: #682E22;			/* red */
	text-decoration:none; 
}

}

/* Search result */
.SearchResult
{
	padding: 5px 3px 5px 3px;
}

.SearchResult .ResultTitle
{
	padding: 0px 0px 1px 12px;
	font-weight: bold;
	background-image: url(/webfiles/arrowrightmiddle.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.SearchResult .ResultPath
{
	padding-left: 12px;
}
