* {
	outline:0px;
	margin:0px;
	padding:0px;
	outline:0px;
	border: 0;
	}
	
	body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  
ol, li, dl, dt, dd, form, a, fieldset, input, th, td  
{  
    margin: 0; padding: 0; border: 0; outline: none;  
}
	
body{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
	
.logo {
	text-align: left;
	float: left;
	height: 193px;
}






.top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	width: 792px;
	height: 160px;
	float: left;
	
}

.search {
	width: 290px;
	float: left;
}
.search_form {
	padding-left: 10px;
	text-align: left;
	float: left;
	padding-top: 15px;
}

.search_button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
	background-color: #A71A5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #461A46;
	padding-bottom: 3px;
}
.search_button:hover {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
	background-color: #A71A5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #9900FF;
	padding-bottom: 3px;
}

.gender {
	width: 70px;
	clear: left;
	height: 20px;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFE6;
}
.ages {
	width: 40px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFE6;
}
.town {
	width: 70px;
	clear: left;
	height: 20px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFE6;
}
.nic {
	width: 160px;
	clear: left;
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFE6;
}

.login {
	width: 240px;
	float: left;

}
.login_a  {
	font-family: Tahoma;
	font-size: 14px;
	color: #f8ecc9;
	font-weight: normal;
	font-weight: normal;
	float: left;
	padding-left: 60px;
	padding-right: 5px;
	line-height: 24px;
	text-align: right;
}
.login_href    {
	font-family: Tahoma;
	font-size: 11px;
	color: #e8ca75;
	font-weight: normal;
	line-height: 24px;
}
.login_href:hover    {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;

}
.login_form {
	padding-left: 25px;
	padding-right: 2px;
	text-align: left;
	float: left;
}
#username {
	width: 210px;
	background-color: #ffffe6;
	height: 20px;
	font-family: Tahoma;
	font-size: 14px;
	color: #531F53;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 5px;
}
#password {
	width: 210px;
	background-color: #ffffe6;
	height: 20px;
	margin-bottom: 5px;
}




.checked {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8ecc9;
	font-weight: normal;
	clear: left;
	line-height: 15px;
	padding-left: 3px;
}
.remember_link {
	float: left;
	background-image: url(../images/key.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #f8ecc9;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	padding-left: 20px;
	background-position: 0px 8px;
}


.required {
	font-family: Tahoma;
	font-size: 14px;
	color: #f8ecc9;
	font-weight: normal;


}

.submit {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
	background-color: #461A46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A71A5B;
	padding-bottom: 3px;
	float: right;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}
.submit:hover {
	float: right;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
	background-color: #461A46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E6247D;
	text-decoration: none;
	text-align: center;
}


.main {
	clear: left;

}
.left {
	padding-top: 10px;
	padding-right: 8px;
	float: left;


}

.second {
	float: left;
	margin-top: -20px;


}
.second img {
	float: left;
}

.third {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	margin-top: -20px;
}
.right {
	float: left;
	margin-top: -20px;
}
.right img {
	float: left;




}


h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #a71a5b;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e8ca75;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ec617e;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
h3 a {
	font-family: Tahoma;
	font-size: 14px;
	color: #ec617e;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ec617e;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	text-indent: 95px; 
}
h5 {
	font-family: Verdana;
	font-size: 14px;
	color: #e8ca75;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	margin-left: 10px;
	padding-bottom: 8px;
}
h5  a {
	font-family: Verdana;
	font-size: 14px;
	color: #e8ca75;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: underline;
}
h5     a:hover  {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: underline;
}
h6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #461a46;
	text-decoration: none;
	width: 317px;
	float: left;
}
.h1_description {
	float: left;
	width: 251px;
}
.h1_description a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A71A5B;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	float: left;
	padding-left: 38px;
}






.menu {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 208px;
	width: 200px;
}
.menu_login {
	background-image: url(../images/menu-login.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 200px;
}

ol {
	list-style-image: none;
	list-style-type: none;
}
ol li {
	clear: right;



}


ul li {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 30px;
	list-style: none;
}
ul li a:link,
ul li a:visited {
	background-image:url(../images/check.png);
	background-position:0px 25px;
	background-repeat:no-repeat;
	display:block;
	color:#f8ecc9;
	padding-left:30px;
	margin:0px;
	line-height:22px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
}
ul li a:active,
ul li a:hover {
	background-position:0px -13px;
	color:#e8ca75;
	text-align: left;
	font-size: 13pt;
}



.game {
	width: 201px;
	height: 106px;
}

.queen {
	background-color: #f0e8f0;
	margin-bottom: 8px;
	float: left;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4F2F4;
	border-bottom-color: #F4F2F4;
	border-left-color: #F4F2F4;
	width: 242px;
	clear: both;
	border-right-width: 4px;
	background-attachment: fixed;
}
.queen img {
	border: 2px solid #FFFFFF;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
	margin-top: 6px;
}
.queen img:hover {
	border: 2px solid #a71a5b;
	margin-top: 6px;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
}
.king {
	background-color: #f0e8f0;
	margin-bottom: 8px;
	float: left;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4F2F4;
	border-bottom-color: #F4F2F4;
	border-left-color: #F4F2F4;
	width: 242px;
	clear: both;
	border-right-width: 4px;
	background-attachment: fixed;
}
.king img {
	border: 2px solid #FFFFFF;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
	margin-top: 6px;
}
.king img:hover {
	border: 2px solid #461a46;
	margin-top: 6px;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
}

.joke {
    background-image: url(../images/register.jpg);
	height: 260px;
	background-repeat: no-repeat;
	padding-top: 8px;
	float: left;
	clear: right;
	width: 273px;
	background-image: url(../images/register.jpg);
}
.jokea   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a71a5b;
	font-weight: bold;
	padding-left: 80px;
}
.jokeform {
	margin-top: 3px;
	width: 263px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #f0e8f0;
	margin-left: 6px;
	height: 210px;
}
.jokeform_small  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	float: right;
	
}
.jokeform_link      {
	color: #a71a5b;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	float: right;
	padding-right: 5px;
}

.jokeform_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #461a46;
	float: left;
	padding-left: 35px;
	padding-top: 25px;
}
.jokeform_href      {
	text-decoration: none;
	color:#461a46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	font-weight: bold;
	padding-left: 35px;
}
.rate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	float: left;
	clear: left;
	margin-left: 8px;
	line-height: 13px;
	text-decoration: none;




}
.ratelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	clear: right;
	line-height: 13px;
	margin-left: 98px;
}
.requ {
	font-family: Tahoma;
	font-size: 12px;
	color: #a71a5b;
	padding-left: 5px;
	padding-top: 5px;
	clear: left;
	float: left;
}










.reg {
	background-image: url(../images/register.jpg);
	height: 260px;
	width: 273px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 8px;
}


.reg a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #461a46;
	padding-left: 18px;

}
.agree {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A71A5B;
	margin-left: 40px;
}

.agree    a  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A71A5B;
	margin-left: -10px;
}
.reg_check {
	margin-top: 3px;
	clear: left;
}


.reg_form {
	margin-top: 3px;
	width: 260px;
	margin-left: 7px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #f0e8f0;
	text-align: left;
	float: left;
}
.reg_button {
	background-image: url(../images/reg.png);
	background-repeat: no-repeat;
	width: 152px;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f8ecc9;
	padding-left: 10px;
	margin-left: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.reg_button:hover {
	background-image: url(../images/reg.png);
	background-repeat: no-repeat;
	width: 152px;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-left: 55px;
}



#availability {
	margin-right: 5px;
}
#pass_valid {
	margin-right: 5px;
}
#regusername {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	height: 16px;
	margin-top: 4px;
}
#regpassword {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 4px;
	height: 16px;
}
#verify {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 4px;
	height: 16px;
}
#email {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 4px;
	height: 16px;
}
#city {
	width: 152px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 4px;
	height: 18px;
}
#birthdate {
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 4px;
	height: 16px;
	clear: right;
}
.sex {
	font-family: Tahoma;
	font-size: 12px;
	color: #a71a5b;
	margin-left: 85px;
	padding-top: 2px;
}
.captcha {
	font-family: Tahoma;
	font-size: 12px;
	color: #a71a5b;
	padding-left: 5px;
	float: left;
	clear: left;
	
}
#captcha-input {
	width: 100px;
	height: 18px;
	border: 1px solid #CCCCCC;
	float: right;
	clear: right;
}
#captcha-id {
	float: left;
	clear: right;
}




.adv {
	height: 100%;
	margin-bottom: 10px;
	clear: left;
	background-repeat: no-repeat;
	width: 270px;
	margin-left: 1px;
}


.advert {
	width: 201px;
	height: 200px;
	margin-top: 5px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

.advert a {
	font-family: Tahoma;
	color: #461A46;
	font-size: 13px;
	width: 100%;
	text-align: center;
	float: left;
	font-weight: bold;
}


.flash {
	background-color: #ffffd1;
	height: 215px;
	margin-bottom: 8px;
	clear: left;
	background-repeat: no-repeat;
	width: 266px;
	margin-left: 3px;
}

.newusers {
	background-color: #542b54;
	height: 215px;
	clear: left;
	background-image: url(../images/topbig.png);
	background-repeat: no-repeat;
	width: 266px;
	margin-left: 3px;
	margin-bottom: 10px;
}
.newusers_link          {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8ecc9;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}


.newusers_left  {
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	
}
.newusers_right {
	clear: right;




	
}
.new {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8ecc9;
	text-decoration: none;
}

.widget {
	width: 201px;
	height: 200px;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-image: url(../images/topsmall.png);
}
.widget_users {
	width: 201px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../images/topsmall.png);
	background-color: #542b54;
	float: left;
}
.widget_left {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8ecc9;
	font-weight: bold;
	float: left;
	padding-left: 45px;
	padding-right: 25px;
	line-height: 18px;
	padding-top: 7px;
}
.widget_right {
	font-family: Tahoma;
	font-size: 12px;
	color: #f8ecc9;
	font-weight: normal;
	line-height: 18px;
	clear: right;
	float: left;
	padding-top: 7px;
}
.queen_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a71a5b;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 100%;
}
.king_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #461a46;
	width: 100%;
	text-align: center;
	float: left;
}
.woman_nick {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a71a5b;
	text-align: left;
	line-height: 25px;
	width: 100%;
	text-decoration: none;
}
.man_nick {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #461a46;
	width: 100%;
	text-align: left;
	line-height: 25px;
	text-decoration: none;
}
.share {
	font-family: Tahoma;
	font-size: 12px;
	color: #f0c505;
}
.box_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.boxman {
	background-color: #E2D2E2;
	width: 242px;
	margin-bottom: 9px;
	clear: left;
	background-image: url(../images/boxbg.png);
	border: 4px solid #461a46;
	float: left;
	-moz-border-radius:5px; /* ff 3+ */
	-webkit-border-radius:5px; /* safari */
	background-repeat: repeat-x;
}
.boxman     img {
	border: 2px solid #FFFFFF;
	margin-top: 20px;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
}
.boxman     img:hover {
	border: 2px solid #461a46;
	margin-top: 20px;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
}
.boxwoman {
	background-color: #E2D2E2;
	width: 242px;
	margin-bottom: 9px;
	clear: left;
	background-image: url(../images/boxbg.png);
	border: 4px solid #461a46;
	float: left;
	-moz-border-radius:5px; /* ff 3+ */
	-webkit-border-radius:5px; /* safari */
	background-repeat: repeat-x;	

}
.boxwoman  img {
	border: 2px solid #FFFFFF;
	margin-top: 20px;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
}
.boxwoman  img:hover {
	border: 2px solid #a71a5b;
	margin-top: 20px;
	margin-left: 5px;
	float: left;
	margin-right: 2px;
}



.icons {
	margin-top: 8px;
	float: right;
	margin-right: 6px;
	margin-bottom: 3px;


}
.icons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.icons img:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: none;
}

.news {
	background-image: url(../images/toplang.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 785px;
	float: right;
	background-color: #542b54;
}
.footer {
	width: 1000px;
	height: 100px;
	padding-top: 10px;
	float: right;

}
.bottom {
	width: 1000px;
	height: 60px;
	clear: left;
	background-color: #a71a5b;
	margin-top: 10px;
	float: left;
}
.bottom_links {
	font-family: "All Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
}

.copyright {
	font-family: "All Times New Roman";
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
	width: 300px;
	padding-left: 10px;
	float: left;
}
.copylink {
	text-decoration: none;
	color: #000000;
}
.contact {
	text-align: right;
	width: 680px;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "All Times New Roman", "All Times New Roman";
	padding-top: 7px;
}


.float {
	width: 790px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}

.who_box {
	float: left;
	padding-left: 10px;
}

.whotop {
	background-image: url(../images/topwho.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 29px;
	margin-left: 0px;
	clear: both;
}

.who {
	width: 248px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3d4e3;
	border-bottom-color: #e3d4e3;
	border-left-color: #e3d4e3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3d4e3;
	background-image: url(../images/boxbg.png);
	background-repeat: repeat-x;
	background-color: #E1D1E1;
	height: 210px;
	clear: left;
}
.whotop_middle {
	background-image: url(../images/topwho.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 29px;
	margin-left: 15px;
	clear: both;
}
.who_middle {
	width: 248px;
	margin-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3d4e3;
	border-bottom-color: #e3d4e3;
	border-left-color: #e3d4e3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3d4e3;
	background-image: url(../images/boxbg.png);
	background-repeat: repeat-x;
	background-color: #E1D1E1;
	height: 210px;
	clear: left;
	margin-right: 15px;
}

.who_user {
	float: left;
	margin-top: 7px;
	margin-left: 25px;
	margin-right: 0px;
}
.who_icons {
	float: left;
	margin-left: 3px;
	margin-top: 2px;
	line-height: 21px;


}
.who_user  img {
	float: left;



}
.who_nickname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.who_down {
	clear: left;
	padding-top: 5px;
}
.star_off {
	background-image: url(../images/rating/star_off.png);
	width: 16px;
	height: 13px;
	float: left;
	background-repeat: no-repeat;
}
.star_on {
	background-image: url(../images/rating/star_on.png);
	width: 16px;
	height: 13px;
	float: left;
	background-repeat: no-repeat;
}
.star_rated {
	background-image: url(../images/rating/star_rated.png);
	width: 16px;
	height: 13px;
	float: left;
	background-repeat: no-repeat;
}
.profil {
	background-image: url(../images/profilbg.png);
	background-repeat: repeat-x;
	border: 1px solid #e8ca75;
	float: left;
	width: 786px;
	background-color: #FDF8DF;
	margin-top: 2px;
}
.profile_left  {
	float: left;
	clear: both;
	width: 340px;
}
.profile_right {
	float: left;
	clear: right;
	background-image: url(../images/talkbuble.png);
	background-repeat: no-repeat;
	width: 440px;
	height: 100%;
	margin-top: -20px;
}
.profileleft_box {
	width: 260px;
	margin-bottom: 9px;
	clear: left;
	float: left;
}
.profileleft_box img {
	border: 2px solid #e8ca75;
	float: left;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 5px;
}
.talkbuble_content {
	width: 395px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8ca75;
	margin-left: 28px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 5px;
	clear: left;
	height: 115px;
}
.talkbuble_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	width: 418px;
	text-align: center;
	float: left;
}
.result {
	font-family: Tahoma;
	font-size: 12px;
	color: #f0c505;
	float: left;
	margin-left: 15px;
}
.stat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0C505;
	font-weight: bold;
	line-height: 20px;
}


.action {
	list-style-type: none;
	padding-top: 15px;
}
.action a {
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f0c505;
	text-decoration: none;
	padding-left: 15px;
	line-height: 24px;
}

.profile_rate {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f0c505;
	padding-right: 3px;
	float: left;
	text-decoration: none;
}
.profile_pics {
	padding-left: 10px;
	clear: left;
}
.profile_pics img {
	border: 2px solid #e8ca75;
}
.flag img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.more {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #f0c505;
	padding-right: 15px;
	float: right;
	text-decoration: none;
}
.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	margin-left: 2px;
	line-height: 20px;
	float: left;
}
.up img {
	margin-left: 10px;
	height: 15px;
	line-height: 20px;
	margin-top: 3px;
	clear: left;
}

.up_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	margin-left: 40px;
	line-height: 20px;
}
.col_left {
	float: left;
	margin-top: 10px;
	border: 1px solid #e3d4e3;
	padding: 3px;
	margin-right: 7px;
}
.col_right {
	float: left;
	margin-top: 10px;
}

.sharing {
	background-color: #e3d4e3;
	border: 1px solid #a79c8e;
	width: 370px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-bottom: 4px;
	clear: left;
}

#share_input {
	border: 1px solid #a79c8e;
	height: 31px;
	float: left;
	width: 275px;
	margin-right: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #a79c82;
}

.button_share {
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 84px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #461a46;
	float: left;
}
.button_share:hover {
	background-image: url(../images/sharedown.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 84px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	float: left;
}
#comment_input {
	border: 1px solid #a79c8e;
	height: 31px;
	float: left;
	width: 275px;
	margin-right: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #a79c82;
}


.button_comment {
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 84px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #461a46;
	float: left;
	text-align: center;
}
.button_comment:hover {
	background-image: url(../images/sharedown.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 84px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: left;
}


.share_post {
	clear: both;
	float: left;
	width: 375px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e3d4e3;
	border-right-color: #e3d4e3;
	border-bottom-color: #e3d4e3;
	border-left-color: #e3d4e3;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sharepost_name {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #651366;
	text-decoration: none;
	padding-right: 5px;
	text-align: left;
	
}
.sharepost_time {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a79c8e;
	text-decoration: none;
	text-align: left;
}
.comment {
	width: 375px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	clear: left;
	background-color: #e3d4e3;
	float: left;
	margin-bottom: 5px;
}
.comment  img {
	float: left;
	margin-right: 3px;




}
.comment_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	margin-left: 3px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.comment_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	margin-left: 3px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}
.colright_box {
	width: 397px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3d4e3;
	padding-top: 2px;
	clear: left;
	float: left;
}
.edit {
	font-family: Tahoma;
	font-size: 8pt;
	color: #a79c8e;
	text-decoration: none;
	padding-right: 2px;
	float: left;
	cursor: pointer;
	
}
.edit:hover {
	float: left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #651366;
	text-decoration: underline;
	cursor: pointer;
}
.edit_sec {
	font-family: Tahoma;
	font-size: 8pt;
	color: #a79c8e;
	text-decoration: none;
	padding-right: 2px;
	float: left;
	padding-top: 10px;
}
.edit_sec a {font-family: Tahoma;
	font-size: 8pt;
	color: #a79c8e;
	text-decoration: none;
}
.edit_sec a:hover {font-family: Tahoma;
	font-size: 8pt;
	color: #651366;
	text-decoration: underline;
}
.colright_box form {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	padding-left: 5px;
	clear: left;
}
.colright_box form input {
	border: 1px solid #CCCCCC;
}

.edit_button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	width: 65px;
	height: 31px;
	background-position: 0px 5px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 78px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-left: 9px;
	cursor:pointer;
}

.colright_box li {
	margin-bottom: 3px;
}
.profile_right form {
	padding-left: 15px;
	width: 100%;
	text-align: left;
}
.profile_right fieldset {
	clear: left;
	margin-bottom: 10px;
	margin-top: 3px;
}
.border {
	border: 1px solid #CCCCCC;
}



.colright_titles       {
	font-family: Tahoma;
	font-size: 12px;
	color: #a79c8e;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	padding-right: 15px;
	margin-top: 10px;
	width: 120px;
	clear: both;
	float: left;
}

.colright_description {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: right;
	float: left;
	width: 250px;
}
.colright_groups {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	text-align: left;
}
.colright_groups:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #651366;
	text-decoration: underline;
	padding-right: 2px;
	text-align: left;
}
.colright_groups_box {
	font-family: Tahoma;
	font-size: 12px;
	color: #a79c8e;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	padding-right: 15px;
	margin-top: 10px;
	clear: left;
	margin-bottom: 50px;
}
.friends {
	width: 398px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3d4e3;
	border-bottom-color: #e3d4e3;
	border-left-color: #e3d4e3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3d4e3;
	background-image: url(../images/friends.png);
	background-repeat: repeat-x;
	background-color: #E1D1E1;
	clear: left;
	height: 116px;
	margin-bottom: 5px;

}
.friends_top {
	background-image: url(../images/friendstop.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 30px;
	clear: left;
}
.friends_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #ec617e;
	font-weight: bold;
	text-align: left;
	line-height: 27px;
	text-decoration: none;
	width: 340px;
	float: left;
	padding-left: 5px;
}
.friends_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f8ecc9;
	font-weight: normal;
	line-height: 27px;
	padding-right: 8px;
	float: left;
}

.who_friends {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 0px;
}
.who_friends img {
	float: left;
}
.vicove {
	width: 615px;
	background-repeat: repeat-x;
	height: 100%;
	float: left;
	margin-right: 10px;
	}
.vic {
	float: left;

}
.vic_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #a71a5b;
	font-weight: bold;
	width: 200px;
	float: left;
	background-image: url(../images/jokes_half.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-right: 5px;
	clear: right;
}
.vic_passive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e8ca75;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-bottom: 2px;
	margin-right: 0px;
	padding-right: 3px;
}
.vic a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e8ca75;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #A71A5B;
	font-weight: bold;
	width: 200px;
	float: left;
	background-image: url(../images/jokes_half.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 2px;
	
}
.vic_content {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 15px;
	float: left;
	}
.vic_text   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #461a46;
	padding-left: 5px;
	padding-top: 30px;
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
}







.vicove_adv{
	float: left;
	width: 160px;
	clear: right;
	text-align: center;
	color: #FFFFFF;
}
.vic_content form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DEB538;
	font-size: 13px;
	font-weight: normal;
	clear: both;
	float: left;
	margin-top: 50px;
	padding-left: 100px;
}
.vic_button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	width: 65px;
	height: 31px;
	background-position: 0px 5px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.vic_content textarea {
	border: 1px dotted #e8ca75;
}

.numbers_active
{
	color: #a71a5b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.numbers
{
	text-decoration: none;
	color: #e8ca75;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: left;
	font-weight: bold;
}

.numbers A:hover
{
	color: #a71a5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.images {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461a46;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
	float: left;
	margin-left: 10px;
	margin-right: 8px;
	width: 80px;

}

.images  img {
	background-color: #461A46;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: left;
}
.images   img:hover {
	background-color: #e8ca75;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
	clear: left;
}
.pages {
	text-decoration: none;
	color: #461A46;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: left;
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 30px;
}
.pages  A:hover {
	color: #a71a5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.pages_active {
	color: #a71a5b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.gallery_adv {
	float: left;
	width: 160px;
	clear: right;
	text-align: center;
	color: #FFFFFF;
}
.gallery {
	width: 613px;
	background-repeat: repeat-x;
	margin-right: 10px;
	border: 3px solid #461A46;
	background-image: url(../images/boxbg.png);
	background-color: #E1D1E1;
	float: left;
	padding-top: 5px;
	height: 100%;
	}
.gallery_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 54%;
	padding-left: 25px;
}
.gallery_title      a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #461A46;
	padding-left: 3px;
}
.gallery_title a:hover {
	text-decoration: underline;
}
.gallery form {
	padding-top: 20px;
	padding-bottom: 50px;
	float: left;
	width: 100%;
}
.gallery form #fieldset-picsdata {
	margin-left: 15px;
}
.gallery  form  #fieldset-picsdata li {
	text-align: left;
	float: left;
	clear: left;
}
.gallery  form  #fieldset-picsdatasubmit {
	margin-top: 10px;
	margin-right: 50px;
}

.gallery  form  #fieldset-picsdata label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #461A46;
	font-weight: bold;
	clear: left;
	float: left;
}
.gallery_input {
	border: 1px solid #a79c8e;
	color: #E1D1E1;
	float: left;
	clear: left;
}

.pictures {
	width: 613px;
	background-repeat: repeat-x;
	margin-right: 10px;
	border: 3px solid #461A46;
	background-image: url(../images/boxbg.png);
	background-color: #E1D1E1;
	float: left;
	padding-top: 5px;
	height: 100%;
}
.pictures form {
	float: left;
	clear: left;
	width: 100%;
	padding-top: 30px;
}
.current_pic img {
	float: left;
	background-color: #461A46;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;

}
.current_pic {
	clear: left;
}

.current_pic img:hover {
	background-color: #e8ca75;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.pic_desc {
	float: left;
	text-align: left;
}
.pic_desc_area    {
	clear: left;

}
.pic_desc_area label {
	clear: both;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #461A46;

}

.pic_desc_area  textarea {
	float: left;
	border: 1px dashed #461A46;




}
.pic_buttons {
	float: left;
	width: 100%;
}
.inp_radio label {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #461A46;
}
.inp_check label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A71A5B;
	margin-left: 5px;
}
.pic_butt {
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 84px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #461a46;
	float: left;
	text-align: center;
	background-position: 0px 0px;
	line-height: 28px;
}
.pic_butt:hover {
	background-image: url(../images/sharedown.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 84px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	float: left;
}
.picbutt {
	float: left;
	padding-left: 35%;
	width: 65%;
}
.clear {
	clear: left;
}
.anketa {
	width: 201px;
	height: 200px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/topsmall.png);
	margin-bottom: 5px;
}
.anketa   ol  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #542B54;
	border-bottom-color: #542B54;
	border-left-color: #542B54;
	margin-top: 8px;
	clear: left;
	padding-top: 3px;
	width: 199px;
	height: 170px;
}
.anketa  li  {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-left: 5px;

}

.anketa_title {
	width: 100%;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.anketa_answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A71A5B;
}
.anketa_results {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EC617E;
	font-weight: normal;
}
.lila_button {
	background-color: #542B54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8ECC9;
	font-weight: normal;
	width: 70px;
	border: 1px solid #422242;
}
.buttons  {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 30px;
	list-style: none;
}
.buttons_passive      {
	background-repeat:no-repeat;
	display:block;
	color:#f8ecc9;
	padding-left:30px;
	margin:0px;
	line-height:22px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 14px;
}
.buttons_passive:hover    {
	background-image:url(../images/check.png);
	color:#e8ca75;
	text-align: left;
	font-size: 13pt;
	display:block;
	background-repeat: no-repeat;
}
.buttons_active {
	color:#e8ca75;
	text-align: left;
	background-image:url(../images/check.png);
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	line-height:22px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 14px;
}
.error {
	width: 280px;
	float: left;
	border: 2px solid #A71A5B;
	-moz-border-radius:5px; /* ff 3+ */
	-webkit-border-radius:5px;
	background-color: #FFFFFE;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.reg_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #A71A5B;
	text-decoration: underline;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.error_message {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3333;
	float: left;
	width: 100%;
}

.error_log {
	width: 283px;
	float: left;
	margin-left: 25px;
	border: 2px solid #461A46;
	-moz-border-radius:5px; /* ff 3+ */
	-webkit-border-radius:5px; /* safari */
	padding-bottom: 10px;
	background-color: #FCF8FC;
}
.log_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #461a46;
	text-decoration: underline;
	text-align: center;
	float: left;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.log_form {
	padding-left: 35px;
	padding-right: 2px;
	text-align: left;
	float: left;
}
.error_remember_link {
	float: left;
	background-image: url(../images/key.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	padding-left: 20px;
	background-position: 0px 8px;
}
#emerg_log {
	width: 210px;
	background-color: #FFFFFF;
	height: 20px;
	line-height: 21px;
	margin-bottom: 5px;
	border: 1px solid #461A46;
}
#emerg_password {
	width: 210px;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom: 5px;
	border: 1px solid #461A46;
}
.disabled {
	text-decoration: none;
	color: #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: left;
	font-weight: normal;
}
.terms {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 13px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	text-align: left;
	text-indent: 7px;
	line-height: 18px;
	color: #000000;
}
.terms p {
	padding-top: 10px;
	color: #000000;
}
.horoscope {
	padding-top:15px;
	padding-bottom:3px;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #542B54;
	border-bottom-color: #542B54;
	border-left-color: #542B54;
	margin-top: 8px;
	padding-top: 3px;
	width: 199px;
	margin-bottom: 15px;
}
.horoscope .text a {
	color: #A84CA5;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	text-decoration:none;
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	text-align: left;
	}
.text {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
}
