h1.icon {
	padding: 8px 0 11px 0;
}
h1.icon img {
	float: left;
	margin: -5px 5px 0 0;
}
h1.icon img.points_img {
	float: left;
	margin: 3px 5px 0 0;
}
h1.icon span {
	color: #3a3535;
	font-family: Tahoma,sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	/*padding-left: 10px;*/
	top: -8px;
    float: left;
	position: relative;
}

.imglist div {
	float: left;
	padding:4px 4px 10px 0;
}
a.frame {
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	background: transparent url('/images/frame3.jpg') no-repeat 0 0;
	padding: 2px;
}
.imglist p, .comment_author p {
	padding: 0;
	font-size: 11px;
}      


#load_more {
    margin-top: 10px;
}

.video_thumb span.thumb {
    background-position: left bottom;
    background-repeat:no-repeat;
    display:inline;
    position:absolute;
    z-index:10;
    width: 130px;
    height: 98px;
    
    padding: 3px;
    background-color: #FFF;
    border: 1PX double #C1CABF;
}

.video_thumb span.play {
    background-image: url(/images/btn_playvideo.png);
    background-position: left bottom;
    background-repeat:no-repeat;
    display:inline;
    position:absolute;
    z-index:10;
    width: 130px;
    height: 98px;
    cursor: poiner;
    
    padding: 3px 0px 0px 0px;
    margin-left: 5px;
}

img.decoy1 {
    display:inline;
    visibility:hidden;
}

a .video_thumb {
    display:block;
    float:left;
    margin: 0px;
    width: 138px;
    height: 106px;
    margin-right: 8px;
    margin-bottom: 4px;
    cursor: poiner;
}

a .video_thumb img {
    cursor: poiner;
}

 
div.imglist > div {
	text-align: center;  
	float: left;
	padding: 0;
}

div.imglist > div#im {
	padding-left:15px;
	padding-right:16px;
}
 
div.imglist > p, .comment_author p{
	width: 96px;
}  
       
.imglist p img, .comment_author p img {
	position: relative;
	margin-bottom: -3px;
	margin-right: 5px;
}

#big_gray {
	font-family: Tahoma, sans-serif;
	padding-left: 15px;
    margin: 0;
	color: #bdc5c0;
	font-size: 35px;
    font-weight: bold;
	width: 221px;
	float: left;
}

#hopping #statustext {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#FFFFFF;
	border:1px solid #C1CABF;
	color:#CFCFCF;
	float:left;
	font-size:14px;
	height:14px;
	margin:0;
	max-width:430px;
	min-height:17px;
	overflow:hidden;
	padding:6px;
	width:430px;
}

#hopping {
	background:url("/images/hopping_block_bg_1.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:71px;
	margin-left:10px;
	width:512px;
}


#hopping_area {
    float: left;
    margin-top: 26px;
    padding: 7px 15px 6px;
    width: 482px;
}

/*#send_hopping_btn {
	margin: -15px 0px 0px 10px;
	cursor: pointer;
}        */

#send_hopping_btn {
    cursor: pointer;
    margin: 0 0 0 10px;
}

#hopping_area_youtube {
    background: url("/images/hopping_arrea_bg.png") repeat-y scroll 0 0 transparent;
    clear: both;
    display: none;
    float: left;
    font-size: 11px;
    padding: 7px 55px 6px 15px;
    width: 442px;
}

#hopping_area_bottom {
    background: url("/images/hopping_block_bottom.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 11px;
    margin-left: 10px;
    width: 512px;
}

#hopping_area_radio {
    background: url("/images/hopping_arrea_bg.png") repeat-y scroll 0 0 transparent;
    clear: both;
    display: none;
    float: left;
/*    font-size: 11px;*/
    height: 17px;    
    padding: 5px 55px 0px 18px;
    width: 442px;
}

#hopping_area_youtube {
    display: none;
    width: 442px;
    padding: 7px 55px 6px 15px;
    float: left;
    background: transparent url('/images/hopping_arrea_bg.png') repeat-y;
    clear: both;
    font-size: 11px;
}

#hopping_area_youtube b {
    color: #7C7C7C;
}

#hopping_area_youtube a {
    color: #9fb4a5;
    text-decoration: none;
}

#hopping_area_youtube a:hover {
    text-decoration: underline;
}

#hopping_area .NFText {
    color: #cecece;
}



#feed_comment_area {
	width: 417px;
	padding: 4px 15px 3px 15px;
	background-color: #f1f9f6;
}

#feed_comment_area textarea {
	width: 447px;
	padding: 4px 15px 3px 15px;
	background-color: #f1f9f6;
}

.feed_comment_radio {
    font-size: 11px;   
    background-color: #f1f9f6;
    padding-left:10px;
    padding-top: 5px;
}

.profile_info_block {
    color: #313232;
    font-size: 12px;
    font-weight: normal;
    width: 223px;
    float: left;
}

.profile_info_block td{
    padding: 6px 0px;
    text-align: left;
    border-bottom: 1px dashed #d0e4d3;
}

.profile_info_block th{
    padding: 6px 0px;
    text-align: left;
    color: #666666;
    font-weight: normal;
    border-bottom: 1px dashed #d0e4d3;
}

table.profile_details {
    /*background-color: #edf9e0;*/
    margin-left: 9px;
    margin-top: 10px;
}

table.profile_details_actions {
    margin-bottom: 10px;
}

.profile_details_actions div#action_link {
    float: left;
    padding: 9px 23px;
    width: 177px;
    margin-left: 2px;
}

table.profile_details_actions td {
    padding: 0;
    border: 0 none;
}

table.profile_actions {
    background-color: #d3edf0;
}

table.profile_actions td{
    padding: 6px 0px;
    text-align:left;
    border-top: 1px solid #c1e1e4;
}

table.profile_actions div#action_link {
    padding: 0px 23px;
}

table.profile_actions td a{
    color: #0066cc;
}

div#action_link a {
    margin-left: 14px;
    float: left;
}

.profile_details_actions div#action_link {
	float:left;
	margin-left:2px;
	padding:9px 23px;
	width:177px;
}

.profile_details_actions div.active {
	background-color:#D7E9BD;
	border-bottom:1px solid #CDE2B4;
	border-top:1px solid #CDE2B4;
}

.profile_details_actions div.active a {
	color:#727C72;
	font-weight:bold;
	text-decoration:none;
}

.profile_details td {
	border-bottom: 1px dashed #d0e4d3;
}

div#action_link img {
	float: left;
}

div#action_link a {
	float: left;
	margin-left: 8px;
}

.profile_details_actions div#action_link a {
	float: left;
	margin-left: 0px;
}

.nav_user_block {
	font-family:Tahoma,Arial;
	font-size:12px;
	font-size-adjust:none;
	font-style:inherit;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.nav_user_block a.selected {
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #DDEBDF;
	color:#515F53;
	text-decoration:none;
}

.nav_user_block a {
	margin:0;
	padding:4px 6px;
}

div#friend_list {
	color: #7C7C7C;
	font-size: 12px;
	font-weight: normal;
	width: 205px;
	float: left;
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px;
}

div#gift_block {
	float: left;
	margin-left: 20px;
	width: 495px;
	/*border: 1px dashed #e0eaf0;*/
}

div.gift_area {
	width: 490px;
}

div#feed_block {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 495px;
	color: #7C7C7C;
}

div#give_gift_btn {
	margin-right: 10px;
	margin-left: 10px;
}

.friends_list div {
	/*width: 100%;*/
	padding: 0;
	margin-bottom: 2px;
	margin-top: 2px;
	/*border-bottom: 1px solid #cfcfcf;*/
}

.friends_list p {
	width: 100%;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.friends_list .user img {
	margin-right: 15px;
	padding: 0;
	/*border: 1px solid #228822;*/
	float: left;
	top: 0;
	position: relative;
}

.friends_list a {
	clear: right;
	color: #0061c2;
}

.friends_list a:hover {
	color: #0061c2;
}

div#friend_list {
	color: #7C7C7C;
	font-size: 12px;
	font-weight: normal;
	width: 205px;
	float: left;
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px;
}

div#gift_block {
	float: left;
	margin-left: 20px;
	width: 495px;
	/*border: 1px dashed #e0eaf0;*/
}

div.gift_area {
	width: 490px;
}

div#logon_block {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	width: 475px;
	height: 55px;
	color: #313232;
	background: transparent url('/images/logon.gif') no-repeat 10px center;
}

div#feed_block {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 495px;
	color: #7C7C7C;
}

div#give_gift_btn {
	margin-right: 10px;
	margin-left: 10px;
}

.friends_list div {
	/*width: 100%;*/
	padding: 0;
	margin-bottom: 2px;
	margin-top: 2px;
	/*border-bottom: 1px solid #cfcfcf;*/
}

.friends_list p {
	width: 100%;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.friends_list .user img {
	margin-right: 15px;
	padding: 0;
	/*border: 1px solid #228822;*/
	float: left;
	top: 0;
	position: relative;
}

.friends_list a {
	clear: right;
	color: #0061c2;
}

.friends_list a:hover {
	color: #0061c2;
}

a.frame {
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	background: transparent url('/images/profiles/frame3.jpg') no-repeat 0 0;
	padding: 2px;
}

div.sframe {
	display: block;
	position: relative;
	margin: 5px;
	padding: 0px;
}

a.sframe img {
	display: block;
	position: relative;
	margin: 5px;
	padding: 0px;
	/*border: 1px solid #62bf55;*/
}

.imglist p, .comment_author p {
	padding: 0;
	font-size: 11px;
}

div#gift_block {
	float: left;
	margin-left: 20px;
	width: 495px;
	/*border: 1px dashed #e0eaf0;*/
}

div.gift_area {
	width: 490px;
}

.carousel {
	height:90px;
	overflow:hidden;
	padding:10px 0 0;
	position:relative;
	width:490px;
}
.carousel .next {
	float: left;
	margin: 15px 0 0 0;
}
.carousel .prev {
	float: left;
	margin: 15px 0 0 0;
}
.carousel .jCarouselLite {
	float: left;
	left: -5000px;
	position: relative;
	visibility: hidden;
}

.carousel .jCarouselLite li img.new {
	border:1px solid #ECEB9D;
}

.carousel .jCarouselLite li {
	margin-top: 4px;
	padding: 0 7px;
}

div#loader {
	width: 100%;
	text-align: center;
	float: left;
	padding: 50px 0;
}
div#loader span.img {
	top: 3px;
	border: none;
	margin-right: 7px;
	position: relative;
}
div#loader span {
	color: #ABABAB;
	font-size: 14px;
	font-weight: normal;
}

#big_gray {
	font-family: Tahoma, sans-serif;
	padding-left: 15px;
    margin: 0;
	color: #bdc5c0;
	font-size: 35px;
    font-weight: bold;
	width: 221px;
	float: left;
}

#gift_item {
	padding: 0;
    margin: 6px;
	width: 65px;
	height: 65px;
	border: 1px solid transparent;
}

div.imglist > div {
	padding: 0;
    margin: 6px;
	width: 65px;
	height: 65px;
	border: 1px solid transparent;
	padding: 7px;
}

div.imglist > div.new {
	border: 1px solid #eceb9d;
}

#friends_gifts div {
	padding: 0;
    margin: 6px;
	width: 50px;
	height: 50px;
	border: 1px solid transparent;
}

#friends_gifts div.new {
	border: 1px solid #eceb9d;
}

#gift_comment_area {
	width: 447px;
}

#gift_comment_area div {
	width: 417px;
	padding: 10px 15px;
	background-color: #f1f9f6;
}

#action_block { 
	position: relative;
	right: 2px;
	top: 2px;
	z-index: 100;
	float: right;
	cursor: pointer;
}

a#comment_link {
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-style: inherit;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #0f7cc9;
	float: left;
	text-decoration: none;
}

span#comments {
	margin-left: 0px;
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-style: inherit;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	color: #cecece;
	text-decoration: none;
}

a#comment_link:hover {
	text-decoration: underline;
}

#comment_block #post_com_form {
	float: right;
	margin-top: 6px;
	margin-right: 1px;
}

#comment_block #post_com{
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	cursor: pointer;
}
#captcha {
	border: none;
}

#captcha img {
	margin-left: 2px;
	margin-left: 1px;
	float: left;
}

#comment_block .captcha_code {
	font-size: 14px;
	float: left;
	margin-right: 4px;
	margin-top: 2px;
	margin-left: 10px;
	height: 21px;
	width: 65px;
	border: 1px solid #d9e2eb;
	color: #b2afaf;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#comment_block  #cryptogram {
	border: 1px solid #bcbcbc;
}

div#captcha_error {
	float: left;
	height: 20px;
	width: 200px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	text-align: center;
	border: none;
	clear: right;
}

.date_note {
	font-family: Tahoma,Arial;
	font-style: inherit;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #cecece;
	/*right: 10px;*/
	float: left;
	margin-right: 8px;
	/*background-image: url(/images/profiles/calendar.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}

/* messages */
.ui-widget { 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:inherit;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.ui-state-highlight { border: 1px solid #fed22f; background: #ffe45c; color: #363636; }
.ui-state-info { border: 1px solid #99cd85; background: #c2f4ba; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error { border: 1px solid #cd0a0a; background: #b81900 url(/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary {  }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); }

#profile_highlight_block, #profile_highlight_block { padding: 10px auto; text-align: center; display: block; width: 512px; margin-left: 20px; margin-right: 20px; margin-top: 10px; float: left; display: none; margin-bottom: 10px; opacity: 0.8; }
#profile_error_block, #profile_info_block { padding: 10px auto; text-align: center; display: block; width: 512px; margin-left: 20px; margin-right: 20px; margin-top: 10px; float: left; display: none; margin-bottom: 10px; opacity: 0.8; }
#error_block { text-align: center; /*margin-top: 20px;*/ }
#error_block span { font-size: 14px; color: #7C7C7C; font-weight: normal; }
#error_mess { text-align: center; /*margin-top: 20px;*/ }
#error_mess span { color: #7C7C7C; font-weight: normal; }
/* messages */

/* FEED */
span#action_block { float: right; margin-right: 0px; display: none; cursor: pointer; position: relative; }
span#profile_ico {float: left; height: 11px; width: 15px; margin: 0 5px 0 5px; background: transparent url('/images/profile.png') no-repeat 0 0;}
span.profile_ico_over {background: transparent url('/images/profile.png') no-repeat 0 -11px;}

div#fav_room_item { width: 170px; float: left; padding: 8px 15px; border-bottom:1px dashed #e0eaf0; }
div#fav_room_item #action_block { float: right; }
div#fav_room_item  a { color: #2578d5; cursor: pointer; }

/*span { color: #2e2e2e; }*/
div#frog_feed_content { float: left; clear: both; }
div#frog_feed { width: 486px; float: left; overflow: hidden; }
div.feed_item { width: 476px; float: left; padding: 8px 5px; border-bottom: 1px dashed #e0eaf0; position: relative; background: #FFF; }
div.feed_item .message a { text-decoration: none; }
div.feed_item .message a:hover { text-decoration: underline; }
div.feed_item .message.youtube b { color: #010101; }
div.feed_item .message.youtube { font-size: 11px; }
div.feed_item .message.youtube a { color: #A6A6A6; text-decoration: none; }
div.feed_item .message.youtube a:hover { text-decoration: underline; }
div.feed_item .message.youtube div.description { width: 300px; float: left; word-wrap: break-word; }
div#date_block { width: 476px; height: 15px; float: left; text-align: left; }
div#hopping_block { width: 468px; height: auto; float:right; text-align: left; vertical-align: top; margin-left: 4px; margin-right: 4px; }
div#hopping_block span { font-family: Tahoma,Arial; font-style: inherit; font-variant: normal; font-weight: normal; font-size: 12px; /*float: left; margin: 0px 3px;*/ }
div#hopping_block h2.icon { margin: 0px 15px 0px 0px; }
div#hopping_block span a { font-weight: bold; text-decoration: none; }
div.feed_item h2 a.user { font-family: Tahoma,Arial; font-size: 12px; font-size-adjust: none; font-style: inherit; font-variant: normal; font-weight: bold; line-height: normal; text-decoration: none; }
/*div.comment_text { white-space: normal; display: block; margin-bottom: 4px; margin-right: 8px; word-wrap: break-word; font-weight: normal; font-size: 12px; color: #313232; letter-spacing: normal;  }*/
div.comment_text { white-space: normal; word-wrap: break-word; font-weight: normal; font-size: 12px; color: #313232; letter-spacing: normal;  }
div#comments_block { width: 468px; max-width: 468px; float: right; text-align: left; margin-top: 10px; margin-left: 4px; margin-right: 4px; }
div#comment_block { width: 442px; max-width: 442px; /*background: transparent url(/images/profiles/com_block_bg.gif) repeat-x; background-color: #eff8ef;*/ padding: 7px; float: right; }
div#comment_link_block { margin-bottom: 10px; }
form#com_form_block { margin-top: 4px; }

span#more_comments {
    margin-left: 2px;
}

div#more_comments_container {
    border-bottom: 1px solid #cfcfcf;
}

span#more_comments a {
    font-family: Tahoma,Arial;
    font-size: 11px;
    font-size-adjust: none;
    font-style: inherit;
    font-variant: normal;
    font-weight: normal;
    color: #0f7cc9;
    text-decoration: none;
    margin: 0 6px;
}

div#post_block { margin-top: 4px; margin-right: 2px; text-align: right; }

/*div#com_delete_block { width: 15px; height: 15px; float: right; text-align: right; position: relative; margin-left: 10px; }*/

div.feed_com_item { width: 417px; float:left; text-align: left; padding: 10px 15px; /*border-bottom: 1px dashed #e0eaf0;*/ background-color: #f1f9f6; overflow: hidden; clear: both; }
div#com_form_block #hr { border-bottom: 1px dashed #e0eaf0; margin: 0 15px; width: 416px; float: left; padding: 0; height: 0px; background-color: #f1f9f6; margin-top: -1px; }
div#com_date_block { width: 416px; height: 15px; float: right; text-align: right; margin-top: 10px; }
div.feed_com_item .date_note { color: #cad7d1; }
div#com_hopping_block { width: 416px; height: auto; float:right; text-align: left; vertical-align: top; }
div#com_hopping_block { font-family: Tahoma,Arial; font-style: inherit; font-variant: normal; font-weight: normal; font-size: 12px; /*float: left; margin: 0px 3px;*/ }
div#com_hopping_block h2.icon { margin: 0px 15px 0px 0px; }
div.feed_com_item h2 a.user { text-decoration: none; font-family: Tahoma,Arial; font-style: inherit; font-variant: normal; font-weight: bold; font-size: 12px; }
/* FEED */


.nav_user_block {
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-style: inherit;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.nav_user_block a.selected {
	background: #ddebdf;
	color: #515f53;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-bottom: 5px;
}

.single_contact_block {
	border: 1px solid transparent;
	border-top: 1px dashed #d3edf0;
	width: 510px;
	margin: 0;
	padding: 0;
	/*margin-bottom: 2px;*/
	clear: both;
}

.single_contact_block div {
	margin: 0;
	padding: 0;
}

.datail_table {
	font-family:Tahoma,Arial;
	font-size:12px;
	font-size-adjust:none;
	font-style:inherit;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.grey {
	color: #5f6163;
}

#contact_actions {
	padding: 0;
	margin: 0;
	height: 24px;
	float: right;
    overflow: hidden;
}

#menu_link div img {
	margin-right: 5px;
	margin-top: -3px;
	float: left;
}

#menu_link div a {
	float: left;
}

#menu_link  {
	background: #e8f8e6;
	padding: 0;
	margin: 0;
	height: 24px;
}

#menu_link div {
	margin: 0;
	padding: 0;
	padding-right: 13px;
	margin-top: 4px;
	font-family: Tahoma,Arial;
	font-style: inherit;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #0066cc;
	/*float: right;*/
    /*height: 24px;*/
}

strong {
	color: #3f3f3f;
}

div.avat {
    float: left;
    margin: 4px;
    cursor: pointer;
}
#avat-note { font-family: Tahoma; font-style: inherit; font-variant: normal; font-weight: normal; font-size: 11px; color: #a0a0a0; }
#avat-note #aCnt { font-weight: bold; color: #31a907; }



/* messages */
.ui-widget { 
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size:13px;
    font-size-adjust:none;
    font-style:inherit;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.ui-state-highlight { border: 1px solid #fed22f; background: #ffe45c; color: #363636; }
.ui-state-info { border: 1px solid #99cd85; background: #c2f4ba; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error { border: 1px solid #cd0a0a; background: #b81900 url(/images/profiles/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary {  }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter: Alpha(Opacity=70); }

#profile_highlight_block, #profile_highlight_block { padding: 10px auto; text-align: center; display: block; width: 512px; margin-left: 20px; margin-right: 20px; margin-top: 10px; float: left; display: none; margin-bottom: 10px; opacity: 0.8; }
#profile_error_block, #profile_info_block { padding: 10px auto; text-align: center; display: block; width: 512px; margin-left: 20px; margin-right: 20px; margin-top: 10px; float: left; display: none; margin-bottom: 10px; opacity: 0.8; }
#error_block { text-align: center; margin-top: 20px; }
#error_block span { font-size: 14px; color: #7C7C7C; font-weight: normal; }
/* messages */

\
