#meetingwrap {
	font-family:verdana;
	font-size:10px;
	color:#000;
	width:747px;
	margin-left:25px;
}
#meetingheader {
	height:28px;
}
#meetingsubmenu {
	width:723px;
	height:35px;
}
#meetingsubmenu ul {
	list-image:none;
	margin:0px;
	padding:0px;
}
#meetingsubmenu li {
	padding-right:14px;
	float:left;
}
.meetingsubmenuend {
	paddint-right:0px;
}
#meetingcontent {
	width:723px;
}
#meetingfrontleftcontent {
	width:493px;
	padding-right:50px;
	float:left;
}
#meetingfrontrightcontent {
	width:180px;
	float:left;
}
#meetingleftcontent {
	width:363px;
	float:left;
}
#meetingrightcontent {
	width:360px;
	float:left;
}
#meetingcalendarleftcontent {
	width:401;
	float:left;
}
#meetingcalendarrightcontent {
	padding-left:20px;
	width:302px;
	float:left;
}
.spanningcontent {width:723px;}

.meetinginnerleftcontent {
	width:200px;
	float:left;
	overflow:hidden;
}
.meetinginnerrightcontent {
	width:200px;
	float:left;
	overflow:hidden;
}

.meetingheavy {font-weight:bold;}
.marginbottomsmall {padding-bottom:8px;}
.margintopsmall {padding-top:8px;}
.margintopultrasmall {padding-top:5px;}
.marginbottommedium {padding-bottom:12px;}
.marginbottomultralarge {padding-bottom:40px;}
.margintoplarge {padding-top:20px;}

a.meetingnormal {
	color:#585858;
	text-decoration:none;
	font-weight:bold;
}
a.meetingnormal:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
meetingwrap td {padding-bottom:8px;}
a.meetingbutton {
	display:block;
	background-color:#FF9B00;
	color:#fff;
	width:100px;
	height:14px;
	text-align:center;
	line-height:16px;
	font-weight:bold;
}
a.meetingbutton:hover {
	background-color:#D47F00;
	color:#fff;
}
/*
a.meetingbutton:visited {
	display:block;
	background-color:#FF9B00;
	color:#fff;
	width:100px;
	height:14px;
	text-align:center;
	line-height:16px;
	font-weight:bold;
}*/
a.meetingcalendar {
	color:#E46E00;
	text-decoration:none;
	font-weight:bold;
}
a.meetingcalendar:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.meetingcalendarChoosen {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.asterix {
	color:#FF0000;
}
.righttext {text-align:right;}
a.meetingbuttonsmall {
	width:50px;
}
a.meetingbuttonsmall:hover {
	width:50px;
}
a.meetingbuttonsemilarge {
	width:150px;
}
a.meetingbuttonsemilarge:hover {
	width:150px;
}
a.meetingbuttonlarge {
	width:300px;
}
a.meetingbuttonlarge:hover {
	width:300px;
}
.meetingboxtable {
	width:180px;
	padding-left:12px;
	padding-right:12px;
	border:0px;
}
.meetingboxtable tr {
	padding-bottom:3px;
}
.meetingshotelnames {
	width:210px;
}
.meetingaudiotextarea {
	width:220px;
	font-size:10px;
	font-face:verdana;
}
.meetingformfield {
	width:155px;
	font-size:10px;
	font-face:verdana;
}
.meetingformfieldselect {
	width:161px;
	font-size:10px;
	font-face:verdana;
}
.meetingrequestslarge {width:267px;}
.meetingrequestssmall {width:100px;}
.meetingfooddetailstext {width:123px;}
.meetingaudiotext {width:150px;}
.meetingboxtablelight {background-color:#EAEAEA;}
.meetingboxtabledark {background-color:#E0E0E0;}
.meetingboxtext {width:126px;}
.meetingformtext {width:187px;}
.meetingformtextlarge {width:260px;}
.meetingformtextsmall {width:83px;}
.meetingformtextverysmall {width:65px;}
.meetingformaddroomname {width:163px;}
.meetingformaddroomfortext {width:40px;}
.meetingformaddroomgueststext {width:93px;}
.meetingformlogintext {width:230px;}

.meetingformcheckbox {width:25px;}
.choosehoteltext {width:315px;}
.meetingboxsmallfield {
	width:30px;
	font-size:10px;
	font-face:verdana;
}
.meetingnextstep {color:#999;}
.meetingprevstep {color:#474747;}
.meetingcontentheader {
	font-size:11px;
	font-weight:bold;
}
.meetingdottedlinehorizontal {
	background-image:url(img/meeting_gx_dot_horizontal.gif);
	background-repeat : repeat-x;
}
.meetingdottedlinevertical {background:url(img/meeting_gx_dot_vertical.gif);}
form {margin:0px;}
.nomargin{padding-bottom:0px !important;}

select {
  background-color: #ffffff;
  color: #000000;
  font-family: verdana;
  font-size: 10px;
}

input.textField{
  background-color:#F5F5F5;
  font-family: verdana;
  font-size: 10px;
}
