/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%; height:100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333;
	min-width:960px;
	height:100%;
	background:#5d87ae;
}
.main {
	width:960px; 	
	margin:0 auto;
	font-size:0.75em;
	line-height:1.6em;
	position:relative;
}

a {
	color: #5d87ae;
	text-decoration:none;
	outline:none;
}
	a:hover {
		text-decoration:underline;
	}
.clear {
	clear:both; 
	width:100%; 
	line-height:0; 
	font-size:0;
	height:0;
	padding:0;
	margin:0;
}
.wrapper {
	width:100%; 
	overflow:hidden;
	position:relative;
}

p {
	font-size:14px;
	line-height:20px;
	padding:0 0 20px 0;
}
	.p1 {padding:0 0 20px 37px;}
	.p2 {padding:0 0 22px 0;}
.fright {float:right;}
.fleft {float:left;}
.aligncenter {text-align: center;}
.alignright {text-align:right;}
.color-1 {color:#9b9793;}
strong.extra {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	color:#5d87ae;
	padding:140px 10px 20px 25px;
}
.impact {word-spacing:-1px;}
.relative {position:relative;}
/*********************************lists**********************************/
.list-1 li {
	display:block;
	line-height:40px;
	background:url(../images/list-1-border.gif) repeat-x 0 bottom;
}
	.list-1 li a {
		font-size:12px;
		background:url(../images/list-1-marker.gif) no-repeat 1px 4px;
		padding:0 0 0 13px;
		color:#b2b2b2;
	}
		.list-1 li a:hover {
			text-decoration:none;
			color:#5d87ae;
		}
	.list-1 li.last {background:none;}
/*********************************boxes**********************************/
.img-indent {
	float:left;
	margin:0 20px 0 0;
}
.img-indent-bot {
	margin:0 0 24px 0;
}
.text-box {
	float:left;
	width:370px;
	padding:0 0 0 20px;
	margin:-3px 0 0 0;
}
/*********************************indents**********************************/
.padding-1 {padding:0 0 0 3px;}
	#page6 .padding-1 {padding:0 280px 0 0;}
.padding-2 {padding:0 0 0 40px;}
.padding-3 {padding-bottom:33px;}
.padding-4 {padding-top:24px;}
article.a1 {padding:0 5px;}
/*********************************other**********************************/
/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}
/* Lightbox video */
.lightbox-video {
	position:relative;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-video img {
		position:relative;
		z-index:2;
		}
	.lightbox-video span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/video-magnify.png) no-repeat 50% 50%;
		z-index:3;
		cursor:pointer;
		}
.img-box {
	padding:0 0 44px 0;
	margin:0 0 26px 0;
}
.img-box strong {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:#5d87ae;
	color:#fff;
	display:block;
	padding:9px 0;
	text-align:center;
	font-size:21px;
	line-height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	z-index:20;
	cursor:pointer;
}
.img-box:hover {text-decoration:none;}
#page2 figure {padding:15px 0 0 0;}
figure strong.extra {padding:0 0 4px 0;}
figure small {
	display:block;
	font-size:12px;
	line-height:16px;
}

.button-1 {
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	padding:11px 19px 10px 19px;
	color:#202020;
	font-size:14px;
	line-height:20px;
	background:#f1f1f1;
	cursor:pointer;
	text-transform:uppercase;
}
	.button-1:hover {
		color:#f1f1f1;
		background:#202020;
		text-decoration:none;
	}
.button-2 {
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	padding:11px 19px 10px 19px;
	font-size:14px;
	line-height:20px;
	cursor:pointer;
	text-transform:uppercase;
	color:#fff;
	background:#5d87ae;
}
	.button-2:hover {
		color:#5d87ae;
		background:#f1f1f1;
		text-decoration:none;
	}
	#extra-content .button-2:hover {background:#fff;}
.sermons-desc {padding:0 0 20px 0;}
.sermons-desc dt {display:block;}
	.sermons-desc dt strong {
		display:block;
		font-size:15px;
		line-height:19px;
		font-weight:normal;
	}
	.sermons-desc dt span {
		display:block;
		font-size:14px;
		line-height:19px;
		padding:5px 0 10px 0;
	}
.sermons-desc dd {
	font-size:13px;
	line-height:20px;
}
#faded {
	padding:44px 0 40px 0;
	position:relative;
}
#faded .pagination {display:none;}
#faded .content-slider {
	height:709px !important;
	border-top:3px solid #f1f1f1;
	border-bottom:3px solid #f1f1f1;
}
	#faded .content-slider li {background:#fff;}
	#faded .navigate-top {
		position:absolute;
		top:4px;
		left:0;
		overflow:hidden;
	}
	#faded .navigate-bottom {
		position:absolute;
		bottom:3px;
		left:0;
		overflow:hidden;
	}	
		#faded .navigate-bottom .pagination, #faded .navigate-top .pagination {overflow:hidden; float:left; padding:0 10px; display:block;}
		#faded .pagination li {float:left; padding:0 10px;}
		#faded .pagination li a {font-size:13px; color:#b2b2b2;}
		#faded .pagination li a:hover, #faded .pagination li.current a {color:#5d87ae; text-decoration:none;}
		#faded .next, #faded .prev {
			float:left;
			font-size:13px;
			font-weight:bold;
		}
		#faded .next:hover, #faded .prev:hover {text-decoration:none; color:#b2b2b2;}
	#faded .button-1 {padding:11px 24px 10px 24px;}
	#faded .button-2 {padding:11px 23px 10px 23px;}

#page6 strong.extra {padding:0 10px 14px 0;}
/*********************************header*************************************/	
header {
	background:#fff;
	position:relative;
	z-index:7;
}
header .inner {
	overflow:hidden;
	padding:33px 5px 25px 5px;
	position:relative;
	z-index:8;
}
h1 {float:left;}
	h1 a {
		display:block;
		background: url(../images/synod-logo.jpg) no-repeat 0 0;
		width:500px;
		height:125px;
		text-indent:-999em;
	}
		h1 a:hover {text-decoration:none;}

/*********************************navigation**********************************/
header nav {
	background:#f1f1f1;
	height:auto;
	position:relative;
	z-index:9;
}
.sf-menu {
	list-style:	none;
	padding:0;
	margin:0 auto;
	width:950px;
}
.sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	height:auto;
	width:100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
} 
.sf-menu li {
	float:left;
	position:relative;
	width:189px;
	border-right:1px solid #f1f1f1;
}
	.sf-menu li.last {padding:0;}
.sf-menu li a {
	display:block;
	color:#aba7a3;
	font-size:14px;
	line-height:17px;
	text-align:center;
	text-transform:uppercase;
	padding:30px 0 26px 0;
	background: url(../images/nav-tail.gif) repeat-x 0 0;
	word-spacing:2px;
}
	.sf-menu li.sfHover > a, .sf-menu li > a:hover {
		text-decoration:none;
		color:#fff !important;
		background:url(../images/nav-tail.gif) repeat-x 0 -73px !important;
	}
	.sf-menu li a.active {
		text-decoration:none;
		color:#5d87ae;
		background:url(../images/nav-tail-active.gif) repeat-x 0 0;
	}
.sf-menu ul li {
	display:block;
	float:none;
	border:none;
	padding:0 0 1px 0;
}
	 	.sf-menu li.sfHover ul li a {
			color:#979797;
			padding:16px 0;
			background:#f1f1f1;
		}
			.sf-menu li.sfHover ul li a:hover, .sf-menu li.sfHover ul li.sfHover a.sf-with-ul {
				color:#fff;
				background:#5d87ae;
			}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			74px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			134px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-sub-indicator {
	display:none;
}
/*********************************headers*************************************/
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}

#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:26px;
	font-style:italic;
	font-weight:normal;
	color:#fff;
	background:url(../images/text-header-tail.gif) repeat-x 0 bottom #5d87ae;
	padding:20px 10px 27px 37px;
	margin:0 0 26px 0;
}
#content h3.extra {
	color:#000;
	background: url(../images/text-header-extra.gif) repeat-x 0 bottom #f1f1f1;
	margin:0 0 22px 0;
}
	#page2 #content h3.hp-1 {margin:0 0 30px 0;}
	#page2 #content h3.hp-2 {margin:0 0 26px 0;}
	#page3 #content h3.hp-2 {margin:0 0 26px 0;}
#extra-content h3 {
	color:#000;
	font-size:21px;
	line-height:26px;
	padding:0 0 32px 0;
}
	#extra-content h4 {
		color:#5d87ae;
		font-size:18px;
		line-height:24px;
		padding:3px 0 4px 0;
	}
	#extra-content h3 a {color:#5d87ae;}
	#extra-content h3 a:hover {color:#555; text-decoration:none;}
aside h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#9f9f9f;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	padding:0 0 8px 0;
	font-style:normal;
	text-transform:uppercase;
}
	aside h3.extra {color:#5d87ae;}
/*********************************content*************************************/	
#content {
	position:relative;
	z-index:5;
	padding:28px 0 30px 0;
	background:url(../images/content-bottom-bg.gif) no-repeat center bottom #fff;
}
	#page1 #content {background:#fff;}
	#page2 #content {padding:47px 0 53px 0;}
	#page3 #content {padding:0 0 38px 0;}
	#page4 #content {padding:47px 0 20px 0;}
	#page5 #content {padding:0 0 57px 0;}
	#page6 #content {padding:0 0 32px 0;}
.map-container {padding:14px 0 0 0;}		
iframe {
	width:550px;
	height:504px;
	border:none;
	margin:0;
}

.adress {width:122px;}
	.adress dt {
		display:block;
		font-size:12px;
		line-height:20px;
		color:#000;
		padding:9px 0 20px 0;
	}
	.adress dd {
		display:block;
		overflow:hidden;
		font-size:12px;
		line-height:20px;
	}
		.adress dd span {float:right;}
/*********************************bottom content*************************************/
#extra-content {
	background:#f1f1f1;
	padding:40px 0 7px 0;
}
	#page2 #extra-content {padding:40px 0 22px 0;}
	#page4 #extra-content {padding:41px 0 57px 0;}
	#extra-content small {
		display:block;
		font-size:14px;
		line-height:19px;
		color:#a8a8a8;
		padding:0 0 16px 0;
	}
/*********************************aside*************************************/
aside {
	background:#fff;
	padding:46px 0 38px 0;
	position:relative;
}
/****************************forms************************/
#form1 {
	display:block; 
	height:503px;
	position:relative;
	padding:11px 0 0 0;
}
#form1 fieldset {overflow:hidden;}
#form1 label {
	display:block; 
	height:50px;
	clear:both;
	position:relative;
}
	#form1 label.message {
		height:auto;
	}
#form1 span {
	display:none;
	color:#f00;
	margin:0 0 0 5px;
	float:left;
	font-size:12px;
	line-height:15px;
	width:150px;
}
#form1 label span.errors {
	display:block;
	margin:0;
}
#form1 input {
	width:207px; 
	font-size:12px;
	padding:10px 10px 8px 10px; 
	background:#fff;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	border:1px inset #f1f1f1;
	display:block;
	float:left;
	color:#b2b2b2;
	margin:0;
	box-shadow:none !important;
}
#form1 textarea {
	height:275px;
	width:367px;
	font-size:12px; 
	padding:10px 10px 8px 10px;  
	background:#fff;
	outline:none;
	border:1px inset #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	resize:none;
	overflow:auto;
	color:#b2b2b2;
	margin:0;
}
#form1 .btns {
	padding:0;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;
	height:auto;
	width:auto;
}
	#form1 .btns a {
		cursor:pointer;
		float:right;
		margin:0 0 0 2px;
	}
	#form1 .btns .button-1 {padding:11px 20px 10px 20px;}
	#form1 .btns .button-2 {padding:11px 21px 10px 21px;}
.success {
	display:none;
	font-size:12px;
	line-height:18px;
	color:#b2b2b2;
	padding:0;
	top:-8px;
	left:0;
	position:absolute;
}
#groups-form {padding:11px 0 20px 0;}
form.jqtransformdone div.row {
	clear:both;
	height:50px;
}
	form.jqtransformdone div.row-last {
		clear:both;
		height:51px;
	}
#groups-form span.label {
	float:left;
	width:125px;
	padding:8px 12px 0 0;
	text-align:right;
	font-size:12px;
	line-height:17px;
	color:#b2b2b2;
}
/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	border:1px inset #f1f1f1;
	height: 33px;
	padding: 0px;
	float:left;
	width:330px !important;
}
.jqTransformInputInner {
	padding: 4px 0 0 0;
	margin: 0px;
}
.jqTransformInputInner div {
	height: 26px;
	margin:0px 0px 0px 0;
	overflow:hidden;
}
.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	color:#818181;	
	border: none;
	padding: 4px 0px 3px 6px;
	margin: 0px;
	background:transparent;
	float:left;
	outline:none;
	width:321px !important;
}
.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}
/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	border:1px inset #f1f1f1;
	height: 33px;
	padding: 0px;
	float:left;
	width:330px !important;
	z-index:20;
	position:relative;
}
	.type1 .jqTransformSelectWrapper {
		width:160px !important;
	}
.jqTransformSelectWrapper div span {
	font-size: 11px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 10px;
	overflow: hidden;
	cursor:pointer;
}
	#page4 .jqTransformSelectWrapper div span {
		padding:4px 0 0 10px;
	}
.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 1px;
	top:1px;
	width: 31px;
	height: 31px;
	background:url(../images/select-button-bg.gif) no-repeat 0 0;
}
.jqTransformSelectWrapper ul {
	position: absolute;
	top: 33px;
	left: 0px;
	list-style: none;
	background-color: #fff;
	border: solid 1px #bbb;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	z-index:100;
	width:327px !important;
}
	.type1 .jqTransformSelectWrapper ul {
		width:157px !important;
	}
.jqTransformSelectWrapper ul a {
	display: block;
	padding: 6px 3px 6px 10px;
	text-decoration: none;
	color:#929292;
	background-color: #fff;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #f1f1f1;
	color: #929292;
}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#ccc;
	color: #818181;
}
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}
/****************************footer************************/
footer {
	font-size:14px;
	line-height:20px;
	color:#fff;
}
	footer .inner {
		overflow:hidden;
		width:950px;
		margin:0 auto;
		padding:42px 0;
	}
	footer strong {
		font-size:14px;
		color:#fff;
		font-weight:normal;
		padding:0 3px 0 0;
	}
	footer a {
		font-size:14px;
		color:#fff;
		font-weight:normal;
	}
.social-links {
	float:right;
	overflow:hidden;
	padding:0 5px 0 0;
}
	.social-links li {float:left;}
	.social-links li a {height:21px;}
	.social-links li a.soc-item-1 {
		width:22px;
		background: url(../images/footer-links.png) no-repeat 0 0;
		display:block;
	}
	.social-links li a.soc-item-2 {
		width:18px;
		background: url(../images/footer-links.png) no-repeat -38px 0;
		margin:0 0 0 16px;
		display:block;
	}
	.social-links li a.soc-item-3 {
		width:26px;
		background: url(../images/footer-links.png) no-repeat -68px 0;
		margin:0 0 0 12px;
		display:block;
	}
	.social-links li a.soc-item-1:hover {background: url(../images/footer-links.png) no-repeat 0 -21px;}
	.social-links li a.soc-item-2:hover {background: url(../images/footer-links.png) no-repeat -38px -21px;}
	.social-links li a.soc-item-3:hover {background: url(../images/footer-links.png) no-repeat -68px -21px;}
	#easyTooltip {
		padding:5px 12px;
		background:#f1f1f1;
		color: #5d87ae;;
		font-size:13px;
		text-transform:none;
		position:absolute;
		z-index:100;
		border:1px solid #f7f7f7;
	}
/****************************main page slider************************/
#page1 #slider-container {background:#fff; width:100%;}
#page1 .slider-bg {	
	background:url(../images/slider-bottom-bg.png) no-repeat center bottom;
	padding:0 0 25px 0;
	height:491px;
}
#page1 .slider {
	width:950px;
	height:491px;
	margin:0 auto;
	position:relative;
	z-index:2;
	padding:0;
}
#page1 .items {
	display:none;
}
#page1 .pagination {
		position:absolute;
		bottom:25px;
		right:20px;
		display:block;
		height:20px;
		overflow:hidden;		
		z-index:60;
	}
	#page1 .pagination li {
		float:left;
		padding:0 0 0 7px;
		font-size:0;
		line-height:0;
		margin:0;
		color:#252525;
		background:none !important;
	}
		#page1 .pagination a {
			display:block;
			width:18px;
			height:18px;
			background:url(../images/pagination.png) no-repeat -25px 0;
			font-size:0;
			line-height:0;
			text-decoration:none;
		}
			#page1 .pagination li.current a, #page1 .pagination li a:hover {
				background:url(../images/pagination.png) no-repeat 0 0;
			}

/****************************main page calendar************************/
.ui-datepicker { 
	display: none; 
	width:590px;
	height:280px;
	position:relative;
}
.ui-datepicker .ui-datepicker-header {
	position:absolute;
	right:0;
	top:-52px;
	min-width:125px;
	text-align:center;  
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { 
	position:absolute; 
	top:3px; 
	width: 11px; 
	height: 15px; 
	overflow:hidden; 
	text-indent:-999em;
	cursor:pointer;
}
.ui-datepicker .ui-datepicker-prev {
	left:0;
	background:url(../images/calendar-arrows.png) no-repeat 0 0;
}
.ui-datepicker .ui-datepicker-next {
	right:0;
	background:url(../images/calendar-arrows.png) no-repeat -11px 0;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left:0;
	background:url(../images/calendar-arrows.png) no-repeat 0 -15px;
	cursor:pointer;
}
.ui-datepicker .ui-datepicker-next-hover {
	right:0;
	background:url(../images/calendar-arrows.png) no-repeat -11px -15px;
	cursor:pointer;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker .ui-datepicker-month {
	color:#5d87ae;
	font-size:16px;
	text-shadow:1px 1px #fff;
	padding:0 0 0 15px;
	text-transform:lowercase;
}
.ui-datepicker .ui-datepicker-year {
	color:#5d87ae;
	font-size:16px;
	text-shadow:1px 1px #fff;
	padding:0 15px 0 0;
	text-transform:lowercase;
}
.ui-datepicker table {
	width: 100%; 
	font-size: 14px;
	line-height:18px;
	border-collapse: collapse;
	font-family: 'Oswald', sans-serif;
}
.ui-datepicker th {
	padding:10px 0;
	width:83px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	text-align: center; 
	border: 0;
}
	.ui-datepicker th.even {
		background:#5d87ae;
		border-top:1px solid #54799c;
		border-bottom:1px solid #54799c;
		border-right:1px solid #9ab4cd;
	}
	.ui-datepicker th.odd {
		background:#81a1c0;

		border-top:1px solid #7491ac;
		border-bottom:1px solid #7491ac;
		border-right:1px solid #9ab4cd;
	}
.ui-datepicker td {
	padding:0;
	width:83px;
	color:#697378;
	font-weight:normal;
	text-transform:uppercase;
	text-align: center; 
	border: 0;
} 
	.ui-datepicker td.even {
		background:#fff;
		border-bottom:1px solid #e5e5e5;
		border-right:1px solid #dddede;
	}
	.ui-datepicker td.odd {
		background:#f6f7f7;
		border-bottom:1px solid #dddede;
		border-right:1px solid #dddede;
	}
	.ui-datepicker td.odd-last {
		background:#f6f7f7;
		border-bottom:1px solid #e5e5e5;
		border-right:1px solid #dddede;
	}
#page1 .ui-datepicker .ui-datepicker-today, .ui-datepicker td:hover {
	background:#5d87ae;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #dddede;
}
.ui-datepicker td span, .ui-datepicker td a { 
	display: block;
	text-decoration: none; 
	text-align: center; 
	color:#697378;
	padding:11px 0 10px 0;
	font-size: 14px;
	line-height:18px;
}
	.ui-datepicker td.ui-datepicker-today a, .ui-datepicker td:hover a {color:#fff}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
