*{
    margin: 0;
    padding: 0;
}
body{
    background: #fff;
    font: 12px/20px Arial, Verdana, Tahoma, sans-serif;
    color: #272727;
}
a img{
    border: 0;
}
a{
    text-decoration: none;
    color:#000;
}
a:hover, a.underlined, .underline_links a {
    text-decoration: underline;
}
.hidden {
    display: none;
}
#basis{
    width: 990px;
    margin: 0 auto;
}
#header{
    padding: 10px 0 10px 0;
    margin: 0 0 20px 0;
    min-height:  122px;
    background: url(/img/border.gif) 0 100% repeat-x; 
}
#logo{
    display: block;
    float: left;
   /* width: 33px;
    height: 102px;*/
    background: #fff;
    text-decoration: none;
    position: relative;
    margin: 10px 0 0 0;
    background: url(/img/logo.png) 0 0 no-repeat;
    width: 250px;
    height: 77px;
}

#logo-fruit {
    position: absolute;
    background-image: url(/img/logo.png);
    background-position:  300px 0;
    background-repeat:  no-repeat;
    width: 38px;
    height: 33px;
    top: 0;
    left: 173px;
}
#logo-fruit.logo-fruit-1 {
    background-position:  0 -87px;
}
#logo-fruit.logo-fruit-2 {
    background-position: -48px -87px;
}
#logo-fruit.logo-fruit-3 {
    background-position: -192px -87px;
}
#logo-fruit.logo-fruit-4 {
    background-position: -96px -87px;
}
#logo-fruit.logo-fruit-5 {
    background-position: -144px -87px;
}
#logo h1{
    font: bold 9px  Arial, Verdana, sans-serif;
    color: #000;
    letter-spacing: 0.05em;
    padding-left: 2px;
    position: absolute;
    top: 82px;
    text-align:  center;
    width: 240px;
}

#logo h1:first-letter{
    text-transform: lowercase;
}
#logo img{
    display: block;
}
#copyright{
    font: 11px Tahoma, Arial, Verdana, sans-serif;
    display: block;
    padding-bottom: 10px;
}
.column{
    float: right;
    width: 230px;
}
#content{
    float: left;
    width: 735px;
}
.wrapper{
    width: 780px;
    margin-right: -25px;
}
.category_list{
    list-style-type: none;
    list-style-position: outside;
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    /*text-transform: uppercase;*/
    border-top: 1px dotted #505050;
    margin: 10px 0 30px 0;
}
.category_list a{
    color: #000;
    display: block;
    margin: 0 0 1px 0;
    padding: 0;
    font-size: 13px;
    text-decoration: none;
}
.category_list a .recipes_qty,
.category_list .active a .recipes_qty{
    color: #505050;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}
.category_list li{
    padding: 2px 0 2px 2px;
    border-bottom: 1px dotted #505050;
}
.category_list li.active{
    /*font-weight:  bold;*/
    /*background: #000;*/
}
.category_list li.active a{
    /*color: #000;*/
    font-weight: bold;
    font-style: italic;

}
.category{
    font: italic 11px Georgia, "Times New Roman", serif;
    color: #666666;
}
.category a{
    color: #666666;
}
#footer{
    margin: 40px 0 0 0;
    padding: 10px 10px 0 10px;
    background: url(/img/footer_bg.gif) 0 0 repeat-x;
    height: 114px;
    font: 11px/15px Tahoma, Arial, Verdana, sans-serif;
}
#footer a{
    color: #272727;
}
.item{
    float: left;
    width: 170px;
    display: inline;
    margin: 0 20px 0 0;
    padding-bottom: 20px;
    position: relative;
}
.item h2{
    font: bold 10px "Times New Roman", Georgia, serif;
    text-transform: uppercase;
    padding: 5px 0 5px 0;
}
.item h2 a{
    color: #0072bc;
}
.items_wrap{
    padding: 20px 0 0 0;
}
.items_wrap .item{
    width: 220px;
    padding-bottom: 20px;
}
.items_wrap .item img{
    float: left;
    display: inline;
    margin: 0 5px 0 0;
}
.items_wrap .item .info{
    display: block;
}
.items_wrap h2{
    text-transform: none;
    font-size: 12px;
    color: #000;
    padding: 0 0 0 0;
}
.items_wrap h2 a{
    color: #000;
}
.items_wrap .rating{
    float: left;
}
.rating{
    float: right;
    background: url(/img/rating.gif) 0 2px no-repeat;
    font: 10px/9px Georgia, "Times New Roman", serif; 
    padding: 0 0 0 12px;
    height: 13px;
    color: #000;
}
.info{
    color: #666;
    font: 10px Tahoma, Arial, Verdana, sans-serif;
}
.info a{
    color: #666;
}
h5 {
    font: italic 16px Georgia, "Times New Roman", serif; 
    padding: 0 0 10px 0; 
    color: #fff;       
}
h5 span{                
    padding: 0 2px;
}
h5 a {
    color: #FFFFFF;
}
h5.separator{
    background: url(/img/border.gif) 0% 50% repeat-x;
    font-size: 12px;
    padding: 0;
    margin: 40px 0 10px 0;
}
.pink{
    background: #ff008b;
}
.violet{
    background: #981fb2;
}
.orange{
    /*background: #ff8c00;*/
}
.white{
    background: #fff;
    color: #000;
}
.rose{
    background: #eb6161;
}
.blue{
    background: #8bb2ae;
}
h5.small{
    font-size: 12px;
    padding: 0px 0 0 0;
}
h5.small span{
    background: #808080;
}
.grey{
    background: #808080;
    color: #fff;
    text-decoration: none;
}
.hr{
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-bottom: 1px dotted #636363;
    padding-top: 20px;
    margin-bottom: 20px;   
}
#search_form{
    
}
#search_form label{
    display: block;
    font-size: 11px;
}
.text_field{
    font-family: Arial, Tahoma, Verdana, sans-serif;
    padding: 2px;
    color: #696969;
    outline: none;
    background: #fff url(/img/shadow.gif) 0 0 repeat-x; 
    border: 1px solid #222222;
    border-color: #636363 #b1b1b1 #b1b1b1 #636363;
}
.form textarea{
    font-family: Arial, Tahoma, Verdana, sans-serif;
    padding: 2px;
    color: #696969;
    outline: none;
    background: #fff url(/img/shadow.gif) 0 0 repeat-x; 
    border: 1px solid #222222;
    border-color: #636363 #b1b1b1 #b1b1b1 #636363;   
    width: 500px;
    height: 200px;
    margin: 0 0 7px 0;
}
.form textarea.short{
    height: 100px;
}
.form textarea.notes_area{
    width: 100%;
    height: 50px;
}
#search_form .text_field{
    width: 300px;
    font-size: 16px;
    float: left;
}
.form .text_field.short{
    width: 200px;
    float: left;
}
.form .text_field.small{
    width: 100px;
    float: left;
}
.submit_button{
    background: #636363 url(/img/button_bg.gif) 0 50% repeat-x;
    color: #000;
    text-shadow: 0 0 3px #fff;
    font: 16px Arial, Tahoma, Verdana, sans-serif;
    padding: 2px 10px;
    border: none;                           
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
    float: left;
    display: inline;
}
#search_form .submit_button{
    margin: 0 40px 0 5px;
}
.search_loader{
    color: #696969;
    background: url(/img/loader.gif) 0 50% repeat-x;
    width: 64px;
    text-align: center;
    float: left;
    margin: 5px 0 0 0;
}
.ajax_loader {
    background: url(/img/loader.gif) 10px 50% repeat-x;
    width: 20px;
}
.clear{
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
}
.pagination{
    font: 11px "Times New Roman", Georgia, serif;
    text-align: center;
}
.pagination span{
    color: #000;
    padding: 0 2px;
}
.pagination a{
    color: #0072bc;
    padding: 0 2px;
}
#login_form{
    width: 301px;
}
#header #login_form{
    float: right;
}
#login_form .text_field{
    width: 190px;
    font: 13px Arial, Tahoma, Verdana, sans-serif;
    padding: 2px;
    color: #696969;
    outline: none;
    background: #fff url(/img/shadow.gif) 0 0 repeat-x; 
    border: 1px solid #222222;
    border-color: #636363 #b1b1b1 #b1b1b1 #636363;
    float: left;
    display: inline;
}
#login_form .submit_button{
    font-size: 12px;
    display: block;
    margin: 0 0 0 105px;
    background: #000;
    color: #fff; 
}
#notes_form .submit_button{
    font-size: 11px;
}
#login_form ul{
    list-style-type: none;
    list-style-position: outside;
}
#login_form li{
    padding-bottom: 7px;
    width: 100%;
    overflow: hidden;
}
#header #login_form label{
    text-align: right;
}
#login_form label{
    float: left;
    width: 100px;
    padding: 5px 5px 0 0;
}
#form_links{
    text-align: right;
    font-size: 11px;
    padding: 10px 0 0 105px;
    color: #0072bc;
    text-align: center;
}
#form_links a{
    color: #0072bc;
}
.form{
    padding: 10px 0 20px 0;
}
.form ul{
    list-style-type: none;
    list-style-position: outside;
}
.form li{
    padding-bottom: 10px;
    width: 100%;
    float: left;
}
.form label{
    display: block;
    padding: 0 0 2px 2px;
}
.form .text_field{
    width: 500px;
    display: block;
}
.form .chbx{
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 2px;
}
.form label.chbx_lbl{
    padding: 0 0 0 20px;
}
.select{
    width: 190px;
    font: 13px Arial, Tahoma, Verdana, sans-serif;
    padding: 2px;
    color: #696969;
    outline: none;
    background: #fff url(/img/shadow.gif) 0 0 repeat-x;
    border: 1px solid #222222;
    border-color: #636363 #b1b1b1 #b1b1b1 #636363;
    float: left;
    display: inline;
}
.form .description{
    float: right;
    width: 220px;
    font-size: 11px;
    line-height: 15px;
    padding: 5px 0px 0 0;
}
#ingredients_items{
    float: left;
    width: 400px;
}
h3{
    font: 18px Arial, Tahoma, Verdana, sans-serif;
}
.error{
    font: 11px monospace;
    color: #f00;
    display: block;
    clear: both;
}
#user_control{
    float: right;
}
#user_control p{
    float: right;
}
#logout{
    color: #8e8e8e;
}
#user_control ul{
    list-style-type: none;
    list-style-position: outside;
    font: 9px/14px Arial, Tahoma, Verdana, sans-serif;
    text-transform: uppercase;
    float: right;
    padding: 0 0 0 20px;
}
#user_control ul a{
    color: #777777;
}
h1{
    font: bold italic 22px Georgia, "Times New Roman", serif;
    color: #4b4b4b;
    padding-bottom: 0;
}
h1:first-letter{
    text-transform: uppercase;
}
#ingredients{
    font: italic 12px/17px Georgia, "Times New Roman", serif;
    padding: 20px 0 20px 0;
    float: left;
    width: 318px;
}
#ingredients li{
    list-style-type: none;
    list-style-position: outside;
    padding: 0 0 5px 0;
}
#instructions{
    padding: 0 0 40px 0;
    line-height: 20px;
}
#recipe_illustration{
    width: 400px;
    height: 400px;
    overflow: hidden;
    float: right;
    margin: 0px 0 20px 0;
    position:relative;
    padding: 6px;
}
#recipe_illustration img{
    display: block;
    margin: 0 auto;
    position:absolute;
    right: 6px;
    -webkit-box-shadow: 0px 0px 6px #ababab;
    -moz-box-shadow: 0px 0px 6px #ababab;
    box-shadow: 0px 0px 6px #ababab;
}
#post_info{
    border-top: 1px solid #636363;
    padding: 10px 0 0 0;
    margin-bottom: 30px;
    clear: both;
}
#controls{
    font: 12px monospace;
    float: right;
    padding-right: 20px;
}
#controls a{
    color: #000;
}
#controls form{
    display: inline;
}
.button_link{
    color: #000;
    border: 0;
    background: none;
    display: inline;
    font: 12px monospace;
    cursor: pointer;
}
.button_link:hover{
    text-decoration: underline;
}
.field_wrap{
    float: left;
    padding: 0 10px 0 0;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}
#add_field{
    width: 20px;
    line-height: 20px;
    float: left;
    background: #636363 url(/img/button_bg.gif) 0 50% repeat-x;
    color: #000;
    text-shadow: 0 0 3px #fff;
    font: 16px Arial, Tahoma, Verdana, sans-serif;
    padding: 2px 10px;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    outline: none;
    clear: both;
}
.delete_button{
    float: left;
    font: bold 16px Arial, Tahoma, Verdana, sans-serif;
    text-decoration: none;
    color: #000;
    padding: 15px 0 0 0;
    outline: none;
}
.delete_button:hover{
    text-decoration: none;
}
#autocomplete_results.hidden{
    display: none;
}
#autocomplete_results{
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #b1b1b1;
    width: 200px;
    z-index: 2;
    padding: 2px;
}
#autocomplete_results li{
    padding: 0;
    cursor: pointer;
    list-style-type: none;
}
#autocomplete_results li.active{
    background: #b4baf7;
}
#main_image{
    display: block;
    margin: 10px 0 0 0;
}
h6{
    font: italic bold 14px Georgia, "Times New Roman", serif;
    color: #4b4b4b;
    padding: 0 0 10px 0;
}
h6 .small{
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    background: #7782C9;
    padding: 1px 2px;
}
a.side_link {
    float:right;
    color: #989898;
    padding:10px;
    border:1px solid #efefef;
    margin-right:5px;
}
.common_table {
    background-color:#D9D9D9;
    font-size:0.92em;
    border-collapse:separate;
    border-spacing:1px;
}
.common_table th {
    padding: 2px 10px;
    background-color:#f0f0f0;
    text-align:left;
}
.common_table td {
    background-color:#fff;
    padding:2px 10px;
}
.common_table .icon img {
    float:left;
}
.common_table .gray_highlighted td {
    background-color:#f4f4f4;
}
.history_table td {
    font-size: 90%;
}
.history_table .gray_highlighted td {
    font-weight:bold;
}
.form_userpic{
    float: left;
}
.input_wrap{
    float: left;
    width: 300px;
    padding: 10px 0 0 10px;
}
.profile_userpic{
    float: right;
}
.comments_cloud{
    float: right;
    display: inline;
    margin: 0 3px;
    padding-top: 3px;
    width: 21px;
    height: 15px;
    text-align: center;
    background: #ffcc00 url(/img/com_cloud.gif) 0 0 no-repeat;
    font: 10px/9px Georgia, "Times New Roman", serif;
    margin-top: -3px;
}
.rating_stars{
    background: url(/img/stars.gif) 0 0 repeat-x;
    width: 70px;
    float: left;
    height: 13px;
    margin: 0 0 5px 0;
    position: relative;
}
.stars_fill{
    background: url(/img/stars.gif) 0 -13px repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 13px;
    width: 0;
}
.recipe_rating{
    float: right;
    width: 100px;
    font: italic 11px/20px Georgia, "Times New Roman", serif;
    color: #666;
}
.rating_text{
    display: block;
    text-align: center;
    font: italic 11px/20px Georgia, "Times New Roman", serif;
    color: #666;
}
.rating_descr{
    text-align: center;
    border-top: 1px solid #666;
    margin-top: 2px;
}
#rating_value{
    float: right;
    width: 60px;
    font: italic 20px/20px Georgia, "Times New Roman", serif;
    text-align: center;
    color: #666;
    margin-bottom: 5px;
}
#rating_votes{
    font-size: 11px;
}
.rating_controls,
a.rating_controls{
    font: bold 17px/20px Georgia, "Times New Roman", serif;
    margin-bottom: 5px;
    color: #666;
    display: block;
    text-decoration: none;
    width: 20px;
    text-align: center;
    float: right;
    outline: none;
}
.voted a.rating_controls{
    color: #adadad;
}
a.rating_controls:hover{
    color: #adadad;
}
a.rating_controls.active{
    color: #666;
}
.rating_star{
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 13px;
    z-index: 2;
    outline: none;
}
.rating_star#star1{left: 0;}
.rating_star#star2{left: 14px;}
.rating_star#star3{left: 28px;}
.rating_star#star4{left: 42px;}
.rating_star#star5{left: 56px;}
.rating_caption{
    float: left;
    width: 120px;
    font: 10px/12px Tahoma, Arial, sans-serif;
    text-align: right;
    padding-right: 4px;
}
.img_wrap{
    width: 170px;
    height: 127px;
    display: block;
}
#counter{
    float: left;
    margin-top: 20px;
}
.follow_us {
    list-style-type: none;
    font: italic 11px Georgia, "Times New Roman", serif;
    padding-bottom: 20px;
}
.follow_us li {
    padding: 3px 0 3px 25px;
}
.follow_us a{
    color: #666666;
}
.follow_us_caption{
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 10px;
}
#livejournal {
    background: url("/img/lj.gif") 0 50% no-repeat;
}
#twitter {
    background: url("/img/twitter-favicon.png") 0 50% no-repeat;
}
#vkontakte{
    background: url("/img/vkontakte.png") 0 50% no-repeat;
}
#colwrap{
    background: url("/img/border_2.gif") 50% 0 repeat-y;
}
#colwrap .comment_body{
    float: left;
    width: 350px;
}
.comment_body h2{
    font: 11px Arial, Verdana, Tahoma, sans-serif;
    padding: 0;
}
.comment_body h2 a{
    color: #666;
}
#colwrap .comment_body.right{
    float: right;
}
/*.column .comment_body{*/
    /*padding: 2px 0;*/
/*}*/
.comment_body strong{
    font-style: italic;
}
.comment_body strong a{
    color: #666;
}
.column .comment_body{
    line-height: 15px;
}
.column .comment_info{
    padding: 15px 0 4px 0;
    height: auto;
}
.column .comment_info img{
    margin: 0 5px 0 0;
}
.column .comment_info h2{
    padding-left: 30px;
}
/*
.col{
    float: left;
    width: 300px;
}
.col.right{
    float: right;
    width: 200px;
}*/
.scroll_content{
    height: 200px;
    overflow: auto;
}
.special_categories input {
    float: left;
    margin-top:3px;
    margin-right:5px;
}
.special_categories textarea {
    height: 50px;
    clear: left;
    float:left;
}
.special_categories textarea:disabled {
    background:#f1f1f1;
}
.special_categories label {
    float: left;
    margin-right:5px;
}
.recipe_badges {
    position:absolute;
    right:3px;
    top: 105px;
    font-size:10px;
}
.vegan_badge,
.rawvegan_badge {
    background-color:#296800;
    color: white;
    padding: 2px 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.rawvegan_badge {
    background-color:#B7D346;
    color: black;
}
.vegan_badge a {
    color: white;
    text-decoration:none;
}
.rawvegan_badge a {
    color: black;
    text-decoration:none;
}
.vegan_comment {
    border-left: 3px solid #296800;
    padding-left:6px;
    margin-bottom:10px;
}
.raw_comment {
    border-left: 3px solid #B7D346;
    padding-left:6px;
    margin-bottom:10px;
}
.recipe_source {
    border-left: 3px solid #565756;
    padding-left:6px;
    margin-bottom:10px;
    color: #757575;
}
.recipe_source a {
    color: #757575;
    text-decoration:underline;
}
.group_name, .normalized_title {
    position: relative;
}
.recipe_in_menu {
    padding: 20px 0;
    overflow: hidden;
}
.recipe_in_menu .recipe {
    text-align: center;
    padding: 5px;
}
.recipe_in_menu .recipe .recipe_img {
    height: 250px;
}
#page_notifications {
    background-color:#FFFEB3;
    padding: 10px;
    margin-bottom: 25px;
}
.providers_sprite {
    background-image: url(https://s3-eu-west-1.amazonaws.com/s1.loginza.ru/img/widget/providers_sprite.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 90px;
    background-color: white;
    cursor: hand;
    cursor: pointer;
    border: 1px solid black;
    -webkit-box-shadow: 3px 3px 3px #ababab;
    -moz-box-shadow: 3px 3px 3px #ababab;
    box-shadow: 3px 3px 3px #ababab;
}
.providers_sprite:hover {
    text-decoration: none;
}
.google {  background-position: 0px 0px; }
.yandex {background-position:0 -25px}
.mailruapi {background-position:0 -50px}

.vkontakte {background-position:0 -75px}
.facebook {background-position:0 -100px}
.twitter {background-position:0 -125px}

.myopenid {background-position:0 -175px}
.webmoney {background-position:0 -200px}

.rambler {background-position:0 -225px}
.flickr {background-position:0 -250px}
.lastfm {background-position:0 -275px}

.openid {background-position:0 -300px}
.verisign {background-position:0 -325px}
.aol {background-position:0 -350px}

.mailru {background-position:0 -375px}
.steam {background-position:0 -400px}

.service_providers {
    padding: 10px;
}
.service_providers a {
    margin-right:5px;
}
#arrows{
    width: 100%;
    overflow: hidden;
    line-height: 10px;
    margin-bottom:6px;
}
.arrow{
    float: right;
    width: 10px;
    height: 10px;
    background: url("/img/arrows.gif") 50% 0 no-repeat;
    display: inline;
    outline: none;
}
.arrow.r{
    background-position: 50% 100%;
    margin-right: 10px;
}
.num{
    float: right;
    color: #585858;
    font-size: 11px;
    padding: 0 5px;
}
.recipe_description {
    padding:15px 0;
    font: italic 14px Georgia, "Times New Roman", serif;
}
#external_link{
    float: right;
    width: 200px;
    padding: 0 100px 0 0;
}
#intro{
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0 20px 0;
}
#intro p{
    padding: 0 0 0px 0;
    display: inline;
}
#intro h1{
    font: 12px/20px Arial, Verdana, Tahoma, sans-serif;
    padding: 0 0 0px 0;
    color: #272727;
    display: inline;
}
#social_links{
    float: right;
    width: 220px;
}
.messages {
    list-style-type:none;
    list-style-position: outside;
    display: block;
    font: 11px monospace;
    padding-bottom: 20px;
}
.add_to_favorites{
    float: right;
    padding-left: 20px;
}
.add_to_favorites a{
    float: right;
    height: 15px;
    line-height: 15px;
    background: url("/img/hearts.gif") 0 2px no-repeat;
    padding: 0 0 0 17px;
}
.add_to_favorites a.to_favorites{
    display: block;
}
.add_to_favorites.in_favorites a.to_favorites{
    display: none;
}
.add_to_favorites a.from_favorites{
    display: none;
}
.add_to_favorites.in_favorites a.from_favorites{
    display: block;
}
.add_to_favorites a.to_favorites:hover{
    background-position: 0 -17px;
}
.add_to_favorites a.from_favorites{
    background-position: 0 -36px;
}
.add_to_favorites a.from_favorites:hover{
    background-position: 0 -17px;
}
.add_to_favorites a.loader{
    background: url(/img/loader.gif) 7px 50% no-repeat;
}
#notes{
    padding: 20px 0 30px 40px;
    font: italic 11px Georgia, "Times New Roman", serif;
    color: #666666;
    background: url("/img/dots.gif") 40px 0 no-repeat;
}
.more_recipes {
    text-align:right;
    margin-bottom:18px;
}
.more_recipes a{
    color: #666;
    text-decoration: none;
    font: italic 11px Georgia, "Times New Roman", serif;
    padding: 0 2px;
}
.chef_thumbnail{
    float: left;
    display: inline;
    margin: 0 4px 10px 5px;
}
.chef_userpic{
    float: left;
    display: inline;
    margin: 0px 10px 15px 0;
}
.user_info{
    padding: 0 0 15px 0;
}
.user_info strong{
    font: italic 12px Georgia, "Times New Roman", serif;
    color: #666;
}
.username{
    color: #666;
    text-decoration: none;
    font: italic 15px Georgia, "Times New Roman", serif;
}