/*
Theme Name: Webinaragogo New
Theme URI: http://www.assistui.com
Description: This is the theme for webinaragogo New
Version: 1.0
Author: Amalendu Hajraa
Author URI: http://web2ui.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	margin:10px auto 0 auto;
	}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn  {
	float: left;
	padding: 10px;
	margin: 0 10px 0 0;
	float:left;
	/*background:#fff url(images/narrow-bg.png) no-repeat 0 0;*/
	width: 610px; /* actually 620px;  
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;*/
	}
.widecolumn{ float: left;
	padding: 10px;
	margin: 0 10px 0 0;
	width:780px;}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	width: 310px;
	margin:0 0 0 0;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Added by Amalendu  */
#header, #contentarea, #footer {clear:both; position:relative}
.container {width:950px; text-align:left;}

#contentarea { display:block; visibility:visible}
.column {float:left;}
.column2 {float:right; text-align:right}



.w450 {width:450px;}
.w438{ width:432px}
.w512{ width:512px}
#header {height:80px;}

.topnavarea {width:950px; display:block; clear:both; height:50px; padding-top:5px}
.login{background:url(images/loginBg.png) no-repeat 0 0; width:388px; height:74px; font-family:Arial, Helvetica, sans-serif; color:#615f5f; font-size:12px; padding:10px 0 0 10px; font-weight:bold}
.login li{ float:left; list-style-type:none; margin-right:2px; padding-bottom:7px}
.login li a{ color:#615f5f; text-decoration:none;}
.login li a:hover{ color:#615f5f; text-decoration:underline}
.login ul{ margin:0; padding:0}
.lnput2{ background:url(images/inputBox.png) no-repeat 0 0; border:none; width:108px; height:20px; padding:3px 0 0 4px; font-size:11px;}
.go{ background:url(images/go.png) no-repeat 0 0; width:51px; height:22px; border:none; cursor:pointer; }
.video{   width:610px; height:315px; text-align:center; padding-top:12px; float:left; padding:0 0 0 0;}
.welcome{ font-family:Calibri, Arial, Helvetica, sans-serif; color:#8c8d8e; font-size:30px }
.i {float:left;}

.rightheading{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:14px; color:#222; font-style:italic; text-align:center; font-weight:bold; float:right; width:330px;}
.rightheading span {color:#e50704; font-weight:bold;}


.i a, .i a:hover { display:block; height:42px; width:53px; color:#9f9f9f; *color:#fff; cursor:pointer;}
.i a { background:url(images/i.png) no-repeat 0 -42px;}
.i a:hover { background:url(images/i.png) no-repeat 0 0;}

.topnav { background:#006 url(images/nav-bg.png) repeat-x 0 0; height:42px; width:887px; float:left;}
.topnav ul {margin:0 0 0 0; text-align:left; float:left; padding:0;}
.topnav ul li {float:left; display:block; margin:0}
.topnav ul li a, .topnav ul li a:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#fff; padding:12px 14px 12px 14px; display:block; text-decoration:none; border-left:1px solid #8b8b8b; border-right:1px solid #252525;}
.topnav ul li a.first {border-left: none;}
.topnav ul li a.last {border-right: none; background:url(images/last.gif) repeat-y right top} 
.topnav ul li a:hover {background-color:#252525}

.navend {background:url(images/nav-last.png) no-repeat 0 0; width:10px; height:42px; float:right; display:block}

.mainbanner {clear:both}
.flash { background:url(images/flash-bg.png) no-repeat center bottom; height:249px; width:950px; display:block;}
.banner-bottom {background:#fff url(images/intro-bottom.png) no-repeat center top; height:20px;}

.intro-bg {background:#111 url(images/intro-bg.png) repeat-x 0 0; height:46px; padding-top:7px;}

.plan-starts {font-family:'Calibri', Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:24px; color:#fff; float:right; margin-top:5px; margin-right:20px; background:url(images/line.gif) no-repeat right bottom; padding:0 20px 0 0;}

.get-started-now { float:right; }
.get-started-now a, .get-started-now a:hover { width:320px; height:42px; display:block; font-size:0.00000001em; color:#f66d08}
.get-started-now a { background:url(images/get-started-now.png) no-repeat 0 -42px}
.get-started-now a:hover {background:url(images/get-started-now.png) no-repeat 0 0}

.spot-book { float:right; }
.spot-book, .spot-book:hover { width:176px; height:29px; display:block; font-size:0.00000001em; color:#f66d08; border:none; cursor:pointer; vertical-align:top}
.spot-book{ background:url(images/spot-now.png) no-repeat 0 -29px}
.spot-book:hover {background:url(images/spot-now.png) no-repeat 0 0}

.spotbook{background:url(images/smallbg.png) no-repeat 0 0; width:320px; height:130px; padding-top:8px; font-family:'Calibri', Arial, Helvetica, sans-serif; color:#fff; font-size:12px; font-style:normal; font-weight:normal; margin-left:10px;}

.spotbook span {font-size:14px; font-style:italic; color:#fff} 

.w310 {width:310px; background:#fff url(images/widget-bg.png) no-repeat 0 10px;  min-height:170px; padding:0; margin:0; margin-right:10px; }
.w310 h2 {font-family:'Calibri', Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:20px; color:#fff; padding:16px 0 10px 40px;  margin:0 0 0 0; cursor:default}
.icon-what-i-get {background:url(images/icon-what-i-get.png) no-repeat 0 0;}
.icon-what-is-isite {background:url(images/icon-what-is-isite.png) no-repeat 0 0;}
.icon-corporate-credit {background:url(images/icon-corporate-credit.png) no-repeat 0 0;}

.w310 p {margin:10px 10px 10px 35px;}
.w310 ul {margin:10px 0 0 -26px; *margin: 5px 0 0 13px}
.w310 li {background:url(images/arrow.gif) no-repeat 0 5px; list-style-type:none; padding:5px 0 5px 23px; font-weight:bold}
.w310 li a{ color:#111111; text-decoration:none}
.w310 li a:hover{ color:#111111; text-decoration:none}


.last {margin-right:0;}
.chat{ background:url(images/chatBg.png) no-repeat 0 0; width:181px; height:70px; float:left; text-align:center; margin-top:10px; margin-bottom:0px; padding-top:8px; float:right}

.button { float:right; margin-right:10px}
.button a, .button a:hover{display:block; height:28px; width:113px; font-family:'Calibri', Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:15px; text-decoration:none; padding-left:15px; line-height:28px} 
.button a {background:url(images/button-bg.png) no-repeat 0 -28px; color:#062450;}
.button a:hover {background:url(images/button-bg.png) no-repeat 0 0; color:#d00;}


.gonext{ float:left; margin-right:10px; background:url(images/next.png) no-repeat 0 0; font-family:'Calibri', Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:18px; text-decoration:none; border:none; color:#fff; width:133px; height:44px; text-align:left; padding:0 0 5px 15px; margin-top:20px; cursor:pointer}

.choosewebinar{ float:left; margin-right:10px; background:url(images/done-for-u.png) no-repeat 0 0; font-family:'Calibri', Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; font-size:18px; text-decoration:none; border:none; color:#fff; width:233px; height:44px; text-align:left; padding:0 0 5px 15px; margin-top:20px; cursor:pointer}

.footer {
	margin: 10px 0 10px 0;
	width: 950px;
	height:34px;
	clear: both;
	background:url(images/bottom-bg.png) no-repeat right top;
	
}

.footer, .extreme-footer {font-family:'Calibri', Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px;}


.footer-logo {float:left; width:45px; height:34px; display:block; margin:0; padding:0;background:url(images/ge-tile-bottom.png) no-repeat 0 0;}
.footer-logo:hover {float:left; width:45px; height:34px; display:block; margin:0; padding:0;background:url(images/ge-tile-bottom.png) no-repeat 0 -34px;}
.footer-logo a {}	
.footer-logo a:hover {*background:url(images/ge-tile-bottom.png) no-repeat 0 -34px;}	

.footer-nav {float:right; width:890px; text-align:right; padding-top:9px; padding-right:10px;color:#333;}

.extreme-footer {color:#333333; float:left; padding-top:20px; margin-left:-40px}
.extreme-footer a, .footer-nav a {color:#333333; text-decoration:none;}
.extreme-footer a:hover, .footer-nav a:hover {color:#333; text-decoration:underline}
.footer-nav a {font-weight:bold; color:#333}

.entry { font-size:12px; color:#666; font-family:Arial, Helvetica, sans-serif; line-height:18px;}
.post h2 {font-family:'Calibri', Arial, Helvetica, sans-serif; font-size:24px; color:#1e4874; margin:0; border-bottom:1px dotted #006}
.widget {background:url(images/widget-bg.png) no-repeat 0 0; min-height:170px; width:310px; padding:10px 0 10px 0;}
#sidebar h2.widgettitle  {color:#fff; background: url(images/nav-bg.png) repeat-x center bottom; padding:5px 5px 5px 10px; font-family:'Calibri', Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold}
.widget div {margin:10px;}

<!-- added by kaushik -->
.input {  border:1px solid #49391c; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#fff; padding:2px}

.table, table td {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}
.strong, b {font-size:inherit; font-weight:bold;}

#clean_contact_msg {border:1px dotted #d00; padding:10px; background-color:#f3d3d3; color:#600; font-family:trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}

.clean_contact_improper_msg {border:1px dotted #d00; padding:10px; background-color:#f3d3d3; color:#600; font-family:trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}

.clean_contact_proper_msg {border:1px dotted #d00; padding:10px; background-color:#99FF99; color:#600; font-family:trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
/*paging */

.paging { float:left; clear:both; height:50px}
.paging ul {margin:0; margin-top:20px}
.paging li {float:left; list-style-type:none; margin-left:2px}
.paging li a, .paging li a:hover {padding:10px 8px 10px 8px; *padding:5px 5px 5px 5px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
.paging li a {background-color:#ececec; color:#666; border:1px solid #ccc; border-bottom:none; border-top:1px solid #ccc}
.paging li a:hover {background-color:#fff; color:#c00; border:1px solid #ccc; border-bottom:none;border-top:1px solid #ccc}
.tabline{ background:url(images/tabLine.gif) repeat-x 0 45px; width:650px }

.siteBg{ background:url(images/websideBg.png) no-repeat 0 0; width:300px; height:270px; text-align:center;}

.siteheading{ font-family:Calibri, Arial, Helvetica, sans-serif; font-size:24px; color:#666666; vertical-align:top }

#flashcontent {
		
		width: 948px;
		height: 249px;
		float: left;
		padding:0;
		margin:0;
		
	}
	
	
td.text {height:225px;*height:195px; vertical-align:top; padding:20px 20px 20px 20px;}
/*body:first-of-type td.text {height:185px;}
.text {font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#000; min-height:150px;text-shadow: #999 2px 2px 5px;-webkit-text-shadow: #999 2px 2px 5px;
	-khtml-text-shadow: #999 2px 2px 5px;
	-moz-text-shadow: #999 2px 2px 5px;

}*/

body:first-of-type td.text {height:185px;}
.text { min-height:150px;text-shadow: #999 2px 2px 5px;-webkit-text-shadow: #999 2px 2px 5px;
	-khtml-text-shadow: #999 2px 2px 5px;
	-moz-text-shadow: #999 2px 2px 5px;

}
.text p{ display:block;}


.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}
.simpleText1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	color:#FF2525;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 5px 0px;
	cursor:default;
}

.normal { background-color: #E5E5E5 }
.normal1 { background-color: #FFFFFF }
.normalActive { background-color: #C4C4C4 }

td.text {height:225px;*height:195px; vertical-align:top; padding:20px 20px 20px 20px;}
/*body:first-of-type td.text {height:185px;}
.text {font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#000; min-height:150px;text-shadow: #999 2px 2px 5px;-webkit-text-shadow: #999 2px 2px 5px;
	-khtml-text-shadow: #999 2px 2px 5px;
	-moz-text-shadow: #999 2px 2px 5px;

}*/

body:first-of-type td.text {height:185px;}
.text { min-height:150px;text-shadow: #999 2px 2px 5px;-webkit-text-shadow: #999 2px 2px 5px;
	-khtml-text-shadow: #999 2px 2px 5px;
	-moz-text-shadow: #999 2px 2px 5px;

}
.text p{ display:block;}


.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}


#WzTiTl { border:1px solid #f00; -moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;}

.feed_date {
    font-size: 10px;
    margin: 5px 10px 0;
 }
 #stories_feed {
    height: auto;
    padding: 10px 10px 10px 15px;
 }
