#full-view #simple_example_window {
	left: 136px
}

#simple_example_window {
	z-index: 9999;
	width: 400px;
	background-color: #FFF;
	background: transparent;
	/*margin-top: 100px;*/
}

#simple_example_window_contents {
	background: #fff url(felicity/carto/window_s.png) top left no-repeat;
	height: 341px;
}

#simple_example_window_close {
	width: 32px;
	height: 30px;
	position: absolute;
	top: 2px;
	right: 5px !important;
	background: url(/style/felicity/carto/close_window.png) bottom left
		no-repeat;
	cursor: pointer;
}

#simple_example_window #map-item-avatar {
	position: absolute;
	top: 67px;
	left: 26px;
	height: 195px;
}

#simple_example_window_tl,#simple_example_window_tr,#simple_example_window_bl,#simple_example_window_br,#simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b
	{
	background-color: transparent;
	height: 2px;
	width: 2px;
}

#simple_example_window #scroller { /*padding:60px 0 0 50px*/
	position: absolute;
	position: absolute;
	font-size: 0.8em;
	z-index: 1000;
	right: 16px;
	top: 56px;
	width: 158px; /* 
   right:36px;
   top:56px;*/
}

#full-view #simple_example_window #scroller {
	right: 28px;
	top: 51px;
}

#simple_example_window #scroller li {
	display: inline;
	margin: 0 2px
}

#simple_example_window #scroller li span {
	color: #ccc;
}

#previous a {
	color: #f4b801 !important
}

#next a {
	color: #ca71d5 !important
}

#index span#current {
	color: #2bd036 !important
}

#simple_example_window .entry-container {
	width: 270px !important
}
