/* global */
body { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10.5pt; 
	background: #fff;
	margin: 0 4px;
	padding:0;
}
textarea, select { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: 400; 
}
td { font-size: 10.5pt; }
hr { 
	color: #8e8e8e; 
	background-color: #8e8e8e; 
	height: 1px; 
	border: 0; 
}
form { margin: 0; }
ol, ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul { list-style: square; }
/* images */
img { border: none; }
img.uprighttext { vertical-align: top; float: right; }

h1, h2, h3, h4 {
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: 100; 
	margin-bottom: 0;
}
h1 { font-size: 28px; color: #a0a0a0; }
h2 { font-size: 24px; color: #808080; }
h3 { font-size: 20px; color: #707070; }
h4 { font-size: 16px; color: #707070; }
a { color: #2040ab; }
a:visited { color: #505050; }
/* global */

/* universal */
.bold { font-weight: bold; }
.nobold { font-weight: normal; }
.italic { font-style: italic; }
.nowrap { white-space: nowrap; }
.large { font-size: 12.5pt; }
.normal { font-size: 10.5pt; }
.small { font-size: 9pt; }
.smaller { font-size: 8pt; }
.xtrasmall { font-size: 7pt; }
.ultrasmall { font-size: 6.5pt; }
.verdana { font-family: Verdana, sans-serif; }
.arial { font-family: arial; }
.background { background: #fff; }
.fontcolor1 { color: #a0a0a0; }
.fontcolor2 { color: #000; }
.fontcolor3 { color: #777; }
.lineThrough { text-decoration: line-through; }

/* dir */
.toleft { text-align: left; }	
.toright { text-align: right; }
.totop { vertical-align: top; }
.tobottom { vertical-align: bottom; }
.tocenter { text-align: center; }
/* center + tables without cont. */
div.tocenter table {
	margin: 0 auto; 
	text-align: left;
}
div.tocenter table table {
	margin: 0; 
	text-align: left;
}
div.tocenter table table.tocenter { 
	margin: auto; 
	text-align: left;
}
.left { float: left; background: none; }
.right { float: right; background: none; }
.tomiddle { vertical-align: middle; }
/* universal */

/* PHORUM OLD BEGIN */
.table-ph { border: #fc0 1px solid; }
.headcolor-ph { background-color: #fc0; font-weight: bold; }
.cellcolor-ph { background-color: #eee; padding: 0 3px; }
.cellwhite-ph { background-color: #fff; padding: 0 3px; }
.celltip-ph { background-color: #f3f3f3; }
.phorum-main { background-color: #fc0; padding: 2px; }
.PhorumBodyArea { width: 500px; }
.PhorumListRow { height: 21px; }
.PhorumListHeader { font-weight: bold; height: 24px; }
.PhorumForumTitle { font-weight: bold; }
.PhorumTableHeader { font-weight: bold; }
.PhorumNewFlag { 
	color: #f00; 
	font-size: 11px;
}
/* END PHORUM OLD */
/*new forum*/
.forumTitle {
	border-top: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
	vertical-align: top;
	background: #ffde5b;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	white-space: nowrap;
	color: #373737;
	padding: 2px 2px 2px 8px;
	height: 22px;
}
.rowDark { background-color: #eee; padding: 0 3px; }
.rowLight { background-color: #fff; padding: 0 3px; }
tr.rowLocked td { 
	background-color: #fef6d6; 
	padding: 0 3px; 
	border-bottom: 1px solid #FFEC9F;
}

td.forumPostDate {
	padding-top: 3px; 
	white-space: nowrap; 
	font-size: 9pt;
}
td.forumPostAuthor {
	padding-top: 2px; 
	white-space: nowrap;
}
td.forumThreadReplies {
	vertical-align: middle !important; 
	text-align:center;
}
td.forumThreadDate {
	vertical-align: middle !important; 
	text-align: center;
	font-size: 9pt;
	white-space: nowrap;
	width: 120px;
}

span.forumTextSmall { font-size: 8pt; }
span.forumTextNormal { font-size: 11pt; }
span.forumTextBig { font-size: 13pt; }
img.emoticon { margin: 0 3px; vertical-align: top; }
span.forumTitleColor { color: #e00 !important; }
img.forumAvatar {
	border: 1px solid #777;
	margin: 3px;
	width: 80px;
	height: 80px;
}
td.forumAvatar {
	font-size:9pt;
	vertical-align: top;
	text-align: center;
	background-color:#e9e9e9;
	padding:2px;
	border-top:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
}
td.forumAvatarAjax {
	font-size:9pt;
	vertical-align: top;
	text-align: center;
	padding: 5px 2px;
}
div.forumHierarch {
	border: 0; 
	padding: 0;
}
table.forumSearch select, table.forumSearch input { margin: 1px 0; }
td.forumPost {
	font-size: 10pt;
	padding: 2px 2px 2px 8px;
	border-top:1px solid #D0D0D0;
}
td.forumVerticalLine {background:url("/site_images/common/forum/i-long.gif") repeat-y;}
div.forumAjaxPost {width:100%;display:none;}
td.forumPostFooter {
	text-align: right;
	vertical-align:bottom !important;
	white-space: nowrap;
	padding:2px;
}
div.forumHr {
	border-bottom: 1px solid #D0D0D0;
	width: 100%;
	height: 5px;
	font-size: 0;
}
div.forumHrShort {
	border-bottom: 1px solid #D0D0D0;
	width: 100px;
	height: 5px;
	font-size: 0;
}
td.forumPost tt { font-size: 11pt }
td.forumPost p { font-size: 11pt !important }
.forumAjaxPost tt { font-size: 11pt }
.forumAjaxPost p { font-size: 11pt !important }
tt.forumSignature { color: #777; }
div.forumFormtitle {
	border-top: 1px solid #7790b6;
	border-bottom: 1px solid #7790b6;
	vertical-align: top;
	background: #d6e0f8;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	white-space: nowrap;
	color: #4d4d4d;
	padding: 2px;
}
div.forumHeader {
	border-top: 1px solid #d0d0d0;
	vertical-align: top;
	font-size: 10pt;
	background: #f2f2f2;
	width:100%;
}
div.forumHeaderTop {
	position: relative; 
	height: 29px;
}
div.forumHeaderCaption { padding: 5px 0 0 5px; }
div.forumFormSubmit {
	border-top: 1px solid #d0d0d0;
	vertical-align: top;
	font-size: 10pt; 
	text-align: right;
	background: #e1e1e1;
	padding: 5px;
}
div.forumAccordian{
	background: #F2F2F2;
	border-bottom: 2px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
}
div.forumTip {
	font-size: 9pt;
	background: url('/site_images/1/0/common/dots.gif') left top repeat-x #faf7e2;
	border: 0;
	padding:5px;
}
.forumImg {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 29px;
	height: 29px;
	background-image: url('/site_images/common/drop.gif');
}
.forumOpen { background-image: url('/site_images/common/dropped.gif'); }
.forumRss {
	position: absolute;
	top: 8px;
	right: 35px;
}
/*END PHORUM*/

.darkblue { background: #2c3167; } 
.small-bold { 
	font-size: 9pt; 
	font-weight: 700; 
}
.bold10 { 
	font-size: 10pt; 
	font-weight: 700; 
} 
.normal10 { 
	font-size: 10.5pt; 
	font-weight: 400; 
} 
.font-white { color: #fff; } 
.chosen { 
	text-decoration: underline; 
	color: #f60; 
} 
.td-pager { 
	font-size: 9.5pt;
	padding: 0; 
}
.td-pager img { padding: 0 3px; }
.textBN { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#E46632; 
	letter-spacing: -.1em; /*word-spacing: 0;*/ 
	font-weight: 700; 
} 
.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #3f3fa5; 
	line-height: 18px; 
	font-weight: 700; 
} 
.celltip-r-f { 
	background: #EBEDF1 url('/site_images/1/0/common/dots.gif') repeat-x top left; 
	border: solid #cdcdcd; 
	border-width: 0 1px; 
	padding: 2px; 
}

.nocolor-ltb-f { 
	background: #fff;
	border: solid #cdcdcd; 
	border-width: 1px 0; 
} 
.headcolor-r-f { 
	border-top: 2px solid #425588; 
	vertical-align: top; 
	background: #6898BB; 
	font-size: 10pt; 
	font-weight: 700; 
	color: #fff; 
	padding: 3px; 
} 
.px3color-tr-f { display: none; } 
.nocolor-ltb-f .white { 
	background: #fff; 
	border: solid #cdcdcd; 
	border-width: 0 1px; 
} 
.white { 
	background-color: #fff; 
	padding: 2px; 
}
.fb-tr-neg2 { background-color: #fdd; font-size: 10pt; }
.error { color: #f30c0c; font-size: 12pt; }
.msg { color: #02910d; font-size: 12pt; }
.msgincontent { color: #02910d; }
.errorincontent { color: #f30c0c; }

.table_msg { 
	background-color: #f3ffec; 
	border: 1px solid #02910d; 
	padding: 5px; 
}
.table_error { 
	background-color: #feffd7; 
	border: 1px solid #f30c0c; 
	padding: 5px; 
}
.table-msg { 
	background-color: #edfdd7; 
	border: solid #02910d; 
	border-width: 1px 0; 
	padding: 5px; 
}
.table-error { 
	background-color: #feffcc; 
	border: solid #f30c0c; 
	border-width: 1px 0; 
	padding: 5px; 
}
.cat-promo { 
	background-color: #fed; 
	border: solid #aaa; 
	border-width: 2px 1px 1px 1px; 
	padding: 2px; 
}
.pos { color: #009b00; font-weight: 700; }
.neu { color: #646464; font-weight: 700; }
.neg { color: #ee3e2b; font-weight: 700; }
.topcenter { 
	vertical-align: top; 
	text-align: center; 
}
.uname { font-family: Tahoma, Verdana, Arial, sans-serif; }
.refund-title { color: #fff; font-weight: 700; }
.my-list-bottom { 
	font-size: 9pt; 
	border-bottom: 1px solid #2c3167;
	background: #e1e1e1; 
	padding: 2px;
}
.list-color1 { 
	background-color: #c9d7ed; 
	font-size: 9pt; 
	vertical-align: middle; 
	text-align: center; 
	padding: 2px; 
}
.list-color2 { background: #7e94c7; }
.left-menu { 
	border: 1px solid #7e94c7; 
	vertical-align: top; 
}
.left-menu-head { 
	background: #7e94c7; 
	color: #ebf0fe; 
	font-weight: 700; 
	font-size: 10pt; 
	padding: 3px; 
}
.textdisabled { color: #808080; }
.a-nounderline { text-decoration: none; }
.list-menu1x { 
	vertical-align: top; 
	font-size: 10pt; 
	margin-top: 10px; 
	border-left: 0; 
	border-collapse: collapse; 
}

.list-menux {
	/*background-color: #f7f7f7;*/ 
	vertical-align: top; 
	background: url('/site_images/1/0/common/tab_line2.gif') left top repeat-y #f2f2f2; 
	border-right: 1px solid #fc0; 
}
.list-menux  table th { font-size: 10pt; vertical-align: middle; margin: 0; }
.list-menux  table td { padding: 2px 5px 2px 0; }
.list-menu-descx { 
	border: solid #fc0; 
	border-width: 1px 0; 
	background: #fff3af; 
	padding: 0 5px 0 10px;
}
.list-menu-topx { 
	vertical-align: top; 
	border-top: 1px solid #fc0; 
}
.cellwhite-tr-f { 
	vertical-align: top; 
	font-size: 10pt; 
	border: solid #cdcdcd; 
	border-width: 0 1px; 
	background:#fff url('/site_images/1/0/common/dots.gif') repeat-x left top; 
	padding: 3px; 
}
.gray { 
	background-color: #eee;
	padding: 2px; 
}

/* listing styles */
.listing_r, .listing_f { border-bottom: 1px solid #dfe0e4; width: 100%; }

#listFeatured td, #listStandard td {
	border-bottom:1px solid #fff;
	font-size: 10pt;
	vertical-align: middle !important;
}
#listFeatured, #listStandard { border-bottom: 1px solid #dfe0e4; width: 100%; }
#listFeatured tr.listingHeader th, #listStandard tr.listingHeader th { 
	border-bottom: #bababa 1px solid; 
	white-space: nowrap; 
	padding: 0 5px; 
	text-align: center; 
}

#listStandard tr.rowEven {background-color:#efefef;}
#listFeatured tr.rowOdd, #listStandard tr.rowOdd { background-color: #f8f8f8; }
#listFeatured tr.rowEven { background-color: #fed; }
#listFeatured tr.highlight, #listStandard tr.highlight { background-color: #ff8; }
#listFeatured caption, #listStandard caption { font-size: 8pt; color: #808080; text-align: left; }

#listFeatured tr.highlight td {border-bottom: #fff 1px solid;}

td.cellPhoto { 
	text-align: center; 
	border-left: 1px solid #dfe0e4; 
	width: 70px; 
}
td.cellName { padding: 4px; width: 65%; }
td.cellShop { padding: 4px; }
td.cellPrice { 
	padding: 4px; 
	text-align: right; 
	white-space: nowrap; 
}

td.cellTransBlack, td.cellTrans { 
	padding: 4px; 
	text-align: right; 
	border-left: 1px solid #fff; 
	white-space: normal; 
}
td.cellTrans { color: #a0a0a0; }
td.cellOffer, td.cellTime { 
	padding: 4px; 
	text-align: center; 
	border-left: 1px solid #fff; 
}
td.cellTime { border-right: 1px solid #dfe0e4; }
td.cellLeft { border-left: 1px solid #dfe0e4; }

.l1 { background-color: #f8f8f8; }
.l2 { background-color: #fed; }
.l3 { background-color: #efefef; }
.l4, .l5 { 
	border-bottom: #bababa 1px solid; 
	white-space: nowrap; 
	vertical-align: bottom !important; 
	text-align: center; 
}
.l6 { width: 100%; border-collapse: collapse; }
.l7 { background-color: #ff8; border-bottom: #fff 1px solid; }
.l8 { background-color: #ff8; }
.l9 { background-color: #d2daff; border-top: #fff 1px solid; }
/* end listing styles */

.table-info { 
	background-color: #fff; 
	border: 1px solid #8e8e8e; 
	padding: 3px; 
}
.textBN-small { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #E46632; 
	font-size: 8pt; 
}
a:link.signed { color: #00A800; }
a:visited.signed { color: #00A800; }
.bill-list-color { 
	background-color: #eee; 
	font-size: 9pt; 
	padding: 2px; 
	vertical-align: top; 
}
.bill-list-white { 
	background-color: #fff; 
	font-size: 9pt; 
	padding: 2px; 
	vertical-align: top; 
}	
.bill-statement { 
	background-color: #ffebbd; 
	font-size: 10pt; 
	padding: 2px; 
}
.newitem { color: #008000; }
.announceBg { background: #e5e5e5; padding: 2px; }
.announceBg .normal10 li {font-size:9.5pt;}

/* INTERF-110 END: STYLE_OLD.CSS */

#footer-agreement {
	margin-top: 4px; 
	margin-bottom: 4px; 
	text-align: center; 
	font-size: 8pt;  
	background: #fff;
}
#footer-ads { 
	margin: 0 auto; 
	text-align: center; 
	width: 760px; 
	border-top: 2px solid #eee;
}
#footer-ads img { display: inline; }

/* navbar */
.navbar {
	padding: 4px 4px 4px 9px; 
	background: #eae8e3; 
	border: solid #aeaeae; 
	border-width: 1px 0;
	text-align: left; 
	font-size: 9pt; 
}
#pagecontent2 .navbar { padding: 0; }

/* banners */
#pagetop { 
	width: 100%; 
	float: right; 
	text-align: right; 
	background: #f2f2f2;  
	padding: 1px 0;
	border-bottom: 1px solid #cdcdcd; 
	height: 60px; 
}
#pagebottom {	
	width: 100%; 
	float: right; 
	text-align: right; 
	background: #f2f2f2;  
	padding-top: 1px; 
	border-top: 2px solid #808080; 
}

/*photos*/
.gallery-big { background: #fff; border:1px solid #d3d5da; text-align: center; }
.gallery-thumbs { background: #eeeef0; border: solid #d3d5da; border-width: 0 1px 1px 1px; }

/* listing headers */
a.list-normal, a.list-chosen { 
	color: #2040ab;  
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Verdana, sans-serif; 
	text-decoration: none;
}
a.list-normal:visited { color: #00f; }
a.list-normal:visited span { color: #2040ab; }
a.list-normal:active {  }
a.list-normal span { color: #2040ab; }
a.list-normal:hover { color: #2040ab; text-decoration: underline; }
a.list-normal:hover span { color: #2040ab; text-decoration: underline; }

a.list-chosen:visited { color: #2040ab; }
a.list-chosen:visited span { color: #ff5a00; }
a.list-chosen:active {  }
a.list-chosen span { color: #ff5a00; }
a.list-chosen:hover { color: #ff5a00; text-decoration: underline; }
a.list-chosen:hover span { color: #ff5a00; text-decoration: underline; }

.list-noclick { color: #808080; font-weight: bold; font-size: 9pt; font-family: Verdana, sans-serif; }
.list-active { color: #404040; font-weight: bold; font-size: 9pt; font-family: Verdana, sans-serif; }
.list-img { vertical-align: text-bottom; }

/*listings on my account*/
.list-head { background-color: #fff; }
.my-list { 
	font-size: 9pt; 
	font-weight: bold; 
	border-bottom: 1px solid #2c3167; 
	background: #e1e1e1; 
	text-align: center; 
	padding: 2px;	
}
.list-lrtb { border: 1px solid #eee; }
.list-color  {	
	background-color: #eee; 
	font-size: 9pt; 
	padding: 2px; 
	vertical-align: top; 
	text-align: left; 
}
.list-white  { 
	background-color: #fff; 	
	font-size: 9pt; 
	padding: 2px;	
	vertical-align: top; 
	text-align: left; 
}



/* common styles for html elements */
#pagecontent1 td, #pagecontent2 td { vertical-align: top; }
#pagecontent1 .tobottom, #pagecontent2 .tobottom { vertical-align: bottom; }
#pagecontent1 .tomiddle, #pagecontent2 .tomiddle { vertical-align: middle; }
#pagecontent1 p, #pagecontent2 p { font-size: 9.5pt; margin-top: 2px; margin-bottom: 1px; }

/* styles for double colored special links in categories, sections etc */
a.spec { font-size: 9pt; color: #c8c8c8; text-decoration: underline;}
a.spec:visited { color: #c8c8c8; text-decoration: underline; }
a.spec:visited span { color: #505050; }
a.spec:active { text-decoration: underline; }
a.spec span { color: #2040ab; }
a.spec:hover { color: #2040ab; text-decoration: underline; }
a.spec:hover span { color: #2040ab; text-decoration: underline; }

a.spec-flex { color: #c8c8c8; text-decoration: underline; }
a.spec-flex:visited { color: #c8c8c8; text-decoration: underline; }
a.spec-flex:visited span { color: #27376d; }
a.spec-flex:active { text-decoration: underline; }
a.spec-flex span { color: #2040ab; }
a.spec-flex:hover { color: #2040ab; text-decoration: underline; }
a.spec-flex:hover span { color: #2040ab; text-decoration: underline; }

a.rss { font-size: 9pt; color: #c8c8c8; text-decoration: underline; background: url('/site_images/1/0/feed-icon.gif') no-repeat center left; padding: 0 0 0 15px; }
a.rss:visited { color: #c8c8c8; text-decoration: underline; }
a.rss:visited span { color: #e9813c; }
a.rss:active { text-decoration: underline; }
a.rss span { color: #e9813c; }
a.rss:hover { color: #e9813c; text-decoration: underline; }
a.rss:hover span { color: #e9813c; text-decoration: underline; }

#listStandard a.spec-flex:visited span, #listFeatured a.spec-flex:visited span { color: #505050; }
#listStandard a.spec-flex span, #listFeatured a.spec-flex span { color: #2020ab; }

a.spec.xtrasmall { font-size: 6pt; }
a.spec.small { font-size: 9pt; }
a.spec.smaller { font-size: 8pt; }
a.spec.xtrasmall { font-size: 7pt; }
a.spec.ultrasmall { font-size: 6.5pt; }

div.li0 { line-height: 150%; }
div.li1 { 
	background: url('/site_images/1/0/common/li1.gif') no-repeat top left; 
	padding-left: 6px; 
	line-height: 150%; 
}
div.li2 { 
	background: url('/site_images/1/0/common/li2.gif') no-repeat top left; 
	padding-left: 6px; 
	line-height: 150%; 
}
div.li3 { 
	padding-left: 6px; 
	line-height: 150%; 
}
div.li4 { 
	background: url('/site_images/1/0/common/li4.gif') no-repeat top left; 
	padding-left: 6px; 
	padding-bottom: 2px; 
}

/* tables with forms */
table.form { 
	background: #f2f2f2; 
	border: solid #d0d0d0; 
	border-width: 1px 0 2px 0; 
}
td.formtitle { 
	border: solid #7790b6; 
	border-width: 1px 0; 
	vertical-align: top; 
	background: #d6e0f8; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: verdana, arial, sans-serif; 
	white-space: nowrap; 
	color: #4d4d4d; 
	padding: 2px; 
}
td.form1, td.form1bold { 
	border-top: 1px solid #d0d0d0; 
	vertical-align: top; 
	font-size: 10pt; 
} 
td.form1 { background: #f2f2f2; }
td.form1bold { font-weight: bold; }
td.form1noborder { vertical-align: top; font-size: 10pt; }
td.form2, td.form2bold {
	border: solid #d0d0d0;
	border-width: 1px 0 0 1px;
	vertical-align: top; 
	font-size: 10pt; 
}

td.form2 { background: #fff; }
td.form2bold { font-weight: bold; }
td.form2noborder { vertical-align: top; font-size: 10pt; }
td.formsubmit, td.formbright { 
	border-top: 1px solid #d0d0d0; 
	vertical-align: top; 
	font-size: 10pt; 
}
td.formsubmit { 
	text-align: right; 
	background: #e1e1e1; 
}
td.formbright { background: #fbfbfb; }
td.formnobordercolor { 
	background: #f2f2f2; 
	vertical-align: top; 
	font-size: 10pt; 
}
td.formborder { border-left: 1px solid #d0d0d0; }
td.formtip, td.formtipbottom { 
	font-size: 9pt; 
	background: url('/site_images/1/0/common/dots.gif') left top repeat-x #faf7e2; 
	border: 0; 
	border-left: 1px solid #cdcdcd; 
}
td.formtitle-info  { 
	border-top: solid #fc0; 
	border-width: 1px 0;
	vertical-align: top; 
	background: #fee996; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: verdana, arial, sans-serif; 
	white-space: nowrap; 
	color: #4d4d4d; 
	padding: 2px; 
}
td.form2noleftborder { 
	border-top: 1px solid #d0d0d0; 
	border-left: 0; 
	vertical-align: top; 
	font-size: 10pt; 
	background: #fff; 
}
td.form1 table td, td.form2 table td { vertical-align: top; font-size: 10pt; }
td.formnoleftborder { border-left: 0; }

.subtab { 
	font-size: 10pt; 
	background: #fff; 
	border: 1px solid #7e94c7;
	border-bottom: 0; 
	text-align: center; 
	padding: 2px 6px; 
}
.subtab a, .subtab a:visited { color: #7e94c7; font-weight: bold; }
.subtab a:hover { color: #555; }

/* forms */
form { 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0; 
	font-size: 10.5pt; 
}
input, textarea, select { font-size: 10pt; }
.form-submit, .submit-delete { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}
.submit-delete { color: #FF5A00; }
.submit-hidden { 
	border: 0; 
	background-color: #fff; 
	font-size: 10pt; 
	color: #0002E1; 
	text-decoration: underline; 
	cursor: pointer; 
	text-align: left;
}

/* infos messages */
/* caption  border: 1px solid #a7a7a7; */
.theme-main {
	position: relative; 
	float: left;
	margin-top: 0; 
	margin-bottom: 0; 
	border-bottom: 2px solid #fc0; 
	width: 100%; 
}
.theme { 
	float: left; 
	width: 90%; 
	font-weight: bold; 
	font-size: 11pt; 
	font-family: verdana, arial, sans-serif; 
	white-space: nowrap; 
	color: #668ac6; 
}
.theme a { 
	font-size: 10.5pt; 
	font-family: arial, helvetica ,sans-serif; 
	white-space: nowrap;
}
.theme-help { 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	float: right; 
	text-align: right; 
	width: 10%;  
	white-space: nowrap; 
	font-size: 9pt;
} 
table.info { 
	margin-top: 0; 
	padding: 3px; 
	width: 100%; 
	background-color: #fbf9ea; 
	border-bottom: 1px solid #fc0; 
}
table.info td { 
	font-size: 10pt; 
	vertical-align: top;
}
.table-info { 
	padding: 3px; 
	background-color: #fff; 
	border: 1px solid #a7a7a7; 
}

/* styles for tables with small squares on the left, bodies of those tables etc. */
.tab-line { 
	background-image: url('/site_images/1/0/common/tab-line.gif'); 
	width: 13px; 
}
.tab-top { 
	background-image: url('/site_images/1/0/common/tab-top.gif'); 
	width: 13px;
} 
.tab-headtop { 
	background-image: url('/site_images/1/0/common/tab-headtop.gif'); 
	width: 13px; 
}
.tab-bottom { 
	background-image: url('/site_images/1/0/common/tab-bottom.gif'); 
	width: 13px; 
	height: 1px; 
	background-position: bottom; 
}
.tab-headbottom { 
	background-image: url('/site_images/1/0/common/tab-headbottom.gif'); 
	width: 13px; 
	background-position: bottom; 
}
.tab-bottomb { 
	border: solid #dfe0e4; 
	border-width: 0 1px 1px 0; 
}
.tab-headtopb { border-top: 3px solid #dfe0e4; }
.tab-head {
	font-size: 10pt; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	color: #3c3c3c; 
	padding: 3px 3px 4px 6px;
	border: solid #dfe0e4; 
	border-width: 1px 1px 0 0;
}
.tab-body {
	font-size: 9pt; 
	font-weight: normal; 
	color: #3c3c3c; 
	padding: 3px 3px 6px 6px;
	border-right: 1px solid #dfe0e4; 
}
.tabBodyCat, .tabBodyLegend { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #3c3c3c; 
	border-right: 1px solid #dfe0e4; 
}
.tabBodyCat { padding: 2px 3px 2px 6px; }
.tabBodyLegend { padding: 1px 3px 1px 6px; }

.tab-bgcolor1 { background-color: #efeeed; }
.tab-bgcolor2 { background-color: #f6f5f3; }
.tab-bgcolor3 { background-color: #fff; }
.tab-bgcolor4 { background-color: #fffce0; }
.tab-bgcolor5 { background-color: #f4fee0; }
.tab-bgcolor6 { background-color: #fff3af; }
.tab-headcolor1 {background-color: #e3e8ee; }

.tab-square { width: 13px; height: 23px; padding: 0; }

/* ads mainpage and showcat */
.txtbox-spot { 
	width: 130px; 
	height: 30px; 
	vertical-align: middle; 
	background: #fbfaf9; 
	margin-bottom: 3px; 
	padding: 2px 1px;
	border: solid #dfe0e4; 
	border-width: 1px 0;
}

a.txt-spot, a:visited.txt-spot { 
	color: #2040ab; 
	font-size: 8pt; 
	padding: 0; 
}
a.txt-spot-url, a:visited.txt-spot-url { 
	color: #8d919e; 
	font-size: 8pt; 
	text-decoration: none; 
	padding: 0;
}
.imgbox-spot { 
	width: 130px;  
	margin-bottom: 10px; 
}

.txtbox-cat-spot, .imgbox-cat-spot { 
	border: solid #dfe0e4; 
	border-width: 1px 0; 
	background-color: #fbfaf9; 
	padding: 3px; 
}
.cat-spot { 
	padding: 0; 
	text-align: center; 
}

/* attribs*/
.attribs-tab { 
	border: 1px solid #fc0; 
	border-top: none; 
	background: white; 
}
.attribs-tab td { font-size: 10.5pt; }
.attribs-vsep { border-top: 1px solid #fff9df;}
.attribs-hsep { padding: 3px 10px; }

/* phorum */
.ph-row-col1 { background-color: #fff; }
.ph-row-col2 { background-color: #eee; }
.ph-row {
	font-family: arial, sans-serif; 
	font-size: 13px; 
	padding: 0 3px;
	vertical-align: middle;
}
.ph-read { 
	background-color: #eee; 
	padding: 2px; 
	font-size: 11pt;
}

/* header and footer */
#headerBox {
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #fff;
	font-family: verdana, arial, sans-serif;
}

#headerBox p {
	margin: 0;
	padding: 3px 6px 6px 0;
	background: url('/site_images/1/0/common/dots.gif') 0 100%  repeat-x;
	text-align: right;
	font-size: 10px;
}

#headerBox p strong {
	padding: 4px 6px;
	background: url('/site_images/1/0/common/menu-small-sep.gif') 0 50% no-repeat; 
}

#headerBox p strong a {
	color: #696f7e;
	padding: 4px 6px 4px 0;
	background: url('/site_images/1/0/common/menu-small-sep.gif') 100% 50% no-repeat; 
}

#topMenu {
	list-style: none;
	float: right;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 10px;
}

#topMenu li {
	float: left;
	text-align: center;
	margin-left: 8px;
	background: url('/site_images/1/0/common/header-icons.png') no-repeat;
}

#topMenu #ico7 { background-position:  19px 0; } 
#topMenu #ico6 { background-position: -43px 0; }
#topMenu #ico5 { background-position: -103px 0; }
#topMenu #ico4 { background-position: -163px 0; }
#topMenu #ico3 { background-position: -224px 0; }
#topMenu #ico2 { background-position: -287px 0; }
#topMenu #ico1 { background-position: -350px 0; }
#topMenu #ico0 { background-position: -411px 0; }

#topMenu li a {
	display: block; /* DLA NOWYCH IKON */
	padding: 45px 0 0 0; /* DLA NOWYCH IKON */
	text-align: center;
	color: #000;
	text-decoration: none;
	width: 72px;
}
#topMenu li a:hover {
	color: #ff5a00;
	text-decoration: underline;
}

#footerBox {
	background-color: #fff;
	margin-top: 0;
	padding-top: 10px;
	text-align: left;
}

#footerBox a.arrowUp {
	float: right; 
	margin: 2px 0 0 0; 
}

#footerBox #footerMenu {
	border-top: 2px solid #91aefb;
	list-style: none;
	margin: 0 0 14px 0;
	padding: 2px 0;
	background-color: #e6e6e6;
	font-size: 11px;
}

#footerBox #footerMenu li {
	display: inline;
	padding: 2px 4px;
	border-right: 1px solid #91aefb;
	font-family: verdana, helvetica, sans-serif;
}

#footerBox #footerMenu li a {
	color: #6f7384;
	text-decoration: none;
}

#footerBox #footerMenu li a:hover { text-decoration: underline; }

#footerBox p, #footerBox #partnerMenu  {
	text-align: center;
	margin: 0;
	padding: 4px 50px;
	font-size: 8pt;
}

#footerBox #partnerMenu { border-top: 2px solid #eee; }

#txtAdv p span {
	font-size: 8pt;
	display: block;
	text-align: left;
	background-color: #fbfaf9;
	margin: 4px 0 4px 16px;
	border: solid #e0e0e0;
	border-width: 1px 0;
	padding: 2px 0 4px 0;
	overflow: hidden;
	width: 129px;
}
.note-img { margin-left: 2px; }

/* styles for tabs */
#myAllegroMenu { 
	background: url('/site_images/1/0/tab-bg-line.gif') 0 2em repeat-x; 
	font-family: arial, sans-serif; 
	font-weight: bold;  
	font-size: 13px;
}
#myAllegroMenu ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
	width: 80em;
}
#myAllegroMenu ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	background: url('/site_images/1/0/tab-l.gif') left top no-repeat #f2f2f2;
	float: left;
	display: inline;
}
#myAllegroMenu ul li span {
	background: url('/site_images/1/0/tab-r.gif') right top no-repeat;
	padding: 0 0.94em 0 0.63em;
	display: block;
	float: left;
	height: 1.4em;
}
#myAllegroMenu ul li span a  {
	float: left;
	padding: 2px 0 0 0;
	cursor: pointer;
	text-decoration: none;
	color: #666;
}
#myAllegroMenu ul li a:hover { color: #333; }
#myAllegroMenu ul #activeMenu {
	font-size: 14px;
	padding: 0 0 0 5px;
	margin-top: -8px;
	background-color: #fff3af;
	border-bottom: none;	
}
#myAllegroMenu ul li strong {
	background: url('/site_images/1/0/tab-r.gif') right top no-repeat;
	padding: 6px 9px 5px 4px;
	display: block;
}
#myAllegroSubMenu, #myAllegroSubMenuEmpty, #myAllegroNoSubMenu {
	background: url('/site_images/1/0/tab-bg-line.gif') 0 100% repeat-x #fff3af;
	border: solid #7790b6; 
	border-width: 0 1px; 
	margin: 0;
	height: 2.09em;
}
#myAllegroSubMenuEmpty, #myAllegroNoSubMenu { height: 4px; font-size: 1px; }
#myAllegroSubMenu ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	font-family: arial, sans-serif; 
	font-weight: bold;  
	font-size: 9pt;
	width: 80em;
}
#myAllegroSubMenu ul li {
	margin: 0;
	padding: 0 8px;
	float: left;
	display: inline;
	background: url('/site_images/1/0/tabs-separ.gif') right bottom no-repeat;
}
#myAllegroSubMenu ul li a {
	color: #444;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
}
#myAllegroSubMenu ul li a:hover { color: #000; }
#myAllegroSubMenu ul #activeSubMenu {
	background: url('/site_images/1/0/pager-corner1.gif') left top no-repeat #fff;
	margin: 0 5px;
	padding: 0 0 0 5px;
	font-size: 13px;
	height: 23px;
	overflow: hidden;
}
#myAllegroSubMenu ul li.withoutSeparator { background: none; }
#myAllegroSubMenu #activeSubMenu strong {
	background: url('/site_images/1/0/pager-corner2.gif') right top no-repeat;
	padding: 4px 7px 0.34em 2px;
	display: block;
}

#myAllegroNoSubMenu { border-top: 1px solid #7790B6; }
/**/
.leftMenuList li {
	background: transparent url('/site_images/1/0/sell_manager/sell-bullet.gif') no-repeat top left;
	margin: 0;
	padding: 0 0 1px 15px;
}
.leftMenuList {
	line-height: 1.3;
	list-style: none;
	margin: 4px 4px 4px 0;
	padding: 4px 0;
}

/* wyszukiwarka + zakladki na listingach */
.tabsContainer {
	width: 100%;
	margin: 0 auto;
}
.tabsContainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.tabsContainer ul li {
	list-style: none;
	float: left;
	width: auto;
	font-size: 12px;
}
.tabsContainer ul li a {
	outline: none;
	text-decoration: none;
	color: #666;
	float: left;
}
.tabsContainer ul li#font_resizer a {
	float: none;
	height: 1px;
	overflow: visible;
}
.tabsContainer ul li#font_resizer span {
	float: none;
	vertical-align: baseline;
}
.tabsContainer ul li.active a { color: #000; }
.tabsContainer ul.tabs {
	background: url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 24px;
	height: 25px;
	display: block;
	overflow: hidden;
	padding-left: 5px;
}
.tabsContainer ul.tabs li span {
	float: left;
	background: url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 19px;
}
.tabsContainer ul.tabs li.active span { background: none; }
.tabsContainer ul.tabs li {
	font-size: 12px;
	font-weight: bold;
	background: #f2f2f2 url('/site_images/1/0/tab-r.gif') no-repeat top right;
	margin: 5px 0 0 5px;
	height: 24px;
	overflow: hidden;
}
.tabsContainer ul.tabs li.active {
	font-size: 14px;
	margin-top: 0;
	background-color: #fff3af;
	height: 25px;
}
.tabsContainer ul.tabs li.active a {
	color: #000;
	font-weight: bold;
}
.tabsContainer ul.tabs li a {
	height: 30px;
	padding: 3px 18px 0 18px;
	background: url('/site_images/1/0/tab-l.gif') no-repeat 0 0;
}
.tabsContainer ul.tabs li a:hover { color: #333; }
.tabsContainer ul.tabs li#font_resizer {
	background:none;
	color:#C8C8C8;
	float:right;
}
.tabsContainer li#font_resizer a {
	background:none;
	padding:1px;
}
.itemNav {
	background: #fff3af url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 25px;
	border: 1px solid #879DBF;
	border-width: 0 1px;
	height:26px;
	overflow:hidden;
}
.pagerTop {
	background: url('/site_images/1/0/pager-corner1.gif') left top no-repeat #fff;
	height: 27px;
	margin: 6px 50px 0 0;
	text-align: center;
	width: 400px;
}
.pagerTop .td-pager {
	height: 30px;
	text-align: center;
	background: url('/site_images/1/0/pager-corner2.gif') right top no-repeat;
	padding-top: 4px;
}
.bottomNav {
	background: #fff url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 0;
	height: 25px;
	overflow: hidden;
}
.pagerBottom {
	background: url('/site_images/1/0/pager-corner3.gif') left bottom no-repeat #fff;
	height: 20px;
	margin: 0 50px 0 0;
	text-align: center;
	width: 400px;
}
.pagerBottom .td-pager {
	height: 16px;
	text-align: center;
	background: url('/site_images/1/0/pager-corner4.gif') right bottom no-repeat;
	padding-bottom: 4px;
	text-align: center;
}

/* new advanced search */
#searchContainer {
	width: 650px;
	margin: 0 auto;
}

#searchContainer .tabs li.active {
	font-size: 14px;
	margin-top: 0;
	background-color: #d6e0f8;
	height: 25px;
}
#searchContainer .tabs li.active a { color: #4d4d4d; }
#searchContainer form { background: #fff url("/site_images/1/0/form-bg.gif") repeat-y -380px 0; }
#searchContainer .itemNav {
	height: 18px;
	background: #d6e0f8;
	border-bottom: 1px #7790b6 solid;
	border-left: 1px #879dbf solid;
	border-right: 1px #879dbf solid;
}
.newForm fieldset {
	text-align: left;
	margin: 0; 
	padding: 0;
	/*border-style: none;*/
	border: #879dbf solid;
	border-width: 0 1px;
}
.newForm fieldset.submit {
	padding: 3px 10px 10px 10px;
	background: transparent url("/site_images/1/0/form-submit600-c-bg.gif") no-repeat bottom left;
	border-style: none; 
	border-top: 1px #d0d0d0 solid;
	text-align: right;
}
.newForm fieldset.submit.last {
	padding: 3px 10px;
	background: #e1e1e1;
	border-bottom: 2px #7790b6 solid;
	border-left: 1px #879dbf solid;
	border-right: 1px #879dbf solid;
}
.newForm legend { 
	margin-left: 1em; 
	color: #000; 
	font-weight: bold; 
} 
.newForm fieldset ol {
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
} 
.newForm fieldset li {
	float: left; 
	clear: left; 
	width: 100%; 
	padding: 2px 0 5px 0; 
	border-top: #d0d0d0 1px solid;
	font-size: 12px;
} 
.newForm fieldset li.subLi, fieldset li.first { border-top: none; }
.newForm label { 
	padding: 3px 0;
	font-size: 10pt;
	float: left; 
	width: 210px; 
	margin: 0 10px 0 5px;
}
.newForm li.subLi label { text-align: right; }
.newForm fieldset li.tip {
	padding: 0;
	background: transparent;
	border-top: none;
}
.newForm fieldset li.tip p {
	font-size: 9pt;
	text-align: left;
	width: 379px;
	float: right;
	background: #FAF7E2 url(/site_images/1/0/common/dots.gif) repeat-x 0 0;
}
.newForm fieldset li.tip p span {
	display: block;
	padding: 2px 10px;
}

/* reks */
#horizontalReks { float: right; }
#horizontalReks caption, #verticalReks caption {
	text-align: left;
	font-size: 12px;
}
#horizontalReks td {
	width: 160px;
	vertical-align: top;
	border-left: 1px solid #e0e0e0; 
	padding: 0 2px;
}
#horizontalReks td, #verticalReks td { font-size: 12px; }
#horizontalReks td span, #verticalReks td span { font-size: 11px; }
#verticalReks { width: 180px; }
#ceneoSearchResult {
	float: left; 
	white-space: nowrap;
}
#ceneoSearchResult td {
	vertical-align: middle; 
	font-size: 12px;
}


/*  ---- ROUND CORNERS BOX  ---- grey on white background------ */

.roundCornerGreyBG
{
	background: #f7f7f7;
	border: 1px solid #d3d3d3; 
	margin: 0; 
	padding: 0;
	margin-bottom: 10px;
}
.roundCornerGreyTL
{
	background: url(/site_images/common/roundbox/corner-greybg-TL.gif) top left no-repeat; 
	position: relative; top: -1px; left: -1px; 
	height: 6px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerGreyTR
{
	background: url(/site_images/common/roundbox/corner-greybg-TR.gif) top right no-repeat; 
	position: relative; right: -2px; 
	height: 6px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerGreyBL
{
	background: url(/site_images/common/roundbox/corner-greybg-BL.gif) bottom left no-repeat; 
	position: relative; bottom: -1px; left: -1px; 
	height: 6px;
	margin: 0; padding: 0;
	font-size: 0px;
}
.roundCornerGreyBR
{
	background: url(/site_images/common/roundbox/corner-greybg-BR.gif) bottom right no-repeat; 
	position: relative; bottom: 0px; right: -2px;
	height: 6px; 
	margin: 0; padding: 0;
	font-size: 0px;
}

/*  ---- ROUND CORNERS BOX  ---- white on grey background --- smaller corners ------ */
.roundCornerWhiteBG
{
	background: #fff;
	border: 1px solid #d3d3d3; 
	margin: 0; 
	padding: 0;
}
.roundCornerWhiteTL
{
	background: url(/site_images/common/roundbox/corner-whitebg-TL.gif) top left no-repeat; 
	position: relative; top: -1px; left: -1px; 
	height: 3px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerWhiteTR
{
	background: url(/site_images/common/roundbox/corner-whitebg-TR.gif) top right no-repeat; 
	position: relative; right: -2px; 
	height: 3px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerWhiteBL
{
	background: url(/site_images/common/roundbox/corner-whitebg-BL.gif) bottom left no-repeat; 
	position: relative; bottom: -1px; left: -1px; 
	height: 3px;
	margin: 0; padding: 0;
	font-size: 0px;
}
.roundCornerWhiteBR
{
	background: url(/site_images/common/roundbox/corner-whitebg-BR.gif) bottom right no-repeat; 
	position: relative; right: -2px; 
	height: 3px;
	margin: 0; padding: 0;
	font-size: 0px;
}
.roundCornerContent
{
	margin: 0; padding: 0 6px;
}

/*  ---- ShowUser green box------ */
.greenbgTxt
{
	height: 47px;
	margin: 0; padding: 0;
	float: left;
	background: url(/site_images/common/roundbox/showuser-greenBG-C.gif) top left repeat-x;
	color: #fff;
	line-height: 18px;
}
.greenbg
{
	margin: 0; padding: 0;
	height: 47px;
	float: left;
	margin: 0 10px 10px 0;
}
.greenbgLeft
{
	margin: 0; padding: 0;
	background: url(/site_images/common/roundbox/showuser-greenBG-L.gif) top left no-repeat;
	width: 5px;
	height: 47px;
	float: left;
}
.greenbgRight
{
	margin: 0; padding: 0;
	background: url(/site_images/common/roundbox/showuser-greenBG-R.gif) top right no-repeat;
	width: 5px;
	height: 47px;
	float: left;
}
.greenbgTxt span {
	display: block;
	float: left;
	text-align: center;
	padding: 5px;
	font-family: verdana;
}
.greenbgTxt .green {
	color: #B7D488;
	font-size: 11px;
}
div.jobSublevel {
	background: url('/site_images/1/0/job/job_dash.gif') no-repeat;
	background-position: 0 0.25em;
	padding-left: 1em;
}

/*********/
#searchSuggest {
	position: absolute; 
	width: 200px;
	border: 1px solid #7f9db9;
	background: #fff;
	z-index: 999;
	overflow: hidden;
	white-space: nowrap;
	display: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
li.first #searchSuggest {
	top: 22px!important;
	top: 24px;
	left: 225px!important;
	left: 228px;
}
#searchSuggest a.suggest { color: #838383; }
#searchSuggest a.suggest, #searchSuggest a.current, #searchSuggest a.current:hover { 
	text-decoration: none;
	padding: 2px 6px;
	margin: 1px;
	display: block;
}
#searchSuggest a.suggest strong { color: #435d86; }
#searchSuggest a.current:hover, #searchSuggest a.current { 
	background-color: #a3a3a3;
	color: #fff;
	font-weight: bold;
}
#searchSuggest a.current strong, #searchSuggest a.current:hover strong { color: #fff; }
#searchSuggest p {
	text-align: right; 
	margin: 0; 
	padding: 2px 6px; 
	border-top: 1px solid #e0e0e0;
	background: #f8f8f8;
}
#searchSuggest p a {
	background: url('/site_images/1/0/input-arrow-up.gif') right center no-repeat #f8f8f8; 
	padding-right: 16px;
	color: #777;
	font-size: 11px;
}
#suggestDown { display: none; }
#suggestDown a {
	background: url('/site_images/1/0/input-arrow-down.gif') center center no-repeat #fff;
	top: 7px;
	left: 55%;
	width: 15px;
	height: 15px;
	position: absolute;
}
/**********/

table.dataTables {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #e0e0e0;
	margin: 0 auto 6px auto;
}
table.dataTables caption {
	border: solid #7790b6;
	border-width: 1px 0;
	text-align: left;
	background-color: #d6e0f8;
	padding: 2px;
	margin: 0 auto;
}
table.dataTables th {
	background: #e0e0e0;
	font-size: 10pt;
	padding: 2px;
}
table.dataTables td {
	font-size: 10pt;
	padding: 2px;
}

#allForPlanet {
	background: url('/site_images/1/0/marketing/allforplanet/eko-1.png') repeat-x;
	width: 100%;
	height: 35px;
}

#allForPlanet p, #allForPlanet p strong {
	padding: 0;
	margin: 0;
	height: 35px;
	display: block;
}

#allForPlanet p strong a {
	line-height: 34px;
	text-indent: 55px;
	text-decoration: none;
	color: #000;
	background: url('/site_images/1/0/marketing/allforplanet/eko-2.png') no-repeat;
	height: 35px;
	display: block;
	overflow: hidden;
}

#allForPlanet p strong a em {
	font-style: normal;
	font-weight: bold;
}

.jshidden {
display: none;
}