/*--------------------------------- Standard Intro Stuff  -----------------------------------*/
body
{
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/dotted-bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

td, tr, p, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/*--------------------------------- Wrappers for Page Elements  -----------------------------------*/
#pageWrapper
{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentWrapper { background-color: #FFFFFF; }

/*--------------------------------- Wrappers for Columns  -----------------------------------*/
/*-- Left --*/
#leftWrapper
{
	float: left;
	width: 150px;
	margin: 0 0 0 0;
	background: #FFFFFF;
	display: inline;
}


/*-- Middle --*/
#middleWrapper
{
	float: left;
	width: 636px;
	background-color: #FFFFFF;
	color: #333333;
	display: inline;
}

#middleWrapper h1, h2, h3, h4, h5
{
	padding: 0 0 0 0;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

#middleWrapper h1
{
	color: #1e5498;
	font-size: 90%;
}

#middleWrapper h2
{
	color: #66bd4f;
	font-size: 90%;
}

#middleWrapper h3
{
	color: #1e5498;
	font-size: 110%;
}

#middleWrapper h4
{
	color: #1e5498;
	font-size: 85%;
}

#middleWrapper h5
{
	color: #1e5498;
	font-size: 80%;
}

#middleWrapper p
{
	font-size: 85%;
	color: #333333;
}

/*--------------------------------- Header  -----------------------------------*/
#navigationHeader
{
	width: 790px;
	height: 191px;
	background-image: url(images/header.jpg);
	background-repeat: none;
	background-position: top left;
}

#navigationHeader form input, form textarea
{
	padding: 0px;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	color: #034EA1;
	font-size: 70%;
}

/*--------------------------------- Top Menu Bar  -----------------------------------*/
#backgroundMenu_1
{
	width: 790px;
	height: 24px;
	background-image: url(images/navigation-bgnd-wide.gif);
	background-position: top left;
}

#menu_1
{
	width: 790px;
	height: 24px;
	float: left;
	padding: 0 0 0 0;
}

#menu_1 .button
{
	float: left;
	height: 24px;
	display: inline;
}

#menu_1 a
{
	background-image: url(images/navigation-rollover.gif);
	padding: 0 8px 0 8px;
	background-position: top right;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	font-size: 80%;
	color: #1e5498;
	font-weight: bold;
}

#menu_1 a:Hover
{
	background-position: bottom right;
	color: #FFFFFF;
}

#menu_1 a.navOn
{
	background-position: bottom right !important;
	color: #FFFFFF;
}

/*--------------------------------- Other Styles  -----------------------------------*/
#sitepathWrapper
{
	float: left;
	width: 628px;
	display: inline;
	padding: 0 0 0 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px dotted #DDDDDD;
	margin: 10px 10px 0 10px;
}

#sitepath
{
	font-size: 80%;
	color: #DDDDDD;
	padding: 3px 5px 3px 5px;
}

#sitepath a
{
	color: #DDDDDD;
	text-decoration: none;
}

#sitepath a:Hover
{
	color: #666666;
	text-decoration: none;
}

#maincontentWrapper
{
	float: left;
	width: 640px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}

#content
{
	padding: 10px 0 15px 15px;
	margin: 0 0 0 0;
}

#content p
{
	padding: 0px;
	font-size: 80%;
	color: #333333;
}

#content ul li
{
	font-size: 75%;
	color: #000000;
}

#content ul li li
{
	font-size: 100%;
	color: #000000;
}

#content a
{
	color: #1e5498;
	text-decoration: none;
}

#content a:Hover
{
	color: #1e5498;
	text-decoration: underline;
}

#content .csc-header { margin: 12px 0px 0px 0px; }

#content .csc-header-date
{
	font-size: 60%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

#content .bodytext
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

#content h1
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#contentLeft { font-size: 70%; }

#contentLeft h3
{
	padding: 5px 5px 0 5px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	text-align: left;
}

#contentLeft a
{
	color: #e48634;
	text-decoration: none;
}

#contentLeft a:Hover
{
	color: #DAB90F;
	text-decoration: none;
}

#contentLeft p
{
	padding: 0 5px 0 5px;
	margin: 5px 0 5px 0;
	color: #1e5498;
	text-align: left;
}

#footerWrapper
{
	width: 788px;
	border: 1px dotted #999999;
	float: left;
	margin-top: 150px;
	margin-bottom: 5px;
	display: inline;
}

#footerContent
{
	padding: 10px;
	color: #999999;
}

#footerContent p
{
	font-size: 70%;
	color: #999999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footerContent a
{
	color: #999999;
	text-decoration: none;
}

#footerContent a:Hover
{
	color: #666666;
	text-decoration: none;
}

.xhtmlbutton
{
	float: right;
	margin: 0 0 0 12px;
	border-width: 0px;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer
{
	clear: right;
	height: 1px;
	border: 1px dotted #999999;
}

.news-latest-container HR.clearer { clear: left; }

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
#news-latest-container { border: 1px dotted #999999; }

#news-latest-container h3
{
	padding: 5px 5px 0 5px;
	margin: 0 0 0 0;
	color: #034EA1;
	font-size: 90%;
	text-align: left;
}

#news-latest-container p
{
	padding: 5px 5px 15px 5px;
	margin: 0 0 0 0;
	color: #333333;
	font-size: 70%;
	text-align: left;
}

.news-latest-date
{
	color: #333333;
	background-color: #EBEBEB;
	font-size: 60%;
	text-align: left;
	padding: 5px;
	margin: 0px;
	border-bottom: 1px dotted #999999;
}

.news-latest-text { padding: 5px; }

.news-latest-image img
{
	float: right;
	display: inline;
	padding: 5px 5px 5px 5px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item
{
	padding: 5px 5px 17px 5px;
	margin-bottom: 5px;
	border: 1px dotted #999999;
}

.news-list-image img
{
	float: right;
	display: inline;
	padding: 0 0 5px 5px;
}

.newslistitem a:hover { text-decoration: none; }

.news-list-item H2
{
	font-size: 110%;
	font-weight: bold;
	color: #1e5498;
	margin-bottom: 0px;
}

.news-list-item H3 { margin-bottom: 15px; }

.news-list-img
{
	float: right;
	margin-left: 5px;
	display: inline;
}

.news-list-imgcaption
{
	padding: 3px;
	clear: both;
}

.news-list-category
{
	font-size: 60%;
	float: right;
	display: inline;
}

.news-list-backlink, .news-list-backlink a
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-list-timedata
{
	float: right;
	display: inline;
}

.news-list-timedata, .news-list-author,.news-list-imgcaption { font-size: 9px; }
.news-list-author { padding-bottom: 3px; }

.news-list-additional-info
{
	background-color: #BBE53A;
	/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding: 3px;
	padding-bottom: 0px;
}

.news-list-related,.news-list-files,.news-list-links
{
	border: 1px solid #666;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #F9FFE5;
}

.news-list-related DD, .news-list-links DD, .news-list-files DD { margin-left: 20px; }

.news-list-related DT, .news-list-links DT, .news-list-files DT
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width: 90%;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item
{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px dotted #999999;
}

.news-single-item H2
{
	font-size: 110%;
	font-weight: bold;
	color: #1e5498;
	margin-bottom: 0px;
}

.news-single-item H3 { margin-bottom: 15px; }

.news-single-img
{
	float: right;
	margin-left: 5px;
	display: inline;
}

.news-single-imgcaption
{
	padding: 3px;
	clear: both;
}

.news-single-category
{
	font-size: 60%;
	float: right;
	display: inline;
}

.news-single-backlink, .news-single-backlink a
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata
{
	float: right;
	display: inline;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption { font-size: 9px; }
.news-single-author { padding-bottom: 3px; }

.news-single-additional-info
{
	background-color: #EBEBEB;
	/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding: 3px;
	padding-bottom: 0px;
}

.news-single-related,.news-single-files,.news-single-links
{
	border: 1px solid #666;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #EEEEEE;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD { margin-left: 20px; }

.news-single-related DT, .news-single-links DT, .news-single-files DT
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width: 90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container
{
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #333;
	background-color: #BBE53A;
}

.news-amenu-container LI { padding-bottom: 1px; }

.news-amenu-container UL
{
	padding: 3px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #666;
	background-color: #F9FFE5;
	list-style-type: none;
}

.news-amenu-container H2
{
	color: #fff;
	padding: 3px;
	border: 1px solid #666;
	background-color: #769024;
}

.news-amenu-item-year
{
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color: #fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu
{
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 1px solid #666;
	background-color: #F9FFE5;
}

.news-catmenu-header
{
	font-size: 11px;
	font-weight: bold;
}

.news-catmenu DIV
{
	font-size: 10px;
	white-space: nowrap;
}

.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.news-catmenu-ACT { font-weight: bold; }

/*  Styles for catmenu mode "nestedWraps" */
.level1
{
	padding: 1px;
	padding-left: 10px;
	background-color: #ebf8bf;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}

.level2
{
	padding: 1px;
	padding-left: 10px;
	background-color: #ddf393;
	border-left: 1px solid #666;
}

.level3
{
	padding: 1px;
	padding-left: 10px;
	background-color: #cae46e;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}

.level4
{
	padding: 1px;
	padding-left: 10px;
	background-color: #b0cb51;
	border-left: 1px solid #666;
}

.itsnewslinkstyle21 { font-size: 80%; }
.album-copyright { font-size: 70%; }
.album-description { font-size: 70%; }

.tx-jmquote-pi1
{
	padding: 22px 5px 5px 5px;
	font-size: 70%;
	text-align: right;
	background: #EEE9F0;
	font-style: italic;
	background-image: url(images/quote-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#quote-text
{
	font-size: 115%;
	text-align: left;
	padding: 0 0 13px 0;
	font-style: normal;
	background-image: url(images/quote-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.csc-mailform-field
{
	font-size: 75%;
	color: #000000;
}

#tx-sremailsubscribe-pi1-tt_address_form
{
	font-size: 75%;
	color: #000000;
}

form input, form textarea
{
	padding: 3px;
	border: 1px solid #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
}

.internal-link img { border: none; }
.internal-link-new-window img { border: none; }
.external-link img { border: none; }
.external-link-new-window img { border: none; }
.mail img { border: none; }
.download img { border: none; }

.javascriptclock
{
	color: #034EA1;
	font-size: 75%;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
}

#clockwrapper
{
	float: right;
	padding: 9px 12px 0px 0px;
	display: inline;
}

.rssheader { }

#twrss_table a
{
	color: #e48634;
	text-decoration: none;
}

#twrss_table a:hover
{
	color: #DAB90F;
	text-decoration: none;
}

.twrss_bodytext
{
	padding: 2px 5px 2px 5px;
	size: 90%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}

.rsstextbox { }

#rsstext p
{
	size: 90%;
	margin: 9px 0px 6px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #e48634;
}

#rsstext a
{
	color: #e48634;
	text-decoration: none;
}

#rsstext a:hover
{
	color: #DAB90F;
	text-decoration: none;
}

hr
{
	border: none 0;
	border-top: 1px solid #EEEEEE;
	/*the border*/
	width: 100%;
	height: 1px;
	/*whatever the total width of the border-top and border-bottom equal*/
}

/******  MENU STYLES ******/
ul.menu_2
{
	list-style-type: none;
	color: #FFFFFF;
	background-color: #1e5498;
	border-top: 1px solid #FFFFFF;
	margin: 0 0 0 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

/*    html>body ul.menu_2 {width: 158px;} */
ul.menu_2 li
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
}

ul.menu_2 ul
{
	list-style-type: none;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
}

ul.menu_2 a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 75%;
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(images/arrow-sub.gif) no-repeat 0% 50%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_2 a { width: auto; }

ul.menu_2 a:hover
{
	background-color: #10407A;
	color: #FFFFFF;
	text-decoration: none;
}

ul.menu_2 a.navOn
{
	background-color: #10407A;
	color: #FFFFFF;
	text-decoration: none;
}

/******  MENU STYLES - FIRST SUB LEVEL ******/
ul.menu_3
{
	list-style-type: none;
	color: #FFFFFF;
	background-color: #1e5498;
	margin: 0;
	padding: 0;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

/*    html>body ul.menu_3 {width: 158px;} */
ul.menu_3 li
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.menu_3 ul
{
	list-style-type: none;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0 0 0 0;
}

ul.menu_3 a
{
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 0 2px 28px;
	background: url(images/arrow-sub2.gif) no-repeat 0% 50%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_3 a { width: auto; }

ul.menu_3 a:hover
{
	background-color: #10407A;
	color: #FFFFFF;
	text-decoration: none;
}

ul.menu_3 a.navOn
{
	background-color: #10407A;
	color: #FFFFFF;
	text-decoration: none;
}

/******  MENU STYLES - SECOND SUB LEVEL ******/
ul.menu_4
{
	list-style-type: none;
	color: #FFFFFF;
	background-color: #1e5498;
	margin: 0;
	padding: 0;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

/*    html>body ul.menu_4 {width: 158px;} */
ul.menu_4 li
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.menu_4 ul
{
	list-style-type: none;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0 0 0 0;
}

ul.menu_4 a
{
	font-weight: normal;
	font-size: 70%;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 0 2px 37px;
	background: url(images/arrow-sub3.gif) no-repeat 0% 50%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_4 a { width: auto; }

ul.menu_4 a:hover
{
	background-color: #10407A;
	color: #FFFFFF;
	text-decoration: none;
}

ul.menu_4 a.navOn
{
	background-color: #10407A;
	color: #FFFFFF;
	text-decoration: none;
}

#newsletter-signup { padding: 5px; }

#maincontentLeftWrapper
{
	float: left;
	padding: 0 0 0 10px;
	display: inline;
	width: 300px;
}

#maincontentRightWrapper
{
	float: right;
	padding: 0 10px 0 0;
	display: inline;
	width: 300px;
}

.align-center { text-align: center; }

.csc-frame-frame1
{
	border: 1px solid #1e5498;
	padding: 0 5px 0 5px;
}

.csc-frame-frame2
{
	border: 3px solid #1e5498;
	padding: 0 5px 0 5px;
}

#contentWrapperHome { background-color: #FFFFFF; }

#contentWrapperHome img { border: none; }

#contentWrapperHome a { border: none; }

#contentWrapperHome h1, h2, h3, h4, h5, h6
{
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}

#contentWrapperHome h1 { font-size: 120%; }

#contentWrapperHome p
{
	color: #FFFFFF;
	padding: 0 0 6px 0;
	margin: 0 0 0 0;
}

#leftHomeWrapper
{
	float: left;
	display: inline;
	width: 256px;
	margin-right: 10px;
	margin-top: 10px;
}

#contentLeft1
{
	height: 236px;
	margin-bottom: 10px;
	background-image: url(../files_emireland/home-backgrounds/topleft.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #1e5498;
	font-size: 85%;
	color: #FFFFFF;
	padding: 10px;
}

#contentLeft2
{
	height: 236px;
	padding: 10px;
	margin-bottom: 0px;
	background-image: url(../files_emireland/home-backgrounds/bottomleft.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #66bd4f;
	font-size: 85%;
	color: #FFFFFF;
}

#middleHomeWrapper
{
	float: left;
	display: inline;
	width: 256px;
	margin-right: 10px;
	margin-top: 10px;
}

#contentMiddle1
{
	height: 236px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../files_emireland/home-backgrounds/topright.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #66bd4f;
	font-size: 85%;
	color: #FFFFFF;
}

#contentMiddle2
{
	height: 236px;
	padding: 10px;
	margin-bottom: 0px;
	background-image: url(../files_emireland/home-backgrounds/bottomright.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #1e5498;
	font-size: 85%;
	color: #FFFFFF;
}

#rightHomeWrapper
{
	float: left;
	display: inline;
	width: 257px;
	margin-top: 10px;
}

#contentRight1
{
	height: 502px;
	padding: 10px;
	margin-bottom: 0px;
	background-color: #e48634;
	font-size: 85%;
	color: #FFFFFF;
}

#contentRight1 a
{
	color: #1e5498;
	text-decoration: none;
}

#contentRight1 h3
{
	font-size: 90%;
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
}

#contentRight1 p { font-size: 80%; }

#contentRight1 a:hover
{
	color: #1e5498;
	text-decoration: underline;
}

.news-latest-date-home
{
	float: right;
	font-size: 60%;
	padding: 6px 0 2px 2px;
}

#news-latest-container-home
{
	margin-top: 5px;
	border-bottom: 1px solid #FFFFFF;
}

.news-latest-image-home
{
	float: right;
	padding: 5px 0 5px 5px;
}

#box1, #box2, #box3, #box4, #box5, #box6 {
	width: 150px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#box1 p, #box2 p, #box3 p, #box4 p, #box5 p, #box6 p {
	color: #FFFFFF;
	padding: 5px;
}

#box1 h1, #box2 h1, #box3 h1, #box4 h1, #box5 h1, #box6 h1
{
	padding: 5px 0 5px 0;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	margin: 5px;
	border-bottom: 1px #FFFFFF solid;
}

#box1 {
	background-color: #66bd4f;
}

#box1 a, #box4 a {
	color: #1e5498;
}

#box1 a:hover, #box4 a:hover {
	color: #1e5498;
	text-decoration: underline;
}

#box2 {
	background-color: #e48634;
}

#box2 a, #box5 a {
	color: #1e5498;
}

#box2 a:hover, #box5 a:hover {
	color: #1e5498;
	text-decoration: underline;
}

#box3 {
	background-color: #66bd4f;
}

#box3 a, #box6 a {
	color: #1e5498;
}

#box3 a:hover, #box6 a:hover {
	color: #1e5498;
	text-decoration: underline;
}

#box4 {
	background-color: #e48634;
}

#box4 a, #box5 a {
	color: #1e5498;
}

#box4 a:hover, #box5 a:hover {
	color: #1e5498;
	text-decoration: underline;
}

#socialNetworksHome {
	float: left;
	width: 430px;
	margin-top: 10px;
}

#socialNetworksHomeText {
	color: #999999;
	font-size: 90%;
	float: left;
	margin-top: 10px;
}

#socialNetworksHomeLogos {
	float: right;
}

#socialNetworksHomeLogos img {
	border: none;
	padding: 0 5px 0 5px;
}

#socialNetworksSide {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#socialNetworksSideText {
	color: #999999;
	font-size: 80%;
	margin: 15px 0 5px 0;
	text-align: center;
	padding: 0 0 0 0;
}

#socialNetworksSideLogos {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#socialNetworksSideLogos img {
	border: none;
	padding: 0 3px 0 3px;
	margin: 0 0 0 0;
}
