#leftcontent, #rightcontent, #centercontent {
	float:left;
	min-height:200px;
}
#centercontent {
	width:580px;
	margin:15px 0px 15px 0px;
	padding-right:15px;
	padding-left:15px;
}
#rightcontent {
	width:275px;
	margin:15px;
	background:url(../images/shadow.png) no-repeat;
	background-position:left bottom;
	padding-left:15px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	margin:0px;
	padding:0px;
}
h3 {
	background:url(../images/header.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	display:block;
	height:17px;
	width:260px;
	padding:4px 10px 4px 10px;
	float:left;
}
#musollahtable {
	padding:10px 0px 0px 0px;
	width:100%;
}
#musollahtable thead {
	background:url(../images/tableheader.jpg) no-repeat;
	height:25px;
}
#musollahtable thead th {
	vertical-align:middle;
	text-align:left;
	padding:0px 0px 0px 15px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	height:25px;
}
#musollahtable tbody td {
	border-bottom: 1px solid #DDDDDD;
	padding:10px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
#musollahtable tfoot td {
	padding:10px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
#musollahtable a {
	text-decoration:none;
	color:#333333;
}
#musollahtable a:hover {
	color:#CC0000;
	text-decoration:none;
}
#musollahtable tr th {
	text-align: left;
	padding:0px 0px 0px 5px;
	white-space: nowrap;
	background-color: transparent;
}
#musollahtable tr th:first-child {
	padding:0px 0px 0px 10px;
}
#musollahtable tr td {
	padding: 10px;
	vertical-align: top;
}
#musollahtable tr td:first-child {
	padding:8px;
}
#musollahtable th.header {
	cursor: pointer;
}
#musollahtable th.headerSortUp:first-child, #musollahtable th.headerSortUp {
	background: transparent url(/images/icon-sort-asc.gif) no-repeat 8px 8px;
	padding:0px 0px 0px 25px;
}
#musollahtable th.headerSortDown:first-child, #musollahtable th.headerSortDown {
	background: transparent url(/images/icon-sort-desc.gif) no-repeat 8px 8px;
	padding:0px 0px 0px 25px;
}
#musollahtablesearch {
	padding:10px;
	margin-top:20px;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
#credits {
	background:#CCFF99;
	width:250px;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	-moz-border-radius:3px;
	margin-bottom: 10px;
}
.msg {
	font-size:10px;
}
#map{
	width:580px;
	height:250px;
	margin:20px 0px 20px 0px;
	border:1px solid #000000;
	overflow:hidden;
}
.gmnoprint{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}