/* CSS Document */
body{
padding:0px;
margin:0px;
background:#FFF url('images/body_bg.jpg') repeat-x;	
font-family:Tahoma;
font-size:11px;
}

.clear{
clear:both;	
}

h1, h2, h3{
padding:0px;
margin:0px;		
}

img{
border:0px;	
}

h1{
font-size:16px;
font-weight:bold;
}

.header{
width:995px;
margin:auto;
background:#FFFFFF;
height:300px;
}

.left_sh{
width:7px;
height:300px;
background:url('images/shadow_left.jpg');
float:left;
}

.right_sh{
width:7px;
height:300px;
background:url('images/shadow_right.jpg');
float:right;
}

.center_header{
float:left;
width:981px;
background:#FFFFFF;
height:300px;
}

.header-top{
height:79px;
background:#FFFFFF;
}

.logo{
margin-top:16px;
width:116px;
float:left;
}

.top_menu{
/*height:24px;*/
width:961px;
padding-left:20px;
background:url('images/top_menu.jpg');
}

.top_menu a{
display:block;
float:left;
text-decoration:none;
margin-right:10px;
padding-top:15px;
padding-left:5px;
padding-right:5px;
height:29px;
color:#fff;
font-size:12px;
}

.top_menu a:hover{
display:block;
text-decoration:none;
background:#fff;
color:#000;
}

.scroll{
height:225px;
padding:7px;
}

.item_descr{
padding-top:26px;
padding-left:10px;
}

.scroll h1{
font-size:13px;
color:#015EAC;
}

.scroll_item{
width:234px;
height:227px;
border:1px solid #EAEAEA;
background:#fff url('images/scroll_item_top.jpg') repeat-x;
float:left;
margin-right:4px;
}

.big_main{
padding:10px;
background:#fff url('images/big_top.jpg') repeat-x;
border-left:2px solid #F5F5F5;
border-right:2px solid #F5F5F5;
border-top:2px solid #F5F5F5;
}

.big-bottom{
height:70px;
background:#fff url('images/big_bottom.jpg') repeat-x;
border-left:2px solid #F5F5F5;
border-right:2px solid #F5F5F5;
border-bottom:2px solid #F5F5F5;
}

.table_center{
margin:auto;
width:1200px;
}

.box{
background:#fff;
border:1px solid #EAEAEA;
padding:1px;
padding-bottom:20px;
}

.gps{
width:235px;
height:153px;
background:url('images/gps.jpg') no-repeat;
margin:auto;
padding-left:31px;
padding-top:20px;
}

.sidebar_title{
background:#EAEAEA;
height:47px;
margin-bottom:10px;
}

.sidebar_title h1{
color:#49667F;
font-family:Arial;
font-size:27px;
font-style:italic;
font-weight:bold;
margin-left:10px;
padding-top:5px;
}


.left_col{
width:300px;	
}

.right_col{
width:245px;	
}

.footer{
height:45px;
background:url('images/footer_bg.jpg') repeat-x;
}

.footer_center{
width:995px;
height:45px;
margin:auto;
background:#fff;	
}

.left_sh_1{
width:7px;
height:45px;
background:url('images/shadow_left_1.jpg');
float:left;
}

.right_sh_1{
width:7px;
height:45px;
background:url('images/shadow_right_1.jpg');
float:right;
}


.short_cont{
background:#fff;
padding:0px;
margin-bottom:10px;
width:100%;
}

.short_cont th{
	background:#fff url('images/big_top.jpg') repeat-x;;
	padding:5px;	
}	
.short_cont th[align='right']{
width: 100px;  
}

#item_name{
    background:#ffcc00 url('images/short_h1.png') no-repeat;
    padding:5px;
    position: relative;
    top: -10px;
}   

.short_cont td{
	padding:2px;	
}	

.logos h1{
font-family:Arial;
font-size:27px;
font-weight:bold;
color:#000;
font-style:italic;
}


a{
color:#1D71BA;
text-decoration:underline;	
}

a:hover{
color:#FF9600;
text-decoration:none;	
}

.auto_desc{
padding-left:20px;
line-height:14px;
}

.auto_desc h2{
color:#49667F;
font-size:18px;
}

.logos_left{
width:170px;
}


.log_in{
float:right;
margin-right:10px;
}


.footer_inner{
float:left;
width:981px;
}

.comment_title{
width:200px;
padding-left:14px;
padding-top:15px;
}

.voting{
width:200px;
margin:auto;
}


.footer_bottom{

}

.footer_1{

}


.footer_t{
width:90%;
/*margin-top:20px;*/
line-height:17px;
}

.count{
float:right; 
width:500px; 
text-align:right; 
padding-right:5px;
padding-top:14px;
}


ul#cssmenu {
        
        margin: 0;
        border: 0 none;
        padding: 0;
		padding-top:7px;
        list-style: none;
        height: 30px;
        font: normal 12px/28px Tahoma;
       
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
      
}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        left: 0;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
        width: 180px;
        float: left;
        display: block !important;
        display: inline;
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;
        padding: 0 10px;
        float: none !important;
        float: left;
        display: block;
        color: #FFFFFF;
        font: normal 12px/28px Tahoma;
        text-decoration: none;
        height: auto !important;
        height: 1%;
		font-size:12px;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
        background:#EAEAEA;
        color:#003366;
		font-size:12px;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
        float: none;
        color: #000;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
        background: #FFFFFF;
        color:#003366;
}

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 

/* ==================== */

.category {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a {
	color: #E34000;
	text-decoration: none;
}
.category a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #757575;
	text-decoration: none;
}
.speedbar a {
	color: #4B73D4;
	text-decoration: none;
}
.speedbar a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.slink {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #E34000;
	text-decoration: none;
}
.slink a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* ==================== */

.copy {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #757575;
	text-decoration: none;
}
.copy a:hover {
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #4b73d4;
	text-decoration: none;
}
.stext a:hover {
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== */

.ltitle {
	color: #a4a4a4;
	font-size: 12px;
	font-weight: bold;
}


.ltitle_small {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */

.ntitle {
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}
.ntitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ntitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.ctitle {
	color: #636363;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ctitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.news {
	color: #000;
	font-family: Verdana;
	font-size:8pt; 
	text-align:justify;
	line-height: 15px
}
.news a {
	color: #4B73D4;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.userstop {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #757575;
	font-weight: bold;
}

/* ==================== */

.hr_line {
	background: url(images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== */

.skin {
	padding-left: 10px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.top_11 {
	background-image: url(images/dlet_top_11.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_13 {
	background-image: url(images/dlet_top_13.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_15 {
	background-image: url(images/dlet_top_15.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_17 {
	background-image: url(images/dlet_top_17.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_19 {
	background-image: url(images/dlet_top_19.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.top_20_1 {
	background-image: url(images/dlet_top_20_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_26 {
	background-image: url(images/dlet_top_26.gif);
	background-repeat: repeat-x;
}
.top_31 {
	background-image: url(images/dlet_top_31.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.top_32 {
	background-image: url(images/dlet_top_32.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.cpbkgr_nolog {
	background-image: url(images/dlet_cpbkgr_nolog.gif);
	background-repeat: no-repeat;
}
.cpbkgr_log {
	background-image: url(images/dlet_cpbkgr_log.gif);
	background-repeat: no-repeat;
}
.lcol_bkgr {
	background-image: url(images/dlet_lcol_bkgr.gif);
	background-repeat: repeat-y;
}
.lcol_bkgr2 {
	background-image: url(images/dlet_lcol_bkgr2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.bl_title_bkgr {
	background-image: url(images/dlet_bltitle_b.gif);
	background-repeat: no-repeat;
	height: 32px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 11px;
}
.block_02 {
	background-image: url(images/dlet_bl_2.gif);
	background-repeat: repeat-y;
}
.a_block_12 {
	background-image: url(images/dlet_artblock_12.gif);
	background-repeat: repeat-x;
}
.a_block_22 {
	background-image: url(images/dlet_artblock_22.gif);
	background-repeat: repeat-x;
}
.a_block_32 {
	background-image: url(images/dlet_artblock_32.gif);
	background-repeat: repeat-x;
}
.a_block_42 {
	background-image: url(images/dlet_artblock_42.gif);
	background-repeat: repeat-x;
}
.a_block_52 {
	background-image: url(images/dlet_artblock_52.gif);
	background-repeat: repeat-x;
}
.a_block_61 {
	background-image: url(images/dlet_artblock_61.gif);
	background-repeat: repeat-y;
}
.a_block_63 {
	background-image: url(images/dlet_artblock_63.gif);
	background-repeat: repeat-y;
}
.a_block_72 {
	background-image: url(images/dlet_artblock_72.gif);
	background-repeat: repeat-x;
}
.a_block_82 {
	background-image: url(images/dlet_artblock_82.gif);
	background-repeat: repeat-x;
}
.adblock_12 {
	background-image: url(images/dlet_adblock_12.gif);
	background-repeat: repeat-x;
}
.adblock_21 {
	background-image: url(images/dlet_adblock_21.gif);
	background-repeat: repeat-y;
}
.adblock_23 {
	background-image: url(images/dlet_adblock_23.gif);
	background-repeat: repeat-y;
}
.adblock_32 {
	background-image: url(images/dlet_adblock_32.gif);
	background-repeat: repeat-x;
}
.footer_b {
	background-image: url(images/dlet_footer_b.gif);
	background-repeat: repeat-x;
	height: 71px;
}

/* ==================== ���� ����� ����� ������ */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(images/dlet_field_s.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #e6e6e6;	
}

/* ==================== ���� ����� ����������� */

.a_field {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(images/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-left: 3px;
	
	border: 1px solid #ffffff;	
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/* ==================== ������� ���� ����� */

.mainmenu {
	color: #888888;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #888888;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #636363;
	text-decoration: none;
}
.hr_line {
	background: url(images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

.search_block {
  	background:#fff;
	padding:2px 6px;
	border:1px solid #E6E6E6;
	color:#656565;
	font-size:12px;
	width:650px;
	margin:auto;
}

.search_block h2 {
	font-size: 16px;
	color:#ff6400;
	margin:10px 0px;	
}	
.search_block form,
.search_form {
	padding:0px;
	margin: 0px;	
}	

.search_form div.form_element input,
.search_form div.form_element select {
	/*border:1px solid #ff6400;*/
	padding:0px;
	margin:0px;
}

.search_form label {
	float:left;
	width:70px;
}

.search_form div.form_element {
	float:left;	
}
.search_form div.form_element input.submit{
	background:#dc6f6c;
	padding:1px 3px;
	color:#fff;
	cursor:pointer;
	border:0px;
}

div.pagination img{
	height:auto; 
	width:auto;
}
div.pagination {
	/*background:#FFFFFF;*/
	font-size:8pt;
	padding:5px 10px;
	text-align:right;
}
div.pagination input{
	font-size:8pt;
}

.pagination .pagerLeft, .pagination .pagerRight, .pagination .numberPage, .pagination .itemscount
{float:left;}
.pagination .numberPage, .pagination .button
{margin-top:3px; margin-left:5px;}
.pagination .button
{width:15px; height:11px; display:block; background:transparent url(images/p_arrow_left.gif) no-repeat scroll 0 0; margin-top:3px;}
.pagerLeft .button
{background-image:url(images/p_arrow_left.gif);}
.pagerLeft .off
{background-image:url(images/p_arrow_left_off.gif);}
.pagerRight .button
{background-image:url(images/p_arrow_right.gif);}
.pagerRight .off
{background-image:url(images/p_arrow_right_off.gif);}
.pagerLeft .off
.pagination .buttonGo
{background:transparent url(images/p_arrow_right_off.gif) no-repeat scroll 0 0; width:15px; height:11px;}

/* --- style menu --- */

#regbox {
 /* width: 100%;*/
  text-align: center;
  margin: 0em auto;
  border: 0px solid #cccccc;
}

#regwrap {
  border: 1px solid #EAEAEA;
  text-align: left;
  background:#fff url('images/big_top.jpg') repeat-x;
  /*padding: 5px 5px 5px 5px;*/
  clear: both;
}

.regwrap{
  background:#fff url('images/big_top.jpg') repeat-x;
  text-align: left;
  clear: both;
}	

#regtab {
  /*float:left;*/
  width:100%;
  /*background:#fff url("images/bg.gif") repeat-x bottom;*/
  font-size: 1.0em;
  line-height: normal;
  border: 0px solid #cccccc;
}

*html #regtab{top:2px;}

#regtab ul {
  margin:0;
  padding: 0px 20px 0px 20px;
  list-style:none;
  
}
#regtab li {
  float:left;
  /*background:url("images/left_white.png") no-repeat left top;*/
  background:url("images/left.jpg") no-repeat left top;
  margin:0;
  padding:0 3px 0 9px;
  border-bottom:0px solid #FFFFFF;
}
#regtab a {
  float:left;
  display:block;
  /*width:.1em;*/
  /*background:url("images/right_white.png") no-repeat right top;*/
  background:url("images/right.jpg") no-repeat right top;
  padding:6px 25px 6px 16px;
  text-decoration:none;
  font-weight:normal;
  color:#454545;
  white-space: nowrap;
}
#regtab > ul a {width:auto; color:#454545;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#regtab a {float:none;}
/* End IE5-Mac hack */
#regtab a:hover {
  color:#454545;
}
#regtab li.current {
  background-position:0 -150px;
  border-width:0px;
}
#regtab li.current a {
  background-position:100% -150px;
  padding-bottom:6px;
  color:#454545;
  cursor:default;
}

#regtab li:hover, #regtab li:hover a {
  background-position:0 -150px;
  color:#454545;
}
#regtab li:hover a {
  background-position:100% -150px;
}

.content_catalog,
.content_account,
.catalog {
	padding:5px 15px;	
}

.content_catalog h1,
.content_account h1{
	color:#FF6400;
	font-size:18px;
	margin:15px 0px;	
}

.catalog h1 {
color:#970D0D;
font-family:verdana,tahoma,arial,helvetica,sans-serif;
font-size:15pt;
font-weight:normal;
padding-bottom:20px;
padding-top:20px;
}

.catalog h2 {
color:#970D0D;
font-family:verdana,tahoma,arial,helvetica,sans-serif;
font-size:11pt;
font-weight:bold;
margin-top:14px;
margin-bottom:14px;
}

.catalog strong {
color:#970D0D;
font-family:verdana,tahoma,arial,helvetica,sans-serif;
font-size:10pt;
font-weight:normal;
}

.no_photo,
.no_photo_large {
	border:1px solid #ccc;
	margin-right:10px;
	width:100px;
	height:45px;
	padding-top:30px;
	color:#ccc;	
}

.no_photo_large{
	width:300px;
	height:105px;
	padding-top:90px;
	font-size:14px;
}	

/* Form style */
div.Form{width:100%;float:left;padding:5px;font-size:12px;color:#888888}
div.Form h4{margin:2px auto;font-size:16px;font-weight:normal;}
.Form div.row {float:left;border-bottom:1px solid #DCDCDC;margin:3px 0;width:100%;}
.Form div.row span.info{font-size:11px;}
.Form div.row span.info img.image{border:1px solid #ccc;padding:2px;margin:0 5px;}
.Form div.row label{float:left;width:150px;margin:3px 0px;text-align:right;padding-right:5px;font-size:14px;clear:both;font-weight:bold;}
.Form div.row div.element{float:left;width:230px;margin:3px 0px; font-size:14px;}
.Form div.row div.small,
.Form div.row div.date{float:left;width:105px;margin:3px 0px; font-size:14px;}
.Form div.row div.date ul.errors{width:100px;}
.Form select{width:220px;border:1px solid #ccc;height:23px;font-size:12px;}
.Form input{width:220px;border:1px solid #ccc;height:20px;font-size:12px;padding:1px;}
.Form input.small{width:80px;border:1px solid #ccc;height:20px;font-size:12px;padding:1px;}
.Form select.month{width:100px;border:1px solid #ccc;height:23px;font-size:12px;padding:1px;}
.Form select.year{width:80px;border:1px solid #ccc;height:23px;font-size:12px;padding:1px;}
.Form input#submit{width:auto;height:auto;padding:5px;margin:5px;}
.Form textarea{width:220px;height:60px;border:1px solid #ccc;overflow:auto;}
.Form ul.errors{width:220px;list-style:none;padding:0 5px;margin:0px;}
.Form ul li{color:red;font-size:10px;}
.Form div.row div.info img{margin-left:105px;}

/* Message */
.message_box{
	padding:5px;
	border: 1px solid #EAEAEA;
	margin-bottom:10px;
}

.photo_slide{
	dispaly:block;
	width:100px;
	height:75px;
	float:left;
	margin:0 1px 1px 0;
	overflow:hidden;
	position:relative;
	cursor:pointer;	
}	

.search_block_wrapper{
	background:#ffd73f;
}

.center_header{
    background:url("images/search_block_wrapper.png") repeat-x left bottom;
}


.search_block{
    background:#FFFFFF url("images/search_block.png") repeat-x left bottom;
}

/* auto catalog styles */
.ttl1 {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #970D0D; font-size: 15pt}
.ttl2 {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #970D0D; font-size: 11pt; font-weight: bold}
.ttl3 {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #970D0D; font-size: 10pt; }
/*.ttl1 {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #CF0000; font-size: 25px}
.ttl2 {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #000000; font-size: 18px}
.ttl3 {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #000000; font-size: 13px; font-weight: bold}
*/
.comm {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: black; font-size: 9px}
.description {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #575553; font-size: 11px}
.about {font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #3D3831; font-size: 11px}
