html, body {
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

#header
{
	width: 1003px;
	height: 174px;
	margin: 0 auto;
	text-align: left;
	background: url(images/header_hipet.jpg) no-repeat top left;
}

#head_band
{
	width: 1000px;
	height: 16px;
	margin-top: 10px;
}

#head_band img{border: 0}
#head_band a{text-decoration: none; margin-left: 20px;}

h1
{
	margin: 0; padding: 0;
	font-size: 24px;
}
#content
{
	margin: 0 auto;
	width: 1003px;
}

#main
{
	width: 997px;
	margin-left: 0;
}
.msg, .err
{
	font-size: 11px;
	font-weight: bold;
	width: 995px;
	color: #fff;
	padding: 10px 0;
	border: 1px solid #d5d5d5;
	background-color: #08B400;
	clear: both;
}
.err{background-color: #f00}

#content .msg ul, #content .err ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

#content .msg li, #content .err li
{
	text-align: center;
}

#top_menu
{
	color: #777777;
	font-size: 11px;
	text-align: right;
	height: 36px;
	line-height: 36px;
}
#top_menu a{color: #777}

#left
{
	float: left;
	width: 187px;
}

#menu_left
{
	width: 187px;
	border: 1px solid #e3e3e3;
	background-color: #f1f1f1;
}

#login_box_left
{
	width: 187px;
	border: 1px solid #e3e3e3;
	margin-top: 30px;
	text-align: center;
}

#login_box_left h3
{
	color: #ff7600;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	margin: 5px 0;
	padding: 0;
}

#inside_box
{
	width: 173px;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
	color: #777;
}
#inside_box p{width: 100%; margin: 0; padding: 5px 0;}
#inside_box .inp
{
	border: 1px solid #777;
	width: 100%;
}
#inside_box a
{
	color: #777;
	font-size: 9px;
}
#left ul
{
	list-style-type: none;
	margin:  10px 2px 2px 5px;
	padding: 0;
}

#left ul li ul
{
	list-style-type: none;
	margin:  0 0 0 5px;
	padding: 0;
}


#left li
{
	text-align: left;
	margin-bottom: 10px;
}

#left li a
{
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	background: url(images/plus.jpg) no-repeat center left;
	padding-left: 20px;
}

#left li ul li a
{
	color: #484848;
	text-decoration: none;
	font-weight: normal;
	background: url(images/bullet.jpg) no-repeat center left;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 0;
	font-size: 11px;
}


#right
{
	width: 795px;
	float: right;
	text-align: center;
}

#right h2, #right h3
{
	color: #ff7600;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
}

#right h1
{
	color: #ff7600;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
}

#right h3
{
	font-weight: normal;
	color: #484848;
}


.wbox, .mbox 
{
	width: 390px;
	height: 200px;
	text-align: center;
}

.bbox 
{
	width: 390px;
	height: 160px;
	text-align: center;
}

.jbox
{
	background: url(images/jbox.jpg) no-repeat top center;
	width: 390px;
	height: 142px;
	float: left;
}

.jbox .in{padding: 5px 0px; text-align: left}

.jbox li
{
	width: 100%;
	height: 16px;
}
.jbox b{color: #f60; font-weight: normal; font-size: 14px; width: 100%}

.sbox
{
	background: url(images/square_box.jpg) no-repeat top center;
	width: 234px;
	height: 142px;
	float: left;
}
.sbox .in{padding: 5px 0px; text-align: left}

.sbox li
{
	width: 100%;
	height: 16px;
}
.sbox b{color: #f60; font-weight: normal; font-size: 14px; width: 100%}

.lbox
{
	float: right;
	border: 1px solid #ffcc99;
	width: 140px;
	height: 140px;
}
.lbox a{color: #333;font-weight: bold;}
.lbox .nibox
{
	width: 100%;
	height: 105px;
	margin-top: 20px;
}
.lbox .btm
{
	width: 100%;
	height: 15px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	background-color: #ff6600;
}
.mbox{margin: 20px 0; height: 240px;}
.wbox .text, .wbox .text1, .mbox .text
{
	width: 348px;
	padding: 5px 15px;
	text-align: left;
	font-size: 12px;
}
.wbox .text b, .mbox .text b{color: #ff7600; font-size: 12px; margin: 0; padding: 0;}
.wbox .text p, .mbox .text p{margin: 0; padding: 14px 0;}

.wbox .text1, .mbox .text1
{
	width: 190px;
	margin: 0 0 0 5px;
	float: left;
}
.mbox .text1
{
	width: 200px;
	margin: 40px 0 0 20px;
	text-align: left;
}
.mbox .text1 b{font-weight: normal; color: #ff7600; font-size: 14px; margin: 0; padding: 0; width: 100%;}
.mbox a, .sbox a, .jbox a{color: #777; }


.rcbox, .dcbox
{
	width: 373px;
	height: 201px;
	text-align: center;
	color: #474747;
}

.dcbox
{
	height: 226px;
	margin-top: 70px;
}
.dcbox .inside, .rcbox .inside
{
	padding-top: 50px;
	width: 333px;
	margin: 0 auto;
	text-align: center;
}
.inside b{color: #474747}
.dcbox a, .rcbox a
{
	font-weight: bold;
	color: #ff7600;
	text-decoration: none;
}
.rcbox .links{width: 100%; height: 30px; text-align: center}

#loginform{margin: 0 auto; text-align: left; width: 270px;}
#registerform{margin: 0 auto; text-align: left; width: 400px;}
#addpetformin{margin: 0 auto; text-align: left; width: 570px;}

#profilepage{margin: 0 auto; text-align: left; }
#right #profilepage #left_area {float: left; line-height: 15px; width: 240px;}
#right #profilepage #right_area {float: left;  text-align: left}
#right #profilepage #right_area #profile_and_family .left{float: left; line-height: 30px; width: 220px; border: #a6a19e 1px solid; padding: 10px;}
#right #profilepage #right_area #profile_and_family .right{float: left; line-height: 30px; text-align: left; border: #a6a19e 1px solid; padding: 10px; margin-left: 20px; width: 220px; }
#right #profilepage #right_area #profile_and_family h3{font-weight: normal;color: #ff7600; borde}


#right {color: #777777}
#right .inputbox, #right .select, #right .select1, #captcha_input .inputbox {border: 1px solid #777777; width: 100%;}
#right .select2 {border: 1px solid #777777;}
#right .btn, #left .btn{width: auto; background-color: #ff7600; font-weight: bold; color: #fff}
#right #loginform .left{float: left; height: 30px; line-height: 30px; width: 60px;}
#right #loginform .right{float: left; height: 30px; line-height: 30px; width: 210px; text-align: right}
#right p .row{height: 30px;}
#right #loginform a{color: #777; font-size: 10px;}

#right #registerform .left{float: left; height: 30px; line-height: 30px; width: 130px;}
#right #registerform .right{float: left; height: 30px; line-height: 30px; width: 210px; text-align: right}

#right #addpetformin .left{float: left; height: 30px; line-height: 30px; width: 230px;}
#right #addpetformin .right{float: left; height: 30px; line-height: 30px; width: 280px; text-align: left}

#right #friendrequests {margin: 0 auto; text-align: left; }
#right #friendrequests h3{font-weight: normal;color: #ff7600; }
#right #friendrequests h4 {margin: 0px; }
#right #friendrequests a{font-weight: normal;color: #777777; }
#right #friendrequests #pets .left{float: left; line-height: 15px; width: 200px; border: #a6a19e 1px solid; padding: 10px;}
#right #friendrequests #pets .right{float: left; line-height: 15px; width: 200px; text-align: left; border: #a6a19e 1px solid; padding: 10px; margin-left: 20px;}
#right #friendrequests .friend_request {border: gray 1px solid; padding: 3px; margin-top: 5px;}


#addpetform
{
	padding: 20px;
	font-size: 11px;
	border: 1px solid #777;
	margin-bottom: 20px;
	clear: both;
}
#addpetform a{color: #ff7300; font-weight: bold;}
#addpetform .link-orange{ color: #FF7300; font-size: 11px; text-align: right; height: 18px; line-height: 18px; font-weight: normal}
#addpetform h4
{
	color: #777;
	font-weight: normal;
	margin: 0 0 20px 0;
	font-size: 14px;
}
#addpetform h4 b{font-weight: normal; color: #000}

#footer
{
	width: 1000px;
	margin: 0 auto;
	height: 45px;
	clear: both;
	background: url(images/footer.jpg) repeat-x bottom left;
	color: #fff;
	font-size: 10px;
}
#footer a{color: #fff; text-decoration: none}
#footer_right{float: right; margin-right: 10px;}
#footer_left{float: left; margin-left: 20px;margin-top: 2px;}
.ftext{float: left; margin-top: 30px;}
.sponsors{float: left}

.petprofile_label
{
	font-weight: bold;
}

.fineprint
{
	font-size: 9px;
}

/* start ileana */
.link{ color: #777777; font-size: 11px; text-align: right; height: 18px; line-height: 18px; }
a.link{color: #777;}
.link-orange{ color: #FF7300; font-size: 11px; text-align: right; height: 18px; line-height: 18px; }
a.link-orange{color: #FF7300;}
.category{ color: #777777; font-weight: bold; text-decoration: none; }
a.category{ color: #777; text-decoration: none; }
a.category:hover{ color: #777; text-decoration: underline; }
.link-12{ color: #777777; font-weight: bold; font-size: 12px; text-decoration: none; }
a.link-12{ color: #777; text-decoration: none; }
a.link-12:hover{ color: #777; text-decoration: underline; }

.no-bold{ font-weight: normal; }

#forgotpasswordform{margin: 0 auto; text-align: left; width: 400px;}

.addimages{ width: 775px; border: 1px solid #DEDEDE; padding: 10px; text-align: left; float: left; }
#imageslist{ border: 1px solid #DEDEDE; padding: 10px; float: left; }
.image_row_container{ float: left; padding-bottom: 20px; }
.image_image_container{ float: left; width: 75px; padding-right: 10px; }
.image_name_container{ float: left; width: 150px; padding-right: 20px; }

#addimageform{text-align: left; width: 420px;}
#image{ float: left; text-align: left; width: 320px; height: 350px; }
#right #addimageform .left{float: left; height: 30px; line-height: 30px; width: 150px;}
#right #addimageform .right{float: left; height: 30px; line-height: 30px; width: 270px; text-align: right}
#right #addimageform .right1{ float: left; width: 270px; text-align: right; }

#modifyimageform{ float: left; text-align: left; width: 400px;}
#right #modifyimageform .left{float: left; height: 30px; line-height: 30px; width: 150px;}
#right #modifyimageform .right{float: left; height: 30px; line-height: 30px; width: 250px; text-align: right}
#right #modifyimageform .right1{ float: left; width: 250px; text-align: right; }

#albumslist{ border: 1px solid #DEDEDE; padding: 10px; float: left; }
#managealbumsform{ border: 1px solid #DEDEDE; padding: 10px; width: 775px; }
#right #managealbumsform .left{float: left; height: 30px; line-height: 30px; width: 200px;}
#right #managealbumsform .right{float: left; height: 30px; line-height: 30px; width: 575px; text-align: right; }
#right #managealbumsform .right1{float: left; height: 30px; line-height: 30px; width: 575px; text-align: right; }
#right #managealbumsform .inputbox_a{ border: 1px solid #777777; width: 300px; }
#uncategorized_list{ float: left; width: 500px; }
#uncategorized_list ul{ float: left; margin: 0; padding: 0; list-style-type: none; width: 500px; }
#uncategorized_list li{ width: 85px; height: 100px; float: left; text-align: center; padding: 5px; }
#uncategorized_list li a{ color: #484848; font-weight: bold; }
#uncategorized_list li a:hover{ text-decoration: none; }

.warning{ font-size: 9px; }

#pagination{ font-size: 10px; }
#pagination a{ color: #777777; text-decoration: underline; }
#pagination a:hover{ text-decoration: none; }

#journallist{ border: 1px solid #DEDEDE; padding: 10px; float: left; width: 770px; }
#journallist div{ float: left; text-align: center; height: 20px; line-height: 20px; }
#journallist a{ color: #777777; font-size: 12px; font-weight: bold; text-decoration: none; }
#journallist a:hover{ text-decoration: underline; }
#addjournal{ border: 1px solid #DEDEDE; padding: 10px; text-align: left; float: left; width: 770px; }
#right #addjournalform .left{float: left; height: 30px; line-height: 30px; width: 150px;}
#right #addjournalform .right{float: left; height: 30px; line-height: 30px; width: 600px; text-align: right}
#right #addjournalform .right1{ float: left; width: 600px; text-align: right; }
#right .inputbox_date {border: 1px solid #777777;}


.searchform{ float: left; text-align: left; width: 360px; border: 1px solid #DEDEDE; padding: 10px; }
.searchform .select, .searchform .inputbox{ border: 1px solid #777777; width: 100%; }
#searchlist{ border: 1px solid #DEDEDE; float: left; width: 100%; }
#searchlist ul{ margin: 0; padding: 0; list-style-type: none; }
#searchlist li{ width: 105px; height: 100px; float: left; text-align: center; padding: 25px; }
#searchlist li a{ color: #484848; font-weight: bold; }
#searchlist li a:hover{ text-decoration: none; }
#searchform .left{float: left; height: 30px; line-height: 30px; width: 150px;}
#searchform .right{float: left; height: 30px; line-height: 30px; width: 350px;}

#searchform_dogs{ float: left; text-align: left; width: 360px; border: 1px solid #DEDEDE; padding: 10px; }
#searchform_dogs .left{float: left; width: 170px; height: 30px; }
#searchform_dogs .right{float: left; width: 180px; height: 30px; }
#searchform_dogs a{ color: #000000; font-size: 13px; font-weight: bold; text-decoration: none; }
#searchform_dogs a:hover{ text-decoration: underline; }

#searchform_cats{ float: left; text-align: left; width: 360px; border: 1px solid #DEDEDE; padding: 10px; }
#searchform_cats .left{float: left; width: 170px; height: 30px; }
#searchform_cats .right{float: left; width: 180px; height: 30px; }
#searchform_cats a{ color: #000000; font-size: 13px; font-weight: bold; text-decoration: none; }
#searchform_cats a:hover{ text-decoration: underline; }

#searchform_pets{ float: left; text-align: left; width: 720px; border: 1px solid #DEDEDE; padding: 10px; }
#searchform_pets .left{float: left; width: 300px; height: 30px; }
#searchform_pets .right{float: left; width: 400px; height: 30px; }

.friendupdates_section{ border: 1px solid #DEDEDE; padding: 10px; width: 770px; }
.friendupdates_section h4{ color: #000; font-weight: bold; margin: 0 0 20px 0; font-size: 14px; }
.friendupdates_section a{ color: #000; text-decoration: underline;  }
.friendupdates_section a:hover{ text-decoration: none;  }
.friendupdates_section img{ border: 1px solid #808080; }
.friendupdates_section .left_div{ float: left; padding-right: 10px; }
.friendupdates_section .right_div{ float: left; }

#admin_users_list{ width: 770px; }
#admin_users_list p{ border-bottom: 1px dotted #d5d5d5; height: 20px; }
#admin_users_list div{ float: left; }
#admin_users_list a.red, a.red{ color: #f30; font-size: 11px; }
#admin_users_list a.green{ color: #008000; font-size: 11px; }
#admin_users_list a.user{ color: #777777; text-decoration: underline; }
#admin_users_list a.user:hover{ color: #f30; text-decoration: none; }
#admin_search_user_form{ width: 600px; border: 1px solid #DEDEDE; padding: 10px; }
#admin_search_user_form .left{float: left; width: 180px; height: 30px; }
#admin_search_user_form .right{float: left; width: 400px; height: 30px; }
#admin_search_user_form .inputbox{ border: 1px solid #777777; width: 100%; }
#admin_search_user_form .select{ border: 1px solid #777777; width: 100px; }
#admin_search_user_cond{ width: 600px; border: 1px solid #DEDEDE; padding: 10px; }
#admin_search_user_details{ float: left; width: 450px; border: 1px solid #DEDEDE; padding: 10px; }
#admin_search_user_details .left{ float: left; height: 30px; line-height: 30px; width: 200px; }
#admin_search_user_details .right{ float: left; height: 30px; line-height: 30px; width: 250px; }

#index{ float: left; border: 1px solid #DEDEDE; width: 770px; padding: 10px; }
#index div{ float: left; width: 250px; }
#index1{ float: left; padding: 10px; margin-top: 20px; width: 770px; }
#index2{ float: left; padding: 10px; margin-top: 20px; width: 770px; }
#index_dogs{ float: left; width: 360px; padding-right: 15px; }
#index_cats{ float: right; width: 360px; padding-left: 15px; }

#imagesbreadcrumb{ border-bottom: 1px solid #BBBBBB; margin-bottom: 10px; padding-bottom: 10px; font-size: 11px; }
#imagesbreadcrumb a{ color: #FF7300; text-decoration: none; }
#imagesbreadcrumb a:hover{ color: #484848; text-decoration: none; }

.profile_journalslist{ border: 1px solid #BBBBBB; padding: 10px; margin-bottom: 10px; }
.profile_journalslist #profile_journalslist_date{ font-size: 10px; padding-bottom: 5px; }
.profile_journalslist #profile_journalslist_subject{ font-size: 14px; font-weight: bold; padding-bottom: 5px; }

/* end ileana */

.pethref
{
	color: #757575;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}

.small{padding: 0; margin: 0; width: 100%; text-align: left; font-size: 10px;}
.small a{color: #FF7300}
#answer_block{margin: 10px 0 10px 10px; padding: 10px;}
.answer_item, .answer_item_best{margin: 10px 0 10px 10px; padding: 10px;border: 1px dotted #777777; clear: both}
.answer_item_best{background-color: #f2f2f2}
.clearer{clear: both; font-size: 1px; height: 1px;}
.answer_item a{color: #FF7300}
.pagination{width: 100%;}
.pagination ul
{
	margin: 0; padding: 0;
	list-style-type: none;
}
.pagination li
{
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 3px;
	border: 1px solid #777;
	text-align: center;
	line-height: 16px;
}

/*
* profile page
*/
h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	color: #ff7600;
}

#picture_space
{
	border: #a6a19e 1px solid; width: 188px;
}

#profile_options
{
	width: 188px;
	height: 34px;
	margin: 20px 0;
}

#profile_options ul
{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#profile_options img{border: 0}
#profile_options li
{
	margin: 0 6px 0 0;
	padding: 0;
	float: left;
}
#profile_options .mesaj a, #profile_options a,
#profile_options .friend a, #profile_options .mail a, #profile_options .os a,
#profile_options .comment a
{
	width: 32px;
	height: 32px;
	display: block;
	background-position: top;
	background-image: url(images/mesaj_roll.jpg);
	text-decoration: none;
}
#profile_options .friend a{background-image: url(images/friend_roll.jpg);}
#profile_options .mail a{background-image: url(images/mail_roll.jpg);}
#profile_options .os a{background-image: url(images/bone_roll.jpg);}
#profile_options .fish a{background-image: url(images/fish_roll.jpg);}
#profile_options .star a{background-image: url(images/star_roll.jpg);}
#profile_options .comment a{background-image: url(images/comment_roll.jpg);}
#profile_options a:hover
{
	width: 32px;
	height: 32px;
	display: block;
	background-position: bottom;
}

#profile_stats
{
	width: 220px;
	padding: 20px 0;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	font-size: 10px;
}
#profile_stats b{font-size: 11px;}
#profile_stats a{font-size: 11px; color: #777; font-weight: bold}

#profile_rating
{
	width: 220px;
	padding: 20px 0;
	border-bottom: 1px solid #e2e2e2;
}
#profile_rating p
{
	margin: 0;
	padding: 0;
	text-align: right;
	height: 20px;
	border: 1px solid #000;
}
#profile_rating .row{width: 100%; height: 20px;}
#profile_rating .pleft, #profile_rating .pleft1{font-size: 9px; text-align: right; width: 50px; font-weight: normal; height: 15px; line-height:15px; float: left}
#profile_rating .pleft1{text-align:left}
#profile_rating .pright{font-size: 10px; font-weight: normal; height: 15px;float: left}

#profile_albums{ width: 220px; padding: 20px 0; border-bottom: 1px solid #e2e2e2; }
#profile_albums p{ margin: 0; padding: 0; text-align: left; padding-bottom: 10px;}
#profile_albums a.albums{font-size: 11px; color: #777; font-weight: bold;}
#profile_albums a span{font-size: 11px; color: #777; font-weight: normal; text-decoration: none;}

#jukebox{width: 188px; height: auto; overflow: hidden; padding: 20px 0;}
#origin
{
	width: 255px;
	height: 244px;
	float: left;
	font-size: 10px;
	border: 1px solid #d5d5d5;
}
#origin .inside
{
	padding: 10px;
	line-height: 15px;
}
#origin .inside b{width: 110px;}

#family
{
	border: 1px solid #d5d5d5;
	float: left;
	width: 280px;
	height: 244px;
	margin-left: 10px;
}
#family .inside{padding: 10px;}
#family #owner{width: 100%; height: 100px;}
#owner a{font-size: 10px; color: #777;}
#pet_family
{
	width: 100%;
}
#family .petfriend
{
	float: left;
	margin: 2px;
	width: 77px;
	height: 100px;
	text-align: center;
}
#family .petfriend img{border: 1px solid #d5d5d5}
#family .petfriend a{font-weight: bold; color: #777}
.comment_box
{
	clear: both;
	border-bottom: 1px solid #d5d5d5;
	font-size: 11px;
	margin-bottom: 5px;
}
.comment_box img{border: 1px solid #d5d5d5}
.comment_box a{color: #777; font-weight: bold;}

#word_list
{
	width: 450px;
}
#word_list p
{border-bottom: 1px dotted #d5d5d5; height: 30px;}
#word_list a
{
	color: #f30;
	font-size: 11px;
}

#numeanimale
{
	text-align: left;
}
#numeanimale p
{
	width: 100%;
}
#numeanimale p a
{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #d5d5d5;
}
#numeanimale p a:hover{color: #ff7600}
#numeanimale .box_name
{
	margin: 10px 0;
	padding: 10px;
	width: 100%;
	clear: both;
	border: 1px solid #d5d5d5;
	
}
#numeanimale .box_name .item{width: 150px; float: left}
.article_folder
{
	height: 24px;
	background: url(images/folder.gif) no-repeat top left;
	padding-left: 27px;
	padding-top: 5px;
	margin-right: 15px;  
}

.profile_journalslist{ border: 1px solid #BBBBBB; padding: 10px; margin-bottom: 10px; }
.profile_journalslist #profile_journalslist_date{ font-size: 10px; padding-bottom: 5px; }
.profile_journalslist #profile_journalslist_subject{ font-size: 14px; font-weight: bold; padding-bottom: 5px; }


.profile_membersjournalslist{ border: 1px solid #BBBBBB; padding: 10px; margin-bottom: 10px; float: left; width: 770px; }
.profile_membersjournalslist #profile_journalslist_date{ font-size: 10px; padding-bottom: 5px; }
.profile_membersjournalslist #profile_journalslist_title{ font-size: 14px; font-weight: bold; padding-bottom: 10px; }
.profile_membersjournalslist #profile_journalslist_subject{ font-size: 12px; font-weight: bold; padding-bottom: 5px; }
.profile_membersjournalslist a{ color: #FF7300; text-decoration: none; }
.profile_membersjournalslist a:hover{ color: #484848; text-decoration: none; }
#accountfriends{ border: 1px solid #DEDEDE; padding: 10px; text-align: left; float: left; width: 770px; }

#question h4
{
	color: #ff7600;;	
	font-weight: bold;
}

#question h4 b
{
	font-weight: bold;
	color: #ff7600;
}

#question #sub b
{
	font-weight: bold;
	color: #777;
}

#wall_left
{
	width: 560px;	
	float: left;	
}

#wall_left .left
{	
	float: left;
}

#wall_left b
{
	color: black;
}

#wall_left .dialogbox
{	
	width: 400px;
	border-left: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	background-color: #f1f1f1;
}

#wall_right
{
	float: left;
	width: 230px;
	border: #d1d1d1 1px solid;
}

#wall_right ul
{
	line-height: 25px;
}
#wall_right li
{
	color: #ff7600;
	font-weight: bold;
	
}

#wall_right li a
{
	color: #ff7600;
	font-weight: bold;
	
}
