/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #212121;
}

#beninati-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#beninati-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.beninati-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:31px;
	min-height:31px;
}

.beninati-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}

.beninati-Sheet-tr, .beninati-Sheet-tl, .beninati-Sheet-br, .beninati-Sheet-bl, .beninati-Sheet-tc, .beninati-Sheet-bc,.beninati-Sheet-cr, .beninati-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.beninati-Sheet-tr, .beninati-Sheet-tl, .beninati-Sheet-br, .beninati-Sheet-bl
{
	width: 30px;
	height: 30px;
	background-image: url('images/Sheet-s.png');
}

.beninati-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 15px, 15px, auto);
}

.beninati-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 15px, 15px);
}

.beninati-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(15px, 15px, auto, auto);
}

.beninati-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(15px, auto, auto, 15px);
}

.beninati-Sheet-tc, .beninati-Sheet-bc
{
	left: 15px;
	right: 15px;
	height: 30px;
	background-image: url('images/Sheet-h.png');
}

.beninati-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 15px, auto);
}

.beninati-Sheet-bc
{
	bottom: 0;
	clip: rect(15px, auto, auto, auto);
}

.beninati-Sheet-cr, .beninati-Sheet-cl
{
	top: 15px;
	bottom: 15px;
	width: 30px;
	background-image: url('images/Sheet-v.png');
}

.beninati-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 15px);
}

.beninati-Sheet-cl
{
	left:0;
	clip: rect(auto, 15px, auto, auto);
}

.beninati-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background-color: #212121;
}


.beninati-Sheet
{
	margin-top: 200px !important;
}

#beninati-page-background-simple-gradient, #beninati-page-background-gradient, #beninati-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.beninati-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 980px;
	height: 300px;
}

div.beninati-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 980px;
	height: 300px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.beninati-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 980px;
	height: 300px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.beninati-Logo
{
	display : block;
	position: absolute;
	left: 18px;
	top: 96px;
	width: 862px;
}

h1.beninati-Logo-name
{
	display: block;
	text-align: left;
}

h1.beninati-Logo-name, h1.beninati-Logo-name a, h1.beninati-Logo-name a:link, h1.beninati-Logo-name a:visited, h1.beninati-Logo-name a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 40px;
font-style: normal;
font-weight: bold;
text-decoration: none;
	padding:0;
	margin:0;
	color: #e2dcc5 !important;
}

.beninati-Logo-text
{
	display: block;
	text-align: left;
}

.beninati-Logo-text, .beninati-Logo-text a
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
	padding:0;
	margin:0;
	color: #C5B98C !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.beninati-menu a, .beninati-menu a:link, .beninati-menu a:visited, .beninati-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.beninati-menu, .beninati-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.beninati-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.beninati-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.beninati-menu li li
{
	float: none;
}

.beninati-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.beninati-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.beninati-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.beninati-menu:after, .beninati-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.beninati-menu, .beninati-menu ul
{
	min-height: 0;
}

.beninati-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.beninati-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.beninati-menu
{
	padding: 0px 0px 0px 0px;
}

.beninati-nav
{
	position: relative;
	height: 30px;
	z-index: 100;
}

.beninati-nav .l, .beninati-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 30px;
	background-image: url('images/nav.png');
}

.beninati-nav .l
{
	left: 0;
	right:0px;
}

.beninati-nav .r
{
	right: 0;
	width: 980px;
	clip: rect(auto, auto, auto, 880px);
}


/* end Menu */

/* begin MenuItem */
.beninati-menu ul li
{
	clear: both;
}

.beninati-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.beninati-menu a .r, .beninati-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 90px;
	background-image: url('images/MenuItem.png');
}

.beninati-menu a .l
{
	left:0;
	right:0px;
}

.beninati-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.beninati-menu a .t 
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #CBCFC9;
	padding: 0 0px;
	margin: 0 22px;
	line-height: 30px;
	text-align: center;
}

.beninati-menu a:hover .l, .beninati-menu a:hover .r
{
	top:-30px;
}

.beninati-menu li:hover>a .l, .beninati-menu li:hover>a .r
{
	top:-30px;
}

.beninati-menu li:hover a .l, .beninati-menu li:hover a .r
{
	top:-30px;
}

.beninati-menu a:hover .t
{
	color: #BBAD77;
    border-bottom: solid 2px #c5b98c;
}

.beninati-menu li:hover a .t
{
	color: #BBAD77;
}

.beninati-menu li:hover>a .t
{
	color: #BBAD77;
}


.beninati-menu a.active .l, .beninati-menu a.active .r
{
	top: -60px;
}

.beninati-menu a.active .t
{
	color: #C5B98C;
}


/* end MenuItem */

/* begin ContentLayout */
.beninati-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 980px;
}
/* end ContentLayout */

/* begin Box, Block */
.beninati-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.beninati-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.beninati-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #212121;
}


.beninati-Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.beninati-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 10px;
	margin-bottom: 7px;
}

.beninati-BlockHeader .t
{
	height: 30px;
	color: #BBAD77;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}

.beninati-BlockHeader .l, .beninati-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.beninati-BlockHeader .l
{
	left:0;
	right:0px;
}

.beninati-BlockHeader .r
{ 
	width:1000px;
	right:0;
	clip: rect(auto, auto, auto, 900px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.beninati-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.beninati-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.beninati-BlockContent-body
{
	color:#EDEEEC;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 175%;
}

.beninati-BlockContent-body a:link
{
	color: #CCC299;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.beninati-BlockContent-body a:visited, .beninati-BlockContent-body a.visited
{
	color: #E5E7E4;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.beninati-BlockContent-body a:hover, .beninati-BlockContent-body a.hover
{
	color: #F2E2A6;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.beninati-BlockContent-body ul
{
	list-style-type: none;
	color: #B8BEB6;
	margin:0;
	padding:0;
}

.beninati-BlockContent-body ul li
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 13px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.beninati-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.beninati-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.beninati-Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.beninati-article img, img.beninati-article
{
	border: solid 3px #5E675B;
	margin: 1em;
}

.beninati-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.beninati-article table, table.beninati-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.beninati-article table, table.beninati-article .beninati-article tr, .beninati-article th, .beninati-article td
{
	background-color:Transparent;
}


.beninati-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.beninati-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #CBCFC9;
}

.beninati-PostHeader a, .beninati-PostHeader a:link, .beninati-PostHeader a:visited, .beninati-PostHeader a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #CBCFC9;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.beninati-PostHeader a:link
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #D4CCAA;
}

.beninati-PostHeader a:visited, .beninati-PostHeader a.visited
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #D2D6D1;
}

.beninati-PostHeader a:hover, .beninati-PostHeader a.hovered
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #F2E2A6;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #DADDD9;
}


.beninati-PostContent p 
{
	margin: 0.5em 0;
}

.beninati-PostContent, .beninati-PostContent p
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
line-height: 175%;
  color: #DADDD9;
}

.beninati-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #DDD6BB;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #DDD6BB;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #969F93;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #F2E2A6;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #B0B7AE;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #CBCFC9;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #DDD6BB;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #EDEEEC;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #EDEEEC;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #EDEEEC;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #CBCFC9;
	margin:1em 0 1em 2em;
	padding:0;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.beninati-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.beninati-Post ol li, .beninati-Post ul ol li
{
	background: none;
	padding-left:0;
}

.beninati-Post ul li, .beninati-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.beninati-PostContent blockquote p
{
	color:#919A8D;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.beninati-PostContent blockquote
{
		border:solid 1px #D4CCAA; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#000000;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.beninati-button-wrapper .beninati-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:28px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.beninati-button img, .beninati-button-wrapper img
{
  margin: 0;
}

.beninati-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 28px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .beninati-button-wrapper
{
	display:block;
	float:left;
}

.beninati-button-wrapper .beninati-button
{
	display:block;
	height: 28px;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 15px !important;
	line-height: 28px;
	text-decoration: none !important;
	color: #D2D6D1 !important;
}

input, select
{
  vertical-align: middle;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.beninati-button-wrapper.hover .beninati-button, .beninati-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.beninati-button-wrapper.active .beninati-button
{
	color: #FCF9ED !important;
}

.beninati-button-wrapper .l, .beninati-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 84px;
	background-image: url('images/Button.png');
}

.beninati-button-wrapper .l
{
	left:0;
	right:4px;
}

.beninati-button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 405px);
}

.beninati-button-wrapper.hover .l, .beninati-button-wrapper.hover .r
{
	top: -28px;
}

.beninati-button-wrapper.active .l, .beninati-button-wrapper.active .r
{
	top: -56px;
}


/* end Button */

/* begin Footer */
.beninati-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 980px;
	margin: 5px auto 0px auto;
}

.beninati-Footer .beninati-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 25px;
	text-align: center;
}

.beninati-Footer .beninati-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 980px;
	height: 150px;
	bottom:0;
	left:0;
}


.beninati-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 9px;
	width: 15px;
    cursor: default;
}




.beninati-Footer .beninati-Footer-text p
{
	margin: 0;
}

.beninati-Footer .beninati-Footer-text
{
	display:inline-block;
	color:#D1C8A3;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.beninati-Footer .beninati-Footer-text a:link
{
	text-decoration: none;
	color: #CCC299;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.beninati-Footer .beninati-Footer-text a:visited
{
	text-decoration: none;
	color: #7C8778;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.beninati-Footer .beninati-Footer-text a:hover
{
	text-decoration: none;
	color: #ECD379;
font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.beninati-page-footer, .beninati-page-footer a, .beninati-page-footer a:link, .beninati-page-footer a:visited, .beninati-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#E4C03F;
}

.beninati-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#B6A76D;
}
/* end PageFooter */

/* begin LayoutCell */
.beninati-contentLayout .beninati-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 263px;
}
/* end LayoutCell */

/* begin LayoutCell */
.beninati-contentLayout .beninati-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 615px;
}
.beninati-contentLayout .beninati-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 878px;
}
/* end LayoutCell */


