    .size {font-size: 80%; font-family: arial, verdana, sans-serif;}
    .doska_index {FONT-WEIGHT: bold; FONT-SIZE: 80%; MARGIN-RIGHT: 8px; FONT-FAMILY: arial, geneva, sans-serif}
    .doska_index A {COLOR:RED;}
    
	.doska_poisk {FONT-WEIGHT: bold; FONT-SIZE: 80%; MARGIN-RIGHT: 8px; FONT-FAMILY: arial, geneva, sans-serif; COLOR:BLACK;}
	
		.roundborder .picture {
		    
		    border: 0px;
		    height: 194px;
			
			color:#000000;
			
		}
		
		
		.roundborder .t, .roundborder .b {
			position:relative;
			height:0px;
		}
			.roundborder .t div, .roundborder .b div {
				position:absolute;
				width:13px; height:14px;
				padding:0; margin:0;
			}
			.roundborder .t .l {
				top:0px; left:0;
				background: no-repeat url(/img/angles2.gif) top left;
			}
			.roundborder .t .r {
				top:0px; right:0;
				background: no-repeat url(/img/angles2.gif) top right;
			}
			.roundborder .b .l {
				background: no-repeat url(/img/angles2.gif) bottom left;
				bottom:5px; left:0;
			}
			.roundborder .b .r {
				background: no-repeat url(/img/angles2.gif) bottom right;
				bottom:5px; right:0;
			}
			
			
	    
	.text {
		border-top:2px solid #000000;
		border-bottom:2px solid #000000;
	}
		.text .content {
		    
		    vertical-align: middle;
		    
			border-left:2px solid #000000;
			border-right:2px solid #000000;
		
			text-align:center;
			
			color:#000000;
			padding:5px 5px;
		}
	   
	
	    
	    
	    
	   .text .t, .text .b {
			position:relative;
			height:12px;
		}
			.text .t div, .text .b div {
				position:absolute;
				width:17px; height:14px;
				padding:0; margin:0;
			}
			.text .t .l {
				top:-2px; left:0;
				background:#EFEDDF no-repeat url(/img/angles3.gif) top left;
			}
			.text .t .r {
				top:-2px; right:0;
				background:#EFEDDF no-repeat url(/img/angles3.gif) top right;
			}
			.text .b .l {
				background:#EFEDDF no-repeat url(/img/angles3.gif) bottom left;
				bottom:-2px; left:0;
			}
			.text .b .r {
				background:#EFEDDF no-repeat url(/img/angles3.gif) bottom right;
				bottom:-2px; right:0;
			} 
			
		
		
		
