/*LUICSS

dye body {
	color: #000;
	background:#fff;
	border:#ccc;
	text: #FFF;
}

*/

body {
    background:url('../img/body_bg.jpg') repeat-x 0 20px;
}

h1, h2, h3, h4, h5, h6 {color:#658232;}

h1 {
	padding: 0.2em 0.3em;
}

a {text-decoration: none; color:inherit;}
a:visited {text-decoration:underline;}

#botrap_link {
	visibility: hidden;
}

span.symbol {
	display: inline-block;
	vertical-align: middle;
	width:1em;
	height:1em;
}

span.symbol svg {
	width:100%;
	height:100%;
}

a span, button span {
	display: inline-block;
	vertical-align: middle;
}

.vis-public {color:#658232;}
.vis-private {color:#000;}
.vis-loggedin {color:#2596df;}

.yes, .success {color:#658232 !important;}
.warning {color:#ED0E00 !important;}

table {border: solid 1px #ffda70;}
th,td{ border-right:solid 1px #ffda70;border-bottom: solid 1px #ffda70;}
#tab-subscribe table.wide th{background: #ffda70;color:#887545;}
form.xform fieldset {border: solid 1px #ffda70;}
#fadd #badd {font-size:24px;}
#fadd #photo_file {visibility: hidden;width:10px;}
fieldset #badd, #bsave {font-size:24px;}

#window_adult_content {background: #fff;}
#window_adult_content p {color:#000;}
#window_adult_content a {color:#000;text-decoration: underline;}
#window_adult_content h3 {color:#cc0000;}

#flogin div.row.buttons input {
	font-size:24px;
}

hr {
    background:#FFDA70;
    color: #FFDA70;
}

div.pay{
	background: url('../img/satisfaction.jpg') repeat-y 100% 0;
	min-height:350px;
	border:solid 1px #ffda70;
	padding: 0.5em;
	margin-top:10px;
}

#pay-bit {
	background: url("../img/satisfaction_logo.png") no-repeat scroll 100% 50%;
	padding-right:100px;
	min-height:320px;
}

#pay-activate {
	background: url("../img/satisfaction_logo.png") no-repeat scroll 100% 50%;
	padding-right:100px;
	min-height:320px;
}

div.pay iframe {margin-top: 20px;}

#news-content {
	overflow: hidden;
	margin-bottom: 10px;
}
* HTML #news-content {height:100%;}

#other-news {
	float:right;
	width:200px;
	margin-left:1em;
	border:solid 1px #ccc;
	padding:10px;
}

#other-news h4 {text-align:center;}


/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    framework overrdie
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

div.group.titled {
	margin-top:10px;
	background: #fffdf5;
	border-color:#fbeec6;
}

div.group.titled > .title {
	padding-top:2px;
	color:#887545;
	background: url('../img/group-title-bg.png') repeat-x;
}

div.group.marked {
	background: #eff5df;
	border-color:#658232;
}

div.group.marked > .title {
	background:#658232;
	color:#fff;
}

div.page-list {
	border-top:solid 1px #FFDA70;
	border-bottom:solid 1px #FFDA70;
	background: url('../img/group-title-bg.png') repeat-x;
	font-size:11px;
	color:#777;
}

div.page-list a {color:#777;}

div.page-list li.active {
	background-color: #658232;
	border:solid 1px #FFDA70;
	color:#fff;
}

div.tabs_menu li {
	margin-left:2px;
	padding:0.5em 0.3em 0;
}

div.tabs_menu {
	border-bottom: solid 5px #8ca43b;
}
div.tabs_menu li {
	background: #F0E0AF url('../img/tab-bg.png') repeat-x;
	border: solid 1px #F0E0AF;
}
div.tabs_menu li.vip {
	background: #ad3131 url('../img/tabvip-bg.png') repeat-x;
	border: solid 1px #ccc;
}
div.tabs_menu li.active {
	background: #8ca43b url('../img/tabactive-bg.png') repeat-x;
	border: solid 1px #8ca43b;
}

div.tabs_menu li a {color:#887545;}
div.tabs_menu li.active a,div.tabs_menu li.vip a {color:#fff;}

div.thumbs > div.thumb > div.photo img {
    border-color: #FFDA70;
}
div.item-list > div.item > div.photo img {
    border-color: #FFDA70;
}

div.item-list > div.item {
	border-bottom:solid 1px #FFDA70;
}

div.item-list > div.item.promote {

}

div.item-list > div.item > div.summary {
	font-size:11px;
}

div.navigator {
	border-bottom:solid 1px #FFDA70;
}

div.auto-columns > div.column {
	width: 370px;
	float:left;
}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Top area
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

#top {
    height:325px;
}

#top #top-logo {
    width:510px;
    height:122px;
}

#top-facebook {
	left:460px;
	top:154px;
	z-index:1000;
}

#plus-one {
	left:380px;
	top:150px;
	z-index:1000;
}


#top-menu {
  position: absolute;
  right: 110px;
  top: 10px;
}

#top-menu a.item {
    display:block;
    float:left;
    color: #658232;
    padding-top: 9px;
    text-align: center;
    margin-left:10px;
    font-size: 11px;
}

#top-menu a.mm_anons{
	background: url('../img/mm_anons.jpg') no-repeat;
	width:105px;
	height:32px;
}


#top-menu a.mm_add{
	background: url('../img/mm_add.jpg') no-repeat;
	width:104px;
	height:33px;
	padding-left:7px;
}
#top-menu a.mm_my{
	background: url('../img/mm_my.jpg') no-repeat;
	width:105px;
	height:33px;
	padding-left:7px;
}

#top-menu li {float:left;list-style: none;}

#smartIcons > div.smart-icon {
	position:absolute;
	top:15px;
	right:0;
	height:25px;
	padding-left:15px;
	min-width:5px;
}

#smartIcons > div.smart-icon > span.number {
	font-size:10px;
	background:#cc0000;
	color:#fff;
	padding:1px 2px;
}

#smartIcons > div.smart-icon.new-anonses {
	background:url('../img/smart_icon_new_anonses_off.png') no-repeat;
}

#smartIcons > div.smart-icon.new-anonses.active {
	background:url('../img/smart_icon_new_anonses_on.png') no-repeat;
}

#smartIcons > div.smart-icon.contacts {
	background:url('../img/smart_icon_contacts_off.png') no-repeat;
}

#smartIcons > div.smart-icon.contacts.active {
	background:url('../img/smart_icon_contacts_on.png') no-repeat;
}

#smartIcons > div.smart-icon.position {
	background:url('../img/smart_icon_position_ok.png') no-repeat;
}

#smartIcons > div.smart-icon.position > span.number {
	background:#4B6003;
}

#smartIcons > div.smart-icon.position.medium {
	background:url('../img/smart_icon_position_medium.png') no-repeat;
}

#smartIcons > div.smart-icon.position.medium > span.number {
	background:#ff6000;
}

#smartIcons > div.smart-icon.position.low {
	background:url('../img/smart_icon_position_low.png') no-repeat;
}

#smartIcons > div.smart-icon.position.low > span.number {
	background:#cc0000;
}

#menu-search {
	padding:3px 0px 0px 5px;
	background: url('../img/menusearch_bg.jpg') no-repeat;
	height:33px;
}

#menu-search ul {margin:0px;margin-left:0px;}
#menu-search li {display:inline;}
#menu-search #hs_cat {width:200px;}
#menu-search #hs_goal {width:120px;}
#menu-search #hs_region {width:120px;}
#menu-search #hs_city {width:120px;}

#btopsearch {width:69px;height:22px;background: url('../img/button-search.png') no-repeat;border:none;}
#btopsearchadv {width:200px;height:22px;background: url('../img/button-search-adv.png') no-repeat;border:none;}

#loggedin_user {top:150px;padding-left: 10px;right:10px;z-index:100;}

/* chrapkabox */
#shout_box {
	top:50px;
	padding-right:10px;
}

#shout_box .shout_content {
	overflow-y:scroll;
	height: 70px;
	width:440px;
	border:solid 1px #ccc;
	padding:3px;
	background: #fff;
}

#shout_box p {
	padding:0;
}

#photo-wall {
	height: 150px;
	top:147px;
}

#photo-wall div.thumbs > div.thumb {
	margin-left: 9px;
}

#photo-wall div.title {
	background: url('../img/photo_wall_bg.jpg') no-repeat;
	width:375px;
	height:28px;
}

p.anonse-news {
	text-align:left;
	text-transform: uppercase;
	font-family: arial;
	font-size: 20px;
	letter-spacing: 0.05em;
	padding:0.1em;
}

p.anonse-news span {
	  background: #7A922C;
	  color:#fff;
	  padding:0.4em;
	  font-size:16px;
	  letter-spacing: 0;
	  font-weight: bold;
	  text-transform: none;
}


#search-subscribe a {
    background: none repeat scroll 0 0 #7A922C;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 0.4em;
    text-transform: none;
}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Sidebar
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

#sidebar div.group div.link {margin-bottom:0.5em;}

#sidebar {
    width:230px;
    float:left;
    margin-top:10px;
}

#sidebar li {margin-left:15px; list-style:url('../img/li_element.gif') outside;}
#sidebar a {}

#sb_photo_wall div.img {
	width:100px;
	height:100px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	padding:0;
	border:solid 1px #ffda70;
}

#sidebar div.sb_title {
	height:42px;
	width: 220px;
    font-family: serif;
    font-size: 22px;
    font-weight: bold;
    color:#658232;
}

#sb_title_nowe_zdjecia {background: url('../img/sb_title_nowe_zdjecia.jpg') no-repeat;}
#sb_title_wojewodztwa {background: url('../img/sb_title_wojewodztwa.jpg') no-repeat;}
#sb_title_miasta {background: url('../img/sb_title_miasta.jpg') no-repeat;}
#sb_title_menu {background: url('../img/sb_title_menu.jpg') no-repeat;}
#sb_title_polecamy {background: url('../img/sb_title_polecamy.jpg') no-repeat;}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Content
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

#change-contact-method {
    margin:0 auto 2em auto;
    width:500px;
    overflow: auto;
}

#change-contact-method div.method {
    border:solid 1px #FFDA70;
    border-radius:5px;
    padding:1em;
    margin-bottom:1em;
}

#auto-bits-config {
	padding-bottom:2em;
	border-bottom:dotted 1px #FFDA70;
	margin-bottom:2em;
	overflow: auto;
}

#auto-bits-config > aside {
	border: solid 1px #FFDA70;
	border-radius:5px;
	margin-bottom:1em;
	float:right;
	padding:0.5em;
	width:200px;
}

#auto-bits-config section.save {
    font-size:1.25em;
}

#auto-bits-config section.save input[type=button] {
    font-size:inherit;
}

#auto-bits-config h3 {
	color:inherit;
}

#auto-bits-config > section {
	margin-bottom:1em;
	clear:left;
}

#auto-bits-config section.options {
	margin:0.5em 1em;
	padding:0.5em 1em;
	float:left;
	border-radius:5px;
}

#auto-bits-config section.options.error {
	background:#FFE2E2;
}

#auto-bits-config section.notify {
}

#auto-bits-config section.notify p {
    display: inline;
}

#auto-bits-config select {
	min-width:5em;
	max-width:16em;
	padding:0.25em;
}

div.error-page {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
}

div.error-page h1 {
	font-family: serif;
	text-shadow:0 0 1px #ccc;
	font-size:82px;
	padding:0.1em;
	border-bottom:solid 1px #aaa;
}

div.error-page h2 {
	padding:5px;
}


#whole {
	width:995px;
}

#fadd h4 {
	font-size:16px;
	text-transform: uppercase;
}

form.xform legend {
    font-size:20px;
    text-transform: uppercase;
}

#anonses a {
	color:#658232;
}

#anonses div.item div.content div.descr a {
	font-weight: bold;
	text-decoration: underline;
}

#table_notes img {margin:0.5em;}

div.anons-list ul {
	margin-left:20px;
}

div.anons-list li {
	list-style-image: url('../img/li-anons-list.png');
}

div.anons-list a.city {
	font-weight:bold;
}

div#content {
    width:760px;
    float:left;
}

div.block {
    border-bottom:solid 1px #ccc;
    padding-bottom: 0.5em;
    margin-bottom:0.5em;
}

#google_search {
	clear:both;
}

#browse-sub-menu {
	background: #7a922c;
	height:20px;
	margin-bottom:1em;
	position: relative;
	color:#fff;
}

#browse-sub-menu ul {
	position: absolute;
	left:10px;
	top:0px;
}

#browse-sub-menu div.sub-menu-view {
	position: absolute;
	right: 10px;
	top:0px;
}

#browse-sub-menu li {
	display:inline;
	margin-left: 10px;
}

#browse-sub-menu a {color:#fff;}
#browse-sub-menu a:hover {color:#fff;text-decoration: underline;}
#browse-sub-menu a:visited {text-decoration: none;}
#browse-sub-menu li.active a {color:#fff;text-decoration: underline;}

#user-panel {
	margin-top:1em;
	position:relative;
}

* HTML #last_photos {height:100%;}

#last_photos div.img {
	width:100px;
	height:115px;
	margin-left:10px;
	margin-top:5px;
	float:left;
	padding:0;
	border:solid 1px #ffda70;
}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    SEARCH CLOUD
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

div.tag-cloud > span.item a {color:#658232;}
div.tag-cloud > span.item a:hover {text-decoration:underline;}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Anonses
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

#anonses {
	overflow: hidden;
	margin-bottom: 10px;
}

/* as list */
div.anons {clear:both; margin-bottom:1em; border-bottom:dotted 1px #ffda70;padding-bottom: 1em; overflow: hidden;}
div.anons a {color:#658232;}
* HTML div.anons {height:100%;}
div.descr a.important {padding-left: 0px;}
div.descr p.info {font-size:11px;text-align: right;}
div.descr p.info img {margin-left:1px;}
div.anons div.img {float:left; margin-right:0.5em; border: solid 1px #ffda70;}
div.anons div.tools {clear:both;color:#aaa;font-size:10px;text-align:right;}
div.anons div.tools a.present {font-weight:bold;}
/* as thumbs */

#anonses div.anons-thumb {
	width:100px;
	height:115px;
	margin-left:10px;
	margin-top:5px;
	float:left;
	padding:0;
	border:solid 1px #ffda70;
}

#anonses p.top-info {
	font-size:11px;
	text-align: right;
}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    The rest
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

#search_table td {padding:0.5em;}

#search_table .filter-active {background: #ffda70;}

#photo_list div.thumb {width:110px;height:150px;float:left;}

#bsave-today-special,#bsave-weekend-special,#b-invite-wp {
	background: url('../img/bsave.jpg') no-repeat;
	width:56px;
	height:24px;
	border: none;
}

/*#b-invite-wp {
	background: url('../img/binvite.jpg') no-repeat;
	width:102px;
	height:25px;
	border: none;
}   */

#auto_poszukiwacz {
	background: url('../img/subscription-bg.jpg') repeat-x;
	border:solid 1px #FFDA70;
	padding:20px;
	border-radius: 5px;
}

#auto_poszukiwacz p {
	font-size: 11px;
	color:#777;
}

#auto_poszukiwacz div.column-left {
}

#auto_poszukiwacz div.column-right th {
	font-size:11px;
}

#auto_poszukiwacz #button-subscribe {width:140px;height:43px;background: url('../img/button-subscribe.png') no-repeat;border:none;}

#bottom-cities {
	clear:both;
	overflow: hidden;
	border-top:solid 1px #ffda70;
	border-bottom:solid 1px #ffda70;
	padding: 10px 0px 5px 0px;
}

* HTML #bottom-cities {height:100%;}

#bottom-more-cities {
	background: url('../img/more_cities.jpg') no-repeat;
	width:87px;
	height:19px;
	padding-top:5px;
}

#bottom-more-cities a {
	color:#5a4e2e;
	font-size:10px;
	padding:0px 0px 0px 5px;
}

#bottom-cities li {
	float:left;
	width:190px;
	height:15px;
	margin-left:10px;
	list-style:url('../img/li_element_bottom.gif') outside;
}

#bottom-cities #bc_title_miasta {width:220px;height:35px;background: url('../img/sb_title_miasta.jpg') no-repeat;}

#footer {
    font-size:10px;
    margin-top: 2em;
    color:#aaa;
    padding:0.5em 0em;
}
#footer img {float:left;}
#footer p.copyright {padding-top: 40px; color: #887545;}


#simple_content {
    padding:1em;
}

/*--------------------------------------------------------------
					Show Anons
\--------------------------------------------------------------*/

#social {
	text-align:right;
}

#social div.social {
	display: inline-block;
	vertical-align: middle;
	margin-left:5px;
}

#anons-content strong, #anons-contact strong, #anons-prefs strong {color:#658232;}

#anons-content h2.anons-title {
	font-size:1.2em;
	text-align:right;
	font-style: italic;
	font-family:Georgia, Times, "Times New Roman", serif;
}


#anons-content div.anons-main-photo {
	float:left;
	width:220px;
}

#anons-content div.anons-main-photo p.back {
	padding:0 0 0px 10px;
    cursor: pointer;
    text-align:left;
}

#anons-content div.anons-main-photo img {
	margin-left:10px;
	border:solid 1px #e6d399;
}

#anons-content div.anons-main-photo > div.details {
	font-size:11px;
	text-align:right;
	margin-left:10px;
	margin-right:5px;
}

#anons-content div.descr {
	width:520px;
	float:right;
	overflow: auto;
}

#anons-content div.descr p.descr {
	clear:right;
}

div.group.contact {
	padding:10px;
	background: #FFFDF5;
	border:solid 1px #FFDA70;
}

div.group.contact a {
	font-weight: bold;
}

div.group.contact button {
	font-size: 1.5em;
	padding:0.2em;
	background: linear-gradient(to top, #658232 0%, #658232 80%, #A4B13B 100%);
	border:solid 2px #FFDA70;
	border-radius:5px;
	color:#fff;
}

div.group.contact span.symbol {
	width:1.5em;
	height:auto;
}

div.group p.critical {
	font-weight: bold;
	font-size:1.3em;
}

#pay-sms p.critical span {
	font-size:2.2em;
	font-family: Impact, fantasy;
}

div.contact.sms {
	background: url('../img/satisfaction.jpg') repeat-y 100% 0;
	border:solid 1px #ffdb74;
	padding: 0.5em;
}

div.contact.sms > div.spacer {
	padding-right: 250px;
	background: url('../img/satisfaction_logo.png') no-repeat 100% 50%;
}

#anons-contact #fnewuser fieldset { padding-top:1em; }

#bshowcpublic { font-size:24px; }

div.pay iframe {margin-top: 20px;}



#anons-actions {
	border-top:solid 1px #f7d264;
	border-bottom:solid 1px #f7d264;
	background: #FFFDF5;
}

#xanons_promote {width:755px;height:2.5em;}

#anons_promote {border-top:solid 1px #f7d264;border-bottom: #f7d264 dotted 1px;margin-bottom:1em;margin-top:0.5em;padding-bottom: 0.5em;}

#anons-buttons {border-bottom: #f7d264 dotted 1px; }

/*--------------------------------------------------------------
					my anons
\--------------------------------------------------------------*/

/* My Anons */

#bbitposition {
	background: url('../img/bitposition.jpg') no-repeat;
	width:248px;
	height:27px;
	border: none;
}
#bbuypromote {
	background: url('../img/buypromote.jpg') no-repeat;
	width:248px;
	height:27px;
	border: none;
}

#bdelete-anons,#button-delete-account {
	background: url('../img/delete_anons.jpg') no-repeat;
	width:168px;
	height:27px;
	border:none;
}

#bsuspend-anons {
	background: url('../img/suspend_anons.jpg') no-repeat;
	width:104px;
	height:30px;
	border:none;
}

#bunsuspend-anons {
	background: url('../img/button-unsuspend-anons.png') no-repeat;
	width:104px;
	height:25px;
	border:none;
}

#my-anons {}
#my-anons table {
	margin-top:10px;
	border:none;
}
#my-anons tr,#my-anons td,#my-anons th {
	border:none;
	background: none;
}

#my-photo {
	float:left;
	width:205px;
	height:205px;
}

#my-photo img {
	border:solid 1px #FFDA70;
}

#my-status {
	float:right;
	width:540px;
}

#my-status h2 {border-bottom:solid 1px #ccc;}

#my-options {
	clear:both;
}

/*            Gallery              */
#tab-anons-galleries div.options {
	clear:both;
	text-align:right;
	margin-top:10px;
	border-top:solid 1px #555;
	background: #F0F0F0;
	padding:5px;
	margin-bottom:10px;
}

#tab-anons-galleries div.anons-gallery {
	clear:both;
	margin-top:10px;
	overflow: hidden;
}

#tab-anons-galleries div.thumb img {
	border:solid 1px #ccc;
}

#tab-anons-galleries div.gallery-cover {
	float:left;
	width:200px;
	height:200px;
	border:solid 1px #ccc;
}

#tab-anons-galleries div.gallery-descr {
	width:450px;
	float:right;
}

#anons-main-photo div.thumb {
	float:left;
	width:100px;
	height:100px;
}
#anons-main-photo div.descr {
	float:left;
	margin-left:10px;
	width:550px;
	font-size:11px;
}
#anons-main-photo div.descr li {
	list-style-image: url('../img/li_triangle.png');
}

/* Gallery Buttons */
#bnewgallery {width:130px;height:26px;background: url('../img/button-new-gallery.png') no-repeat;border:none;}
#baddmainphoto {width:220px;height:26px;background: url('../img/button-add-main-photo.png') no-repeat;border:none;}
input.bdelete-gallery {width:111px;height:26px;background: url('../img/button-delete-gallery.png') no-repeat;border:none;}
input.bdelete-gallery[disabled="disabled"] {width:111px;height:26px;background: url('../img/button-delete-gallery-disabled.png') no-repeat;border:none;}
input.bedit-gallery {width:111px;height:26px;background: url('../img/button-edit-gallery.png') no-repeat;border:none;}
input.bshare-gallery {width:140px;height:26px;background: url('../img/button-share-gallery.png') no-repeat;border:none;}
input.bdelete-photo {width:111px;height:26px;background: url('../img/button-delete-photo.png') no-repeat;border:none;}
input.badd-photo {width:111px;height:26px;background: url('../img/button-add-photo.png') no-repeat;border:none;}

/*--------------------------------------------------------------
					Edit Gallery
\--------------------------------------------------------------*/

div.thumbs.borders > div.cover {border:solid 1px #597600;}
div.thumbs.borders > div.main-photo {background: #f7d264;}

span.cover {padding:5px;border:solid 1px #597600;}
span.main-photo {padding:5px;background: #f7d264;}

input.bedit-photo {width:80px;height:21px;background: url('../img/button-edit-photo.png') no-repeat;border:none;}

#fnewuser #bcreate {
    font-size:26px;
}
