/* CSS Document */




@import "br.css";

html {
	/*height:100%;*/
	margin:0;
	padding:0;
}

body {
	background:#000;
	font-family:"Trebuchet MS";
	color:#FFF;
	padding:0;
	margin:0;
	font-size:12px;
}
* { outline:none; padding:0; margin:0; }

a {
  font-weight:bold;
  text-decoration:none;
  color:#fff;
  z-index:999;
}

a:hover {
  text-decoration:underline;
}

.black {
  color:black !important;
}

.votemelink {
  font-size:18px;
  font-weight:bold;
  color:#f00;
}

#wrapper {
  background:#000 url(../img/domina_bg.jpg) repeat-y scroll center top;
  width:962px;
  _width:961px;
  display:block;
  margin:0px auto 0px auto;
  text-align:left;
  padding:0px;
}

#header {
  background:url('../img/domina_header.jpg') no-repeat top right;
  width:961px;
  height:183px;
  float:left;
  display:block;
  overflow:hidden;
}

.headerimg {
  width:700px;
  height:120px;
  margin:0px;
  padding:0px;
  display:block;
}

#werbung {
  width:530px;
  margin:12px 0px 5px 10px;
  float:left;
  display:block;
}

#werbung_top {
  background:url('../img/werbung.gif') no-repeat top right;
  background-position: 0px -8px;
  height:8px;
  font-size:4px;
  display:block;
}

#werbung_bottom {
  background:url('../img/werbung.gif') no-repeat top right;
  background-position: 0px 0px;
  height:8px;
  font-size:4px;
  display:block;
}

#werbung_content {
  width:518px;
  text-align:center;
  border:solid 1px #ccf;
  display:block;
}

#headergirl {
  background:url('../img/headergirl.jpg') no-repeat top right;
  background-position: 0px -155px;
  width:240px;
  height:146px;
  float:left;
  display:block;
}

input {
  border:solid 1px #300;
}

#search {
  width:206px;
  _width:220px;
  float:right;
  margin:123px 10px 0px 0px;
  _margin:123px 5px 0px 0px;
  padding:5px 6px;
  _padding:2px 3px;
  border:Solid 2px #600;
  background:#944;
  display:block;
}

#search input[type="text"] {
  width:100px;
  height:16px;
  border:Solid 1px #600;
  background:#911;
  color:#fff;
}

#search input[type="submit"] {
  width:100px;
  border:Solid 1px #600;
  background:#911;
  color:#fff;
  font-weight:bold;
}

#lmenu {
  width:180px;
  float:left;
  padding:0px;
  margin:5px 0px 0px 6px;
}

#lmenu li {
  margin:0px;
  padding:0px;
  font-size:4px;
  float:left;
  display:block;
}

#lmenu a.menu_a {
  background:#300;
  width:172px;
	height:20px;
  padding:4px 0px 0px 6px;
	margin:0px;
	/*border-top:solid 1px #ccf;*/
	border-bottom:solid 1px #600;
	border-left:solid 1px #300;
	text-decoration:none;
	font-size:12px;
	font-family:"Arial";
	font-weight:normal;
	color:#fff;
	overflow:hidden;
	display:block;
}

#lmenu a:hover.menu_a {
  background:#400 url(../img/whip.gif) no-repeat top right;
  background-position: 130px 0px;
  color:#fcc !important;
}

.lmenu_top {
  background:url(../img/domina_elements.jpg) no-repeat -184px -2px;
  margin:0px;
  padding:0px;
  width:180px;
  height:118px;
  font-size:4px;
  display:block;
}

.lmenu_bottom {
  background:url(../img/domina_elements.jpg) no-repeat -184px -124px;
  margin:0px;
  padding:0px;
  width:180px;
  height:10px;
  font-size:5px;
  display:block;
}

.content {
  width:750px;
  margin:5px 0px 5px 10px;
  float:left;
  display:block;
}

.content_content {
  display:block;
  border:solid 1px #ccf;
	width:768px;
}

.content_up {
  display:block;
	width:770px;
	height:8px;
	font-size:4px;
  background:url(../img/content.gif) no-repeat top left;
  background-position: 0px -8px;
}

.content_down {
  display:block;
	width:770px;
	height:8px;
	font-size:4px;
  background:url(../img/content.gif) no-repeat top left;
  background-position: 0px 0px;
}

.contentbox {
  width:655px;
  margin:2px auto 2px auto;
}

.smallbox {
  background:url(../img/domina_smallboxbg.jpg) repeat-y;
  width:180px;
  margin:12px 0px 4px 0px;
  float:left;
  text-align:center;
}

.smallbox_content {
  display:block;
	width:178px;
	overflow:hidden;
  margin:0px auto;
  /*padding:0px 10px;*/
}

.smallbox_up {
  display:block;
	width:180px;
	height:4px;
	font-size:2px;
  background:url(../img/domina_elements.jpg) no-repeat 0px 0px;
}

.smallbox_down {
  display:block;
	width:180px;
	height:4px;
	font-size:2px;
  background:url(../img/domina_elements.jpg) no-repeat -368px 0px;
}

.smallboxh2 {
  background:url(../img/domina_elements.jpg) no-repeat 0px 23px;
  padding:0px 0px 4px;
  font-weight:bold;
  font-size:16px;
}

#footer {
  background:#000 url(../img/domina_footer.jpg) repeat-y scroll center top;
  width:1036px;
  height:164px;
  margin:0px auto 0px auto;
  padding:36px 0px 0px 0px;
  vertical-align:middle;
  text-align:right;
  color:#ccc;
  font-weight:bold;
}

.footer_links {
  width:100%;
  margin:10px 0px 0px 0px;
  vertical-align:middle;
  float:left;
  color:#ccc;
  border-top:dashed 1px #aaa;
  text-align:center;
}

.footer_links a {
  color:#ccc;
  font-weight:bold;
  margin:0px 5px;
}

.footer_links a:hover {
  color:#600;
  text-decoration:underline;
}

.footer_girls {
  width:780px;
  height:110px;
  margin:0px auto 0px auto;
  color:#ccc;
  border-top:dashed 1px #aaa;
  text-align:center;
  display:block;
}

.copyright {
  width:600px;
  float:left;
  margin:10px 0px 0px 126px;
  text-align:left;
  display:block;
}

.secondtitle {
  font-weight:bold;
  font-size:24px;
  color:#900;
  text-align:center;
}

/*#pagination_imgs a.girl_listing {*/
a.girl_listing {
  background:#fff url(../img/domina_listing.jpg) no-repeat 0px 18px;
  width:239px;
  height:300px;
  margin:20px 0px 20px 5px;
  _margin:20px 0px 20px 2px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  border:solid 2px #fff;
  display:block;
  float:left;
}



a.special {
  border:solid 2px #fff;
}

a:hover.girl_listing {
  text-decoration:underline;
  border:solid 2px #300;
}

.listing_cell {
  width:100%;
  display:block;
  /*background:#000;*/
  margin:0px auto 0px auto;
  text-align:center;
  /*padding:0px 40px;*/
}

.listing_content {
  height:255px;
  display:block;
}

.listing_name {
  font-weight:bold;
  font-size:18px;
  color:#300;
}

.online {
  color:#f00;
  font-size:14px;
}

.rufan {

}

.pagination {
  width:740px;
  float:left;
  text-align:center;
  margin:10px 0px 5px 10px;
  _margin:10px 0px 0px 0px;
  display:block;
}

.pagination a {
  _height:30px;
  padding:4px;
  _padding:2px;
  border:solid 1px #600;
  margin:0px 2px 0px 2px;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  
}

.pagination a:hover {
  border:solid 1px #f66;
  color:#600;
}

.girl_right {
  width:370px;
  float:left;
  display:block;
}

.girl_left {
  width:370px;
  float:left;
  display:block;
}

#left_foto {
  margin:0px 0px 2px 10px;
  text-align:center;
  border:solid 2px #300;
}

#girl_message {
  width:709px;
  margin:2px 0px 0px 10px;
  float:left;
  display:block;
  border:dashed 1px #fcc;
  padding:5px 5px 5px 10px;
  _padding:5px 2px 5px 5px;
  font-weight:bold;
  color:#000;
}

#girl_items {
  width:745px;
  margin:5px 0px 5px 0px;
  float:left;
  display:block;
}

.girl_item {
  width:342px;
  margin:3px 8px 3px 10px;;
  display:block;
  border:dashed 1px #fcc;
  padding:5px 0px 5px 10px;
  font-weight:bold;
  color:#000;
  float:left;
}

.girl_pic a {
  width:104px;
  height:165px;
  margin:0px 0px 10px 14px;
  _margin:0px 4px;
  float:left;
  display:block;
  border:Solid 2px #300;
  text-align:center;
  padding:0px;
}

.telefon {
  font-size:36px;
  width:714px;
  margin:3px 8px 3px 10px;
  padding:5px 0px 5px 10px;
  _padding:5px 0px 5px 5px;
  display:block;
  border:dashed 1px #fcc;
  font-weight:bold;
  text-align:center;
  color:#300;
  float:left;
}

.telefon img {
  width:30px;
  height:30px;
  float:left;
  margin:0px 10px 5px 5px;
  display:block;
}

.girl_pic a:hover {
  border:Solid 2px #900;
}

.girl_pic img {
  border:0px;
  vertical-align:middle;
  margin:auto 0px auto 0px;
}

.klein_text1 {
  margin:0px 0px 0px 15px;
}

#signup {
  margin:0px 0px 0px 0px;
}

#daten {
  margin:0px;
}

#signup label,#daten label {
  width:740px;
  float:left;
  display:block;
  text-align:center;
  margin:3px 0px;
  padding:5px;
}

#signup input[type="text"],#signup input[type="password"],#daten input[type="text"],#daten input[type="password"] {
  border:solid 1px #333;
}

#signup legend,#daten legend {
  font-weight:bold;
  font-size:20px;
  color:#ff9;
}

.leftspan {
  width:40%;
  text-align:right;
  float:left;
  display:block;
  font-weight:bold;
  color:#369;
  margin:0px 5px 0px 0px;
}

.rightspan {
  text-align:left;
  float:left;
  display:block;
  margin:0px 0px 0px 5px;
}

#showflash {
  width:740px;
  margin:10px auto;
  border:dashed 2px #600;
  padding:5px;
  font-weight:bold;
  color:#f66;
}



/*#loginform input[type="text"],#loginform input[type="password"] {*/
#loginform input {
  border:solid 1px #600;
  color:#fff;
  background:#200;
  padding:4px 0px;
  font-weight:bold;
  text-align:center;
  margin:3px auto;
}

a.voteme, a.visitme {
  font-weight:bold;
  font-size:20px;
  color:#300;
}

a:hover.voteme, a:hover.visitme {
  color:#f00;
}

.ourgirl {
  color:#fff !important;
  background:#300 !important;
}

.top10 {
  width:726px;
  margin:0px 0px 6px 12px;
  border:solid 1px #311;
}
.top10 tr {
  cursor:pointer;
}

.top10 th {
  height:30px;
  text-align:center;
  font-weight:bold;
  background:#300;
}

.top10 td {
  text-align:center;
  height:180px;
  padding:2px;
}

.small_profile {
  width:360px;
}

.top10_item {
  width:165px;
  background:#500;
  margin:2px;
  padding:2px;
  text-align:left;
  border:solid 1px #300;
  color:#fff;
  float:left;
  display:block;
}

.top10_item_big {
  width:340px; /*340*/
  text-align:center;
}

.top10_item_tel {
  font-weight:bold;
  font-size:24px;
  letter-spacing:2px;
}

.home {
  width:750px;
  color:#fff;
  margin:0px 0px 5px 0px;
  background:#900;
  padding:0px 0px 0px 0px;
}

.homeshadow {
  /*background:#fff url(../img/domina_shadow.jpg) no-repeat bottom right !important;*/
}

.home h1,.home_h1 {
  background:#000 url(../img/domina_elements.jpg) no-repeat 0px -136px;
  text-align:center;
  height:38px;
  font-size:16px;
  color:#fff;
  font-weight:bold;
  margin:0px 0px 10px 0px;
  padding:16px 0px 0px 0px;
  display:block;
}

.home_bottom {
  background:#ccf url(../img/domina_elements.jpg) no-repeat 0px -194px;
  font-size:8px;
  height:16px;
  width:100%;
  float:left;
  margin:6px 0px 0px 0px;
  display:block;
}

.home fieldset {
  width:96%;
  margin:5px 5px 5px auto;
  /*border:dotted 1px #911;*/
  font-size:11px;
  font-family:Verdana;
  font-weight:normal;
  padding:10px 5px 5px 5px;
}

.home legend {
  font-size:12px;
  font-weight:bold;
}

.homeleft {
  width:210px;
  float:left;
  display:block;
  margin:0px 5px 0px 5px;
}

.homeleft img {
  display:block;
}

a.girl_home {
  /*background:#fff url(../img/domina_listing.jpg) no-repeat;*/
  background:#fff;
  margin:2px 4px 2px 4px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#000;
  border:solid 2px #300;
  display:block;
  float:left;
}

a:hover.girl_home {
  border:solid 2px #f66;
}

.homeright {
  width:170px;
  float:right;
  display:block;
  border:solid 1px #600;
  margin:5px;
  _margin:2px;
  padding:5px;
  _padding:2px;
}

.home_right_item {
  width:170px;
  _width:150px;
  float:left;
  display:block;
}

.hometext {
  padding:5px;
}

a.links {
  width:90%;
  padding:5px 0px;
  background:#c66;
  color:#fff;
  margin:5px auto;
  display:block;
  text-align:center;
}

a:hover.links {
  background:#600;
}

#contact {
  background:#900;
  margin:0px auto;
  font-weight:bold;
  padding:0px 0px 0px 0px;
}

/*
#contact h1 {
  width:100%;
  padding:5px 0px 5px 0px;
  float:left;
  margin:0px 0px 20px 0px;
  display:block;
  background:#700;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:16px;
}
*/
#contact textarea {
  width:300px;
  height:150px
}

#contact label {
  width:100%;
  float:left;
  display:block;
}

#contact_data {
  width:200px;
  /*float:right;*/
  margin:0px 0px 0px 0px;
  display:block;
}

#contact_data span {
  width:100%;
  float:left;
  display:block;
}

.contact_left {
  width:30%;
  float:left;
  display:block;
  text-align:right;
  padding:5px 0px 5px 0px;
}

.contact_right {
  width:60%;
  float:left;
  display:block;
  text-align:left;
  padding:5px 0px 5px 10px;
}

/* mootools test*/

#moo_elements {
  position:relative;
  text-align:center;
  width:610px;
  margin:5px auto 5px auto;
}

#moo_elements .moo_element {
  float: left;
	display: block;
	width: 75px;
	height: 130px;
	overflow:hidden;
}
/*
#kwicks_container { 
	background-color: violet;
	height: 100px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 117px;
	height: 100px;
}
 
#kwick_red {background-color: red;}
#kwick_orange {background-color: orange;}
#kwick_yellow {background-color: yellow;}
#kwick_green {background-color: green;}
#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}
*/
/* end of mootools test*/

/* mootools girl*/

.transparent {
  background:transparent !important;
}

#girl_moo_els {
  position:relative;
  text-align:center;
  width:610px;
  margin:5px auto 5px auto;
}

#girl_moo_els .girl_moo_el {
  float: left;
	width: 100px;
	height: 350px;
	overflow:hidden;
	display: block;
}

/* end of mootools girl*/


#online_girls {
  /*width:680px;*/
  width:945px;
  margin:152px 0px 0px 0px;
  height:15px;
  padding:5px;
  float:right;
  display:block;
}

#online_move {
  width:672px;
  _width:649px;
  height:20px;
  /*position:relative;*/
  overflow:hidden;
  
  /*float:left;*/
  display:block;
}

#online_text {
  width:75px;
  overflow:hidden;
  float:left;
  margin:0px 10px 0px 176px;
  _margin:0px 5px 0px 88px;
  display:block;
}

#online_p {
  /*width:1500px;*/
  height:15px;
  margin:0px 0px 0px 500px;
  overflow:hidden;
  display:block;
}

.online_p {
  height:15px;
  /*float:left;*/
  overflow:hidden;
}

a.online_p {
  color:#aaa;
}

a:hover.online_p {
  color:#f66;
}

.erotikb {
  width:640px;
  height:30px;
  /*float:left;*/
  display:block;
  text-align:center;
  margin:10px auto;
}

.erotikb a {
  background:#eee;
  _height:30px;
  padding:3px 4px 3px 4px;
  _padding:1px 2px 1px 2px;
  
  border:solid 1px #900;
  margin:0px 2px 0px 2px;
  text-decoration:none;
  font-weight:bold;
  color:#600;
  
}

.erotikb a:hover {
  border:solid 1px #000;
  color:#900;
}

a.allebilderlinks {
  font-family:Verdana;
  font-size:10px;
  color:#300;
  font-weight:normal;
}

a:hover.allebilderlinks {
  color:#f66;
  text-decoration:underline;
}

a.epiclink {
  border:solid 1px #600;
  display:block;
}

a:hover.epiclink {
  border:solid 1px #f66;
}

#erotikbilder {
  width:352px;
  margin:0px 38px;
  text-align:center;
  float:left;
  display:block;
}

#preverotikb {
  width:102px;
  text-align:center;
  margin:0px 5px 0px 66px;
  _margin:0px 4px 0px 33px;
  float:left;
  display:block;
}

#nexterotikb {
  width:102px;
  text-align:center;
  margin:0px 0px 0px 5px;
  _margin:0px 0px 0px 2px;
  float:left;
  display:block;
}

.erotikbilder {
  width:350px;
  padding:5px;
  font-weight:bold;
  color:#fff;
  font-size:18px;
  height:30px;
  text-align:center;
  margin:2px auto;
  display:block;
}

#addtoguestbook {
  width:710px;
  margin:6px 0px 2px 10px;
  float:left;
  display:block;
  border:dashed 1px #fff;
  padding:5px 5px 5px 10px;
  font-weight:bold;
  color:#fff;
}

#addtoguestbook textarea {
  width:360px;
  height:120px;
  margin:10px auto;
  display:block;
  border:solid 1px #000;
  font-weight:bold;
}

#addtoguestbook input {
  width:120px;
  margin:5px auto;
  display:block;
  border:solid 1px #000;
  font-weight:bold;
}

#guestbook {
  background:#900;
  width:740px;
  margin:2px auto;
  float:left;
  display:block;
  font-weight:bold;
  color:#600;
}

#guestbook fieldset {
  background:#eee;
  width:710px;
  margin:5px 5px 5px auto;
  border:solid 1px #600;
  font-size:11px;
  font-family:Verdana;
  font-weight:normal;
  padding:10px 5px 10px 5px;
}
#guestbook legend {
  background:#fcc;
  font-size:12px;
  font-weight:bold;
  border:solid 1px #600;
  padding:4px;
  color:#000;
}

#audio_start {
  width:70px;
  height:22px;
  position:fixed;
  _position:absolute;
  left:10px;
  top:10px;
  text-align:center;
  outline:solid 1px #400;
  float:left;
  display:block;
}

#absolute_container {
  background:#000;
  width:90px;
  height:82px;
  position:fixed;
  _position:absolute;
  left:0px;
  top:0px;
  border-right:solid 1px #600;
  border-bottom:solid 1px #600;
  outline:solid 1px #930;
  float:left;
  display:block;
}




/* LISTING LINK BEGIN */
a.listing_link {
  background:#600;
  width:238px;
  height:290px;
  
  margin:2px 4px 10px 4px;
  _margin:1px 2px 5px 2px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  border:solid 2px #311;
  display:block;
  float:left;
}

a:hover.listing_link {
  cursor:pointer;  
  border:solid 2px #f66;
}

.lk_cell {
  float:left;
  display:block;
}

.lk_name {
  width:178px;
  font-size:20px;
}

.lk_online {
  width:60px;
  color:#f00;
  font-size:16px;
}

.lk_online_active {
  background:#600 url(../img/domina_online.gif) no-repeat 0px 0px;
}
/*
.lk_data {
  width:180px;
  color:#f66;
  border-bottom:solid 1px #300;
  margin:6px 0px 0px 0px;
}
*/
.lk_telefon {
  background:#700 url(../img/lk_telefon.jpg) no-repeat 0px 6px;
  width:218px;
  height:22px;
  padding:8px 0px 8px 20px;
  margin:0px 0px 0px 0px;
  border-top:solid 1px #300;
  color:#fcc;
  font-size:22px;
  /*overflow:hidden;*/
}

.lk_foto {
  background:#700 url(../img/domina_listing.gif) no-repeat -3px -3px;
  width:158px;
  height:194px;
  margin:0px 0px 0px 4px;
  _margin:0px 0px 0px 2px;
  padding:30px 0px 0px 0px;
}

.lk_sfoto {
  background:#700 url(../img/domina_listing.gif) no-repeat -162px -18px;
  width:62px;
  height:46px;
  padding:10px 0px 0px 0px;
}

.lk_sfoto:hover {
  background-position: -170px -78px;
}

.lk_sfoto1 {
  margin:15px 0px 0px 0px;
}

.lk_sfoto2 {
  margin:4px 0px 0px 0px;
}

.lk_sfoto3 {
  margin:2px 0px 0px 0px;
}

.lk_sfoto img {
  width:26px;
}

/* LISTING LINK END */



/* SLIDES BEGIN */

#home_slides {
  height:360px;
  display:block;
}

.slide {
  display:none;
}

.slide_left {
  width:222px;
  float:left;
  display:block;
  margin:0px 5px 0px 5px;
}

.slide_right {
  width:500px;
  float:left;
  display:block;
  margin:0px 0px 0px 5px;
}

a.slide_girl {
  background:#c00;
  width:200px;
  padding:10px;
  border:solid 1px #600;
  float:left;
  display:block;
}

a:hover.slide_girl {
  background:#c33;
  text-decoration:none;
  border:solid 1px #000;
}

.badges {
  height:48px;
  display:block;
  float:left;
}

a.slide_control {
  background:#300 url(../img/domina_dots.gif) no-repeat;
  width:25px;
  height:25px;
  margin:0px 4px 0px 6px;
  float:left;
  display:block;
}

.slide_control_active {
  background-position: -23px 0px !important;
}

a:hover.slide_control {
  text-decoration:none;
}

a:hover.badges {
  text-decoration:none;
}

a.slides_name {
  width:280px;
  height:38px;
  font-size:20px;
  padding:10px 0px 0px 0px;
  color:#fff;
  text-shadow:1px 1px #000;
  float:right;
  display:block;
}

a:hover.slides_name {
  text-decoration:none;
}

.slides_data {
  background:#900;
  width:490px;
  padding:10px 10px 10px 0px;
  margin:10px 0px 0px 0px;
  color:#fff;
  font-size:11px;
  font-family:Verdana;
  /*font-weight:bold;*/
  letter-spacing:1.1px;
  /*text-shadow:1px 1px #fff;*/
  float:left;
  display:block;
}

.slides_one {
  width:490px;
  padding:10px 0px 10px 0px;
  border-bottom:solid 1px #600;
  float:left;
  display:block;
}

.home_badge {
  background:#900 url(../img/domina_badges.gif) no-repeat;
  width:48px;
  height:48px;
  margin:0px 6px 0px 0px;
  text-align:center;
  float:left;
  display:block;
}

.badge_votes {
  font-weight:bold;
  text-shadow:1px 1px #000;
  font-size:16px;
}

.badge_audio {
  background-position: -48px 0px;
}

.badge_online {
  background-position: -96px 0px;
}

/* SLIDES END */


/* TOP GAME { */

#top_game {
  background:#900;
  width:100%;
  height:80px;
  text-align:center;
  border-bottom:solid 1px #f66;
  font-size:28px;
  font-weight:bold;
  float:left;
  display:block;
}

#top_game input {
  background:#fcc;
  width:500px;
  padding:6px 4px 6px 4px;
  text-align:center;
  font-size:22px;
  font-weight:bold;
}

/* TOP GAME } */

.left {
  width:500px !important;
  display:block !important;
  float:left !important;
}

.none {
  display:none !important;
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */