@charset "utf-8";
tr td .address {
	padding-left: 20px;
	text-align: left;
	border: 2px solid #848282;
	border-radius: 13px;
	background-color: #75D1E8;
	-webkit-box-shadow: 5px 5px 10px 10px #CCCCCC;
	box-shadow: 5px 5px 10px 10px #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 10px;
	height: 300px;
	width: 99%;
}
tr td iframe {
	border-radius: 13px;
	border: 2px solid #848282;
	background-color: #75D1E8;
	-webkit-box-shadow: 5px 5px 10px 10px #CCCCCC;
	box-shadow: 5px 5px 10px 10px #CCCCCC;
}

#details #details-body .container {
	text-align: center;
}

tbody tr td {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
tr td .stitle {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	height: 41px;
	margin-top: auto;
	display: inline-block;
	width: 200px;
	border: 1px solid #B3B3B3;
	border-radius: 9px;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 19px;
	background-image: -webkit-linear-gradient(270deg,rgba(78,173,233,1.00) 2.07%,rgba(251,251,251,1.00) 64.25%);
	background-image: -moz-linear-gradient(270deg,rgba(78,173,233,1.00) 2.07%,rgba(251,251,251,1.00) 64.25%);
	background-image: -o-linear-gradient(270deg,rgba(78,173,233,1.00) 2.07%,rgba(251,251,251,1.00) 64.25%);
	background-image: linear-gradient(180deg,rgba(78,173,233,1.00) 2.07%,rgba(251,251,251,1.00) 64.25%);
}
#details #details-body .container {
	padding-top: 10px;
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
td .address #bottomwriting {
	color: #8E080A;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	text-shadow: 7px 6px #CCCCCC;
	bottom: 12px;
}
td .address #addr {
	font-weight: bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #8E080A;
	font-size: 20px;
}
tr td iframe {
	border: 1px solid #4EADE9;
	border-radius: 10px;
}
