@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

body {
	line-height:1;
	background:#3b3432;
	font:normal 62.5% Verdana, Arial, sans-serif;
}

.clear {
	clear:both;
}

.hide {
	outline:0;
	text-indent:-9999px;
	display:block;
}

h2, h3, h3 a:link, h3 a:visited, h2 a:link, h2 a:visited {
	color:#de8716 !important;
	text-decoration:none;
}

h3 a:hover, .halfcontent a:hover, h2 a:hover {
	text-decoration:underline;
}

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#frame {
	width:964px;
	margin:0 auto;
	background:#EFEBD4 url(/images/siteImages_Brown/body-bg.gif) repeat-x;
	color:#69634a;
	border-right: 2px solid #5A504E;
	border-left: 2px solid #5A504E;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}

/*----------- heading ------------*/

#header {
	position:relative;
	background:#3b3432 url(/images/siteImages_Brown/body-bg.gif) repeat-x;
	color:#ddd9c0;
	height:249px;
}

#header h2 {
	color:#fffce3;
	text-transform:uppercase;
}

h1#logo, a#logo {
	width:196px;
	height:37px;
	position:absolute;
	top:80px;
	left:40px;
	background:url(/images/siteImages_Brown/logo.gif) no-repeat;
}

a#logo {
	top:60px;
}

#google_translate_element {
	position:absolute;
	top: 0px;
	color:#eeead3;
}

#toplinks, #search, #description {
	position:absolute;
	top:57px;
	right:7px;
	color:#eeead3;
}

#search {
	top:87px;
	width:285px;
}

#searchbox {
	width:215px;
	border:1px solid #000;
	background:#fffce3;
	height:22px;
	position:absolute;
	top:0;
	left:0;
}

#searchbtn {
	position:absolute;
	top:0;
	right:0;
}

#description {
	width:280px;
	top:130px;
	line-height:1.7em;
}

#toplinks li, #toplinks a, #nav li, #nav a, #feature li, #feature a, #breadcrumbs li, #breadcrumbs a {
	float:left;
}

#toplinks a:link, #toplinks a:visited {
	color:#eeead3;
	text-decoration:none;
}

#toplinks a:hover {
	text-decoration:underline;
}

p#holding {
	position:absolute;
	top:10px;
	right:10px;
	width:153px;
	height:12px;
	background:url(/images/siteImages_Brown/holding-bg.gif) no-repeat;
}

.topquote p {
	line-height:1.7em;
	font-size:1.1em;
}

#nav {
	position:absolute;
	top:0;
	right:170px;
	height:33px;
}

#nav a {
	height:33px;
	background:url(/images/siteImages_Brown/FPNavigation.gif) no-repeat;
}

a#equip {
	width:107px;
}

a#equip:hover {
	background-position:0 -34px;
}

a#randr {
	width:149px;
	background-position:-107px 0;
}

a#randr:hover {
	background-position:-107px -34px;
}

a#sell {
	width:123px;
	background-position:-256px 0;
}

a#sell:hover {
	background-position:-256px -34px;
}

a#blog {
	width:71px;
	background-position:-379px 0;
}

a#blog:hover {
	background-position:-379px -34px;
}

a#about {
	width:96px;
	background-position:-450px 0;
}

a#about:hover {
	background-position:-450px -34px;
}

a#contact {
	width:104px;
	background-position:-546px 0;
}

a#contact:hover {
	background-position:-546px -34px;
}

/*-------------   Footer  -------------*/

#footer-frame {
	position:relative;
	border-top:10px solid #cdc8b2;
	padding:0px 0;
	background: #3b3432 url(/images/siteImages_Brown/footer-bg.gif) no-repeat 825px center;
	height: 65px;
}

#footer {
	border-top:20px solid #7e7b7b;
	color:#cfcab4;
}

#footer a:link, #footer a:visited {
	color:#cfcab4;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer li {
	float:left;
}

#footer ul {
	padding:2px 0;
}

#footer h4 {
	float:left;
	font-weight:normal;
	margin:2px 5px;
}

#footer ul.clear {
	margin-left:140px;
}

/*--------- Home Page Content ---------------*/

#content {
	float:left;
	width:650px;
	padding:0px 0px 21px 0;
}

/*--------- Home Page Feature Content -------*/

.mainFeature {
	float:left;
	height:105px;
	width:195px !important;
	padding:90px 10px 5px;
	margin:0 0 20px;
	border-right:1px solid #a5a08a;
	background:url(/images/siteImages_Brown/topquote-bg.gif) repeat-x;
	position:relative;
}

.mainFeature img {
	position:absolute;
	top:-95px;
	left:50%;
	margin-left:-73px;
	border:5px solid #7b7978;
}

.mainFeature h3 {
	margin-top:10px;
	font-size:1.2em;
}

.mainFeature a.quotelink, .ProductItemDescriptionEven a.quotelink, .ProductItemDescriptionOdd a.quotelink {
	position:absolute;
	bottom:5px;
	right:5px;
	display:block;
	color:#fff;
	text-transform:uppercase;
	padding:2px 5px;
	background:#de8716;
	border:1px solid #fff;
	font-size:0.9em;
	text-decoration:none;
}

a.quotelink:hover {
	background:#3b3432 !important;
}

#feature {
	background:#49413e;
	padding:5px 10px;
	margin:20px 5px;
	overflow:hidden;
	position:relative;
	height:110px;
}

#feature ul {
	position:absolute;
	top:0;
	left:48%;
	width:100%;
	margin-left:-50%;
}

#feature li {
	margin-top:5px;
	padding-left:31px;
}

#feature img, #prod-list img, #detail-pics img {
	border:5px solid #7b7978;
}


/*--------- Home Page Half Content ----------*/

.half {
	width:258px;
	padding:10px 5%;
	float:left;
}

.half h2 {
	font-size:1.8em;
	font-weight:bold;
}

.half h2 a {
	color:#5894cd;
}

.half p {
	color:#69634a;
	font-size:1.1em;
	line-height:1.7em;
	margin:10px 0;
}

.half p a {
	color:#5894cd;
}

.half a:link, .half a:visited {
	color:#de8716;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}

.half a:hover {
	text-decoration:underline;
}

/*--------- Home Page Bottom Content --------*/

#contentHpBottom { height: 125px; 
}

#contentHpBottom ul li {
	float: left;
	width: 275px;
	padding-left: 25px;
	padding-right: 10px;
}

#contentHpBottom ul li p { width: 225px; }

#contentHpBottom ul li a, contentHpBottom ul li a:visited {}

#contentHpBottom ul li a:hover {}

/*--------- Home Page Right Side Bar --------*/

#hpRightSidebar {
	float:left;
	width:304px;
	padding:26px 5px;
}

.sidebarbtm {
	margin:20px 0;
}

.sidebarbtm h2 {
	color: #69634A !important;
	font-size: 1.6em;
	padding-left: 15px;
}

.sidebarbtm h2 a, .sidebarbtm h2 a:visited { color: #69634A !important; }

.sidebarbtm h3 {
	padding-left: 25px;
	padding-bottom: 10px;
}

.sidebarbtm p { }

.sidebarbtm img {
	float:left;
	border-width: 0px;
	border-style: none;
	padding-right: 12px;
}

h2#tradition {
	width:160px;
	height:18px;
	margin:0 0 10px 15px;
	background:url(/images/siteImages_Brown/tradition-bg.gif) no-repeat;
}

#tradition-p {
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.4em;
	margin:15px 5px;
	padding:10px;
}

#tradition-p a {
	color:#de8716;
}

h2#webuy {
	width:280px;
	height:38px;
	background:url(/images/siteImages_Brown/webuy-bg.gif) no-repeat;
	margin:10px auto 0;
}

#surplus {
	background:#928b6b;
	color:#cac5ae;
	margin:0 auto 10px;
	width:280px;
}

#surplus p {
	font-size:1.1em;
	line-height:1.4em;
	padding:10px 10px 40px;
	background:url(/images/siteImages_Brown/surplus-p-bg.gif) no-repeat bottom;
}

h2#turnkey {
	width:190px;
	height:18px;
	margin:15px 0 10px 15px;
	background:url(/images/siteImages_Brown/TurnkeyServices.gif) no-repeat;
}

#turnkey-p {
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.4em;
	margin:15px 5px;
	padding:10px;
}

#turnkey-p a {
	color:#de8716;
}


/*--------- Sub Pages ----------*/

#frame.sub {
	background: #e9e3c7 url(/images/siteImages_Brown/sidebar-left-bg.gif) repeat-y;
}

#header.sub {
	height:122px;
}

#breadcrumbs {
	top:0;
	left:3px;
	height:32px;
	margin:-10px -10px 10px -7px;
	background:url(/images/siteImages_Brown/breadcrumbs-bg.gif) repeat-x;
	line-height:32px;
	color:#69634a;
	text-transform:uppercase;
	font-size:0.9em;
	padding:0px 10px 7px 20px;
	overflow:hidden;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#cd8554;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#breadcrumbs li, #breadcrumbs a {
	margin:0 2px;
	float:left;
}

#content.sub {
	width:674px;
	float:left;
	padding:10px;
	margin-left: 5px;
}

#content.sub h1 {
	font-weight:bold;
	font-size:2.0em;
	border-bottom:1px dotted #928B6B;
	padding:0 0 6px 4px;
	margin:0px 0 16px;
}

#intro {
	padding:0 35px 0 12px;
	font-size:1.4em;
}

#intro.half {
	width:350px;
	float:left;
}

#intro.half2 {
	width:275px;
	float:left;
}

#intro-pic2 {
	float:left;
	width:350px;
}

#intro-pic {
	float:left;
	width:275px;
}

#intro h2 {
	font-size:1.2em;
	font-weight:bold;
}

#intro ul {
}

#intro p {
	text-indent:12px; 
	
	line-height:1.4em;
}

#intro.half p {
	text-indent:12px; 
	line-height:1.2em;
}

#intro ul {
	line-height: 1.1em;
	font-size: 85%;
	padding: 15px 25px;
	list-style-type: disc;
}

#content-body {
	border-top:1px dotted #928B6B;
	padding:10px;
}

#content-body p {
	padding:0 12px;
	font-size:1.4em;
	line-height:1.4em;
}

/*---------- General Styles ------------*/

ul.generalList {
	line-height: 1.4em;
	padding: 15px 25px;
	list-style-type: disc;
	font-size: 1.4em;
	margin-left: 25px;
}

.item-noBg {
	clear:both;
	margin: 10 0 3px;
	padding: 2px 10px;
	border-bottom: 1px dotted #928B6B;
}

.desc {
	float:left;
	width:630px;
	margin: 6px auto 0px;
}

.desc img {
	margin:5px 10px 10px 0;
	float:left;
}

.desc h3 a {
	color:#0c3666;
}

.desc h3 {
	font-size:1.6em;
}

.desc h3 em {
	font-size:75%;
}

.desc h3 img {
	margin:0 0 0 0;
}

.desc ul {
	list-style-type: disc;
	line-height: 1.1em;
	margin-left: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.desc ul li {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.desc p {
	margin-left:160px;
	line-height:1.5em;
}


.halfdesc {
	float:left;
	width:310px;
	margin: 6px auto 0px 5px;
	height: 165px;
}

.leftBorder {
	border-left: 1px dotted #969696;
}

.halfdesc img {
	margin:5px 10px 10px 5px;
	float:left;
}

.halfdesc h3 a {
	color:#0c3666;
}

.halfdesc h3 {
	font-size:1.6em;
}

.halfdesc h3 em {
	font-size:75%;
}

.halfdesc h3 img {
	margin:0 0 0 0;
}

.halfdesc ul {
	list-style-type: disc;
	line-height: 1.1em;
	margin-left: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.halfdesc ul li {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.halfdesc p {
	margin-left:160px;
	line-height:1.5em;
}

/*---------- Left Navigation -----------*/

#leftNav {
	overflow:hidden;
	float:left;
	width:255px;
	padding:10px 5px;
	background:url(/images/siteImages_Brown/sidebar-left-bg.gif) repeat-y;
}

#leftNav h2 {
	height:26px;
	line-height:26px;
	margin:10px -10px;
	padding:0 10px 0 10px;
	background:#807859 url(/images/siteImages_Brown/sidebar-left-heading-bg.gif) no-repeat;
	color:#e9e3c7 !important;
	font-size:1.2em;
}

#leftNav a:link, #leftNav a:visited {
	color:#e9e3c7;
	display:block;
	text-decoration:none;
	background:url(/images/siteImages_Brown/sidebar-left-link-bg.gif) no-repeat 15px center;
	padding:3px 0 3px 30px;
	border-bottom:1px solid #888161;
	margin:0 -10px;
	font-size:1.1em;
}

#leftNav a:hover {
	text-decoration:underline;
}

/* ----------- Inventory List Table ------------ */

h2.ProductItemHeading {
	background:#928b6b;
	color:#eae2c0 !important; 
	text-align:left;
	padding:5px;
	font-size:1.2em;
}

.ProductItems {
}

.ProductItemDescriptionEven {
	padding:5px;
	vertical-align:top;
}

.ProductItemDescriptionOdd {
	padding:5px;
	vertical-align:top;
	background:#d0ccb5;
	border:solid #fff;
	border-width:2px 0;
}

img.hsbwarranty {
	clear:both;
	float:left;
	margin: 0px;
	padding: 0px;
}

img.ProductItemDescription  {
	background-position: center center;
	background: url(/images/siteImages_Brown/Picture85x100_bkgrnd.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 10px;
}

.ProductItemDescriptionEven h3, .ProductItemDescriptionOdd h3 {
	margin-left: 125px;	
	font-size: 1.4em;
}

.ProductItemDescriptionEven p, .ProductItemDescriptionOdd p {
	margin-left: 125px;	
}

.ProductItemDescriptionEven a.quotelink, .ProductItemDescriptionOdd a.quotelink {
	position:relative;
	top:auto;
	left:550px;
	bottom:35px;
	right:auto;
	width:65px;
}

/*------ Manufacturers List --------------*/

#mfgLeft {
	float: left;
	width: 300px;
	text-align: center;
}

#mfgRight {
	width: 300px;
	text-align: center;
}

#mfgLeft h2, #mfgRight h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px;
}


/*----- Inventory Detail PAGES -----------*/

#detail-pics {
	width:305px;
	padding:10px;
	background:#49413e;
	margin:0px 10px;
	color:#ddd9c0;
	text-align:center;
	float:left;
}

#detail-pics img.large {
	margin: 0 auto 10px;
	width: 285px;
	background-position: left top;
	background: url(/images/siteImages_Brown/PictureLrg_Background.gif);
	background-repeat: no-repeat;
}

#detail-pics img.small {
	margin:0 auto 10px;
	width:85px;
	height:100px;
}

.machineTurnKeyOffered {
	font-size: 1.4em;
	font-weight: bold;
}

.machineTurnKeyOffered a {
	color:#de8716 !important;
}

.machineTurnKeyOffered a:hover {
	color:#de8716 !important;
}

#warranty-info {
	padding: 10px 5px 5px 5px;
	text-align: left;
}

#warranty-info h2 {
	color:#ffd206 !important;
	font-size:1.2em;
}

a#warranty-link {
	float: right;
	width: 124px;
	height: 48px;
	background: url(/images/siteImages_Brown/warranty-bg.gif) no-repeat;
}

a#warranty-link-small {
	float: right;
	width: 124px;
	height: 48px;
	background: url(/images/siteImages_Brown/warranty-included.gif) no-repeat;
	vertical-align: middle;
}

#detail-specs {
	width:305px;
	padding:10px;
	float:left;
}

#detail-specs dt {
	font-weight:bold;
	margin-right:5px;
	float:left;
}

#detail-specs dt, #detail-specs dd {
	padding:5px 0;
}

#detail-specs ul {
	margin-right:5px;
}

#detail-specs li {
	padding:5px 0;
}


a#return:link, a#return:visited {
	color:#cb7644;
	text-decoration:none;
	padding:10px;
}

a#return:hover {
	text-decoration:underline;
}

a#getquote {
	width:126px;
	float:right;
	height:36px;
	background:url(/images/siteImages_Brown/get-a-quote-bg.gif) no-repeat;
	margin-bottom:10px;
	margin-top: 10px;
}

a#getquote:hover {
	background-position:0 -36px;
}

a#printerFriendly {
	width:126px;
	float:left;
	height:36px;
	background:url(/images/siteImages_Brown/PrinterFriendly.gif) no-repeat;
	margin-bottom:10px;
	margin-top: 10px;
}

a#printerFriendly:hover {
	background-position:0 -36px;
}


h3.specs-head {
	clear:both !important;
	background:#928b6b;
	color:#e9e3c7 !important;
	padding:2px 5px;
	margin:10px 0 0;
}

ul.specs-list, ul.specs-list li ul {
	background:#e6e2cd;
	color:#69634a;
}

ul.specs-list li ul li {
	padding-left:50px;
}

ul.specs-list li ul {
	margin:0 -5px;
}

ul.specs-list li.odd, ul.specs-list li ul li.odd {
	background:#d8d3bd;
}

ul.specs-list li {
	padding:5px;
}

img.fake {
	margin:10px auto;
	width:341px;
	border:0 !important;
}



/*-------- UserLogin1_Login1 --------------*/

#UserLogin1_Login1 {
	background: #928B6B;
	border: 1px solid #807859;
	color:#e9e3c7;
	padding: 10px;
	font-size:1.2em;
}

#UserLogin1_Login1 td {
	padding: 6px 3px;
}

/*--------- Signup-Sheet ------------------*/

#Signup-Sheet {
	clear:both;
	width: 500px;
	padding: 10px;
	margin: 0 auto;
}

.SignupHeader
{
	clear:both !important;
	background:#928b6b;
	color:#e9e3c7 !important;
	padding:2px 5px;
	margin:10px 0 0;
}
#Signup-Sheet p
{
	border: 1px solid #928b6b;
	padding: 20px;
}

.rightFields
{
	float: right;
	border: 1px solid #928b6b;
	padding: 14px;
	height: 350px;
}
.leftFields
{
	float: left;
	border: 1px solid #928b6b;
	padding: 14px;
	height: 350px;
}

/**** Medium Sized Tabs  ****/

#tabs li, #tabs a {
	float:left;
}

#tabs a {
	height:36px;
	width:120px;
	line-height:36px;
	color:#000;
	text-align:center;
	background:url(/images/tabs-bg.gif) no-repeat 0 -36px;
	margin:0 3px 0 0;
}

#tabs a:hover, #tabs a.here {
	background-position:0 0;
}
/**** ******************  ****/

h3.machinePortfolio {
	background: #928B6B;
	border-top: 4px solid #C7C4B4;
	color: #E9E3C7 !important;
	font-size: 1.6em;
	padding: 1px 5px 3px;
}

/**** Signup Form 2  ****/

#UserAccountRecoveryForm
{
    font-size: 1.4em;
    padding: 10px;
}
#LoginUserForm
{
    border: thin solid #928B6B;
    font-size: 1.4em;
}
#LoginUserForm h2 
{
    font-size: 1.0em;
    background-color: #928B6B;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align:center;
    color: #EFEBD4 !important;
}
#LoginUserForm div 
{
    padding-bottom: 5px;
}

#CreateUserForm
{
    border: medium solid #928B6B;
    font-size: 1.4em;
    height: 500px;
}

#CreateUserForm h2 
{
    font-size: 1.2em;
    background-color: #928B6B;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align:center;
    color: #EFEBD4 !important;
}

#CreateUserForm div 
{
    padding-bottom: 5px;
}

.Required
{
    color: Maroon !important;
}

.smallTextBox 
{
    background:#EFEBD4;
    border: 1px solid #928B6B;
    width: 100px;
    font-size: 1.2em;
}

.mediumTextBox
{
    background:#EFEBD4;
    border: 1px solid #928B6B;
    width: 150px;
    font-size: 1.2em;
}

.largeTextBox
{
    background:#EFEBD4;
    border: 1px solid #928B6B;
    width: 250px;
    font-size: 1.2em;
}

.submitButton
{
    font-size: 1.2em;
    background: #928B6B;
    color: #EFEBD4;
}

/**** Signup Form  ****/

#UserSignUp {
	padding: 10px;
}

#UserSignUp h2 {
	font-size: 1.4em;
	background: #928B6B;
	color: #E9E3C7 !important;
	padding: 5px;
}

#UserInformation {
}

#ContactInformation {
	border: 1px solid #928B6B;
}

.Label {
	width: 200px;
	float: left;
	background: #E9E3C7;
	vertical-align: middle;
	font-weight: bold;
}

.Required {
	color:#930 !Important;
}

.LongTextBox {
	color: #928B6B;
	background: #F2EFDF;
	border: 1px solid #3B3432;
	height: 20px;
	width: 200px;
}

.ShortTextBox {
	color: #928B6B;
	background: #F2EFDF;
	border: 1px solid #3B3432;
	height: 20px;
	width: 100px;
}

/**** Quote Report  ****/

.quoteReport {
}

.quoteReportHeader {
}

.quoteReportHeader th {
	font-size: .75em;
	background-color: #3b3432;
	color: #EFEBD4;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.quoteReportHeader th a {
	color: #EFEBD4;
	text-decoration: none;
}

.quoteReportHeader th a:hover {
	color: #EFEBD4;
	text-decoration: underline;
}

.quoteReportPager td {
	background-color: #3b3432 ;
	color: #EFEBD4;
	text-align: center;
	padding-rigth: 6px;
	padding: 2px;
	border-bottom: 1px solid #EFEBD4;
}

.quoteReportPager td a {
	color: #EFEBD4;
	text-decoration: none;
}

.quoteReportPager td a:hover {
	color: #EFEBD4;
	text-decoration: underline;
}

.quoteReportRow td {
	font-size: .70em;
	background-color: #EFEBD4;
	color: #69634a;
	padding: 3px;
	border: 1px solid #EFEBD4;
}

.quoteReportRow td a {
	color: #de8716;
	text-decoration: none;
}

.quoteReportRow td a:hover {
	color: #de8716;
	text-decoration: underline;
}

.quoteReportAltRow td {
	font-size: .70em;
	background-color: #E4E2DA;
	color: #69634a;
	padding: 3px;
	border: 1px solid #EFEBD4;
}

.quoteReportAltRow td a {
	color: #de8716;
	text-decoration: none;
}

.quoteReportAltRow td a:hover {
	color: #de8716;
	text-decoration: underline;
}
