@media print {


	#menu , #topNav , #footer {display: none;}
  }

  body{
	background-color: #e1e3e5;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	}


table{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #6c6c6c;
	font-size: 12px;
	}

.error{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: red;
	font-size: 12px;
	}

.copy{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #6c6c6c;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

div.copy{
	width: 810px;
	}

.copyBold{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #6c6c6c;
	font-size: 8pt;
	font-weight:bold;
	}

.copySmall{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#6c6c6c;
	font-size:11px;
	margin-top: 0px;
	}

.copySmallBold{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#6c6c6c;
	font-size:11px;
	font-weight:bold;
	margin-top: 0px;
	}

.copySansSerif{
	font-family:Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	font-size:11px;
	}

.copySansSerifRed{
	font-family:Arial, Helvetica, sans-serif;
	color:#cb3263;
	font-size:11px;
	}

.copySansSerifRedBig{
	font-family:Arial, Helvetica, sans-serif;
	color:#cb3263;
	font-size:18px;
	}

.copyRedBig{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color :#cb3263;
	font-size:18px;
	}

.copySansSerifSmall{
	font-family:Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	font-size:9px;
	}

.copySansSerifSmallBlue{
	font-family:Arial, Helvetica, sans-serif;
	color:#4164aa;
	font-size:9px;
	}

.copySansSerifSMidBlue{
	font-family:Arial, Helvetica, sans-serif;
	color:#4164aa;
	font-size:12px;
	}

.copySansSerifMid{
	font-family:Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	font-size:10px;
	}

.formHeaders{
	font-family:Arial, Helvetica, sans-serif;
	color:#4164aa;
	font-size:12px;
	font-weight:bold;
	}

.copyMidGray{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#6c6c6c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	padding: 0px;
	}


/* Dojo Dijit tooltip */

.tooltip{
	display: block;
	width: 220px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	border: none;
	background: transparent;
	}

.tooltipCue{
	position: relative; top: 3px;
	}

.tooltip a{
	text-decoration: underline;
	}

/* Old tooltip */

#tooltip{
	margin: 0px;
	padding: 0px;
	width: 354px;
	visibility: hidden;
	}

.tooltipTop{
	width: 344px;
	height: 15px;
	background: url('/imgs/tooltips/tooltipTop.gif') no-repeat top left;
	overflow: hidden;
	margin: 0px;
	padding: 15px 10px 0px 0px;
	}

#tooltipCloseButton{
	border: 0px;
	width: 14px;
	height: 14px;
	float: right;
	margin: 0px 0px 0px 0px;
	}

.tooltipContents{
	width: 314px;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	background: url('/imgs/tooltips/tooltipMiddle.gif') top left repeat-y;
	z-index: 10;
	}

.tooltipContents ul{
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 1.1;
	font-size: 10px;
	}

.tooltipContents ul li{
	margin: 0px 0px .5em 0px;
	padding: 0px;
	text-indent: 0px;
	}

.tooltipBottom{
	width: 354px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	position: relative; top: -8px;
	background: url('/imgs/tooltips/tooltipBottom.gif') bottom left no-repeat;
	}
/*
 * May 2007
 * The following 2 styles are used by the new footer navigation links.
 * June 2007
 * The footer class must be defined before the 'A' tag styles, otherwise,
 * the footer styles will be over-ridden.  This only occurs with the
 * Mac Safari browser.
 */
.footer{
	font-family: Arial;
	font-style: normal;
	font-size: 10px;
	color: #6c6d6d;
	width: 810px;
	margin: 0px auto;
	padding: 0px;
	}

.footer a,.footer a:link,.footer a:visited{
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #6c6d6d;
	text-decoration: none;
	}

.footer a:hover{
	font-family: Arial;
	font-style: normal;
	font-size: 11px;
	color: #6c6d6d;
	text-decoration: underline;
	}

a{
	color: #4164aa;
	text-decoration:none;
	}

a:hover{
	color:#cb3263;
	}

p a , p a:hover , p a:visited , p a:active{
	text-decoration: underline;
	}

.NormalLink{
 	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
	line-height: 16px;
	}

.NormalLink:hover{
	color:#cb3263;
	}

.NormalLinkSmall{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	line-height: 15px;
	}

.NormalLinkSmall:hover{
	color:#cb3263;
	}

.NormalLinkMid{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:8pt;
	font-style:normal;
	text-decoration:underline;
	}


.NormalLinkMid:hover{
	color:#cb3263;
	}

.SansSerifLink{
	font-family:Arial, Helvetica, sans-serif;
	color:#4164aa;
	font-size:11px;
	font-style:italic;
	text-decoration:none;
	}

.SansSerifLink:hover{
	color:#cb3263;
	}

.SansSerifLinkSmall{
	font-family:Arial, Helvetica, sans-serif;
	color:#4164aa;
	font-size:9px;
	font-style:italic;
	text-decoration:none;
	}

.SansSerifLinkSmall:hover{
	color:#cb3263;
	}

.footerLink{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#6c6c6c;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	}

.footerLink:hover{
	color:#4164aa;
	}

.footerLinkMagenta{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#cb3263;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	}

.footerLinkMagenta:hover{
	color:#4164aa;
	}

.LargeLinks{
 font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:12px;
	text-decoration:underline;
	line-height:24px;
	font-style:normal;
	letter-spacing:1px;
	}

.LargeLinks:hover{
	color:#cb3263;
	text-decoration:underline;
	}

.LargeLinksNoUnderline{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
	font-style:normal;
	letter-spacing:1px;
	}

.LargeLinksNoUnderline:hover{
	color:#cb3263;
	text-decoration:underline;
	}

.LargeCopyBlue{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:12px;
	text-decoration:none;
	line-height:24px;
	font-style:normal;
	letter-spacing:1px;
	}

.XLargeCopyBlue{
 font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:24px;
	text-decoration:none;
	line-height:24px;
	font-style:normal;
	letter-spacing:1px;
	}

#MainStage{
	background-color:#FFFFFF;
	text-align: left;
	vertical-align:top;
	padding-top: 13px;
	padding-bottom:13px;
	height:512px;
	}

#MainStageShort{
	background-color:#FFFFFF;
	text-align: left;
	vertical-align:top;
	padding-top: 13px;
	padding-bottom:13px;
	height:22px;
	}

#MainStageVeryShort{
	background-color:#FFFFFF;
	text-align: left;
	vertical-align:top;
	padding-top: 13px;
	padding-bottom:13px;
	height:8px;
	}

.MainStageVeryShort{
	background-color:#FFFFFF;
	text-align: left;
	vertical-align:top;
	padding-top: 13px;
	padding-bottom:13px;
	height:8px;
	}

#StageLeft{
	background-image:url('images/StageLeft.gif');
	background-repeat:repeat-y;
	height:100%;
	}

.StageLeft{
	background-image:url('images/StageLeft.gif');
	background-repeat:repeat-y;
	height:100%;
	}

#StageLeftSmall{
	background-image:url('images/StageLeftSmall.gif');
	background-repeat:repeat-y;
	height:100%;
	width:16px;
	}

#StageRightSmall{
	background-image:url('images/StageRightSmall.gif');
	background-repeat:repeat-y;
	height:100%;
	width:14px;
	}

#StageRight{
	background-image:url('images/StageRight.gif');
	background-repeat:repeat-y;
	height:100%;
	background-position:right;
	}

.StageRight{
	background-image:url('images/StageRight.gif');
	background-repeat:repeat-y;
	height:100%;
	background-position:right;
	}

#StageBottom{
	background-image:url('images/StageBottom.gif');
	background-repeat:repeat-x;
	height:100%;
	}

#StageTop{
	background-image:url('images/StageTop.gif');
	background-repeat:repeat-x;
	height:100%;
	}

#ZipCodeBox{
	font-family:Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	font-size:15px;
	height:22px;
	width:70px;		/* was 80 */
	border: solid 1px #a8a7a7;
	}

.ZipCodeBox{
	font-family:Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	font-size:15px;
	height: 22px;
	width: 60px;	/* was 80 */
	border: solid 1px #a8a7a7;
	}

.LargeHR{
	width:750px;
	border:solid 1px #b3b4b4;
	}

a.ibdr{
	float:left;
	border: 1px solid #FFFFFF;
	}

a.ibdr:hover{
	border-right: 1px solid #888888;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	}

.GalleryThumbnail{
	border: none;
	}

input#Location_State{
	width: 71px;
	}

.textbox{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border:	solid 1px #777777;
	background: #ffffff
	}

.textbox_big{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border:	solid 1px #777777;
	background: #FFFFA0
	}


.textboxSelected{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	border: solid 1px #777777;
	background: #dbe4f7
	}

.contentLinks{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:12px;
	font-style: normal;
	text-decoration: underline;
	}

.contentLinks:hover{
	color:#cb3263;
	}

.contentHeadline{
	font-family:Times Roman, Times New Roman, Times, serif;
	color:#4164aa;
	font-size:20px;
	}

.contentMediumHeadline{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#4164aa;
	font-size:14px;
	}

.salesmaterial h2{
	font-family: Arial, Helvetica, sans-serif;
	color:#4164aa;
	font-size:14px;
	text-transform: uppercase;
	margin: 30px 0px 5px 0px;
	}

.salesmaterial h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6c6d6d;
	margin-top: 10px;
	}

.salesmaterial h3 span{
	font-weight: normal;
	text-transform: capitalize;
	}

.contentSubHeadline{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color:#6c6c6c;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 5px;
	}

/*
 * Links on the gallery pages that allow the user to see the
 * thumb nails and their associated larger image.
 */
.seemore{
	font-family: 'Times Roman';
	font-style: normal;
	font-size: 12px;
	color: #4164aa;
	}

/*
 * Links on the pricing/packages pages that allow the user to see the
 * details of the item.
 */


.option-addons{
	font-size:10px;
	font-style: normal;
	color: #4164aa;
	text-decoration: none;
	}

.option-addons:hover{
 	color: #6c6c6c;
	}

.view-larger{
	font-size: 12px;
	font-style: normal;
	color: #4164aa;
	text-decoration: none;
	font-weight: bold;
	}

.view-larger:hover{
 	color: #6c6c6c;
	font-weight: bold;
	}

.packages{
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #4164aa;
	text-decoration: none;
	}

.packages:hover{
	color: #6c6c6c;
	text-decoration: none;
	}


.featuredhighlight{
	color: #6c6c6c;
	}

.allwhite{
	background-color: #ffffff;
	}

/*
 * The following class is used by the couples links at the bottom
 * of the featured wedding pages.
 */
.featuredLinks{
 	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #4164aa;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
 	}

.featuredLinks:hover{
	color: #6c6c6c;
 	}

/*
 * These 2 styles controll the column widths of the table at the bottom
 * of the featured wedding pages.
 * This the table for 'browse our featured weddings'
 */
.w20	{ width: 20px;	height: 16px;	}

.w148	{ width: 148px;	height: 16px;	}


.packagetitle{
	font-family:"Times New Roman", Times, serif;
	color: #4164aa;
	font-size:18px;
	}

.packagetable{
	margin-top: 10px;
	}

.packagetableleft{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #4164aa;
	font-size: 12px;
	background-color: #E6E9F1;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 2px;
	}

.packagetableright{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #4164aa;
	font-size: 12px;
	background-color: #EEEEEE;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 4px;
	line-height: 18px;
	}

/*
 * The following styles are for the main/home/index page
 */
.winafree{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #4164aa;
	font-size: 16px;
	font-weight: bold;
	}

.clickhere{
	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #4164aa;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	}

.clickhere:hover{
	color: #6C6C6C;
	}

.collection{
 	font-family: Arial, Helvetica, Verdana, sans-serif, 'Times New Roman', Times, serif;
	color: #4164aa;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}

/* Little add-ons */
div#job_listings{}

h1{
	color: #5976b7;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	}

h2{
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size:12pt;
	font-weight: normal;
	margin: 20px 0px 5px 0px;
	}

h2.subhead{
	font-family: Georgia, Times Roman, Times New Roman, Times, serif;
	font-size:12pt;
	font-weight: normal;
	margin: 0px 100px 10px 0px;
	}


h3,h3 a{
	font-size:12px;
	margin:0px 0px 5px 0px;
	font-weight: bold;
	padding: 0px;
	}

.sweeps_header p{
	margin: 0px 0px 1em 0px;
	}

.sweeps_list , .sweepsList{
	padding-left: 430px;
	list-style-position: outside;
	}

.sweeps_list li, .sweepsList li{
	margin: 0px 0px .05em 30px;
	}

/* make sure text in form's "result" box is invisible */
.location_check_result{
	display: none;
	}

/* Non-image form button */
.button{
	margin-top: 10px;
	background: #4164aa;
	color: white;
	text-transform: uppercase;
	padding: 3px 8px;
	letter-spacing: .2em;
	font-size: 10px;
	border: solid 1px #DCDCDC;
	}

.submitButton{
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 15px;
	color: #FFFFFF;
	border: solid 2px white;
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	text-align: center;
	background: #4164aa;

	}

.submitButton:hover{
	cursor: pointer;
	}

.buttonBackground{
	background: #4164aa;
	padding: 1px;
	margin: 10px auto 0px auto;
	width: 190px;
	text-align: center;
	}

/* Bug */
#bug-sweeps{
	padding: 15px 10px 0px 10px;
	background: url(/realweddings/images/sweeps_bg.gif) top center no-repeat #FFFFFF;
	font-family: Georgia, Times, serif;
	border: solid 1px #d9e2f3;
	}

#bug-microsites-citymenu{
	background: #e5eff9;
	width: 90px;
	float: right; clear: left;
	margin-left: 5px;
	padding: 0px 5px;
	font-size: 10px;
	text-decoration: underline;
	}

#bug-microsites-citymenu ul{
 margin: 5px; padding: 0px; list-style-type: none;
 }

#bug-microsites-citymenu ul li{
	margin-bottom: 5px;
	}

#bug-bookmark{
	margin: 20px 0px 10px 10px;
	}

/* Homepage blurb */
#homepage-blurb p{
	margin-right: 10px;
	}

.homepage-column{
	height: 350px;
	}

.homepage-column h2{
	width: 100%;
	text-align: center;
	background: #4164aa;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px;
	}


.small{
	font-size: 10px;
	}


.blueBox
{
	background-color: #dae0f0;
	width: 380px;
	border:none;
	}


/* special offer /search pages */
.searchPagePhoto{
	float: left; clear: right;
	width: 380px;
	margin: 0px 30px 0px 0px;
	font-size: 11px;
	}

.searchPageBox{
	padding: 0px 0px 0px 410px;
	margin: 0px;
	}

.searchPageText{
 	font-family: Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	margin: 0px;
	}

.searchPageForm{
	margin: 20px 0px 20px 0px;
	padding: 0px;
	height: 215px;
	width: 300px;
	}

.searchPageText h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	color: #4164aa;
	}

.searchPageText h3{
	font-weight: normal;
	color: #6D6D6D;
	font-family: Arial, Helvetica, sans-serif;
	}

.searchPageText strong{
	font-weight: bold;
	color: #4164aa;
	}

.finePrint{
	font-size: 10px;
	margin-top: 10px;
	}

.finePrint ul{
	margin: .5em 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	}

.finePrint ul li{
	margin: 0px 0px .5em 0px;
	}


.searchPageBox .finePrint h3{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	}

img{
border: none;
	}

ul.faq-articles{
	width: 31%; float: left;padding: 0; margin: 0 15px 0 0px;
	}

ul.faq-articles li{
	margin: 0px 0px .75em 0px;
	list-style-type: none;
	}



.pageTopLink{
	float: right;
	text-align: center;
	padding: 3px 6px;
	font-variant: small-caps;
	font-size: 10px;
	}

.inline{
	margin: 0px;
	padding: 0px;
	}

.inline li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

/* Collapsing menu */

.trigger{
	cursor:pointer;
	}

.trigger:hover{
	cursor:pointer;
	}

.show{
	position:static;
	display: table;
	}

.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
	}

.menu-expanded , .menu-collapsed{border: 0px; position: relative; left: -5px;}

dt{
	color: #4164aa;
	margin: 0px 0px .25em 0px;;
	padding: 0px;
	font-size: 11pt;
	}

dd{
	margin: 0px 300px 2em 0px;
	padding: 0px;
	}

dd p{
	margin: 0px 0px 1em 0px;
	}

dd ul{
	margin: 0px 0px 10px 30px;
	list-style: outside;
	padding: 0px;
	}

dd li{
	margin-bottom: .25em;
	}


img.right{
	float: right;
	clear: left;
	margin: 0px 0px 10px 20px;
	border: solid 1px #e1e3e5;
	}

img.left{
	float: left;
	clear: right;
	margin: 0px 20px 10px 0px;
	border: solid 1px #e1e3e5;
	}

/* Bride & Groom Center */
.BGcenter{
	margin: 0px 0px 0px 450px;
	}

.BGcenter p{
	padding: 0px;
	margin: 0px 0px 1em 0px;
	}

p{
	margin: 0px 0px 1em 0px;
	}

.BGcenter h3{
	margin: 0px 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	letter-spacing: normal;
	}

.BGcenter a{
	text-decoration: underline;
	}

.centered{
	text-align: center;
	}

.radio{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.radio li input{
	position: relative; top: 3px;
	padding: 0px .5em .25em 0px;
	}

#content ul li{
	margin-bottom: .25em;
	}


/* Form styling */


/* Search page form */

.questionBox{
position:relative;
top: -20px;
right: -10px;
margin-top:-85px;
margin-left: -20px;
background:url(/imgs/forms/search/question_box.gif) transparent no-repeat;
height:85px;
width:243px;
visibility:hidden;
}
.close{
position:absolute;
margin-top:5px;
margin-left:222px;
}
.boxText{
position:absolute;
margin-top:8px;
margin-left:19px;
line-height:19px;
font-size:11px;
width:200px;
}

#formSmallQuestion{
	position: relative;
	top: 3px;
	}

#formQuestion{
	position: relative;
	top: 4px;
	margin-right: -20px;
	z-index: 100;
	}

.flash{
margin: 0px 0px 0px -6px;
}

/* Pricing table at /pricing.php */

.pricingTableCell{
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	}

.reservation .required{
	color: #cb3263;
	}
