/* 
 * ========================================
 * Frame4 properties 
 * ========================================
*/

.frame4_top {
 	background-image: url('../images/frame4/top.gif'); 
	font-weight:bold;
	font-size:13px;
	width:301px;
	height:23px;
	padding-left:15px;
}

.frame4_bottom {
	background-repeat:no-repeat;
 	background-image: url('../images/frame4/bottom.gif'); 
	background-position: center top; 
	width:301px;
	height:20px;
}

.frame4_space {
	vertical-align:top;
 	background-image: url('../images/frame4/fon.gif'); 
	font-size:10px;
	width:301px;
	height:380px;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
}

.frame4_l_table {
	width:301px;
}

