/* css document */
body{font:normal 12px arial;color:#666666;margin:0;padding:0;}
*{padding:0;margin:0}
ol{padding:10px 0 0 20px;margin:0}
ol li{margin-bottom:5px}

/*floating*/
.fl{float:left}
.fr{float:right}
.cl{clear:both}
.vertmid{vertical-align:middle}
.block{display:block}
.inline{display:inline}
.imgbor{border:0px solid #999}

/*align*/
.alignlft{text-align:left}
.alignrgt{text-align:right}
.alignjus{text-align:justify}
.aligncen{text-align:center}

/*spacer*/
.spacer0{font-size:0;line-height:0}
.spacer2{font-size:2px;line-height:2px}
.spacer3{font-size:3px;line-height:3px}
.spacer4{font-size:4px;line-height:4px}
.spacer5{font-size:5px;line-height:5px}
.spacer6{font-size:6px;line-height:6px}
.spacer10{font-size:10px;line-height:10px}
.spacer15{font-size:15px;line-height:15px}
.spacer20{font-size:20px;line-height:20px}

/*links*/
a:link,a:visited{color:#003366;text-decoration:none}
a:hover{text-decoration:underline}

/*colors*/
.fontcolorw{color:#fff;}
.fontcolorb{color:#000;}
.fontcolorblue{color:#0095ff;}


/*font*/
.fnt9{font-size:9px}
.fnt10{font-size:10px}
.fnt11{font-size:11px}
.fnt12{font-size:12px}
.fnt14{font-size:14px}
.fnt16{font-size:16px}
.fnt18{font-size:18px}
.fnt20{font-size:20px}
.fnt28{font-size:28px}
.arial{font-family:arial}
.bl{font-weight:bold;}
h2{font:normal 16px 'Trebuchet MS'}
h1{font:normal 20px 'Trebuchet MS'}
.fbold{font-weight:bold;}
.sfnt14 a
{
font-size:14px;
text-decoration:none;
color:#FFFFFF;
}
.sfnt18 a
{
font-size:18px;
text-decoration:none;
color:#FFFFFF;
}
.sfnt25 a
{
font-size:25px;
text-decoration:none;
color:#FFFFFF;
}
.sfnt14 a:hover,visited,link
{
text-decoration:none;
color:#FFFFFF;
}
.sfnt18 a:hover,visited,link
{
text-decoration:none;
color:#FFFFFF;
}
.sfnt25 a:hover,visited,link
{
text-decoration:none;
color:#FFFFFF;

}
.trebuchetms14{font-family:'Trebuchet MS';font-size:12px}

/*colors*/
.b_333,a.b_333:link,a.b_333:visited{color:#333;text-decoration:none}
a.b_333:hover{color:#003366;text-decoration:underline}
.g_666,a.g_666:link,a.g_666:visited{color:#666;text-decoration:none}
a.g_666:hover{color:#003366;text-decoration:underline}
.g_999,a.g_999:link,a.g_999:visited{color:#999;text-decoration:none}
a.g_999:hover{color:#003366;text-decoration:underline}
.w_fff,a.w_fff:link,a.w_fff:visited{color:#fff;text-decoration:none}
a.w_fff:hover{color:#003366;text-decoration:underline}
.red,a.red:link,a.red:visited{color:#f30000;text-decoration:none}
a.red:hover{color:#003366;text-decoration:underline}
.blue,a.blue:link,a.blue:visited{color:#002a77;text-decoration:none}
a.blue:hover{color:#003366;text-decoration:underline}


/*padding*/
.pad5{padding:5px}
.pad10{padding:10px}
.pad15{padding:15px}
.pad20{padding:20px}
.pad510{padding:5px 10px}

/*Border*/
.bdre51px{border-bottom:1px solid #e5e5e5}

/*margin*/
.ma3{margin:3px}.ma5{margin:5px}.ma7{margin:7px}.ma10{margin:10px}.ma15{margin:15px}.ma20{margin:20px}.ma25{margin:25px}
.mt3{margin-top:3px}.mt5{margin-top:5px}.mt7{margin-top:7px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}
.mb3{margin-bottom:3px}.mb5{margin-bottom:5px}.mb7{margin-bottom:7px}.mb9{margin-bottom:9px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}
.mr3{margin-right:3px}.mr4{margin-right:4px}.mr5{margin-right:5px}.mr7{margin-right:7px}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr25{margin-right:25px}
.ml3{margin-left:3px}.ml5{margin-left:5px}.ml7{margin-left:7px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml25{margin-left:25px}

/*padding*/
.pa3{padding:3px}.pa5{padding:5px}.pa7{padding:7px}.pa10{padding:10px}.pa15{padding:15px}.pa20{padding:20px}.pa25{padding:25px}
.pt2{padding-top:2px}.pt3{padding-top:3px}.pt5{padding-top:5px}.pt7{padding-top:7px}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px}.pt25{padding-top:25px}
.pb3{padding-bottom:3px}.pb5{padding-bottom:5px}.pb7{padding-bottom:7px}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20{padding-bottom:20px}.pb25{padding-bottom:25px}
.pr2{padding-right:2px}.pr3{padding-right:3px}.pr5{padding-right:5px}.pr7{padding-right:7px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px}.pr25{padding-right:25px}
.pl3{padding-left:3px}.pl5{padding-left:5px}.pl7{padding-left:7px}.pl10{padding-left:10px}.pl12{padding-left:12px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pl25{padding-left:25px}

/*Form Fields*/
select{font:11px tahoma;border:1px solid #a5acb2}
.select{color:#666;}
.select1{font:10px tahoma;border:1px solid #a5acb2;color:#666}
.textarea{border:1px solid #a5acb2;padding:2px;font-family:tahoma;color:#666}
.radio{margin:0 5px 0 0}

/*main*/
#main{width:977px;text-align:left;padding-top:20px}

/*header*/
#header{}
#header .logo{width:236px}
#header .hdtxt{width:380px;font-weight:bold;color:#0096ff;line-height:27px}
#header .hdtxt span{color:#333399}
#header .serch{width:283px;}
#header .serch .input{width:230px;border:1px solid #d9ddcf;background:#f8fcff url('../image/bg-srch-input.gif') repeat-x top center;line-height:20px;padding:4px}

/*content*/
#ctnt{padding:10px 0 30px;}
.ctntbtmttl{width:200px;color:#2956a5}
.ctntbtmttldesc{width:760px;}
#lftcol{width:640px;}
#lftcol1{width:740px;}
#lftcolbig{width:980px;}
#lftcolsmall{width:635px;}
#smlftcol{width:782px;}
#rgtcol{width:310px;}
#rgtcol1{width:215px;}
#rgtcolsmall{width:190px;}
.rgtpic{width:70px}
.rgtpic1{width:70px}
.rgtpicdec{width:215px}
.rgtpicdec1{width:125px}
/*.tlmm a{color:#CCCCCC; text-decoration:none;}
.tlmm a:hover; visited; active{color:#CCCCCC; text-decoration:none;}*/
.tlmm{display:inline-block;background:url('../image/ctnttab-rgt-inactive.gif') no-repeat top right}
.tlmm b{font-weight:normal;display:inline-block;padding:2px 10px;background:url('../image/ctnttab-lft-inactive.gif') no-repeat top left}
.tlmm:hover{background:url('../image/ctnttab-rgt.gif') no-repeat top right;color:#fff;text-decoration:none}
.tlmm:active{background:url('../image/ctnttab-rgt.gif') no-repeat top right;color:#fff;text-decoration:none}
.tlmm:hover b{background:url('../image/ctnttab-lft.gif') no-repeat top left}

a.tlmmact{display:inline-block;background:url('../image/ctnttab-rgt.gif') no-repeat top right;color:#fff;text-decoration:none}
a.tlmmact b{font-weight:normal;display:inline-block;padding:2px 10px;background:url('../image/ctnttab-lft.gif') no-repeat top left;color:#fff;}

.lfwd{display:inline-block;background:url('../image/tab-rgt.gif') no-repeat top right;font-family:'Trebuchet MS';font-size:16px;}
.lfwd b{display:inline-block;padding:7px 17px 15px;background:url('../image/tab-lft.gif') no-repeat top left;color:#fff}
.lfwd:hover{background:url('../image/tabact-rgt.gif') no-repeat top right;color:#fff;text-decoration:none}
.lfwd:hover b{background:url('../image/tabact-lft.gif') no-repeat top left}

a.lfwdact{display:inline-block;background:url('../image/tabact-rgt.gif') no-repeat top right;color:#fff;text-decoration:none;font-family:'Trebuchet MS';font-size:16px}
a.lfwdact b{display:inline-block;padding:7px 17px 15px;background:url('../image/tabact-lft.gif') no-repeat top left;color:#fff}

.ybg{background:url('../image/ybg-rgt.jpg') no-repeat top right}
.ybg .ybgdiv{background:url('../image/ybg-lft.jpg') no-repeat top left;padding:10px}

.lftnav{width:180px}
.lftnavrgt{width:545px}
.lftnavsingle{width:780px;}
.lftnavrgtpaid{width:725px;}
/*.loic{width:1200px;}*/
.lftarrow{display:block;background:url('../image/lftarrow.gif') no-repeat 8px 10px;padding-bottom:5px;padding:5px 0 0 15px}

.lftttl{display:block;background:#42b4ff;padding:5px 11px;position:relative}
.pointer{width:680px; border-left:#e4e4e4 solid 1px; border-right:#e4e4e4 solid 1px;*width:712px;}
.mypointer{width:750px; border-left:#e4e4e4 solid 1px; border-right:#e4e4e4 solid 1px;*width:782px;}
.points{width:460px;}
.price{width:147px; height:53px; background:url(../image/pricebg.gif) no-repeat; margin:15px 0 0 30px;}

/*width*/
.width300{width:320px;}
.width100{width:100px;}
.width200{width:200px;}
.width270{width:270px;}
.width300{width:300px;}
.width25{width:25px;}
.width405{width:410px;}
.width80{width:80px;}
.width180{width:180px;}
.width175{width:185px;}
.width265{width:265px;}
.width245{width:245px;}
.width650{width:650px;}

/*topnav*/
#topnav{background:url('../image/topnav-rgt.gif') no-repeat top right;margin-bottom:10px}
#topnav .topnavlft{background: url('../image/topnav-lft.gif') no-repeat top left;padding:8px 5px 0}
#topnav .topnavlft ul{list-style:none}
#topnav .topnavlft ul li{float:left}
#topnav .topnavlft ul li .subnav,#topnav .topnavlft ul li .subnav1,#topnav .topnavlft ul li .subnav2,#topnav .topnavlft ul li .subnav3,#topnav .topnavlft ul li .subnav4,#topnav .topnavlft ul li .subnav5{display:none}
#topnav .topnavlft ul li img{display:none}
#topnav .topnavlft ul li a.tplinks{display:block;padding:8px 15px;color:#fff}
#topnav .topnavlft ul li.active{float:left;background:url('../image/bg-topnav-rgt.gif') no-repeat top right}
#topnav .topnavlft ul li.active a.tplinks{display:block;background:url('../image/bg-topnav-lft.gif') no-repeat top left;text-decoration:none}
#topnav .topnavlft ul li:hover{float:left;background:url('../image/bg-topnav-rgt.gif') no-repeat top right}
#topnav .topnavlft ul li:hover a.tplinks{display:block;background:url('../image/bg-topnav-lft.gif') no-repeat top left;text-decoration:none}
#topnav .topnavlft ul li:hover .subnav,#topnav .topnavlft ul li:hover .subnav1,#topnav .topnavlft ul li:hover .subnav2,#topnav .topnavlft ul li:hover .subnav3,#topnav .topnavlft ul li:hover .subnav4,#topnav .topnavlft ul li:hover .subnav5{display:block;position:absolute;z-index:1000;background:#577bdc;padding:10px 15px 5px}
.subnav{width:947px;background:#577bdc;padding:10px 15px 5px;margin-left:-5px}
.subnav1{width:947px;background:#577bdc;padding:10px 15px 5px;margin-left:-170px}
.subnav2{width:947px;background:#577bdc;padding:10px 15px 5px;margin-left:-290px}
.subnav3{width:947px;background:#577bdc;padding:10px 15px 5px;margin-left:-428px}
.subnav4{width:947px;background:#577bdc;padding:10px 15px 5px;margin-left:-599px}
.subnav5{width:947px;background:#577bdc;padding:10px 15px 5px;margin-left:-708px}

.subnav11{width:947px;*width:100%;background:#577bdc;padding:10px 15px 5px;}

/*footer*/
#foot{background:url('../image/bg-footer.gif') repeat-x top center;color:#b2b2b2;padding-top:20px}
#foot a{color:#b2b2b2 !important}

/*CURVED BOXES*/
.gbdrbx{width:100%;background:#fff;border:1px solid #e4e4e4}
.gbdrbxnew{width:260;background:#fff;border:1px solid #e4e4e4}
.gbdrbxnew .top{line-height:6px;font-size:6px;margin:0;padding:0}
.gbdrbxnew .bottom{line-height:6px;font-size:6px;margin:0;padding:0}
.gbdrbxnew .bxpad{margin:0}
.gbdrbxnew p br{line-height:6px;font-size:6px;margin:0}
.gbdrbxnew p.tlc{float:left;width:6px;background:url('../image/gbdrbx_tlc.gif') top left no-repeat;margin:-1px 0 0 -1px;position:relative}
.gbdrbxnew p.trc{float:right;width:6px;background:url('../image/gbdrbx_trc.gif') top right no-repeat;margin:-1px -1px 0 0;position:relative}
.gbdrbxnew p.blc{float:left;width:6px;background:url('../image/gbdrbx_blc.gif') bottom left no-repeat;margin:1px 0 -1px -1px;position:relative}	
.gbdrbxnew p.brc{float:right;width:6px;background:url('../image/gbdrbx_brc.gif') bottom right no-repeat;margin:1px -1px -1px 0;position:relative}

.gbdrbx .top{line-height:6px;font-size:6px;margin:0;padding:0}
.gbdrbx .bottom{line-height:6px;font-size:6px;margin:0;padding:0}
.gbdrbx .bxpad{margin:0}
.gbdrbx p br{line-height:6px;font-size:6px;margin:0}
.gbdrbx p.tlc{float:left;width:6px;background:url('../image/gbdrbx_tlc.gif') top left no-repeat;margin:-1px 0 0 -1px;position:relative}
.gbdrbx p.trc{float:right;width:6px;background:url('../image/gbdrbx_trc.gif') top right no-repeat;margin:-1px -1px 0 0;position:relative}
.gbdrbx p.blc{float:left;width:6px;background:url('../image/gbdrbx_blc.gif') bottom left no-repeat;margin:1px 0 -1px -1px;position:relative}	
.gbdrbx p.brc{float:right;width:6px;background:url('../image/gbdrbx_brc.gif') bottom right no-repeat;margin:1px -1px -1px 0;position:relative}
.servicestitle{width:712px; height:50px; background:url(../image/title-paiservices.jpg) no-repeat;}
.bottomcureve{width:712px; height:6px; background:url(../image/bottom.gif) no-repeat;}
.mybottomcureve{width:232px; height:50px; background:url(../image/bottom.gif) no-repeat;}
.mytabtitle{width:232px; height:6px; background:url(../image/title-paiservices.jpg) no-repeat;}
.smbottomcureve{width:782px; height:50px; background:url(../image/bottom-sm.gif) no-repeat;}
.myservicestitle{width:782px; height:50px; background:url(../image/title-paiservices-sm.jpg) no-repeat;}

.ybgbx{width:100%;background:#f1dc52;border:1px solid #e4e4e4}
.ybgbx .top{line-height:6px;font-size:6px;margin:0;padding:0}
.ybgbx .bottom{line-height:6px;font-size:6px;margin:0;padding:0}
.ybgbx .bxpad{margin:0}
.ybgbx p br{line-height:6px;font-size:6px;margin:0}
.ybgbx p.tlc{float:left;width:6px;background:url('../image/ybgbx-tlc.gif') top left no-repeat;margin:-1px 0 0 -1px;position:relative}
.ybgbx p.trc{float:right;width:6px;background:url('../image/ybgbx-trc.gif') top right no-repeat;margin:-1px -1px 0 0;position:relative}
.ybgbx p.blc{float:left;width:6px;background:url('../image/ybgbx-blc.gif') bottom left no-repeat;margin:1px 0 -1px -1px;position:relative}	
.ybgbx p.brc{float:right;width:6px;background:url('../image/ybgbx-brc.gif') bottom right no-repeat;margin:1px -1px -1px 0;position:relative}

.gbx{width:100%;background:#e5e5e5}
.gbxnew{width:260;background:#e5e5e5}
.gbxnew .top{line-height:7px;font-size:7px;margin:0;padding:0}
.gbxnew .bottom{line-height:7px;font-size:7px;margin:0;padding:0}
.gbxnew .bxpad{margin:0}
.gbxnew p br{line-height:7px;font-size:7px;margin:0}
.gbxnew p.tlc{float:left;width:7px;background:url('../image/gbx-tlc.gif') top left no-repeat;margin:0}
.gbxnew p.trc{float:right;width:7px;background:url('../image/gbx-trc.gif') top right no-repeat;margin:0}
.gbxnew p.blc{float:left;width:7px;background:url('../image/gbx-blc.gif') bottom left no-repeat;margin:1px 0 0}	
.gbxnew p.brc{float:right;width:7px;background:url('../image/gbx-brc.gif') bottom right no-repeat;margin:1px 0 0}

.gbx .top{line-height:7px;font-size:7px;margin:0;padding:0}
.gbx .bottom{line-height:7px;font-size:7px;margin:0;padding:0}
.gbx .bxpad{margin:0}
.gbx p br{line-height:7px;font-size:7px;margin:0}
.gbx p.tlc{float:left;width:7px;background:url('../image/gbx-tlc.gif') top left no-repeat;margin:0}
.gbx p.trc{float:right;width:7px;background:url('../image/gbx-trc.gif') top right no-repeat;margin:0}
.gbx p.blc{float:left;width:7px;background:url('../image/gbx-blc.gif') bottom left no-repeat;margin:1px 0 0}	
.gbx p.brc{float:right;width:7px;background:url('../image/gbx-brc.gif') bottom right no-repeat;margin:1px 0 0}

.lblubx{width:100%;background:#7fcbff}
.lblubx .lbtop{line-height:5px;font-size:5px;margin:0;padding:0}
.lblubx .lbbottom{line-height:5px;font-size:5px;margin:0;padding:0}
.lblubx .lbbxpad{margin:0}
.lblubx p br{line-height:5px;font-size:5px;margin:0}
.lblubx p.lbtlc{float:left;width:5px;background:url('../image/lblubx-tlc.gif') top left no-repeat;margin:0}
.lblubx p.lbtrc{float:right;width:5px;background:url('../image/lblubx-trc.gif') top right no-repeat;margin:0}
.lblubx p.lbblc{float:left;width:5px;background:url('../image/lblubx-blc.gif') bottom left no-repeat;margin:1px 0 0}	
.lblubx p.lbbrc{float:right;width:5px;background:url('../image/lblubx-brc.gif') bottom right no-repeat;margin:1px 0 0}

.dblubx{width:100%;background:#42b4ff}
.dblubx .top{line-height:5px;font-size:5px;margin:0;padding:0}
.dblubx .bottom{line-height:5px;font-size:5px;margin:0;padding:0}
.dblubx .bxpad{margin:0}
.dblubx p br{line-height:5px;font-size:5px;margin:0}
.dblubx p.tlc{float:left;width:5px;background:url('../image/dblubx-tlc.gif') top left no-repeat;margin:0}
.dblubx p.trc{float:right;width:5px;background:url('../image/dblubx-trc.gif') top right no-repeat;margin:0}
.dblubx p.blc{float:left;width:5px;background:url('../image/dblubx-blc.gif') bottom left no-repeat;margin:1px 0 0}	
.dblubx p.brc{float:right;width:5px;background:url('../image/dblubx-brc.gif') bottom right no-repeat;margin:1px 0 0}

/* catalog cured box*/
.whitebox{width:379px;}
.wtopstrip{width:379px;background:url(../image/white-top.jpg) no-repeat top; height:6px; overflow:hidden;}
.wcontent{border-left:#aaa solid 1px; border-right:#aaa solid 1px; padding:0 10px 0 8px;position:relative}
.wbottomstrip{width:379px;background:url(../image/white-bottom.jpg) no-repeat top; height:6px; overflow:hidden;}

.bluebox{width:379px;}
.btop{width:379px;background:url(../image/blue-top.jpg) no-repeat top; height:6px; overflow:hidden;}
.bcontent{background:#a1daff; padding:0 10px 0 0px; padding:0 10px 0 8px;} 
.bbottom{width:379px; background:url(../image/blue-bottom.jpg) no-repeat top; height:6px;; overflow:hidden ;}
.bluefont{color:#577bdc;}
.bbluefont{color:#0b1248;}

.whitebox4ac{width:783px;}
.wtopstrip4ac{width:783px;background:url(../image/white-top_ac.jpg) no-repeat top; height:25px; overflow:hidden;}
.wcontent{border-left:#aaa solid 1px; border-right:#aaa solid 1px; padding:0 10px 0 8px;position:relative}
.wbottomstrip4ac{width:783px;background:url(../image/white-bottom_ac.jpg) no-repeat top; height:6px; overflow:hidden;}

.bluebox4ac{width:783px;}
.btop4ac{width:783px;background:url(../image/blue-top_ac.jpg) no-repeat top; height:25px; overflow:hidden;}
.bcontent4ac{background:#a1daff; padding:0 10px 0 0px; padding:0 10px 0 8px;} 
.bbottom4ac{width:783px; background:url(../image/blue-bottom_ac.jpg) no-repeat top; height:6px;; overflow:hidden ;}


#profile_panel
{
	width:263px;
	height:190px;
	background-image:url(../image/login_base.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 740px;
	top: 158px;
	font-size:11px;
	color:#ffffff;
	visibility:visible;
	text-align:left;
	padding-left:20px;
	z-index:150;
}
#profile_panel textare
{
	
	font-size:11px;
	
}
#profile_panel4home
{
	width:263px;
	height:190px;
	background-image:url(../image/login_base.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 740px;
	top: 158px;
	font-size:11px;
	color:#ffffff;
	visibility:visible;
	text-align:left;
	padding-left:20px;
	z-index:150;
}
#profile_panel4home textare
{
	
	font-size:11px;
	
}
.shim5px
{
	height:5px;
	font-size:5px;
	
}
.ac_photo
{
	background:url(../image/ac_photo_base.gif) no-repeat center;
	width:102px;
	height:102px;
	
}
.p9
{
	padding:9px;
}
.moreinfo
{
	text-align:right;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333399;
	font-weight:bold;

}
.moreinfo a
{
	text-decoration:none;
	padding:3px;
	border: solid 1px #999999;
	color:#333399;
}
.moreinfo a:hover,active,link
{
	text-decoration:none;
	padding:3px;
	border: solid 1px #006699;
	color:#333399;
}
#moreinformation
{
	visibility:visible;
	height:auto;
	text-align:center;
	padding-left:0px;
}
.wcontent ul
{
	
	padding:0px;
	/*margin:15px;*/
	list-style-type:none;
}
.wcontent li
{
		
		background-image:url(../image/bullet.gif);
		background-repeat:no-repeat;
		/*background-position:0px 5px; */
		margin-left:54px;
		/*display:inline;*/
		
		padding:0px 10px 0px 20px;
		text-align:left;
}
.astrologer_services_main
{
	width:740px;
	height:auto;
	clear:both;
	border:#999999 dotted 0px;
	border-bottom-width:1px;
	color:#336699;
	font-weight:bold;
}
.astrologer_services
{
	width:400px;
	height:auto;
	background:url(../image/bullet_blue.gif) left no-repeat;
	text-align:left;
	font-size:14px;
	float:left;
	padding-left:35px;
	line-height:25px;
}
.astrologer_astrologer_service_price
{
	width:150px;
	height:auto;
	
	text-align:left;
	font-size:14px;
	float:left;
	line-height:25px;
	color:#FF3300;
	font-weight:bold;
}
.astrologer_astrologer_service_buynow
{
	width:130px;
	height:25px;
	float:left;
	padding-top:3px;
	line-height:25px;
	text-align:right;	
}
/* profile class */

.pbtop{background:url(../image/pbtop.jpg) top no-repeat; height:6px; width:289px; overflow:hidden;}
.pbcontent{background:#a1daff; padding:8px 10px; width:269px;}
.pbbottom{background:url(../image/pbbottom.jpg) top no-repeat; height:6px; width:289px; overflow:hidden;}
.abtop{background:url(../image/abtop.jpg) top no-repeat; height:6px; width:289px; overflow:hidden;}
.abcontent{padding:8px 10px; width:268px; border-right:#aaaaaa 1px solid;border-left:#aaaaaa 1px solid;}
.abbottom{background:url(../image/abbottom.jpg) top no-repeat; height:6px; width:289px; overflow:hidden;}

.suggest_link 
{
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	border:none;
}
.suggest_link_over 
{
	background-color: #FFFFCC;
	padding: 2px 6px 2px 6px;
	border:none;
}
#search_suggest 
{
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	width: 145px;
	border-top-width:0px;
	z-index:10000000;
}	
.city_info
{
	float:right;
	color:#FF0000 ;
	font-weight:normal;
}
#m_search_suggest 
{
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	width: 145px;
	border-top-width:0px;
	z-index:10000000;
}
#f_search_suggest 
{
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	width: 145px;
	border-top-width:0px;
	z-index:10000000;
}
