.style-icon-readalso-top-corners {
width: 500px;
height: 5px;
background: url(/Layout/shablon/img/style-icon/style-vtemy-top.gif) no-repeat;
overflow: hidden;
margin-top: 10px;
}
.style-icon-readalso-bottom-corners {
width: 500px;
height: 5px;
background: url(/Layout/shablon/img/style-icon/style-vtemy-bottom.gif) no-repeat;
overflow: hidden;
margin-bottom: 10px;
}
.style-icon-readalso {
width: 500px;
background: url(/Layout/shablon/img/style-icon/style-vtemy-bg.gif) repeat-y;
}

.style-icon-readalso .titleItem_text {
margin: 0px auto;
width: 465px;
border-bottom: 1px solid #3E3E3E;
padding: 5px 0px;
font-size: 16px;
color: #3E3E3E;
font-weight: bold;
}


.style-icon-readalso .content {
margin: 0px auto;
width: 465px;
}

.style-icon-readalso .content .read_also_link {
width: 231px;
float: left;
height: 90px;
}

.style-icon-readalso .content .read_also_link .ImageItem {width: 100px; padding: 5px; float: left;}
.style-icon-readalso .content .read_also_link .ImageItem img {width: 100px;}


.style-icon-readalso .content .read_also_link .titleItem span {display: none;}

.style-icon-readalso .content .read_also_link .titleItem {
margin-top: 5px;
width: 120px;
float: left;
}

.style-icon-readalso .content .read_also_link .titleItem a:link,
.style-icon-readalso .content .read_also_link .titleItem a:visited,
.style-icon-readalso .content .read_also_link .titleItem a:hover {color: #000000; font-weight: bold;}

