/* Custom styles
----------------------------------------------------------------------------------------------------*/
body {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-color: #f4efd8;
	margin: 0;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 11px;
	line-height: 1.4;
	color: #333333;
}
#header .grid_4 {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 201px;
	z-index: 30;
}
.logo {
	position: absolute;
	left: 370px;
	top: 30px;
}

#content {
	min-height: 448px;
}
#content .search {
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	height: 159px;
}


.services {
	position: relative;
	z-index: 10;
	float: right;
	margin: 4px 0 0;
}
.services img {
	float: left;
	margin: 0 0 0 13px;
	cursor: pointer;
}

#content .content-top-bg {
	background-image: url(../images/content_top_bg.gif);
	background-repeat: no-repeat;
	height: 5px;
}
#content .content-middle {
	padding: 1px 20px 1px 0;
	border-left: 1px solid #e7e5e1;
	border-right: 1px solid #e7e5e1;
	min-height: 255px;
	background-color: #ffffff;
	position: relative;
}
#content .content-middle-fixed {
	padding: 1px 20px 1px 0;
	border-left: 1px solid #e7e5e1;
	border-right: 1px solid #e7e5e1;
	height: 429px;
	background-color: #ffffff;
	position: relative;
}
#content .content-bottom-bg {
	background-image: url(../images/content_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 49px;
}
.content-middle-content {
	float: right;
	width: 430px;
	margin: 8px 0 20px;
}
.content-search-result {
	float: left;
	margin: -13px 0 0 20px;
}
.content-middle-content .list-item-label {
	color: #666666;

}
.content-middle-content .list-item-resume {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.content-middle-content .label-container {
	padding: 0 0 8px;
}
.csc-menu .label-container {
	font-size: 11px;
}


.content-middle-content p,
.content-middle-content ul li,
.content-middle-content ol li {
	font-size: 12px;
}

.content-middle-content p{
	padding: 0 0 10px;
}

.content-middle-content ul,
.content-middle-content ol{
	margin: 0px 0px 15px 0px;
}

.content-middle-content ul ul,
.content-middle-content ol ol{
	margin: 2px 0px;
}

#content .rightcol-content .shortstories-fixed,
#content .rightcol-content .shortstories {
	margin: 10px 0 0;
}
#content .rightcol-content .shortstories-content {
	padding: 0 0 10px;
}
#content .rightcol-content .shortstories-content h1 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
}
/*
#content .rightcol-content .shortstories-content h1 a {
	background-image: url(../images/shortstories_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 9px 0 0;
}
#content .rightcol-content .shortstories-content h1 a:hover {
	background-image: url(../images/shortstories_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;
	padding: 0 9px 0 0;
	color: #0e3a59;
}
*/
#content .rightcol-content .shortstories-top-bg {
	background-image: url(../images/shortstories_top_bg.gif);
	background-repeat: no-repeat;
	height: 3px;
}
#content .rightcol-content .shortstories-fixed .shortstories-middle {
	padding: 1px 20px;
	border: 1px solid #e7e5e1;
	border-width: 0 1px;
	height: 265px;
	background-color: #ffffff;
}
#content .rightcol-content .shortstories .shortstories-middle {
	padding: 1px 20px 20px 20px;
	border: 1px solid #e7e5e1;
	border-width: 0 1px;
	background-color: #ffffff;
}
#content .rightcol-content .shortstories-bottom-bg {
	background-image: url(../images/shortstories_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 46px;
}
.shortstories-middle .csc-frame-rulerAfter {
	border-bottom: 1px solid #DDDBD7;
}


.latest-news {
	background-image: url(../images/latest_bg.gif);
	background-repeat: no-repeat;
	height: 226px;
	margin: 10px 0 0;
}
.latest-news h3 {
	font-size: 14px;
	margin: 0 16px;
	padding: 10px 0;
	color: #575342;
	font-weight: normal;
	text-transform: uppercase;
}

.news_latest_item {
	width: 220px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}


.list-item {
	border-bottom: 1px solid #cccccb;
	padding: 0 0 13px;
}
.list-item h2 {
	padding: 10px 0 2px;
}
.list-item p {
	padding: 8px 0 0;
}
.list-item .list-item-label {
	color: #666666;
}
.list-item .list-item-resume {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}


#bottom {	height: 204px;
	z-index: 5;
	margin-top: 20px;
}
#bottom .grid_1 {
	background-image: url(../images/footer_newsletter_bg.gif);
	background-repeat: no-repeat;
	height: 186px;
}
#bottom .grid_3 {
	background-image: url(../images/footer_links_bg.gif);
	background-repeat: no-repeat;
	height: 186px;
}
#bottom .grid_3 .grid_1 {
	background: none;
	width:200px;
	margin: 14px 3px 0 20px;
}

#footer {
	position: relative;
	margin: -190px 0 0;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 190px;
	width: 100%;
}
.clearer {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0;
}
.hiddendata {
	display: none;
}

#footer  {
	height:190px;
	width:100%;
	clear:both;
	margin-top:-190px;
	position:relative;
}

#footer_content {
	background-image: url(../images/bottom_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 190px;
	position: relative;
}

html, body, #site_wrapper {
	height:100%;
}

body > #site_wrapper {
	height:auto;
	min-height:100%;
}

#main {
	display: block;
	padding-bottom: 190px;
}

/* CONTENT STYLES
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	color: #333333;
	line-height: 1.2;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 4px;
	margin: 0;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 5px;
	margin: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 5px;
	margin: 0;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0 5px;
	margin: 0;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 5px;
	margin: 0;
}

h1 a,
h2 a {
	color: #1a6ba6;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover {
	color: #0e3a59;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0 0 5px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #1a6ba6;
}
.content-middle-content a {
	color: #1a6ba6;
}
.content-middle-content a:hover {
	color: #0e3a59;
}
ul {
	margin: 0;
	padding: 0 15px;
}
ol, li {
	margin: 0;
}
.clearer {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0;
}
.hiddendata {
	display: none;
}

.csc-textpic-intext-left {
	margin: 0 15px 10px 0;
}
.csc-textpic-single-image {
	margin-bottom: 10px !important;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 3px 0 0 0;
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin-top: 10px;
}
#bottom div.csc-textpic-center div.csc-textpic-imagewrap {
	margin-top: 0px;
}



/* Search styles
----------------------------------------------------------------------------------------------------*/
.searchbox {
	position: absolute;
	top: 20px;
	left: 20px;
}
.searchbox .search-button {
	padding: 0;
}
.searchbox input.search-text-field {
	background-image:url(../images/search_text_field_bg.gif);
	background-repeat: no-repeat;
	border: 0 none;
	color: #666666;
	float: left;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	height: 26px;
	margin: 0 3px 0 0;
	padding: 0 7px 0 7px;
	line-height: 1.9em;
	display: block;
	width: 143px;
}
.searchbox input.search-text-field:active,
.searchbox input.search-text-field:hover,
.searchbox input.search-text-field:focus {
	color: #000000;
}
.search .search-text {
	position: absolute;
	color: #333333;
	top: 60px;
	left: 20px;
	margin: 0 20px 0 0;
}



/* Email Subscribe styles
----------------------------------------------------------------------------------------------------*/
p.subscribe-header {
	font-size: 12px;
}
.email-subscribe {
	position: absolute;
	top: 13px;
	left: 18px;
	font-size: 11px;
	color: #333333;
	width: 207px;
}
.email-subscribe form {
	margin-bottom: 20px;
}
.email-subscribe .email-subscribe-button {
	position: absolute;
	right: 3px;
	top: 103px;
	width: 61px;
}
.email-subscribe .email-subscribe-button:focus {
	outline: none;
}
.email-subscribe input.email-subscribe-text-field {
	background-image:url(../images/email_subscribe_field_bg.gif);
	background-repeat: no-repeat;
	border: 0 none;
	color: #666666;
	float: left;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	height: 21px;
	margin: 0 0 7px;
	padding: 0 7px 0 7px;
	line-height: 1.9em;
	display: block;
	width: 186px;
}

.email-subscribe input[type="checkbox"] {
	float: left;
	margin: 0;
	padding: 0;
	width: 14px;
	height: 14px;
}
.email-subscribe label {
	cursor: pointer;
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
}
.email-subscribe .email-subscribe-text {
	position: absolute;
	color: #333333;
	top: 60px;
	left: 18px;
	margin: 0 12px 0 0;
}
.email-subscribe .energinyt {
	clear: both;
	padding: 5px 0 0;
}
.email-subscribe .energinyt label {
	padding: 0 10px 0 5px;
}
.email-subscribe p.small-text {
	font-size: 10px;
}
.email-subscribe .category {
	width: 92px;
	float: left;
	margin-left: 0px;
	margin-bottom: 4px;
}
.email-subscribe .category label {
	margin-left: 0px;
}
.email-subscribe input:active,
.email-subscribe input:hover,
.email-subscribe input:focus {
	color: #000000;
}
input[type="button"], input[type="submit"], input[type="checkbox"], input[type="radio"], select {
	cursor: pointer;
}
.overlay.subscribe1 {
	left: 92px;
	margin-top: 2px;
}
.overlay.subscribe2 {
	left: 92px;
	margin-top: 31px;
}
.subscribe1 #overlay-content, .subscribe2 #overlay-content {
	max-width: 108px;
	width: 108px;
}

.content-middle-content #tt_address_form {
	position: relative;
}

.content-middle-content #tt_address_form .overlay.subscribe1 {
	left: 210px;
	margin-top: -1px;
}

.content-middle-content #tt_address_form .overlay.subscribe2 {
	left: 210px;
	margin-top: 0;
}

.content-middle-content #tt_address_form input.email-subscribe-text-field {
	width: 200px;
	display: block;
	margin-bottom: 10px;
}

.content-middle-content #tt_address_form input.email-subscribe-button {
	margin-top: 10px;
	margin-bottom: 5px;
}

/* Footer Text
----------------------------------------------------------------------------------------------------*/
#bottom .csc-default {
	float: left;
	margin: 14px 0 0 19px;
	width: 205px;
}




/* Footer Text
----------------------------------------------------------------------------------------------------*/
.footer-text {
	color: #514e3d;
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	text-align: center;
}
.footer-text a {
	background: none;
	color: #1a6ba6;
	text-decoration: none;
	padding: 10px 0 0;
}
.footer-text a:hover {
	color: #0e3a59;
	text-decoration: none;
}




/* Facts Box
----------------------------------------------------------------------------------------------------*/
.facts-box-left {
	width: 190px;
	float: left;
	margin: 5px 10px 10px 0;
}
.facts-box-right {
	width: 190px;
	float: right;
	margin: 5px 0 10px 10px;
}
.facts-box-left h1,
.facts-box-right h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.facts-box-top-bg {
	background-image: url(../images/facts_box_top_bg.gif);
	background-repeat: no-repeat;
	height: 4px;
}
.facts-box-middle {
	padding: 1px 15px;
	border: 1px solid #e7e5e1;
	border-width: 0 1px;
	background-color: #ffffff;
}
.facts-box-bottom-bg {
	background-image: url(../images/facts_box_bottom_bg.gif);
	background-repeat: no-repeat;
	height: 45px;
}


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_4 {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}


/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4{
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}


/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
.container_4 .grid_1 {
	width:240px;
}
.container_4 .grid_2 {
	width:470px;
}
.container_4 .grid_3 {
	width:690px;
}
.container_4 .grid_4 {
	width:940px;
}



/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_4 .prefix_1 {
	padding-left:235px;
}
    .container_4 .prefix_2 {
	padding-left:470px;
}
    .container_4 .prefix_3 {
	padding-left:705px;
}



/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_4 .suffix_1 {
	padding-right:235px;
}
    .container_4 .suffix_2 {
	padding-right:470px;
}
    .container_4 .suffix_3 {
	padding-right:705px;
}



/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_4 .push_1 {
	left:235px;
}
    .container_4 .push_2 {
	left:470px;
}
    .container_4 .push_3 {
	left:705px;
}


/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_4 .pull_1 {
	right:235px;
}
    .container_4 .pull_2 {
	right:470px;
}
    .container_4 .pull_3 {
	right:705px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
img {
    display: block;
	padding: 0;
	margin: 0;
	font-size: 0px;
	vertical-align: top;
	border: 0;
}

.bull-divider{
	color: #666;
	padding: 0 8px;
	font-size: 9px;
}

.flex_1_1_container  {
	clear: both;
}
.flex_1_1_container .left {
	float: left;
	width: 205px;
	margin-right: 10px;
}
.flex_1_1_container .right {
	float: right;
	width: 205px;
	margin-left: 10px;
}



.csc-menu  {
	margin: 0;
	padding: 0;
}
.csc-menu li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 10px 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #DDDBD7;
}

.csc-menu dt {
	margin: 10px 0 0;
	padding: 0;
}
.csc-menu li a,
.csc-menu dt a {
	color: #1a6ba6;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}
.csc-menu li dd a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3;
}
.csc-menu li dd a:hover {
	color: #1a6ba6;
}
.csc-menu .label-container {
	font-size: 12px;
}
.csc-menu .list-item-resume {
	font-size: 12px;
	line-height: 1.3;
}
.csc-menu li a:hover,
.csc-menu dt a:hover {
	color: #0e3a59;
	text-decoration: none;
}
.csc-menu dd {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 12px;
}

/* Overlay element
----------------------------------------------------------------------------------------------------*/
.overlay {
	position: absolute;
	z-index: 1000;
}

.overlay .tl {
	background-image: url("../images/border_tl.png");
	background-position: top left;
	height: 3px;
	width: 3px;
	float: left;
}
.overlay .tr {
	background-image: url("../images/border_tr.png");
	background-position: top right;
	height: 3px;
	width: 3px;
	float: right;
}
.overlay .bl {
	background-image: url("../images/border_bl.png");
	background-position: bottom left;
	height: 3px;
	width: 3px;
	float: left;
}
.overlay .br {
	background-image: url("../images/border_br.png");
	background-position: bottom right;
	height: 3px;
	width: 3px;
	float: right;
}
.overlay .tbg {
	margin: 0 3px 0 3px;
	background-color: #1c7eb0;
	height: 3px;
}
.overlay .bbg {
	margin: 0 3px 0 3px;
	background-color: #1c7eb0;
	height: 3px;
}
.overlay #overlay-content {
	background-color: #acd3ea;
	border-left: 3px solid #1c7eb0;
	border-right: 3px solid #1c7eb0;
	padding: 3px;
}

/* Section FCE */
.links {
	padding: 0;
}

.links a {
	font-size: 12px;
	line-height: 18px;
	color: #1a6ba6;
}

.links a:hover {
	color: #0e3a59;
}


/* Table design
----------------------------------------------------------------------------------------------------*/
table {
/*	border: 1px solid #000000;*/
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	font-family: "Book Antiqua", Constantia, "Palatino Linotype", Palatino, Georgia,'Times New Roman',serif;
	background-color: #fff;
}

table caption {
	background-color: #ebf2f7;
	/*text-align: right;*/
	padding: 9px 8px 4px 8px;
	font-weight: bold;
}

table thead, table .thead {
	background-color: #ebf2f7;
	border-bottom: 1px solid #989897;
	font-weight: bold;
	height: 31px;
	vertical-align: middle;
}

table thead th, table .thead th {
	/*text-align: center;*/
}

table tbody tr th {
	font-weight: bold;
	text-align: left;
}

table tbody tr {
	border-bottom: 1px solid #989897;
}

table tfoot {
	background-color: #f0f0f0;
	border: 0;
	border-bottom: 3px solid #989897;
	border-style: double;
}

table tfoot tr td {
	font-weight: bold;
}

.content-middle-content table p {
	padding: 0;
	font-size: 11px;
}


table th {
	padding: 7px 8px 8px;
	vertical-align: bottom;
}

table td {
	padding: 11px 8px 8px;
	vertical-align: top;
}



table.align-left td, table.align-left th, table .align-left, table.align-center .align-left, table.align-right .align-left {
	text-align: left;
}

table.align-center td, table.align-center th, table .align-center, table.align-left .align-center, table.align-right .align-center {
	text-align: center;
}

table.align-right td, table.align-right th, table .align-right, table.align-left .align-right, table.align-center .align-right {
	text-align: right;
}

table.align-justify td, table.align-justify th, table .align-justify, table.align-left .align-justify, table.align-left .align-justify, table.align-center .align-justify {
	text-align: justify;
}

table.contenttable {
	width: 100%;
}

table.contenttable td {
	text-align: center;
}

table.MsoNormalTable {
	width: 430px;
	max-width: 430px;
}

table.MsoNormalTable td[style] {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	border-top: 0;
}

table sup, table sub {
	font-size: 75%;
}

div.box_middle div.content table {
	margin-bottom: 6px;
}


/* Box design
----------------------------------------------------------------------------------------------------*/
.box_top .left {
	float: left;
	height: 3px;
	width: 3px;
	background-image: url('../images/box_tl.gif');
}
.box_top .right {
	float: right;
	height: 3px;
	width: 3px;
	background-image: url('../images/box_tr.gif');
}
.box_top .center {
	margin-left: 3px;
	margin-right: 3px;
	height: 3px;
	background-image: url('../images/box_tc.gif');
}
.box_middle {
	border-left: 1px solid #e3e2dd;
	border-right: 1px solid #e3e2dd;
	background-color: #FFF;
}
.box_middle .content {
	padding: 12px;
}
.box_middle .content h1, .box_middle .content h2, .box_middle .content h3, .box_middle .content h4 {
	padding: 0 0 10px 0;
}
.box_bottom {
	margin-bottom: 5px;
}
.box_bottom .left {
	float: left;
	height: 3px;
	width: 3px;
	background-image: url('../images/box_bl.gif');
}
.box_bottom .right {
	float: right;
	height: 3px;
	width: 3px;
	background-image: url('../images/box_br.gif');
}
.box_bottom .center {
	margin-left: 3px;
	margin-right: 3px;
	height: 3px;
	background-image: url('../images/box_bc.gif');
}
div.print-data {
    display: none;
}

.content-middle-content .notes p{
	font-size: 11px;
	line-height: 18px;
}

.content-middle-content .indent{
	margin-left: 10px;
}

.content-middle-content p.table-note {
	font-size: 11px;
	line-height: 18px;
}

.label-container .list-item-status-label {
	font-size: 13px;
	text-align: right;
	padding: 10px 0;
}

.label-container .list-item-status-label span{
	color: #666;
}

dd .label-container .list-item-status-label {
	font-size: 12px;
	padding: 2px 0;
}


/* MOC COOKIES */
.moc-cookie-container {
	bottom: 0px;
	position: fixed;
	background-color: #0A578F;
	width: 100%;
	z-index: 999;
	opacity: 0.95;
	display: none;
}

.moc-cookie-container .cookie-inner-wrap {
	margin: auto;
	text-align: center;
	width: 950px;
}

.moc-cookie-container .cookie-inner-wrap .cookie-text {
	text-align: left;
	padding: 12px 12px 2px 12px;
}

.moc-cookie-container .cookie-inner-wrap .cookie-text p{
	color: #fff;
	font-size: 12px;
}

.moc-cookie-container .cookie-inner-wrap .cookie-text p b{
	color: #fff;
	font-size: 13px;
}

.moc-cookie-container .cookie-inner-wrap .cookie-text p a{
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

.moc-cookie-container .cookie-inner-wrap .cookie-buttons {
	margin: 2px 12px 12px 12px;
}

.moc-cookie-container .cookie-inner-wrap .cookie-buttons a {
	display: block;
	float: left;
	color: white;
	text-decoration: underline;
}

.moc-cookie-container .cookie-inner-wrap .cookie-buttons a:hover,
.moc-cookie-container .cookie-inner-wrap .cookie-text p a:hover {
	color: #eef;
}

.moc-cookie-container .cookie-inner-wrap .cookie-buttons button,
.moc-cookie-statustext button{
	float: right;
	display: inline-block;
	padding: 4px 10px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top , #FFF, #E6E6E6);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-color: #E6E6E6 #E6E6E6 #B3B3B3;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.moc-cookie-statustext button {
	float: none;
	margin: 2px 8px;
	display: none;
}

.moc-cookie-statustext {
	border-top: 1px dotted #444;
	margin: 6px 0;
	padding: 6px 0;
}

.moc-cookie-statustext p {
	display: none;
}

