.booking-tip-1 {
	position: absolute;
	overflow: auto;
	background: url(corner1.png) top right no-repeat;
	padding: 0;
}

.booking-tip-2 {
    overflow: auto;
    background: url(corner2.png) top left no-repeat;
    padding: 0;
}

.booking-tip-3 {
    overflow: auto;
    background: url(corner3.png) bottom left no-repeat;
    padding: 0;
}

.booking-tip-4 {
    overflow: auto;
    background: url(corner4.png) bottom right no-repeat;
    padding: 20px 3px 13px 2px;
}

.inner-middle-tip table {
	width: 99%;
}

.booking-close, .booking-close a { 
    margin: 0 !important;
	padding-bottom: 5px;
	font-size: 10px !important;
	text-align: right !important;
}

.inner-middle-tip {
	overflow: auto;
	background: url(center.png);
	padding: 0 8px;
	font-size: 12px;
	font-family: Tahoma,Arial;
}

.inner-middle-tip ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.inner-middle-tip p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0B6993;
	padding: 5px 0;
}

.inner-middle-tip input, .inner-middle-tip textarea {
	border: none;
	padding: 0 !important;
	margin: 2px 0 !important;
	line-height: 22px;
	height: 22px;
	font-size: 14px;
	width: 140px;
    vertical-align: middle;
}

.inner-middle-tip label {
	display: inline-block;
	margin: 2px;
	vertical-align: middle;
	color: #FFFFFF;
}

.inner-middle-tip #cookie, .inner-middle-tip .width-auto { 
    width: auto !important; 
}

.inner-middle-tip a {
	color: #FFFFFF;
	text-decoration: none;
}

.inner-middle-tip a:hover {
    text-decoration: underline;
}

.booking-close, .booking-register {
   color: #0B6993;
   text-transform: uppercase;
}

.booking-register, .booking-register:hover { font-weight: bold;}

.inner-middle-tip li {padding-bottom: 10px; color: #FFFFFF;}

.inner-middle-tip li #email { width : 420px; }

.inner-middle-tip li #password { width : 220px; }

.inner-middle-tip li #conf_password { width : 220px; }

.inner-middle-tip li #name { width : 420px; }

.inner-middle-tip li #address { width : 420px; height: 60px; resize: none;}

.inner-middle-tip li #postal_code { width : 120px; }

.inner-middle-tip li #postal_description { width : 290px; }

.inner-middle-tip li #phone { width : 255px; }

.inner-middle-tip li #birth { width : 155px; }

.inner-middle-tip li #email_recover { width: 290px; }

.inner-middle-tip li #start_session {font-weight: bold; text-transform: uppercase; line-height:normal; background: #808285; width: auto; padding: 3px 5px; cursor: pointer;}

#login_submit {width: 20px; font-weight: bold; background: #999999; }

#start-session { padding: 0 !important; margin: 0 !important;}

#register-user, #register-user ul, .inner-middle-tip ul {
	padding: 0 5px !important;
	margin: 0 !important;
}
