html{
	background:#fffae8 url('images/bodybg2.gif') top left repeat-x;
}
body{
	font-size:14px;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color:#1D2868;
	color:#4E4628;
	background:transparent url('images/bodybg3.gif') bottom left repeat-x;
	background:transparent;
}
h1{
	font-size:2.0em;
	line-height: 2em;
}
h2{
	font-size:1.6em;
	line-height: 1.8em;
}
h3,.h3{
	font-size:1.4em;
	line-height: 1.5em;
}
h1,h2,h3{color:#00293F;}
h1,h2,h3, .h3{color:#A60101;}
pre{
	font-size:12px;
}
a{
	text-decoration: none;
}
a:link, a:visited{
	color:#57587F;
	color:#1D2868;
	text-decoration: none;
	border-bottom:1px #444444 dotted;
}
a:hover{
	color:#0000FF;
	text-decoration: none;
	border-bottom:1px transparent dotted;
}
a:active{
	color:#0000FF;
	text-decoration: none;
	border-bottom:1px #ffffff dotted;
}
a img{
	border-width:0px;
}
ul{
	padding-left:30px;
	list-style-type:disc;
}

/* * * * * * * * * * * * * * * * * *  PARAGRAPH AND ELEMENTS SETTINGS   * * * * * * * * * * * * * * * * * * * * */
ul, ol, dl, p {margin-top:0.5em;margin-bottom:0.5em; }
li, dt, dd {margin-top:0.5em;margin-bottom:0.5em; }
p {
	margin:0px;
	line-height:1.5em;
}
sub{
	font-size:0.8em;
}
/* * * * * * * * * * * * * * * * * *  GENERIC CLASS   * * * * * * * * * * * * * * * * * * * * */
.center{
      text-align:center;
}
.left{
      text-align:left;
}
.right{
      text-align:right;
}

.justify{
      text-align:justify;
}
.error, .red{
	color:#CC0000;
}
.ok, .green{
	color:#009900;
}
.blue{
	color:#0F066F;
}
/* * * * * * * * * * * * * * * * * *  QUICKNAV   * * * * * * * * * * * * * * * * * * * * */
.quickNav{
	width:990px;
	margin:10px auto;
	font-size:0.8em;
	text-align:right;
}
/* * * * * * * * * * * * * * * * * *  CONTAINER   * * * * * * * * * * * * * * * * * * * * */
#siteContainer{
	width:990px;
	margin:10px auto;
	text-align:center;
	background:#FFF;
	border:2px #DFD4B5 solid;
	border-top:3px #DFD4B5 solid;
	border-bottom:3px #DFD4B5 solid;
	background:#FFF url('images/bodybg1.gif') 0px 0px repeat-y;
}
#siteContainer .blockSpacer{
	background:#EFEFEF;
	background:#FFF;
}
/* * * * * * * * * * * * * * * * * *  HEAD   * * * * * * * * * * * * * * * * * * * * */
#siteHead{
	padding:0px 10px;
	padding-top:20px;
	height:80px;
	background:transparent url('images/logo_h60.gif') 130px 20px no-repeat;
}
#siteHead h1{
	float:left;
	width:400px;
	text-align:center;
	visibility:hidden;
}
#siteHead .adsBanner_FullBanner{
	width:468px;
	height:60px;
	border:1px #000 solid;
	float:left;
}
/* * * * * * * * * * * * * * * * * *  MAIN NAV   * * * * * * * * * * * * * * * * * * * * */
.mainNav{
	list-style-type:none;
	text-align:center;
	width:990px;
	padding:0px;
	margin:0px auto;
	background:#A60101;
	border:2px #A60101 solid;
	position:relative;
	left:-2px;
	border-top:3px #DFD4B5 solid;
	border-bottom:3px #DFD4B5 solid;
}
.mainNav li{
	float:left;
	margin:0px 18px 0px 0px;
	width:150px;
	border:2px #A60101 solid;
	border-width:4px 0px 4px 0px;
}
.mainNav li.last-child{
	margin:0px 0px 0px 0px;
}
.mainNav li a,
.mainNav li a:link,
.mainNav li a:visited,
.mainNav li a:active{
	display:block;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.4em;
	background-color:#A60101;
	background:#A60101 url('images/mainnavsprite.gif') 0px -28px no-repeat;
	color:#FFF;
	border:none;
	line-height:28px;
}
.mainNav li.current a,
.mainNav li a:hover{
	display:block;
	color:#000;
	background:#A60101 url('images/mainnavsprite.gif') 0px 0px no-repeat;
}
.mainNav li.current a{

}
.mainNav li a.aImage:hover{

}
.mainNav li a.aAudio:hover{

}
/* * * * * * * * * * * * * * * * * *  SITEBODY   * * * * * * * * * * * * * * * * * * * * */

#siteBody{
	margin:0px auto;
	text-align:left;
}
#siteBody h1{
	background:url('images/title_dash.gif') top center repeat-x;
	padding-left:20px;
}
#siteBody h1 span{
	background:#FFF;
	padding:0px 5px;
}
.mainCont{
	float:right;
	width:670px;
	margin-right:20px;
	padding-bottom:15px;
}

.mainSidebar{
	float:left;
	width:255px;
	padding-top:1em;
	margin-left:20px;
	padding-bottom:10px;
}
/* * * * * * * * * * * * * * * * * *  BOTTOM BLOCK   * * * * * * * * * * * * * * * * * * * * */
#siteExtraBlock{
	text-align:left;
	clear:both;
	padding:20px 0px 20px 0px;
	background:transparent url('images/bgTransTop.gif') top center no-repeat;
	background:#FFFAE8;
	margin:0px 20px 20px 20px;
	border-top:6px #EEE8D1 solid;
}
#siteExtraBlock h3{
	font-weight:normal;
	text-align:left;
	padding:3px 0px 3px 10px;
	background:url('images/title_dots.gif') center left repeat-x;
}
#siteExtraBlock h3 span{
	background:#FFF;
	padding:1px 3px;
}

#siteExtraBlock .quickContactForm{
	float:left;
	width:340px;	
	margin:0px 30px 0px 40px;
	border:2px #DFD4B5 solid;
	background:#FFF;
	padding:0px 0px 10px 0px;
}
#siteExtraBlock .quickContactForm input,
#siteExtraBlock .quickContactForm textarea{
	margin-left:60px;
}

#siteExtraBlock .quickContactForm label{
	position:absolute;
	text-align:left;
	width:60px;
}
#siteExtraBlock .quickContactForm .submitHolder input{
	margin:0px;
}
#siteExtraBlock .adsHolder{
	float:left;
	width:235px;
	width:200px;
	text-align:center;
	margin-left:30px;
	border:2px #DFD4B5 solid;
	background:#FFF;
	padding:0px 0px 10px 0px;
}
#siteExtraBlock .adsHolder .adsBanner_Rectangle{
	width:180px;
	height:260px;
	margin:0px auto;
}

#siteExtraBlock .infoHolder{
	float:left;
	width:320px;
	width:270px;
	border:2px #DFD4B5 solid;
	background:#FFF;
	padding:0px 0px 10px 0px;
}
#siteExtraBlock .infoHolder p{
	text-align:left;
	line-height:24px;
	padding:0px 10px;
}
/* * * * * * * * * * * * * * * * * *  FOOT   * * * * * * * * * * * * * * * * * * * * */
#siteFoot{
	text-align:center;
	width:994px;
	margin:10px auto;
	font-size:0.8em;
	padding:8px 0px;
	background:#DFD4B5;
}
/* * * * * * * * * * * * * * * * * *  GENERIC FORM  * * * * * * * * * * * * * * * * * * * * */
form{

}
form input,form select,form textarea{
	padding:3px;
	font-size:1.2em;
	color:#1D2868;
	font-weight:bold;
	border:1px #ABADB3 solid;
	background:#FFF url('images/bgInputShadowIn.gif') 1px 1px no-repeat;
}
form label,
label{
	color:#000;
}
fieldset{
	border:1px #000 solid;
	border:1px #004F03 solid;
	padding:5px 10px 10px 10px;
	margin-bottom:20px;
	background:#F5F5F5;
	background:#EEF2F2;
	border:none;
	border:1px #DFD4B5 solid;
	border:1px #DCDAC2 solid;
}
fieldset,
.imageUploadForm fieldset,
.imageEditForm fieldset,
.audioUploadForm fieldset,
.pictureDetails fieldset{
	background:#F5F5F5 url('images/bgGradSmooth60.gif') bottom right no-repeat;
	background:#EEF2F2;
}
legend{
	color:#1D2868;
	padding:4px 8px;
	background:#FFF;
	border:3px #DFD4B5 double;
	border:3px #DCDAC2 double;
	font-weight:bold;
	font-size:1.2em;
}
form .tip{
	color:#444728;
}
p.hightlight{

}
p.hightlight label{
	color:red;
	font-weight:bold;
}
p.hightlight input,
p.hightlight select,
p.hightlight textarea{
	border:1px red solid;
}
form p{
	margin:0.5em 0em 0.5em 0em;
}
form p.textareaHolder a{
	vertical-align:top;
}
form p.textareaHolder label{
	vertical-align:top;
}
form p.submitHolder{
	text-align:center;
	font-size:0.8em;
}

/* * * * * * * * * * * * * * * * * *  GENERIC TABLES  * * * * * * * * * * * * * * * * * * * * */
.table, .table tr, .table tr td{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:normal;
	color:#29385F;
	font-size:12px;
}
.table{
	width:100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid dashed solid dashed;
	border-color: black gray black gray;
	border-collapse: collapse;
}
.table th,.table .th{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #DFD3C3 #DFD3C3 #DFD3C3 #DFD3C3;
	border-collapse: collapse;
	padding:8px 5px 8px 5px;
	vertical-align:middle;
	text-align:center;
}
.table td{
	border-width: 0px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray #DFD3C3 #DFD3C3 #DFD3C3;
	border-collapse: collapse;
	padding:5px 5px 5px 5px;
	vertical-align:middle;
	background-color:transparent;
}
.thead th,.th, .table td.th, .table td.th{	
	background-color:#F5F1E2;
	text-align:center;
}
.thover, .thover td{background-color:transparent;}

.trowbg_0, .trowbg_0 td{background:#FFFFFF;}
.trowbg_1, .trowbg_1 td{background:#FAFAFA;}
tr.highlight, tr.highlight td{background-color:#DFDFDF;}

.thover_on, .thover_on td{background-color:#FFFCEF;cursor:default;}

.table .opcije_2b{
	width:250px;
}
.table .opcije_1b{
	width:100px;
}
.table th a,
.table .th a{
	color:#29385F;
	border:none;
	font-weight:bold;
}
.table th a:hover,
.table .th a:hover{
	color:#29385F;
	text-decoration:none;
}
/* * * * * * * * * * * * * * * * * *  PAGINATION  * * * * * * * * * * * * * * * * * * * * */
.paginationHolder{
	line-height:30px;
	text-align:center;
}
.paginationHolder a{
	border:1px #DFDFDF solid;
	padding:3px 6px;
}
.paginationHolder a.current{
	font-weight:bold;
	background:#F5F1E2;
}
/* * * * * * * * * * * * * * * * * *  FORGOT PASSWORD FORM  * * * * * * * * * * * * * * * * * * * * */
form.forgotPasswordForm label{
	width:130px;
	position:absolute;
}
form.forgotPasswordForm input,
form.forgotPasswordForm span{
	margin-left:140px;
}
form.forgotPasswordForm .submitHolder input{
	margin-left:0px;
	width:148px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px 0px no-repeat;
	height:31px;
}
/* * * * * * * * * * * * * * * * * *  POSTAVKE FORM  * * * * * * * * * * * * * * * * * * * * */
form.settingsForm label,
form.changeEmailForm label,
form.changePasswordForm label{
	width:200px;
	position:absolute;
}
form.settingsForm input,
form.changeEmailForm input,
form.changePasswordForm input,
form.settingsForm span,
form.changeEmailForm span,
form.changePasswordForm span{
	margin-left:210px;
}
form.settingsForm .submitHolder input,
form.changeEmailForm .submitHolder input,
form.changePasswordForm .submitHolder input{
	margin-left:0px;
	width:148px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px 0px no-repeat;
	height:31px;
}
/* * * * * * * * * * * * * * * * * *  STYLED FILE INPUT  * * * * * * * * * * * * * * * * * * * * */
.styledFileInputWrapper{
	
}
.styledFileInputWrapper .styledFileInputText{
	width:170px;
	font-size:1.2em;
	
}
.styledFileInputWrapper .styledFileInputButton{
	font-size:1em;
	padding:0px 3px 3px 3px;
	margin-left:2px;
	height:35px;
	position:relative;
	top:-1px;
	margin-top:-4px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px -35px no-repeat;
	z-index:10;
}
.styledFileInputWrapper .originalFileInput{
	width:290px;
	position:absolute;
	z-index:20;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
}
.styledFileInputWrapper a.systemToolTipLink{
}

/* * * * * * * * * * * * * * * * * *  LOGIN FORM  * * * * * * * * * * * * * * * * * * * * */
.userLoginForm{
	text-align:center;
	font-size:12px;
}
.userLoginForm label{
	display:block;
	font-weight:bold;
	font-size:1.2em;
	padding:0px 0px 3px 0px;
	text-align:left;
}
.userLoginForm input{
	margin:0px;
	margin-bottom:1em;
	width:150px;
	text-align:center;
}
.userLoginForm .submitHolder input{
	width:148px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px 0px no-repeat;
	height:31px;
}
.userLoginForm .userMenu li{
	color:#A60101;
}
.userLoginForm .userMenu{
	text-align:left;
	font-size:14px;
}
.userLoginForm a{
	
}
/* * * * * * * * * * * * * * * * * *  SEARCH FORM  * * * * * * * * * * * * * * * * * * * * */
.searchForm p{
	text-align:center;
}
.searchForm p input,
.searchForm p select{
}
.searchForm .submitHolder input{
	margin-left:0px;
	margin-right:0px;
	width:148px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px 0px no-repeat;
	height:31px;
}

/* * * * * * * * * * * * * * * * * *  UPLOAD PROGRESS BAR  * * * * * * * * * * * * * * * * * * * * */
#progressBarHolder{
	border:1px #000 solid;
	display:none;
	width:400px;
	height:16px;
	font-size:12px;
	overflow:hidden;
	background:#FFF url('images/progressBarGray.gif') top left repeat-x;
	
	/* NO APC */
	background:#EEF2F2;
	border:none;
	height:39px;
}
#progressValue{
	width:400px;
	position:absolute;
	text-align:center;
	color:#000;
	padding-top:2px;
	
	/* NO APC */
	position:relative;
}
#progressBarValue{
	height:16px;
	width:1px;
	background:#A4B1EF url('images/progressBarRed.gif') top left repeat-x;
	
	/* NO APC */
	background:#EEF2F2 url('images/loader_bar.gif') top center no-repeat;
	height:19px;
}
/* * * * * * * * * * * * * * * * * *  NEWSLETTER SUBSCRIPTION FORM  * * * * * * * * * * * * * * * * * * * * */
.newsletterSubscriptionForm .submitHolder input{
	width:318px;
	height:35px;
	padding:0px 4px 3px 4px;
	margin:0px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px -105px no-repeat;
}
/* * * * * * * * * * * * * * * * * *  AUDIO EDIT FORM  * * * * * * * * * * * * * * * * * * * * */
.audioUploadForm .styledFileInputWrapper .styledFileInputText{
	width:170px;
}
.audioUploadForm .styledFileInputWrapper .styledFileInputButton{
	width:80px;
}
.audioUploadForm .styledFileInputWrapper .originalFileInput{
	width:290px;
}
.audioUploadForm .submitHolder input{
	width:318px;
	height:35px;
	padding:0px 4px 3px 4px;
	margin:0px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px -105px no-repeat;
}
/* * * * * * * * * * * * * * * * * *  IMAGE EDIT FORM  * * * * * * * * * * * * * * * * * * * * */

.imageEditForm fieldset{
	padding-left:20px;
	padding-right:20px;
}
.imageEditForm label{
	width:210px;
	display:block;
	position:absolute;
}
.imageEditForm input{
	margin-left:210px;
	width:250px;
}
.imageEditForm input.checkbox{
	width:auto;
}
.imageEditForm select{
	margin-left:210px;
}
.imageEditForm input.last-child,
.imageEditForm select.last-child{
	margin:0px;
}
.imageEditForm .submitHolder input{
	width:148px;
	height:35px;
	padding:0px 4px 3px 4px;
	margin:0px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px 0px no-repeat;
}
/* * * * * * * * * * * * * * * * * *  IMAGE UPLOAD FORM  * * * * * * * * * * * * * * * * * * * * */

.imageUploadForm fieldset{
	padding-left:20px;
	padding-right:20px;
}
.imageUploadForm label{
	width:150px;
	display:block;
	position:absolute;
}
.imageUploadForm input{
	margin-left:150px;
	width:250px;
}
.imageUploadForm select{
	margin-left:150px;
}
.imageUploadForm .submitHolder input{
	width:317px;
	height:35px;
	padding:0px 4px 3px 4px;
	margin:0px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px -105px no-repeat;
}

input.sizeFull{
	width:620px;
	display:block;
	margin-left:15px;
	
	padding:3px;
	color:#1D2868;
	border:1px #ABADB3 solid;
	background:#FFF url('images/bgInputShadowIn.gif') 1px 1px no-repeat;
}
input#imageUpload_outputQuality,
input#imageUpload_outputHeight,
input#imageUpload_outputWidth{
	width:50px;
	text-align:center;
}
.imageUploadForm .styledFileInputWrapper .styledFileInputText{
	width:170px;
}
.imageUploadForm .styledFileInputWrapper .styledFileInputButton{
	width:80px;
}
.imageUploadForm .styledFileInputWrapper .originalFileInput{
	width:290px;
}
/* * * * * * * * * * * * * * * * * *  REGISTER FORM  * * * * * * * * * * * * * * * * * * * * */
.registerForm{
}

.registerForm fieldset{
	padding-left:30px;
}
.registerForm label{
	width:150px;
	display:block;
	position:absolute;
}
.registerForm input{
	margin-left:150px;
	width:250px;
}
.registerForm .submitHolder input{
	margin:0px;
	width:150px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px 0px no-repeat;
	height:31px;
}
form input.antiSpamInput,
.registerForm input.antiSpamInput{
	padding:3px 0px;
	font-size:26px;
	font-weight:bold;
	color:#1D2868;
	width:90px;
	text-align:center;
}
form img.antiSpamImg{
	vertical-align:bottom;
}
/* * * * * * * * * * * * * * * * * *  CONTACT FORM  * * * * * * * * * * * * * * * * * * * * */
.contactForm{
}

.contactForm span{
	font-weight:bold;
	color:#A60101;
	vertical-align:top;
	padding:0px 5px;
	font-size:1.2em;
}

.contactForm fieldset{
	padding-left:30px;
}
.contactForm label{
	width:150px;
	display:block;
	position:absolute;
}
.contactForm input,
.contactForm select,
.contactForm textarea{
	margin-left:150px;
	width:250px;
}
.contactForm select{
	width:auto;
}
.contactForm .submitHolder input{
	margin:0px;
	width:150px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px 0px no-repeat;
	height:31px;
}
.contactForm input.antiSpamInput{
	padding:3px 0px;
	font-size:26px;
	font-weight:bold;
	color:#1D2868;
	width:90px;
	text-align:center;
}
/* * * * * * * * * * * * * * * * * *  EXTRA BOX QUICK CONTACT  * * * * * * * * * * * * * * * * * * * * */
.quickContactForm {
	text-align:center;
}
.quickContactForm input{
	width:190px;
}
.quickContactForm textarea{
	width:185px;
}
.quickContactForm .submitHolder input{
	width:80px;
	height:35px;
	line-height:35px;
	padding:0px 4px 3px 4px;
	margin:0px;
	border:none;
	background:transparent url('images/spriteButtons.gif') 0px -35px no-repeat;
}

/* * * * * * * * * * * * * * * * * *  TRANSPARENCY SELECTOR  * * * * * * * * * * * * * * * * * * * * */
.img_transparency_selector{

}
.img_transparency_selector .transparency_selector_img_dot{
	width:1px;
	height:1px;
	position:absolute;
	background:#000;
	border:1px #FFF solid;
	z_index:99999;
}
.img_transparency_selector img{
	float:left;
	cursor:crosshair;
	pointer:crosshair;
}
.img_transparency_selector .sidebar{
	float:left;
	padding:0px 0px 0px 10px;
}
.img_transparency_selector .sidebar input{
	margin-left:0px;
	width:auto;
}
.img_transparency_selector .sidebar .data{
	width:40px;
	margin-left:0px;
}
/* * * * * * * * * * * * * * * * * *  SYSTEM MESSAGES  * * * * * * * * * * * * * * * * * * * * */
.systemError h1{
	color:#A60101;
}
a.systemToolTipLink{
	border:none;
	cursor:help;
	pointer:help;
	text-align:left;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.systemToolTipLink span{
	display:none;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
p:hover .systemToolTipLink span,
p:focus .systemToolTipLink span,
.systemToolTipLink:hover span{
	display:inline;
	position:absolute;
	padding:4px;
	padding-left:30px;
	margin-left:-15px;
	background-color:#DFDFDF;
	border:1px #0F184F solid;
	color:#0F184F;
}
.systemNotice{
	width:510px;
	margin:5px auto;
	padding:9px;
	line-height:1.5em;
}
.systemInfo{
	border:3px #ABADB3 solid;
	border:3px #6177DF solid;
	padding-left:70px;
	background:#F5F5F5 url('images/icoInfoBlueS.gif') 10px 5px no-repeat;
}


.dialog_box{
	border:3px #DFD3C3 solid;
	background:#F5F1E2;
	margin:20px auto;
	padding:5px;
	width:500px;
	color:#000;
}
.dialog_box .dialog_line{
	line-height:22px;
	border:none;
	font-weight:bold;
	font-size:14px;
	vertical-align:center;
}
.dialog_box.error{
	
}
.dialog_box .error{
	color:#CC0000;
	padding-left:25px;
	background: #F5F1E2 url('images/icoErrorRedXXS.gif') center left no-repeat;
}
.dialog_box.warning{
	padding-left:45px;
	background: #FFFFDF url('images/icoWarningYellowXS.gif') center left no-repeat;
	color:#BF853B;
}
.dialog_box .controls{
	line-height:20px;
	border:none;
}
.dialog_line.ok{
	color:#01AF00;
}
.dialog_line.message{
	color:#000;
}
.dialog_line .th{
	font-weight:bold;
}
.dialog_line.bgred{
	background:#CC0000;
	color:#FFF;
}
/****************** CLEARFIX *********************/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */