	.psychic-feed-top{
		background-image:url("../images/psychic-feed-top1.jpg");	
		width:554px;
		height:37px;
		background-repeat:no-repeat;
		margin:0 auto;
	}
	.psychic-feed-mid{
		background-image: url("../images/psychic-feed-mid1.jpg");
		background-repeat:repeat-y;
		width:554px;
		margin:0 auto;
	}
		.psychic-feed-mid img{
			margin:8px 0 0 20px;
		}
	.psychic-feed-btm{
		background-image: url("../images/psychic-feed-btm1.jpg");
		width:554px;
		height:21px;
		margin:0 auto;
	}
	#psychic-feed-top-pod{
		width:585px;
		height:27px;
		margin:0 auto;
		background-image:url("../images/psychic-feed-top.jpg");
		background-repeat:no-repeat;
	}
	#psychic-feed-mid-pod{
		width:585px;
		background-image:url("../images/psychic-feed-mid.jpg");
		margin:0 auto;
	}
	#psychic-feed-btm-pod{
		width:585px;
		height:32px;
		margin:0 auto;
		background-image:url("../images/psychic-feed-btm.jpg");
	}
	.psychic-feed-image{
		float:left;
		width:125px;
	}
	.psychic-feed-content{
		width:410px;
		float:right;
		padding:0 15px 0 0;
		text-align:left;
	}
		.psychic-feed-content a:link,
		.psychic-feed-content a:visited{
			color:#cd3e73;
			text-decoration:none;
		}
		.psychic-feed-content a:hover,
		.psychic-feed-contnet a:active{
			text-decoration:underline;
		}
		.psychic-feed-content table{
			color:#cd3e73;
			font-weight:bold;
		}
	.phone{
		background-image:url('../images/phone.jpg');
		background-repeat:no-repeat;
		padding:0 0 0 25px;
	}
	/* CSS Column Fix */
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.clearfix {display:block;clear:both;}
	* html .clearfix {height: 1%;}
#psychic-menu{
	margin:10px 0 10px 0;
	color:#cd3e73;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}
	#psychic-menu a:link,
	#psychic-menu a:visited{
		text-decoration:none;
	}
	#psychic-menu a:hover,
	#psychic-menu a:active{
		color:#e46e1f;
	}
.ratings{
	text-align:left;
	padding:9px 0 0 10px;
}
.points{
	color:#cd3e73;
	font-weight:bold;
}
.paging{
	font-size:14px;
	font-weight:bold;
	padding:0 0px 12px 15px;
	width:575px;
}
	.paging a:link,
	.paging a:visited{
		text-decoration:none;
	}
	.paging a:hover,
	.paging a:active{
		text-decoration:underline;
	}
	.previous{
		float:left;
	}
	.next{
		margin:0 15px 0 0;
		float:right;
	}
#main-img{
	text-decoration:none;
}
