#float_left {
	position:relative;
	float:left;
	padding-top:10px;
	padding-left:95px;
}

#float_right {
	position:relative;
	float:right;
	padding-top:10px;
	padding-right:65px;
}

div.links_table {
	text-align:left;
	width:230px;
	margin:0px;
	padding:0px;
	margin-right:25px;
	margin-top:10px;
	border:1px solid #A5A5A5;
	background-color:#FFFFFF;
}

div.margin_top {
	margin-top:30px;
}

div.links_col_header {
	width:230px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#A5A5A5;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

div.links_col_header2 {
	width:215px;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	background-color:#D0D0D0;
	font-weight:bold;
	font-size:10px;
}

*html div.links_col_header2 {
	width:230px;
}

div.links_col_link {
	padding:2px;
	padding-top:3px;
	margin-left:10px;
	padding-bottom:3px;
	width:215px;
}

*html div.links_col_link {
	width:220px;
}

.clear
{
	clear: both;
}

#decoration_img {
	width:260px;
	height:260px;
	background-image:url('../img/cats/bg.jpg');
	background-repeat:no-repeat;
}
