/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; font-size: 99%; font-family: Arial; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
body{line-height:1.2;}
ol,ul{margin-left:25px;}
:focus{outline:1px #c0c dotted;}



/* Horoscope Villiage */
#horoVilliage_api{position:relative;display:block;width:728px;height:90px;padding:0;background:transparent url("../images/728x90.jpg") no-repeat 0 0;font-family:Arial,Helvetica,sans-serif;}

.header{display:block;margin:0 3px 10px;padding:5px 0 0;width:210px;height:80px;text-align:center;}
	.header h2{
	margin:5px 0 0;
	padding:0;
	color:#4c014d;
	font:bold normal 18px/22px arial;
	letter-spacing:-.03em;
}
	.header p{
	font:normal 16px/100% arial;
}
		.header p strong{
	color:#4c014d;
	font:bold 22px arial;
}



.footer{position:absolute;bottom:0;left:40px;width:220px;height:40px;color:#fff;font-size:12px;line-height:320%;text-align:center;}



/* Most common stuff you'll need to change */
	.hv-slider-wrapper{position:absolute;top:0;left:202px;padding:0;width:525px;height:88px;}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.hv-slider{position:relative;float:left;margin:0 10px;padding:0;width:512px;height:100px;overflow:hidden;}
/* Preloader */
	.hv-slider p.loading{padding:0;text-align:center;}
/* Tabbed nav */
	.hv-nav ul{display:block;margin:auto;over flow:hidden;}
		.hv-nav li{float:left;}
			.hv-nav li a{float:left;margin:0 1px 0 0;padding:0;color:#fff;text-decoration:none;}
/* Panel Containers */
	.panel-container{position:relative;float:left;height:90px;} /* Added by JS */
		.panel{float:left;padding:4px 0 0;width:510px;height:86px;overflow:hidden;}
			.panel-wrapper{}
/* Panel Items */
.psychic_listing{float:left;margin:0 0px 0 8px;padding:2px;width:235px;background:transparent url("../images/white-transparency.png") repeat top left;border:1px solid #99c0c8;overflow:hidden;}
	.psychic_listing h3{font:bold 14px arial;}
	.psychic_listing p{font:normal 12px arial;}

.psychic_photo{position:relative;overflow:hidden;}
	.psychic_photo .minHeight{position:relative;float:left;width:60px;height:70px;over flow:hidden;border:1px solid #CCC;}
	.psychic_photo .imgThumbnail{position:absolute;left:50px;float:left;margin-left:-35px;padding:0;width:auto;height:auto;border:none;}

.psychic_photo{position:relative;float:left;margin:0 10px 0 0;width:65px;height:70px;background:#000;overf low:hidden;}
	.psychic_photo img{position:absolute;left:0;max-width:100%;vertical-align:middle;}

/* Arrow styling */
.hv-nav-left,.hv-nav-right{position:absolute;top:0;z-index:10;}
.hv-nav-left{left:0px;background:transparent url("../images/left_btn.png") no-repeat 0 -2px;}
.hv-nav-right{right:0px;background:transparent url("../images/right_btn.png") no-repeat 0 -2px;}
	.hv-nav-left a,.hv-nav-right a{display:block;padding:0;width:20px;height:85px;background:none;color:#fff;text-decoration:none;outline:none;}
