* {
	margin : 0px;
	padding : 0px;
}

body {
	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 9px;
}

h2 {
	font-size:14px;
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 980px;
	height : 120px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-top : 10px;
	margin-bottom : 10px;
	width : 500px;
	height : 70px;
	float : left;
}


#header_numbers {
	margin-top : 10px;
	margin-bottom : 10px;
	width : 420px;
	float : right;
	overflow : hidden;
	height:100px;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 980px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
	background : url('../images/body_background.gif') #fff repeat-x 0px 0px;

}

#page_menu ul {
	height : 35px;
	margin-left: 20px;
}

#page_menu li {
	padding : 10px 15px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}

#page_menu li a {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #E6E6E6;
	text-decoration: none;
}

#page_menu li a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 980px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 179px;
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 589px;
	float : left;
}

#page_rightcol {
	margin-left : 13px;
	width : 185px;
	float : left;
}


/* Left Column Style */

.leftcol_box {
	width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.rightcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 15px 14px;
	width : 149px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

#love_match_test {
	overflow : hidden;
	height : 155px;
}

#love_match_test h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#love_match_test a {
	color : #D14A4A;
	font-weight : bold;
}

#love_match_test a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#love_match_test input {
	margin-bottom : 14px;
	width : 140px;
}

#love_match_test select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#love_match_test input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}

#catalog a {
	color : #D14A4A;
	font-weight : bold;
}

#catalog .content {
	text-align : center;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : url('../images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog li a:hover {
	color : #716E6E;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#knowmore {
	margin-top : 13px;
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('../images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 23px;
	margin-left: 10px;
	margin-top: 5px;
	font-size:14px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#leftnumbers {
	margin-top : 13px;
	width : 185px;
	height : 114px;
	overflow : hidden;
	background : url('../images/leftcol_numbers.jpg') no-repeat 0px 0px;
	color : #0099FF;
	text-align : justify;
}

#left-feedback-link {
	margin-top : 0px;
	width : 185px;
	overflow : hidden;
	color : #0099FF;
	text-align: center;
}

#newsletter h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#newsletter a {
	color : #D14A4A;
	font-weight : bold;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	width : 589px;
	height : 137px;
	background : url('../images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	width : 400px;
	height : 22px;
	padding-top:5px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('../images/maincol_img.gif') no-repeat bottom left;
	width : 87px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 110px;
	width : 455px;
	color : #fff;
}

#maincol_top .content h2 {
	font-size:14px;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 587px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 587px;
	height : 26px;
}

.calculator_results {
	clear : both;
	float : none;
	margin-top : 13px;
}

.calculator_results_save {
	clear : both;
	float : none;
	text-align: center;
}

.breadcrumb-trail {
	clear : both;
	float : none;
	text-align: left;
	margin-top : 13px;
}

.calculator_results_explain {
	clear : both;
	float : none;
	margin-top : 13px;
}

.emailresults-box {
	clear : both;
	float : none;
	margin-top : 13px;
	border-left: #A5A4A4 1px solid;
	border-right: #A5A4A4 1px solid;
	border-bottom: #A5A4A4 1px solid;
}

.crystal-ball-box {
	clear : both;
	float : none;
	margin-top : 13px;
}

#emailresults .content {
	width : 559px;
	margin : 14px 14px 5px;
}

#emailresults h2 {
	background : #075B9B 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
	padding : 7px 0px;
	padding-left: 7px;
	height : 11px;
	line-height : 11px;
	font-weight : bold;
}

#emailresults input {
	margin-bottom : 8px;
	width : 280px;
	float:left;
}

#emailresults input.submit {
	width : 66px;
	height : 17px;
	float:right;
	float:left;
}


#crystalballembed .content {
	width : 559px;
	margin : 14px 14px 5px;
}

#crystalballembed h2 {
	background : #075B9B 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
	padding : 7px 0px;
	padding-left: 7px;
	height : 11px;
	line-height : 11px;
	font-weight : bold;
}

#crystalballembed input {
	margin-bottom : 8px;
	width : 459px;
	float:left;
}

#contactemail .content {
	width : 559px;
	margin : 14px 14px 5px;
}

#contactemail h2 {
	background : #075B9B 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
	padding : 7px 0px;
	padding-left: 7px;
	height : 11px;
	line-height : 11px;
	font-weight : bold;
}

#contactemail input {
	margin-bottom : 8px;
	width : 259px;
	float:left;
}

#contactemail textarea {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
	margin-bottom : 8px;
	width : 459px;
	height: 200px;
	float:left;
}

#contactemail input.submit {
	width : 66px;
	height : 17px;
	float:right;
	margin-right: 1px;
}


#leavefeedback .content {
	width : 559px;
	margin : 14px 14px 5px;
}

#charcount {
	float:left;
	padding-left:90px;
	font-weight:bold;
}

#leavefeedback h2 {
	background : #075B9B 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
	padding : 7px 0px;
	padding-left: 7px;
	height : 11px;
	line-height : 11px;
	font-weight : bold;
}

#leavefeedback input {
	margin-bottom : 8px;
	width : 259px;
	float:left;
}

#leavefeedback textarea {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
	margin-bottom : 8px;
	width : 459px;
	height: 30px;
	float:left;
}

#leavefeedback input.submit {
	width : 66px;
	height : 17px;
	float:right;
	margin-right: 1px;
}

#leavefeedback input.radio {
	padding : 0px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 0px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
	margin-bottom : 8px;
	margin-top:3px;
	float:left;
	width:50px;
}

.main-content-box {
	clear : both;
	float : none;
	margin-top : 13px;
}

.bestsellers-box {
	clear : both;
	float : none;
	margin-top : 13px;
	border-left: #A5A4A4 1px solid;
}

#bestsellers {
	overflow : hidden;
}

#bestsellers h2 {
	background : url('../images/header_bestsellers.gif') #075B9B no-repeat 0px 0px;
}

#bestsellers .content {
	width : 194.66px;
	height : 242.5px;
	float : left;
	overflow : hidden;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#bestsellers .wrapper {
	margin-top : 17.5px;
	margin-left : 17.5px;
	position : absolute;
	width : 160px;
}

#bestsellers .bookcover {
	width : 66px;
	height : 101px;
	float : left;
	position : static;
}

#bestsellers p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
}

#bestsellers .info {
	float : none;
	width : 160px;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


/* Right Column Style */

.rightcol_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 26px;
}

.rightcol_box iframe {
	width : 185px;
	height : 245px;
}

#feedback-frame {
	background-color : #667DB3;
}

#feedback-frame h2 {
	background-color: #5C5E5F;
	padding : 7px 0px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	display : block;
	position : relative;
}


#articles h2 {
	background-color : #5C5E5F;
	padding : 7px 0px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	display : block;
	position : relative;
}

#articles .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#articles h3 {
	clear : both;
	margin-top : 13px;
	margin-bottom : 0px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#articles .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#articles p {
	margin-top : 2px;
	margin-bottom : 0px;
}

#articles .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#articles .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#articles .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 980px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border: #A5A4A4 1px solid;
}

span {
	/*display : none;*/
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

.clear {clear:both; height:10px;}
 
.switcher {height:232px; margin:14px 0 0 0px; position:relative; width:589px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333;}

.switcher_layer {border:1px solid #CCCCCC;; height:198px; position:absolute; width:587px;}
.switcher_layer .overlay {height:178px; padding:10px; position:absolute; right:0px; width:200px;}
.switcher_layer .overlay .title {font-size:19px; font-weight:bold; margin-bottom:10px; color:#9900CC;}
.switcher_layer .overlay .desc {font-size:14px;}
.switcher_layer .overlay .click {display:block; float:right; font-size:14px; font-weight:bold; padding-top:5px;}
    
.switcher_button_container {position:absolute; top:200px; z-index:100;}
    
.switcher_button {background-repeat:repeat; color:#FFF; display:block; float:left; font-size:12px; height:18px; margin:3px 8px 0 0; padding:5px; text-decoration:none; text-align:center; width:131px;}
.switcher_button:hover {color:#FFF; text-decoration:none;}
.switcher_button:visited {color:#FFF; text-decoration:none;}
.switcher_button:active {color:#FFF; outline:none; text-decoration:none;}
.switcher_button:focus {-moz-outline-style:none;}
.switcher_button.last {margin-right:0px;}
.switcher_button.on {border-top:none; font-weight:bold; height:18px; padding-top:10px; margin-top:-1px;}

#free-box-love {
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('../images/love-calculator-box.jpg') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
	float: left;
	margin-left: 12px;
}

#free-box-love h2 {
	height: 23px;
	margin-left: 10px;
	margin-top: 5px;
}

#free-box-love span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#free-box-love p {
	margin-left : 10px;
	width : 160px;
}

#free-box-love .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#free-box-love a {
	color : #fff;
}

#free-box-crystal {
	width : 179px;
	height : 114px;
	overflow : hidden;
	background: url(../images/crystall-ball-box.jpg) #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
	float: left;
	margin-left: 13px;
}

#free-box-crystal h2 {
	height: 23px;
	margin-left: 10px;
	margin-top: 5px;
}

#free-box-crystal span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#free-box-crystal p {
	margin-left : 10px;
	width : 160px;
}

#free-box-crystal .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#free-box-crystal a {
	color : #fff;
}


#free-box-astrology {
	width : 179px;
	height : 114px;
	overflow : hidden;
	background: url(../images/astrology-box.jpg) #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
	float: left;
	margin-left: 13px;
}

#free-box-astrology h2 {
	height: 23px;
	margin-left: 10px;
	margin-top: 5px;
}

#free-box-astrology span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#free-box-astrology p {
	margin-left : 10px;
	width : 160px;
}

#free-box-astrology .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#free-box-astrology a {
	color : #fff;
}



#free-box-compatibility {
	width : 179px;
	height : 114px;
	overflow : hidden;
	background: url(../images/compatibility-box.jpg) #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
	float: left;
	margin-left: 13px;
}

#free-box-compatibility h2 {
	height: 23px;
	margin-left: 10px;
	margin-top: 5px;
}

#free-box-compatibility span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#free-box-compatibility p {
	margin-left : 10px;
	width : 160px;
}

#free-box-compatibility .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#free-box-compatibility a {
	color : #fff;
}



#free-box-tarot {
	width : 179px;
	height : 114px;
	overflow : hidden;
	background: url(../images/celtic-cross-ball.jpg) #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
	float: left;
	margin-left: 13px;
}

#free-box-tarot h2 {
	height: 23px;
	margin-left: 10px;
	margin-top: 5px;
}

#free-box-tarot span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#free-box-tarot p {
	margin-left : 10px;
	width : 160px;
}

#free-box-tarot .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#free-box-tarot a {
	color : #fff;
}

#free-box-numerology {
	width : 179px;
	height : 114px;
	overflow : hidden;
	background: url(../images/numerology-box.jpg) #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
	float: left;
	margin-left: 13px;
}

#free-box-numerology h2 {
	height: 23px;
	margin-left: 10px;
	margin-top: 5px;
	
}

#free-box-numerology span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#free-box-numerology p {
	margin-left : 10px;
	width : 160px;
}

#free-box-numerology .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#free-box-numerology a {
	color : #fff;
}

.terms-item {
	margin-top:10px;
	font-size:11px;
}

.terms-item h2 {
	font-size: 16px;
	margin-bottom:5px;
}

.terms-item ul {
	margin-left: 20px;
	margin-top: 5px;
	line-height: 13px;
}

.terms-item li {
	list-style:circle;
}

	.status-message-success{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px;
		border:solid 1px #90ac13; 
		background:#eef4d3 url(../images/icon-success.png) 8px 2px no-repeat;
		color:#6b800d;
		font-weight:bold;
		padding-left:30px;
		padding-bottom:1px;
		text-align:left;
		margin-top:13px;
	}

	.status-message-error{
		font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px;
		border:solid 1px #CC0000; 
		background:#F7CBCA url(../images/icon-error.png) 8px 2px no-repeat;
		color:#CC0000;
		font-weight:bold;
		padding-left:30px;
		padding-bottom:1px;
		text-align:left;
		margin-top:13px;
	}
	

.online_reader_profile { width: 587px; margin-top: 13px; background-color:#FBEAFB; font-size: 11px; border: solid 1px #FFCCFF; }
.online_reader_profile .img { width: 77px; height: 83px; margin: 8px; float: left; border: 1px solid #999999; }
.online_reader_profile .img img { width: 77px; height: 83px; border: 0px; }
.online_reader_profile .info { margin-top: 5px; width: 485px; float: left; }
.online_reader_profile .info .name { font-size: 14px; font-weight: bold; color:#666666; }
.online_reader_profile .info .bio { margin-top:5px; height:40px; overflow:hidden; }
.online_reader_profile .info .button { text-align:right; }


.reader_profile { width: 589px; margin-top: 13px; background-color: #efe4fd; font-size: 11px; }
.reader_profile .img { width: 97px; height: 105px; margin: 13px; float: left; border: 1px solid #999999; }
.reader_profile .img img { width: 97px; height: 105px; border: 0px; }
.reader_profile .info { margin-top: 13px; width: 450px; float: left; }
.reader_profile .info .name { font-size: 14px; font-weight: bold; }
.reader_profile .info .pin { color: #380774; margin-top:5px; }
.reader_profile .info .bio { margin-top:5px; }
.reader_profile .info .status { font-weight: bold; margin-top:5px; }
.available { color: #30af03; }
.busy { color: #380774; }
.unavailable { color: #d20715; }

ul#landing_psychics { padding: 0px; margin: 8px 0px; list-style-type: none; font-size: 11px; }
ul#landing_psychics li a { text-decoration: none; }
ul#landing_psychics li { float: left; width: 280px; padding: 4px; margin-bottom: 5px; background-color:#FDEAFD; display: inline; border:#FFCCFF dotted 1px; }
ul#landing_psychics li .img { width: 65px; height: 70px; float: left; margin-right: 4px; border: 1px solid #999999; }
ul#landing_psychics li .img img { width: 65px; height: 70px; border: 0px; }
ul#landing_psychics li .info { height: 70px; overflow: hidden; width: 200px; }
ul#landing_psychics li .info div.soundclip { float:right; width:50px; height:20px; margin:0px; }
ul#landing_psychics li .info .name { font-size: 14px; font-weight: bold; }
ul#landing_psychics li .info .pin { padding-left:2px; color: #380774; }
ul#landing_psychics li .info .status { font-size: 11px; font-weight: bold; }


#blogpost
{
padding-top:13px;
text-align:left;
font-size:12px;
font-family:arial;
color:#000000;
}

#blogpost h1
{
margin-top:10px;
margin-bottom: 10px;
font-size:22px;
}

#blogpost h2
{
margin-top:10px;
margin-bottom: 10px;
font-size:20px;
}

#blogpost h3
{
margin-top:10px;
margin-bottom: 10px;
font-size:18px;
}

#blogpost h4
{
margin-top:10px;
margin-bottom: 10px;
font-size:16px;
}

#blogpost p
{
margin-top:15px;
margin-bottom:5px;
}

#blogpost ul {
	list-style:inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#blogpost li {
list-style:circle;
}

#sitemap {
	margin-top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#sitemap ul {
	list-style-type: square;
	list-style-position:outside;
	padding:0px;
}

#sitemap li {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 1px;
	margin-left: 15px;
}

#floatingAD {
	width:532px;
	height:354px;
	background:url(http://www.uk-tarot-readings.co.uk/images/floating-ad-banner-new.jpg);
	position:fixed;
	top:150px;
	left: 50%;
	margin-left: -266px;
	z-index:100;
	display:none;
}

#floatingADClose {
	height:25px;
	width:25px;
	float:right;
	cursor: pointer;
}