/* Hides from IE-mac \*/
* html .hollyhack {height: 1%;}
/* End hide from IE-mac */

/*** welcome page **/

.right_section {
  margin-top: 10px;
}

.section .ll_corner, .section .lr_corner {
  bottom: -6px;
}

.section .ur_corner, .section .lr_corner {
  right: -1px;
}

.section .content .submit {
  margin-top: 0.5em;
}

#walk_panel .section .section_title .section_title_link {
  right: 30px;
}


/*** map page ***/

#maps_image .tabs
{
  padding-bottom: 1px;
}

v\:* 
{
  behavior:url(#default#VML);
}

#map_control_contents .container
{
  right: 2px;
}

#page #logo
{
  	bottom: 3px;
}

#previous_page_link {
	left: -10em;
}

.tooltip
{
    padding: 0 5px 0 5px;
}

#walk_controls .control_box {
	bottom: 4.5em;
}

#walk_controls .control_box .close_button {
		margin-right: -5px;
}

#walk_static_controls .control_box .close_button {
		margin-right: -0.5em;
}

/*** Path Nav Widget Stuff ****/

#path_nav_container {
	bottom: 5em;
}

.commercial #path_nav_container {
	bottom: 1em;
}

#path_nav_box .guy .midsection div {
	padding-bottom: 2.9em;
}

#path_nav_box .continue_path_guy {
	margin-top: -70px;
}

#path_nav_box.edit .prev_insert_button {
	margin: -10px 0 0 0;
}

#path_nav_box .image_button {
  padding: 2px;
  vertical-align: 2px;
}

/*** Bulk Edit ***/

.bulk_content {
	background-color: transparent;
}

/*** Fast Overlay Markers ***/

.small_marker_icon {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/s_shadow.png');
}

.single_digit_marker_icon {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.google.com/mapfiles/shadow50.png');
}

.double_digit_marker_icon {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.google.com/maplinedraw?width=72&height=40&path=u@c@BAB?BATO?A?AA?K?AABGSFA@K?E?C@C@UN?@B@T?T?FAw@?z@A{@?~@A{@?|@A{@?|@A{@?~@A{@?|@A{@?|@A{@?~@A{@?|@A{@?z@Aw@?h@AS?RAO?NAI?HAE?FAC?}oR&color=0,0,0,191.25&weight=2');
}

/*** Wedding Mapper ***/

/*
.module {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90)
}
*/

.package_listing {
  margin: 6px 3px;
}

#walk_panel .section .location_link {
  height: 1%;
  overflow-x: hidden;
}

#walk_panel .section .content {
  height: 1%;
  position: relative;
}

#tutorial_close {
  right: 5px;
}

/**** Bubbles ****/

#walk_box .basic .long_description {
  height: 100px;
}


/**** Corners ****/
.right {
  right: -1px;
}

.bottom {
  bottom: -1px;
}

