#popmess{
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}

#popmess .ui-header{
background-color:rgba(159,81,26,0.9);
}

#popmessconf-popup{
border:1px solid #c3beba;	
}

#popmess h1, #popmessconf h1 {
text-shadow:none;
font-size:1.1em;
padding:0.5em;
margin-left:0;
padding-left:0;
width:100%;
letter-spacing:0.05em;
}

#popmess h3, #popmessconf h3 {
text-shadow:none;
color:#646363;
font-weight:normal;
font-size:0.9em;
background-color:transparent;
}

#popmess .ui-content, #popmessconf .ui-content {
background-color:rgba(255,255,255,0.9) !important;
}

#popmessconf .ui-content {
display:inline-block;	
}

#popmess div a, #popmessconf div a {
background-color:rgba(159,81,26,0.8) !important;
color:#fff !important;
border:1px solid #3a6d5e !important;
letter-spacing:0.05em;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px !important;
margin:1.5em auto 0 auto;
text-shadow:none;
display:inherit;
width:6em;
font-size:1em;
text-decoration:none;
font-weight:normal;
}

#popmessconf div .ui-link {
	float:left;
	margin:0.5 0 0 0;
	width:6em;
	font-size:0.9em;
}

#popmessconf div .ui-link:last-child {
	float:right;	
}

#telefdialog-screen, #cookieDialog-screen {
  background-color:#000;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity:0.7;
  opacity:0.7;
}

#cookieDialog {
  max-width:95% !important;
  margin:0 auto;
}
