/* Amiro.Studio */
/* E-mail: dodgecaper@amirostudio.ru */
/* Valid CSS: 1, 2, 2.1, 3 */

/* html */

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #ffffff;
}

p {
margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;

}

body, tr, td, p, a, input, select, textarea {
font-size: 11px;
}   
img {
border: 0px;
}
a {
text-decoration:none;
color:#ff9208;
}
a:hover {
text-decoration:underline;
}

hr {
background-color: transparent;
height:1px;
}
blockquote {
margin: 5px 5px 5px 10px;
}

/* headers */
h1, h1 a, h1 a:visited {
font-size: 16px;
font-weight: bold;
}
.h1, .h1 a, .h1 a:visited {
font-size: 16px;
font-weight: bold;
}
h2, h2 a, h2 a:visited {
font-size: 14px;
margin: 0px 0px 0px 0px;
}
.h2, .h2 a, .h2 a:visited {
font-size: 14px;
margin: 0px 0px 0px 0px;
}
h3, h3 a, h3 a:visited {
font-size: 12px;
margin: 0px 0px 0px 0px;
}
.h3, .h3 a, .h3 a:visited {
font-size: 12px;
margin: 0px 0px 0px 0px;
}
h4, h4 a, h4 a:visited {
font-size:11px;
margin: 0px 0px 0px 0px;
}
.h4, .h4 a, .h4 a:visited {
font-size:11px;
margin: 0px 0px 0px 0px;
}
h5, h5 a, h5 a:visited {
font-size:10px;
margin: 0px 0px 0px 0px;
}
.h5, .h5 a, .h5 a:visited {
font-size:10px;
margin: 0px 0px 0px 0px;
}

/* form element */
form {
margin: 0px;
}
input { 
font-size:11px;
}
input.txt, input.field {
border: #000000 1px solid;
}
input.txt_noborder {
border: #000000 1px solid;
}
input.check {
background-color:transparent;
}
input.btn {
font-size:12px;
background-color: #ffc300;
color: #ffffff;
border:none;
padding:1px;
font-weight:bold;
cursor: pointer;
}
select.sel {
font-size:11px;
border: #6678e1 1px solid;
}
checkbox.chb{
font-size:11px;
}
textarea.ta {
font-size:11px;
border: #000000 1px solid;
}

/* navigation items */
a.nav_item {
font-size: 15px; 
}
a.nav_item:hover, a.nav_item:active {
background-color: transparent;
}

p.nav_item {
font-size: 10px;
}

/* system elements */
.top_tool_bar, .bottom_line {
background-color:transparent;
}

/* menu */
.top_menu TD, .top_menu a, .top_menu a:visited{
font-size:11px;
text-decoration: none; 
}
.top_menu a:hover {
font-size:11px; 
text-decoration: underline;
}
.bottom_menu TD, .bottom_menu a, .bottom_menu a:visited{
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
}
.bottom_menu a:hover {
font-size:11px; 
text-decoration:underline;
}
.main_menu a, .main_menu a:visited {
font-weight:bold;
text-decoration:none; 
font-size:11px; 
}
.main_menu a:hover {
text-decoration:none; 
font-weight:bold;
}
.submenu { 
position:absolute;
left: 0;
top:0; 
visibility:hidden;
width:100px;
}
.pd_menu {
border:1px #000000 solid;
}
.pd_menu td {
border:0px; 
padding:5px 8px 5px 8px;
}
.pd_menu a, .pd_menu a:visited {
font-size:11px;
font-weight: bold;
text-decoration:none;
}
.pd_menu a:hover {
text-decoration:underline;
font-size:11px;
font-weight: bold;
}

/* sitemap */
#tree {
font-size:10px; 
}
#tree img { 
border: 0px;
height: 16px;
width: 19px;
}
#tree div {
font-size:10px;
}
#tree div a{
font-size:10px;
}
#tree div a:hover {
font-size:10px; 
text-decoration:underline;
}
.tree_item_selected {
text-decoration:underline; 
}
#tree div.sm_level_0, #tree div.sm_level_0 a {
font-size:14px;
font-weight:bold;
}
#tree div.sm_level_0 a:hover, #tree div.sm_level_0 a:visited {
font-size:14px;
font-weight:bold;
}
#tree div.sm_level_1, #tree div.sm_level_1 a {
font-size:12px;
font-weight:bold;
}
#tree div.sm_level_1 a:hover, #tree div.sm_level_1 a:visited {
font-size:12px;
font-weight:bold;
}
#tree div.sm_level_2, #tree div.sm_level_2 a {
font-size:11px;
font-weight:normal;
}
#tree div.sm_level_2 a:hover, #tree div.sm_level_2 a:visited {
font-size:11px; 
font-weight:normal;
}
#tree div.sm_level_3,#tree div.sm_level_3 a {
font-size:10px; 
font-weight:normal;
}
#tree div.sm_level_3 a:hover, #tree div.sm_level_3 a:visited {
font-size:10px; 
font-weight:normal;
}

/* table */
table.tbl {
border:1px #000000 solid;
}
table.tbl td {
border:0px;
}
table.tbl th {
background:#ff9208;
border:0px;
font-size:11px;
}
table.tbl th.al {
background:#ff9208;
border:0px; 
font-size:12px;
text-align:right; 
font-weight:normal;
}
table.tbl td {
border:0px;
font-size:11px;
}

/* eshop */
/* prices view */
.price_details {
font-size:12px;
font-weight:bold;
}
.old_price_details {
text-decoration:line-through;
font-size:12px;
font-weight:bold;
}
.discount_details {
font-size:11px;
font-weight:bold;
}
.price {
font-size:12px;
font-weight:bold;
}
.old_price {
text-decoration:line-through;
font-size:12px;
font-weight:bold;
}
.discount {
font-size:11px;
font-weight:bold;
}
.price_small {
font-size:11px;
font-weight:bold;
}
.old_price_small {
text-decoration:line-through;
font-size:11px;
font-weight:bold;
}
.discount_small {
font-size:11px;
font-weight:bold;
}

/* eshop images */
.eshop_image {
margin-top:3px;
margin-right:5px;
}
.eshop_image_click {
margin-top:3px;
margin-right:5px;
}

.views_browse {
border-top: 1px #000000 solid;
border-right: 1px #000000 solid;
}
.views_browse td {
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
}

/* filter eshop box */
.filter_box {}
.filter_box td {
font-size:10px;
}
.filter_box .txt {
width:100px;
}
.search_box {}

.currency_block {
font-size:9px;
font-weight:bold;
}
.row1 {}
.row2 {}

/* votes module*/
.vote_res_small_on {
border-top:1px #000000 solid;
background:#ff9208;
border-bottom:1px #000000 solid;
}
.vote_res_on {
background:#ff9208;
border-top:1px #000000 solid;
border-bottom:1px #000000 solid;
}
.vote_res_small_off {
border-top:1px #000000 solid;
border-bottom:1px #000000 solid;
}
.vote_res_off {
border-top:1px #000000 solid;
border-bottom:1px #000000 solid;
}

/* system message */
#stat {display:none;}
#sp {display:none;}
.status_error {
font-size:10px;
}
.status_notice {
font-size:10px;
}
.status_normal {
font-size:10px;
}

/* signature */
table #sign a,table #sign a:hover, table #sign a:visited {
text-decoration:underline;
font-size:10px;
}
table #sign{
width:100%;
}
table #sign td{
font-size:10px;
}


body {
margin:0 0 0 0;
padding:0 0 0 0;
}

table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
} 

td, div {
font-family:Tahoma;
color:#666666;
font-size:11px;
}

a {
font-family:Tahoma;
/*color:#ffffff;*/
}

a:hover {
text-decoration:none;
}

img {
border:0px;
}

.logo {
background:url(../../_img/logo.jpg) no-repeat left;
}

.baby {
background:url(../../_img/baby.jpg) no-repeat right;
}

.c4et td {
padding:3px;
}

.eihack {
height:100%;
//height:-10%;
}

.rezina {
background:url(../../_img/rezina.gif) top;
}

.logo_href {
width:272px;
height:113px;
position:relative;
left:50px;
cursor:hand;
}

.contact a {
color:#639FE8;
}

.contact {
height:60px;

}

.contacts {
background:url(../../_img/tel_icon.gif) no-repeat 30% 0%;
text-align:right;
}

.menu {
background:url(../../_img/menu_bg.gif);
}

.menu td {
height:42px;
text-align:center;
width:210px;
background:url(../../_img/menu_elem_left.gif) no-repeat;
}

.menu td div {
background:url(../../_img/menu_elem_right.gif) no-repeat right;
height:27px;
//height:42px;
padding-top:15px;
}

.menu td a {
color:#ffffff;
font-size:10px;
text-transform:uppercase;
font-weight:bold;
}

.menu_right_right {
position:absolute;
top:182px;
right:0px;
}

.menu_left_left {
position:absolute;
top:182px;
}

#act {
background:#ffffff;
}

#act a {
color:#3B86E3;
font-weight:normal;
text-decoration:none;
}

.path {
background:url(../../_img/left_flower_part.jpg) no-repeat;
width:100%;
color:#3B86E3;
vertical-align:top;
padding-left:35px;
}

.path a {
font-size:11px;
color:#3B86E3;
text-decoration:none;
}

.path a:hover {
text-decoration:underline;
}

.left_cell {
background:url(../../_img/left_cell_bg.jpg) no-repeat;
background-position:top left;
}

.podval {
background:url(../../_img/podval_bg.jpg);
}

.podval_left {
background:url(../../_img/podval_right.jpg) no-repeat;
}

.podval_right {
background:url(../../_img/podval_left.jpg) no-repeat right;
}

.bottom_menu_left {
background:url(../../_img/bottom_menu_left.jpg) no-repeat;
height:28px;
}

.bottom_menu_right {
background:url(../../_img/bottom_menu_right.jpg) no-repeat right;
}

.left_cell_bottom {
background:url(../../_img/left_cell_bottom.jpg) no-repeat bottom left;
padding-bottom:20px;
margin-bottom:20px;
height:154px;
}

.right_cell_bottom {
background:url(../../_img/right_cell_bottom.jpg) no-repeat right;
height:50px;
}

.left_menu_one_top {
background:url(../../_img/left_menu_one_top.jpg);
height:35px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
padding-left:50px;
}

.left_menu_second_top {
background:url(../../_img/left_menu_second_top.jpg);
height:36px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
padding-left:50px;
}

.left_menu_third_top {
background:url(../../_img/left_menu_third_top.jpg);
height:39px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
padding-left:50px;
}

.right_menu_one_top {
background:url(../../_img/right_menu_one_top.jpg);
height:36px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
padding-left:50px;
}

.right_menu_second_top {
background:url(../../_img/right_menu_second_top.jpg);
height:40px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
padding-left:50px;
}

.search {
background:#FFCC00;
padding-top:6px;
padding-bottom:3px;
text-align:center;
}

.autorization {
background:#FF9607;
padding-top:9px;
padding-bottom:9px;
}

.autorization td {
color:#ffffff;
font-weight:bold;
}

.autorization input {
width:135px;
height:17px;
border:1px solid #666666;
font-size:10px;
}

.news {
background:#FFCC00;
}

.search input {
width:168px;
height:17px;
border:1px solid #666666;
font-size:10px;
}

.left_menu_one_bottom {
height:21px;
background:url(../../_img/left_menu_one_bottom.jpg);
padding-left:50px;
}

.left_menu_second_bottom {
height:27px;
background:url(../../_img/left_menu_second_bottom.jpg);
padding-left:50px;
vertical-align:top;
}

.left_menu_third_bottom {
height:20px;
background:url(../../_img/left_menu_third_bottom.jpg);
}

.left_menu_one_bottom a {
font-size:11px;
font-weight:bold;
color:#ffffff;
}

.right_menu_one_bottom {
padding-left:23px;
background:url(../../_img/right_menu_one_bottom.jpg);
height:29px;
}

.right_menu_second_bottom {
padding-left:72px;
background:url(../../_img/right_menu_second_bottom.jpg) bottom;
height:55px;
padding-top:8px;
}

.right_menu_second_bottom a {
color:#FF9900;
font-weight:bold;
}

.right_menu_one_bottom a {
font-size:11px;
color:#ffffff;
}

.korzina {
background:#66A1E9;
padding-top:5px;
padding-bottom:5px;
font-size:10px;
padding-left:50px;
}

.korzina div {
color:#C0D8F6;
font-size:11px;
}

.korzina div span {
font-weight:bold;
}

.left_menu table td a {
color:#ffffff;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
text-decoration:none;
}


.left_menu table td a.podkat1 {
color:#ffffff;
font-weight:bold;
font-size:10px;
text-transform:uppercase;
text-decoration:none;
padding-left:20px;
}

.left_menu table td a:hover {
color:#ffffff;
text-decoration:underline;
}

.left_menu table td a.podkat1:hover {
color:#ffffff;
text-decoration:underline;
font-size:10px;
}

.left_menu table td {
padding-left:23px;
background:url(../../_img/left_menu_bg.gif) bottom no-repeat #FF9308;
height:21px;
padding-right:20px;
padding-top:4px;
padding-bottom:6px;
}

#left_menu_act {
background:url(../../_img/left_menu_act_bg.gif) bottom no-repeat #FFCC00;
}

#left_menu_act a {
color:#5D95D8;
font-weight:normal;
}

#left_menu_act1 {
background:url(../../_img/left_menu_act_bg.gif) bottom no-repeat #FFCC00;

}


#left_menu_act1 a {
color:#5D95D8;
font-weight:normal;
font-size: 10px;
padding-left:20px;
}

form {
padding:0 0 0 0;
margin:0 0 0 0;
}

input {
padding:0 0 0 0;
margin:0 0 0 0;
}

.news_tbl td {
background:url(../../_img/news_bottom.gif) no-repeat bottom;
padding-left:26px;
padding-top:8px;
padding-bottom:14px;
}

.date {
color:#ffffff;
float:left;
padding-right:5px;
}

.news_head {
color:#ffffff;
text-transform:uppercase;
font-weight:bold;
padding-right:5px;
}

.news_img {
padding-left:3px;
padding-top:7px;
}

.news_art {
padding-top:3px;
padding-right:5px;
}

.news_art a {
text-decoration:none;
color:#666666;
}

.news_art a:hover {
text-decoration:underline;
}

.right_menu_third_top {
background:url(../../_img/right_menu_third_top.jpg) no-repeat;
height:175px;
}

.right_menu_third_bottom {
background:url(../../_img/right_menu_third_bottom.jpg) no-repeat bottom;
}

.vote_head {
height:42px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#649FE9;
text-transform:uppercase;
padding-left:50px;
}

.question {
padding-left:18px;
padding-right:20px;
font-weight:bold;
padding-bottom:8px;
}

.vote_radio {
padding-left:16px;
padding-bottom:30px;
}

.submit {
padding-left:68px;
//padding-left:74px;
padding-top:2px;
}

.submit a {
color:#ffffff;
font-weight:normal;
padding-bottom:5px;
}

.submit input {
width:52px;
height:17px;
border:0px;
}

.vote_submit {
padding-top:5px;
}

.vote_submit a{
padding-top:5px;
color:#ff9208;
}


.center_cell {
background:url(../../_img/center_cell_bg.jpg) no-repeat top left;
vertical-align:top;
padding-top:20px;
padding-left:17px;
padding-right:30px;
padding-bottom:20px;
}

h2 {
color:#FF9900;
font-family:Arial;
font-size:20px;
text-transform:uppercase;
margin-bottom:10px;
}

h2.zag, h2.zag a, h2.zag a:hover {
color:#FF9900;
font-family:Arial;
font-size:16px;
text-transform:uppercase;
margin-bottom:10px;
}

.top {
background:url(../../_img/top.gif) top repeat-x;
}

.bottom {
background:url(../../_img/top.gif) bottom repeat-x;
}

.left {
background:url(../../_img/top.gif) left repeat-y;
}

.right {
background:url(../../_img/top.gif) right repeat-y;
}

.tbl_main_cell {
vertical-align:top;
height:120px;
}

.tbl_main_cell a {
color:#66A1E9;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}

.tbl_main_cell a:hover {
text-decoration:underline;
}

.tbl_main_cell div {
text-align:center;
padding:7 7 7 7;
}


.article {
padding-top:30px;
padding-bottom:30px;
}

.article_head {
background:url(../../_img/artcile.gif);
height:34px;
font-weight:bold;
color:#FF9308;
font-size:14px;
text-transform:uppercase;
}

.article_txt {
padding-top:22px;
padding-right:20px;
}

.article_txt a {
color:#999999;
font-size:10px;
}

.bottom_menu {
text-align:center;
color:#999999;
font-size:10px;
}

.bottom_menu a {
color:#999999;
font-size:10px;
}

.podval_center {
text-align:center;
color:#ffffff;
font-size:10px;
padding-top:5px;
}

a.tov_name {color:#6b9eef}
/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton, textarea.amiroTEdCtrl{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
    border: 1px dotted gray;
    padding: 5px;
}
PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* To change control width uncomment and change next values */
div.amiroTEdDivPreview, div.amiroTEdDiv, textarea.amiroTEdCtrl, div.amiroTEdDivResize{
    /*width: 600px !important;*/
}
textarea.amiroTEdCtrl{
    /*height: 250px !important;*/
}
/* } Text editor styles */

.blog IMG {margin:3px;border:#ff0000 0px solid;}

/* STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* END STICKERS */

/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}
