html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	border-top: #e61a0f solid 4px;
	background: #fff;
}
body.detailes{
	border-top: none;
}
body.detailes div#gmap{
	border: none;
}
body.detailes p#access{
	display: none;
}
img{
    vertical-align: bottom;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


div#tilteBox{
	margin: 10px auto;
	padding: 19px 0;
	width: 620px;
	position: relative;
	border-left: #d8d8d8 solid 1px;
	border-right: #d8d8d8 solid 1px;
	background: url(/location/map/images/popup_title.gif) repeat-x bottom;
}
div#tilteBox h1{
	padding: 10px 0 0 10px;
	font-size: 1.4em;
}
div#tilteBox p{
	margin: 0 19px;
	display: inline;
	float: left;
}
div#tilteBox p.btnClose{
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
#gmap{
	margin: 0 auto;
	border: #d8d8d8 solid 3px;
}
p.btnPrint{
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
div.gmnoprint div div{
	padding-top: 10px;
	overflow: auto;
}
div.gmnoprint div div div{
	padding-top: 0;
}
div.gmnoprint div div img{
	margin-right: 5px;
	float: left;
}

* html div.gmnoprint div div div div{
	margin-left: 85px;
}
div.gmnoprint div div div h3{
	font-size: 0.9em;
}
div.gmnoprint div div div p{
	margin-top: 5px;
	font-size: 0.6em;
	line-height: 1.5;
}
p#access {
	font-size: 0.8em;
	line-height:1.4;
	color:#353535;
	margin: 10px auto 0;
	width: 580px;
}




