/* -всплывающая подсказка- */
#tooltip{
	background:#fff;
	border:1px solid #666;
	color:#333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
}
.ajaxwait {
	cursor: wait;
}
.ajaxwait * {
	cursor: wait;
}

/* -распорка- */
div.clear {
	font-size:1px;
	line-height:0%;
	clear:both;
	display:block;
	float:none;
	height:0%;
	overflow:hidden;
	width:100%;
}

/* -типичное сообщение об ошибке- */
div.errmsg {
	font-weight:bold;
	font-size:1.3em;
	color:#d00;
	padding:3px;
	border-top:1px solid #d00;
	border-right:2px solid #d00;
	border-bottom:2px solid #d00;
	border-left:1px solid #d00;
	margin: 4px 10px;
}
div.errmsg p {
	/* text-decoration:underline; */
}

ul.errmsg {
	list-style:inherit;
	padding-left:10px;
	
}
ul.errmsg li {
	font-weight:bold;
	color:#d00;
	margin-left:10px;
}

/* -типичное сообщение об ошибке- */
div.infomsg {
	font-weight:bold;
	font-size:1.1em;
	color:#000;
	padding:3px;
	border-top:1px solid #6b7abf;
	border-right:2px solid #6b7abf;
	border-bottom:2px solid #6b7abf;
	border-left:1px solid #6b7abf;
	margin: 4px 10px;
}
div.infomsg p {
	text-decoration:underline;
}

ul.infomsg {
	list-style:inherit;
	padding-left:10px;
	
}
ul.infomsg li {
	font-weight:bold;
	color:#00d;
	margin-left:10px;
}

/* -многостраничность- */
div.multipages {
	white-space:nowrap;
	text-align:center;
	color:#000;
	font:11px Verdana,Arial,sans-serif;
	margin:10px auto;
}
div.multipages a:link {
	color:#00f;
}
div.multipages a:visited {
	color:#00f;
}
div.multipages a:hover {
	color:#00f;
	text-decoration:underline;
}
div.multipages img {
	vertical-align:middle;
}
div.multipages .selpage {
	color:#f00;
	font-weight:bold;
}


#main_div {
	color:#000;
	background-color:#FFF8EF;
	width:986px;
	margin:0 auto;
}

/* -всё, кроме колонки с баннерами- */
#main_body {
	width:780px;
	background:#fff8ef;
	text-align:left;
	position:relative;
	float:left;
}

/* -всё под шапкой- */
#main_content {
	width:780px;
	background:#fff8ef;
	text-align:left;
}

/* -всё под шапкой- */
#main_content_inner {
	width:608px;
	background:#fff8ef;
	text-align:left;
	float:left;
	padding:10px;
	position:relative;
	margin-left:-1px;
	border-left:1px solid #666;
}

#main_content_inner ul {
	margin-top:3px;
	margin-bottom:3px;
	list-style-type:disc;
}
#main_content_inner ol {
	margin-top:3px;
	margin-bottom:3px;
	list-style-type: decimal;
}
#main_content_inner ul li, #main_content_inner ol li {
	padding-left:5px;
	margin-left:20px;
}

#main_content_inner p, #main_content_inner ol, #main_content_inner ul {
	/* -padding-left:10px;- */
}

/* -Заголовок страницы- */
#h_page_title {
	margin:0;
	margin-top:1px;
	padding:10px;
	font: bold 13px Arial,sans-serif;
	color:#7c5745;
	background-image:url(http://img.9111.ru/img/head/top1px.png);
	background-repeat:repeat-x;
	min-height:21px;
	padding:6px 4px 4px 4px;
}
#h_page_title h1 {
	font: bold 13px Arial,sans-serif;
}
#h_page_title .title_rss {
	float:right;
	margin:3px 3px 0 0;
}
#h_page_title .i_q {
	float:left;
	margin-top:-5px;
}
.h1_q {
	padding-left:30px;
	color:#224972;
}

/* -шапка- */
#t_s_title {
	width:100%;
	background-image:url(http://img.9111.ru/img/head/top1px29.png);
	height:29px;
	background-repeat:repeat-x;
	font:normal 11px Arial,sans-serif;
	color:#222;
	text-align:left;
	position:relative;
	float:left;
}

/* -заголовок в шапке- */
#t_s_title strong, #t_s_title h1 {
	font:bold 15px Tahoma,sans-serif;
	margin-left:5px;
	display:block;
	margin-top:6px;
}

#flashcontent {
	z-index:10; 
	width:1px; 
	height:1px; 
	top:20px; 
	left:10px; 
	position:relative;
	float:left;
}
#flashcontent object {
	display:inline;
}

.td_left_round {
	background:url(http://img.9111.ru/img/head/topleft.png);
	width:14px;
}
.td_right_round {
	background:url(http://img.9111.ru/img/head/topright.png);
	width:14px;
}
.td_center_round {
	background-image:url(http://img.9111.ru/img/head/top1px29.png);
	background-repeat:repeat-x;
	text-align:center;
	height:29px;
}

.td_left_round_rev {
	background:url(http://img.9111.ru/img/head/bottomleft.png);
	width:14px;
}
.td_right_round_rev {
	background:url(http://img.9111.ru/img/head/bottomright.png);
	width:14px;
}

table.t_right_column {
	width:200px;
	table-layout:fixed;
}
table.t_right_column td {
	vertical-align:middle;
	font: bold 10px Tahoma,sans-serif;
	color:#d00;
	text-align:center;
	text-transform:uppercase;
}
table.t_right_column a {
	font: bold 10px Tahoma,sans-serif;
	color:#d00;
}


#t_s_title strong:after, #t_s_title h1:after {
	content:'Он-Лайн';
	color:#d00;
	font-weight:bold;
	padding-left:8px;
}

/* -шапка с логотипом- */
#d_head {
	width:100%;
	text-align:left;
	position:relative;
	float:left;
}

/* -логотип- */
#d_head a.logo_9111 {
	float:left;
}
#d_head a.logo_9111 img {
	width:309px;
	height:127px;
	float:left;
}
#d_head .q_cnt {
	position:absolute;
	top:75px;
	right:20px;
	width:440px;
	clear:both;
	font:19px Tahoma,sans-serif;
	color:#a07939;
	
}
#d_head .q_cnt td {
	padding:0;
	vertical-align:middle;
	text-align:left;
	padding:0 8px;
}
#d_head .q_cnt a {
	color:#a07939;
	font:normal 19px Tahoma,sans-serif;
}
#d_head .q_cnt td.cnt {
	text-align:right;
}
#d_head .q_cnt td.cnt .cnt {
	color:#000;
	font:bold 19px Tahoma,sans-serif;
}

/* -баннер в шапке- */
#d_head div.advzone {
	display:inline;
	float:right;
	position:relative;
	width:468px;
	height:60px;
	margin:10px 3px 0 0;
	border:0;
	padding:0;
}

/* -контейнер для баннера- */
.advzone {
	/* -border:1px solid #000;- */
}

/* -правая колонка с баннерами- */
#d_right_banners {
	position:relative;
	float:left;
	width:202px;
	margin-left:2px;
}

/* -баннер в правой колонке- */
#d_right_banners .advzone {
	/*width:200px;
	height:300px;*/
	border:1px solid #000;
	margin-bottom:5px;
}

/* -левая навигационная колонка- */
#nav_left_container {
	width:150px;
	padding-top:5px;
	margin-top:1px;
	border-right:1px solid #666;
	float:left;
}

/* -навигация в левой колонке- */
#nav_left {
	width:142px;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
}

#nav_left li{
	padding:1px 3px 0 3px;
	border-bottom:1px solid #000;
}

#nav_left li a{
	text-decoration:none;
	font-size: 11px;
	color: #000;
}
/* вложенные меню */
#nav_left .navt li {
	border:none;
	padding-left:8px;
}

#nav_left li.mi2 {
	background:#e4d4bb;
}

#nav_left li a:hover{
	text-decoration:underline;
}

#nav_left li.rub, #nav_left li.rub a {
	background-color:#7c5745;
	font:bold 12px Arial,Verdana,sans-serif;
	text-align:center;
	color:#fff;
}
.birthdays .dt {
	text-align:center;
}
.birthdays .pozdrav {
	font-size:12px;
	color:#d00;
	font-weight:bold;
	background:url(http://img.9111.ru/img/birthday.gif) no-repeat;
	padding-top:9px;
	padding-left:37px;
	height:60px;
}
.birthdays a {
	text-indent:-7px;
	padding-left:10px;
	display:block;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#nav_left li .cnt {
	float:right;
	padding-right:1px;
	padding-left:1px;
	font-size:0.8em;
}


/* -фотка юриста (TOP-20)- */
#nav_left li.urist_left_top {
	text-align:center;
}

#nav_left li.urist_left_top a.name_urist {
	color:#000;
	font:bold 12px Tahoma,sans-serif;
	display:block;
	margin:3px 0;
	text-align:center;
}
#nav_left li.urist_left_top a.zapis {
	color:#000080;
	display:block;
	margin:3px 0;
	text-decoration:underline;
	line-height:1.2em;
	text-align:center;
}
#nav_left li.urist_left_top a.photo img {
	width:100px;
	display:block;
	margin:0 auto;
	border-left:0px solid #DFBC1B;
	border-top:0px solid #DFBC1B;
	border-right:2px solid #CFCFCF;
	border-bottom:2px solid #CFCFCF;
}

#nav_left li.urist_left_top img.besturist {
	width:16px;
}

#counters_bottom {
	margin:3px auto;
	text-align:center;
}
#counters_bottom img {
	margin: 0 2px;
}

/* -форма авторизации в левой колонке- */
#auth_form {
	background:#F0DD81;
	padding:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	width:137px;
	border-left:1px solid #DFBC1B;
	border-top:1px solid #DFBC1B;
	border-right:2px solid #8F7911;
	border-bottom:2px solid #8F7911;
}


#auth_form input.submit {
	color:#000080;
	font-size:12px;
	font-weight:bold;
	padding:0 1px;
}

#auth_form a.reg {
	display:inline;
	color:#800000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#auth_form * {
	font-size:11px;
}
#un_login {
	width:89px;
}
#un_pass {
	width:80px;
}
/* -форма авторизации в левой колонке- */


/* -контейнер для навигации в шапке- */
.nav_top_container {
	width:100%;
	text-align:left;
	background-image:url(http://img.9111.ru/img/head/bottom1px.png);
	height:29px;
	background-repeat:repeat-x;
	clear:both;
}

.nav_top_container  td.td_left {
	background:url(http://img.9111.ru/img/head/bottomleft.png) no-repeat;
	width:14px;
}
.nav_top_container  td.td_right {
	background:url(http://img.9111.ru/img/head/bottomright.png) 100% 0 no-repeat;
	width:14px;
}

/* -навигация в шапке- */
#nav_top {
	list-style:none;
	margin:0;
	padding:4px 0 4px 4px;
}

#nav_top li {
	padding-left:3px;
	display:table-cell;
	//display:inline;
	vertical-align:middle;
	height:21px;
}

#nav_top li a{
	color:#000080;
}

#nav_top li:after {
	content: ' | ';
}
#nav_top li:last-child:after {
	content: '';
}

/* -навигация в странице- */
#pagemenu_top {
	list-style:none;
	margin:0;
	background-color: #FFDD3F;
	padding:4px 0 4px 4px;
}

#pagemenu_top li {
	display:inline;
	padding-left:4px;
}

#pagemenu_top li a{

}



/* -навигация в шапке-зарегистрированный юрист- */
#nav_top_urist {
	list-style:none;
	margin:0;
	padding:4px 4px 4px 4px;
	float:right;
}

#nav_top_urist li {
	display:inline;
	padding-left:4px;
}

#nav_top_urist li a.name {
	color:#000080;
	font-weight:bold;
}

/* -нижняя часть с копирайтом- */
#footer {
	background: #f0dd81;
	clear:both;
	padding:4px;
	font:11px Arial,sans-serif;;
}
#footer a {
	font:11px Arial,sans-serif;;
}

#avzone37 {
	text-align:center;
	border:none;
	background:#FFF8EF;
}


/* -лучшие юристы - блок- */
table.vip_container {
	margin:5px auto;
	width:618px;
	background:url(/img/uristcard/vip_bg_middle.gif) repeat-y;
}
table.vip_container tr.tr_top {
	background:url(/img/uristcard/vip_bg_top.jpg) no-repeat;
}
table.vip_container th.th_main {
	color:#224970;
	text-transform:uppercase;
	font:bold 16px Arial,sans-serif;
	text-align:center;
	height:30px;
	vertical-align:middle;
}
table.vip_container th.th_main b {
	font-size:1.1em;
}
table.vip_container tr.tr_bottom  {
	background:url(/img/uristcard/vip_bg_bottom.jpg) no-repeat left bottom;
}

table.vip_container2 {
	width:618px;
}
table.vip_container2 td {
	text-align:center;
	width:206px;
}

table.t_vipurist {
	margin:3px 2px 2px 3px;
	width:201px;
}
table.t_vipurist td, table.t_vipurist th {
	padding:2px 2px 0 4px;
	text-align:left;
}
table.t_vipurist tr {
	background-color:#fff;
}
table.t_vipurist tr.tr_top {
	background:url(/img/uristcard/vip_bg_top_u.gif) no-repeat;
}
table.t_vipurist tr.tr_top th {
	height:36px;
}
table.t_vipurist tr.tr_bottom {
	background:url(/img/uristcard/vip_bg_bottom_u.gif) no-repeat left bottom;
}
table.t_vipurist th.name {
	padding:4px 2px 0 14px;
}
table.t_vipurist th.name a {
	color:#7D5744;
	font:bold 12px Tahoma,sans-serif;
	text-decoration:none;
}
table.t_vipurist td.photo a.a_photo {
	position:relative;
	float:left;
	padding:2px;
	margin-left:4px;
	background:url(/img/uristcard/photo_shadow.png) no-repeat;
	width:92px;
	height:92px;
	text-align:center;
	overflow:hidden;
}
table.t_vipurist td.photo a.a_photo img {
	max-width:85px !important;
	max-height:85px !important;
	/* для IE6 */
	_width:85px;
	_height:85px;
}
table.t_vipurist .u_icons {
	position:relative;
	float:left;
	margin:3px 0 2px 4px;
	line-height:0.9em;
}
table.t_vipurist .u_icons a {
	font:13px Tahoma,sans-serif;
	text-decoration:underline;
	color:#3E6D97;
}
table.t_vipurist .u_icons div {
	color:#572C1C;
	font-size:11px;
}

table.t_vipurist td.city {
	font-size:12px;
	color:#9E5B46;
	padding-left:12px;
}

table.t_vipurist td.phone {
	font:bold 11px Arial,sans-serif;
	padding-left:9px;
}

table.t_vipurist td.zapis {
	padding:0;
	text-align:center;
	height:23px;
}
table.t_vipurist td.zapis a {
	background:url(/img/uristcard/ruchka.gif) no-repeat 10px 7px;
	display:block;
	padding-left:7px;
	padding-top:5px;
	text-decoration:underline;
	color:#6c240b;
	font:bold 11px Arial,sans-serif;
}


#d_top_stat {
	background:#FFCF00;
	padding:4px;
	font-size:1.1em;
	text-align:left;
}
#d_top_stat .answcnt {
	color:#d00;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}
/* -стиль для выпадающего списка при испольщовании аякса- */
#main_content_inner div.auto_complete {
	width: 450px; 
	background: #f6f6f6;
	display:inline;
}
#main_content_inner div.auto_complete ul {
	border:1px solid #888; 
	border-bottom:10px solid #888; 
	margin:0 auto; 
	padding:0; 
	width:450px; 
	list-style-type:none;
	overflow:hidden;
}
#main_content_inner div.auto_complete ul li {
	margin:0;
	padding:3px;
	width:446px;
	text-align:left;
	font:11px Tahoma,sans-serif;
}
#main_content_inner div.auto_complete ul li:hover {
	cursor:pointer;
}
#main_content_inner div.auto_complete ul li.selected {
	background-color:#F0DD81;
}
#main_content_inner div.auto_complete ul strong.highlight {
	color: #800; 
	margin:0; 
	padding:0;
}

#nav_left li.uristspubs {
	border-top:0;
	border-bottom:0;
	background: #fff;
}

#nav_left li.uristspubs span {
	float:right;
	color:#d00;
	font-size:11px;
	padding-right:4px;
}
#nav_left li.uristspubs a {
	text-decoration:underline;
}
#nav_left li.uristspubs p {
	color:#6a2508;
	font:bold 11px Arial, sans-serif;
	margin:0;
}
#nav_left li.urists_job {
	background:#fffcdf url(http://img.9111.ru/img/urists_job.gif) no-repeat;
	height:33px;
	padding:2px 0 0 50px;
	border-top:1px solid #aeaeae;

}
#nav_left li.urists_job a {
	color:#aa6206;
	font:bold 12px Arial,sans-serif;
	text-decoration:underline;
}

/* -чат справа- */
.t_chat_title td.td_send {
	padding-left:4px;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
}

#urists_chat_right {
	position:relative;
	float:left;
	width:202px;
	margin-left:2px;
	background-color:#FFFDE4;
	font:normal 11px Arial,sans-serif;
	color:#222;
	text-align:left;
	margin-bottom:5px;
}
#chat_send {
	text-align:center;
}
#urists_chat_right_messages {
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	height:600px;
	overflow:scroll;
	overflow-x:hidden;
}

#urists_chat_right_messages p{
	font:11px Tahoma,sans-serif; 
	padding-left:2px;
}
#urists_chat_right a {
	font:normal 11px Arial,sans-serif;
	color:#000080;
}

.td_top_news ul {
	width:270px;
}
.td_top_news li {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

.td_top_news a, .t_right_news a {
	font: 11px Tahoma,sans-serif;
	color: #0201cb;
}
.td_top_news img.art_img, .t_right_news img.art_img {
	width:90px;
	padding:4px 4px 0 0; 
	float:left;
}
.t_right_news {
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	width:200px;
	/* table-layout:fixed; */
}

.t_right_news th a {
	font-size:1.2em;
}
.t_right_news td {
	padding:2px;
}
.t_right_news img.art_img {
	max-width:70px !important;
	width:70px;
	padding:4px 4px 0 0; 
	float:left;
}
#urists_news_right {
	position:relative;
	float:left;
	width:202px;
	margin-left:2px;
	background-color:#FFFDE4;
	font:normal 11px Arial,sans-serif;
	margin-bottom:5px;
}
#why_comment {
	font:normal 10px Arial,sans-serif;
	color:#222;
	padding:3px;
}
.t_right_sitenews td {
	padding:4px 2px !important;
	font:11px Tahoma, sans-serif;
}
.t_right_sitenews td a {
	font:normal 11px Arial,sans-serif;
	color:#000080;
}
#right_sitenews {
	height:750px;
	overflow:scroll;
	overflow-x:hidden;
	border-bottom:1px solid #aeaeae;
	margin-bottom:5px;
}

.subheader  {
	margin:10px 0 0 0;
	font: bold 11px Arial,sans-serif;
	color:#5f5f5f;
	background-image:url(http://img.9111.ru/img/head/top1px.png);
	background-repeat:repeat-x;
	width:600px;
	height:21px;
	padding:6px 4px 4px 4px;
	display:table-cell;
	//display:block;
	vertical-align:middle;
}

a.a_btn {
	padding:1px;
	margin:0 auto;
	border-top:1px solid #fff;
	border-right:2px solid #444;
	border-bottom:2px solid #444;
	border-left:2px solid #fff;
	background-color:#d4d0c8;
	text-align:center;
	text-decoration:none;
}
a.a_btn:link {
	color:#000;
	text-decoration:none;
}
a.a_btn:active {
	color:#000;
	border-top:2px solid #444;
	border-right:2px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #444;
}
#urists_extrpom_right {
	position:relative;
	float:left;
	width:202px;
	margin-left:2px;
	background-color:#fff;
	font:normal 11px Arial,sans-serif;
	margin-bottom:5px;
}
#urists_extrpom_right table {
	width:200px;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
}
#urists_extrpom_right table td {
	text-align:center;
}
#urists_extrpom_right img {
	height:80px;
	padding:2px;
}


.answer_edit {
	padding:4px;
	background:#EFDC86;
	text-align:center;
}
/*глобальная форма поиска по сайту*/
table.t_globalsearch {
	margin:7px auto;
	width:610px;
	border-collapse:collapse;
	background-color:#fff;
	text-align:center;
	font:11px Arial,Tahoma,Verdana,sans-serif;
}
table.t_globalsearch_w {
	width:100%;
}
table.t_globalsearch td.td_search {
	background:#FFCF00;
	padding:4px;
	vertical-align:middle;
}
#search_text {
	width:445px;
}
/* баннер в шапке на версии для печати */
.printversion_head_banner {
	float:right;
	width:468px;
	height:40px;
	margin-right:75px;
	margin-top:65px;
	text-decoration:none;
	text-align:center;
	font:14px Arial,sans-serif;
}
/*лучший юрист дня в навигации слева*/
.nav_top20_leader {
	border:1px solid #000;
	width:140px;
	margin:0 auto 10px auto;
}
.nav_top20_title {
	background:url(/img/top20_bg.gif) repeat-x;
	height:29px;
	padding:0;
}
.nav_top20_title a {
	display:block;
	padding-top:6px;
	text-align:center;
	color:#214870;
	font:bold 13px Arial,sans-serif;
	background:url(http://img.9111.ru/img/medal.png) no-repeat 10px 0;
	height:23px;
	text-decoration:none;
	text-indent:25px;
}
.nav_120_content {
	background:#fffde4;
	text-align:center;
	margin-bottom:5px;
}
.nav_top20_content a {
	text-decoration:underline;
	color:#214870;
}
.nav_top20_content img {
	padding:1px;
	width:80px;
	display:block;
	margin:0 auto;
}
.send_block {
	margin-left:50px;
}

/* -баннеры- */
.b965x90 {
	width:965px;
	height:90px;
}
.b468x60 {
	width:468px;
	height:60px;
}
.b200x300 {
	width:200px;
	height:300px;
}
.b200x150 {
	width:200px;
	height:150px;
}
.b120x120 {
	width:120px;
	height:120px;
}
.b435x60 {
	width:435px;
	height:60px;
}
.b580x106 {
	width:580px;
	height:106px;
	margin:0 auto;
}

#advzone37 {
	margin:0 auto;
}
.t_social_send {
	width:570px;
}
.t_social_send2 {
	width:500px;
}
.send_block {
	padding:5px;
	background: #b8d1e7;
	width: 570px;
	margin: 5px auto;
}
.odkl-share-oc {
	background: url(http://img.9111.ru/img/social/odnoklassniki.gif) no-repeat !important;
}

/*кнопка по платному сервису*/
#paid_services{
	margin-bottom:10px;
}

#paid_services a{
	font:normal 14px tahoma,verdana;
	color:#fff;
	text-decoration:none;
	margin:0 auto; 
	width:580px; 
	display:block;
}

#paid_services img{
	width:580px; 
	height:30px;
}
/* -задай вопрос юристу- */
.bnr_ask {
	margin:0 auto;
	width:611px;
}
.bnr_ask div {
	position:relative;
}
.bnr_ask a {
	text-decoration:none;
}
.bnr_ask .s2 {
	position:absolute;
	left:15px;
	top:87px;
	font:17px Tahoma,sans-serif;
	color: #d00;
}
.bnr_ask .s2 b {
	color:#000;
}
.rtg_top_cnt_nav {
	background:url(http://img.9111.ru/img/top20_bg.gif) repeat-x !important;
	height:29px;
	padding:0;
}
.rtg_top_cnt_nav a {
	display:block;
	padding-top:2px;
	color:#214870;
	font:10px Arial,sans-serif;
	background:url(http://img.9111.ru/img/medal.png) no-repeat 10px 0;
	height:23px;
	text-decoration:none;
	padding-left:40px;
}
