.TopEventWrapper {

	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;

}

.EventTitle {

	background-image: url("../images/event/mp-title.gif");
	background-repeat: no-repeat;
	height: 56px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.EventTitle h1 {
	display: none;
}

.EventLeft{

	width: 420px;
	border-right: 1px solid #CCC;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	display: inline;
}

.EventRight{

	float: left;
	border: 0px solid #CCC;
	width: 290px;
	margin-right: 10px;

}

.EventRightInfo{

	/*padding: 112px 5px 5px 5px;*/
	/*background-image: url("../images/event/tur-top-1.jpg");*/
	/*background-repeat: no-repeat;*/
}

.EventInfoTable {

	width: 100%;
	font-size: 80%;

}

.EventInfoTable td {

	padding: 3px 0 3px 3px;

}

.EventInfoTable #odd {

	background-color: #E5F3FF;

}

.EventImageMiddleWrapper {

	margin-left: 20px;
	margin-bottom: 15px;
}

.EventImageMiddle {

	margin-right: 13px;

}

.EventVerticalDivider {

	clear: both;
	height: 1px;
	height: 10px;
	border-bottom: 0px solid #CCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}

.EventInTextImg {

	float: left;
	margin-right: 10px;

}

.EventInquery {

	border: 0px solid #90BADE;
	margin-bottom: 10px;
	padding: 5px;
	height: 245px;
	/*background-image: url("../images/event/EventInqueryBG.jpg");
	background-repeat: no-repeat;*/
}

.InqueryHeader {

	font-weight: bold;
	font-size: 80%;
	padding-bottom: 3px;
	color: #1371D5;
	border-bottom: 1px solid #90BADE;
	margin-bottom: 10px;

}

.InqueryLabel {

	clear: both;
	float: left;
	border: 0px solid #90BADE;

	font-size: 80%;
	height: 25px;
	line-height: 25px;

}

.InqueryField {

	float: right;
	border: 0px solid #90BADE;
	line-height: 25px;
	width: 185px;
}

.InqueryField input, textarea {

	width: 100%;
	font-size: 80%;
	background-image: url("../images/event/inquery-form-BG.gif");
	background-repeat: repeat-x;
	border: 1px solid #90BADE;
	padding: 2px;
	font-family: Arial, Helvetica, "San Serif";
	margin-bottom: 5px;
}

.InquerySubmit input {
	
	clear: right;
	float: right;
	font-size: 80%;
	border: 1px solid #90BADE;
	padding: 2px;
	font-family: Arial, Helvetica, "San Serif";
	background-color: #E5F3FE;
}
