	#header-featured div.info {
		text-align: center;
		position: static;
		padding: 16px;
		margin: 64px auto 32px auto;
		background-color: #fff;
		border: solid 1px #ccc;
		border-radius: 8px;
		width: 1200px;
		-webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.75);
		box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.75);
		z-index: 100;
	}
	#header-featured a.top_country {
		font-size:15pt;
		font-weight:400;
	}
	#header-featured a.small_country {
		font-size:12pt;
	}
	#header-featured strong.sel a {
		color:#e44326;
	}
	#header-featured form {
		font-size:13pt;
		margin-bottom:8px;
	}
	#header-featured div.info b {
		font-size:14pt;
	}
	#header-featured div.resp_link {
		font-size:10pt;
	}
	#header-featured div.stat b {
		font-size:12pt;
	}
	#header-featured div.add_new {
		float:right;
	}

	div.photos ul {
		padding-bottom: 16px;
		overflow: overlay;
	}
	#header-featured div.ava {
		float: left;
		margin: 0;
		margin-right:20px;
		border-radius: 8px;
		height: 100px;
		width: 150px;
		border-right: solid 1px #ccc;
		background-size: cover;
		background-position: center center;
	}
	div.ava {
		float: left;
		margin: 0 12px 0 0;
		border-radius: 6px 0 0 6px;
		height: 110px;
		width: 150px;
		border-right: solid 1px #ccc;
		background-size: cover;
		background-position: center center;
	}
	a.user_color {
		font-size:12pt;
	}
	div.geo {
	    font-size: 13pt;
	    font-weight: 400;
	    height: 46px;
	}
	div.stat {
	    position: absolute;
	    bottom: 4px;
	    margin-left: 170px;
	    margin-bottom: 28px;
	    font-size:10pt;
	    width:100%;
	}
	div.comments {
	    overflow: visible;
	}
	div.comments h2 {
	    font-size: 14pt;
	    margin-bottom: 8px;
	}
	div.comment {
		clear:both;
		margin-bottom:10px;
		border: solid 1px #aaa;
		border-radius: 8px;
		overflow: auto;
		background-color:#fff;
	}
	div.comment div.h {
		margin: 8px 0 4px 0;
	}
	div.comment div.t {
	    margin: 0 0 16px 0;
	    padding-left: 170px;
	    font-size: 12pt;
	}
	div.comment div.mod_links {
		color:#808080;
		margin:4px 8px 0 0;
		text-align:right;
		font-size:8pt;
		float:right;
	}
	div.new_comment textarea {
	    height: 80px;
	    width:1020px;
	    border: solid 1px #ccc;
	    margin: 0 0 6px 0;
	    border-top: 0;
	    border-right: 0;
	    background-color: #fffdeb;
		font-size: 11pt;
	}
	div.new_comment div.ava {
		height:130px;
	}
	div.new_comment div.btn {
		text-align:right;
		margin-right:32px;
	}
	#dv_smiles {
		border:solid 1px #ccc;
		display:none;
		border-radius:8px;
		margin:-12px 16px 0 16px;
		border-top:0;
		padding:8px;
	}
	div.quote {
	    color: #555;
	    border: solid 1px #ccc;
	    margin: 4px;
	    padding: 4px 8px;
	    background-color: #f8f7e8;
	    border-radius:6px;
	}
	div.photos li {
		padding: 4px 0 4px;
	}

	div.photos li div.img {
		background-size: initial;
		background-position: center;
	}

	#cn_chosen {
		text-align:left;
	}

	input.txt_geo {
		width:540px;
	}

	ul.leaders {
		overflow: auto;
	}
	ul.leaders li {
	    list-style: none;
	    float: left;
	    width: 230px;
	    margin-right: 10px;
	    text-align: center;
	}
	ul.leaders li div.info {
		position: absolute;
		background-color: #fff;
		bottom: 0;
		margin-bottom: 0;
		font-size: 10pt;
		padding: 2px 4px 2px 4px;
		border-radius: 0 0 7px 7px;
		width: 222px;
		opacity: 1;
		overflow: hidden;
		line-height: 120%;
		white-space: normal;
		max-height: 32px;
		height: auto;
		color:#999;
		text-align:center;
		border-top: solid 1px #ccc;
		margin-top: 142px;
	}
	ul.leaders div.info b {
		color:#f00;
		font-size:11pt;
	}

	ul.leaders div.info span.user_color {
		font-weight:400;
	}
	ul.leaders div.info span.dim {
		font-size:8pt;
	}
	ul.leaders div.img {
		position:relative;
		border-radius: 8px;
		width: 230px;
		height: 170px;
		margin-top: 4px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		border: solid 1px #9F9F9F;
		height:170px;
	}



	ul.ui-autocomplete {
		z-index:61000;
	}

	div.photos h2 {
		margin-top:32px;
	}

	div.photos h2.m0 {
		margin-top:0;
	}


	div.photos li {
	    padding: 0;
	    position: relative;
	}
	div.photos li div.img {
	    height: 190px;
	}

	div.photos div.info {
	    position: absolute;
	    background-color: #fff;
	    bottom: 0;
	    margin-bottom: 1px;
	    font-size: 10pt;
	    padding: 2px 4px 2px 4px;
	    border-radius: 0 0 7px 7px;
	    width: 222px;
	    opacity: 1;
	    overflow: hidden;
	    line-height: 120%;
	    text-align: left;
	    white-space: normal;
	    max-height: 32px;
	    height: auto;
	    color: #000;
	    border-top: solid 1px #ccc;
	}

	div.photos span.cn {
	    color: #856305;
	    font-size: 9pt;
	    font-weight: 400;
	}
	div.photos span.ct {
	    color: #856305;
	    font-size: 9pt;
	}

	div.photos div.info_top {
	    position: absolute;
	    background-color: #fff;
	    top: 0;
	    margin-top: 5px;
	    font-size: 9pt;
	    padding: 4px 4px 2px 4px;
	    border-radius: 7px 7px 0 0;
	    width: 222px;
	    opacity: 1;
	    overflow: hidden;
	    line-height: 120%;
	    text-align: left;
	    white-space: normal;
	    max-height: 16px;
	    border-bottom: solid 1px #ccc;
	}

	div.photos li {
	    margin-bottom: 4px;
	}
	

	div.responses h2 {
		margin-top: 32px;
	}
	
	div.responses h2:first-child {
		margin-top: 0;
	}


	img.resp_user_ava {
	    float: right;
	    max-width: 100px;
	    max-height: 100px;
	    border-radius: 6px;
	    margin-top: 6px;
	    border: solid 1px #ccc;
	}
	