.prodblock {
overflow:auto; 
height:230px;
     }

BODY {
scrollbar-base-color: #93B9D1;
scrollbar-track-color: #EEF2F4;
scrollbar-face-color: #EEF2F4;
scrollbar-highlight-color:#EEF2F4;
scrollbar-3dlight-color: #BC0001;
scrollbar-darkshadow-color:#EEF2F4;
scrollbar-shadow-color: #BC0001;
scrollbar-arrow-color: #BC0001;
}


.yandex_title {font: bold 8pt "tahoma"; color: #1c6bc7;}
.yandex_title A:link {text-decoration: none; color: #4F809F;}
.yandex_title A:visited {text-decoration: none; color: #4F809F;}
.yandex_title A:active {text-decoration: underline; color: #4F809F;}
.yandex_title A:hover {text-decoration: underline; color: #4F809F;}

.special_text {
	font: 8pt "tahoma"; 
	color: #DB4B0F; 
	font-style: oblique;
}

.thin_table {
	border: thin;
	border-style: solid;
	border-color: Silver;
	padding: 0px;
}
.thin_textarea {	
	border: thin;
	border-color: Silver;
	border-style: inset;
}