/* 
 * ========================================
 * Rightspace table properties 
 * ========================================
*/
.rightspace_top {
	height:13px;
	background-image: url('../images/rightspace/rightspace_top.gif');
}
.rightspace_bottom {
	height:13px;
	background-image: url('../images/rightspace/rightspace_bottom.gif');
}

.rightspace_table {
	width:242px;
}

.rightspace_main {
	padding:20px;
	padding-top:0px;
	padding-bottom:10px;
	background-image: url('../images/rightspace/rightspace_fon.gif');
	font-size:11px;
}

.rightspace_space {
	height:10px;
}
.rightspace_img {
	padding-top:7px;
	padding-bottom:7px;
}
.rightspace_more_table {
	font-size:11px;
	width:100%;
	text-align:right;
}
.rightspace_link:link, .rightspace_link:visited {
	text-decoration:none;
}
.rightspace_link:hover, .rightspace_link:active {
	text-decoration:underline;
}
