/* OVERALL params */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #ecc15c;
	background-color: #000;
		
}

.trifler {
	  /*background-color:red;*/
	  margin:0 auto;
	  max-width:1980px; /*1200*/
	  min-width:1200px; /*990*/
	  

	 }
	 
	/* border=max-width(-)min-width(/)2 */
	* HTML .trifler {padding-left:1200px;border-left:30px #fff solid;border-right:30px #fff solid;}
	* HTML .gordi {height:0;}
	* HTML .content {margin-left:-1200px;position:relative;height:0;}
	

.clear {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	
.center {
	text-align: center;
}

/*background: #F4FBFF url(images/bg-main.png) no-repeat;*/

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3a3a3a;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	font-weight: normal;
	font-style: italic;...........
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	margin-bottom: 15px;

	

}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 22px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: left;
}

p {
}
p.contacts {
	margin: 0 0 0.5em 0;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #d0d0d0;
}

a:hover {
	text-decoration: none;
}


small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}
img.thumb {
    border: 1px solid #DADADA;
    padding: 6px;
    background: #FAFAFA;
}
.item {
	float: left;
	margin: 10px 10px 10px 10px;
}
/* OVERALL params */


/* body elements*/


/*  

	#bgr-left {
	
		position: absolute;
		top:127px;
		left:0px;
		
		width: 465px;
		height: 669px;
		
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url('images/bgr-left.jpg');
		
		z-index: -2;
	
	}
	
	#bgr-right {
	
		position: absolute;
		top:227px;
		right:0px;
		
		width: 465px;
		height: 602px;
		
		background-position: right top;
		background-repeat: no-repeat;
		background-image: url('images/bgr-bot-sub-right.jpg');
		
		z-index: -2;
	
	}
	
	#bgr-bot-left {
	
		width: 99%;
		height: 100%;
		
		background-position: left bottom;
		background-repeat: no-repeat;
		background-image: url('images/bgr-bot-left.png');
		
		border: 0px solid #fff;
		
		margin: 0 auto;
	
	}
	
	#bgr-bot-right {
	
		width: 100%;
		height: 100%;
		
		background-position: right bottom;
		background-repeat: no-repeat;
		background-image: url('images/bgr-bot-right.jpg');
		
		border: 0px solid #fff;
	
	}

  */


	/*    
	#body-left {
	
		width:35%;
		float: left;
		
		z-index: 2;
			}
	
	
	#body-right {
		
		width:65%;
		text-align: center;
		border: 1px solid #fff;
		margin-left:35%;
		
		z-index: 2;
		height: 100%;
		
		text-align: center;
	}
	*/
	
	/*    */
	
	/*  */
	
	#header {
		height: 130px;
		text-align: center;
	}
	
	#logo {
		margin:17px 0px 0px 30px;
		float: left;
	}
	#menu {
	
		padding:41px 0px 0px 0px;
		width: 70%;
		float: left;
		text-align: center;
		border: 0px dashed #fff;
	}
	#menu .center {
		height: 65px;
		width: 900px;
		margin: 0 auto;
		border: 0px solid #fff;
	}
	
	#menu .about {
	
		display: block;
		width: 160px;
		height: 65px;
		background: url('images/topmenu-about.jpg') no-repeat 0 0;
		float: left;
		margin:0px 30px 0px 0px;
	}
	#menu .about:hover {
		background-position: 0 -65px;
		
	}
	#menu .catalog {
	
		display: block;
		width: 229px;
		height: 65px;
		background: url('images/topmenu-catalog.jpg') no-repeat 0 0;
		float: left;
		margin:0px 30px 0px 0px;
	}
	#menu .catalog:hover {
		background-position: 0 -65px;
		
	}
	#menu .payment {
	
		display: block;
		width: 218px;
		height: 65px;
		background: url('images/topmenu-payment.jpg') no-repeat 0 0;
		float: left;
	}
	#menu .payment:hover {
		background-position: 0 -65px;
		
	}
	
	#menu a.login {
		
		width: 145;
		
		color: #e3200b;
		text-decoration: none;
		border-bottom: 1px dashed #e3200b;
	}
	#menu a.login:hover {
		
		text-decoration: none;
		border-bottom: 0px;
	}
	#menu div.login {
		padding-top:5px;
	}
	
	#topround .menuel {
	
		display: block;
		float: left;
		width: 156px;
		height: 33px;
		background: url('images/bg-menuel.png') no-repeat 0 0;
		float: left;
		margin:0px 40px 0px 0px;
		padding-top: 6px;
		font-size: 15px;
		text-decoration: none;
		color: #178c00; 
	}
	#topround .menuel:hover {
		background-position: 0 -33px;
		color: #5b5b5b;
		
	}

	/*  */
	
	
	/*   */
	#site-nbody {
		
		width: 99.9%;
		border: 0px solid aqua;
		
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url('images/bg-top-send.jpg');
		min-height: 1180px;
	}
	
	#nbody-left {
		
		width:64%;
		float: left;
		border: 0px solid green;
		
		
		z-index: 20;
		height: 100%;
		text-align: left;

	}
	
	#nbody-right {
		
		width:34%;
		margin-left:65%;
		border: 0px solid red;
		z-index: 2;
		height: 100%;
		
	}
	
	#bgr-bot-right {
	
		width: 100%;
		height: 100%;
		
		background-position: right bottom;
		background-repeat: no-repeat;
		background-image: url('images/bg-bot-right.jpg');
		
		border: 0px solid #fff;
	
	}
	#bgr-bot-right-in {
	
		width: 100%;
		height: 100%;
		
		background-position: right bottom;
		background-repeat: no-repeat;
		background-image: url('images/bgbotrightin.jpg');
		
		border: 0px solid #fff;
	
	}
	#bgr-bot-left {
	
		width: 99%;
		height: 100%;
		
		background-position: left bottom;
		background-repeat: no-repeat;
		background-image: url('images/bg-bot-left.jpg');
		
		border: 0px solid #fff;
		
		margin: 0 auto;
	
	}

	
	/*    */
	
	
	/*    */
	
	#banners {
	
		margin: 0 auto;
		
		width: 410px;
		text-align: center;
		border: 0px dotted #fff;
		
		margin-left: 350px;
	}
	
	
	#ban-send {
	
		margin: 0px 0px 0px 0px;
		height: 115px;
		border: 0px dotted red;
		width: 400px;
		
	
	}
	#ban-send .ban-img {
		
		float: left;
		display: block;
		border: 0px dotted green;
		
	}
	
	#ban-send .ban-send {
		
		float: left;
		display: block;
		width: 135px;
		height: 82px;
		background: url('images/text-send.jpg') no-repeat 0 0;
		border: 0px solid green;
	}
	
	#ban-send .ban-send:hover {
		
		background-position: 0 -83px;
	}
	
	#ban-paint .ban-paint {
		
		float: left;
		display: block;
		width: 125px;
		height: 85px;
		background: url('images/text-paint.jpg') no-repeat 0 0;
	}
	
	#ban-paint .ban-paint:hover {
		
		background-position: 0 -85px;
	}	
	
	#ban-svirtual .ban-send-virtual {
		
		float: left;
		display: block;
		width: 144px;
		height: 86px;
		background: url('images/text-send-virtual.jpg') no-repeat 0 0;
		
	}
	#ban-svirtual .ban-send-virtual:hover {
		
		background-position: 0 -86px;
	}
	

	
	#ban-send .ban-ico {
		margin-top: 30px;
		float: left;
	
	}
	#ban-send .ban-text {
	
		float: left;
		text-align: left;
		color: #986927;
		font-size: 11px;
		width: 140px;
		margin: 40px 0px 0px 20px;
		border: 0px solid green;
	
	}
	
	#ban-paint {
		margin: 25px 0px 0px 0px;
		height: 100px;
		border: 0px dotted blue;
		width: 400px;
		
	
	}
	#ban-paint .ban-img {
		
		float: left;
		
	}
	#ban-paint .ban-ico {
		margin-top: 30px;
		float: left;
	
	}
	#ban-paint .ban-text {
	
		float: left;
		text-align: left;
		color: #986927;
		font-size: 11px;
		width: 140px;
		margin: 40px 0px 0px 30px;
	
	}

	
	#ban-svirtual {
		margin: 40px 0px 0px 0px;
		
		height: 80px;
		border: 0px dotted aqua;
		width: 400px;
	
	}
	#ban-svirtual .ban-img {
		
		float: left;
		
	}
	#ban-svirtual .ban-ico {
		
		float: left;
	
	}
	#ban-svirtual .ban-text {
	
		float: left;
		text-align: left;
		color: #986927;
		font-size: 11px;
		width: 140px;
		margin: 20px 0px 0px 15px;
	
	}
	/*    */
	
	/*    ,  */
	#about-text {
		
		margin: 75px 70px 0px 50px;
		text-align: left;
		border: 0px solid green;
		
	}
	#text-box {
		
		margin: 20px 30px 0px 70px;
		text-align: left;
		vertical-align:top;
		border: 0px solid green;
		padding-bottom: 250px;
		
	}
	#actions {
		width: 320px;
		height: 430px;
		border: 0px solid #fff;
		margin: 0px 0px 0px 60px;
		text-align: center;
	}
	#actions .header {
		text-align: left;
		width: 100%;
	}
	
	#actions .act-bgr {
		width: 293px;
		background-color: #fff;
		padding: 10px 10px 10px 10px;
		margin: 0px 0px 15px 0px;
	
	}
	#actions .act-txt {
		
		margin: 5px 0px 0px 8px;
		text-align: left;
		
	
	}
	#actions a {
		
		color:#e3200b;
	}
	
	/*    ,  */
	
	
	/*   */
	
	#subactions {
		width: 320px;
		height: 360px;
		border: 0px solid #fff;
		margin: 30px 0px 0px 40px;
		text-align: center;
		float: left;
	}
	#subactions .header {
		text-align: left;
		width: 100%;
	}
	
	#subactions .act-bgr {
		width: 293px;
		background-color: #fff;
		padding: 10px 10px 10px 10px;
		margin: 0px 0px 15px 0px;
	
	}
	#subactions .act-txt {
		
		margin: 5px 0px 0px 8px;
		text-align: left;
		
	
	}
	#subactions a {
		
		color:#e3200b;
	}
	/*   */
	
	
	/*    */
	#search {
		margin: 190px 0px 0px 0px;
		height: 100px;
		border: 0px solid #fff;
		width: 100%;
		text-align: right;
	}
	#search .form {
		margin: 30px 41px 0px 0px;
		height: 43px;
		
		width: 193px;
		float: right;
		text-align: left;
		
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url('images/search-bgr.png');
	}
	#search .textfield {
		width: 135px;
		height: 15px;
		border: 0px solid red;
		background-color: transparent;
		margin: 13px 0px 0px 20px;
		color: #b2b2b2;
		
	}
	#search .tsubmit {
		width: 11px;
		height: 11px;
		border: 0px solid red;
		background-color: transparent;
		margin: 15px 0px 0px 5px;
		color: #b2b2b2;
		
	}
	/*    */


	/*   :  2 */
	#s-search {
		margin: 0px 0px 0px 0px;
		height: 100px;
		border: 0px dashed green;
		width: 100%;
		text-align: right;
		
		background-position: right top;
		background-repeat: no-repeat;
		background-image: url('images/bg-search-mleafs.png');
		
	}
	#s-search .form {
		margin: 30px 41px 0px 0px;
		height: 43px;
		
		width: 193px;
		float: right;
		text-align: left;
		
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url('images/search-bgr.png');
	}
	#s-search .textfield {
		width: 135px;
		height: 15px;
		border: 0px solid red;
		background-color: transparent;
		margin: 13px 0px 0px 20px;
		color: #b2b2b2;
		
	}
	/*   :  2 */



	/*     */
	#subsearch {
		margin: 50px 0px 0px 0px;
		height: 100px;
		border: 0px solid #fff;
		width: 100%;
		text-align: left;
		color: #9a9492;
	}
	#subsearch .form {
		margin: 30px 41px 0px 40px;
		height: 43px;
		
		width: 193px;
		float: left;
		text-align: left;
		
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url('images/search-bgr.png');
	}
	#subsearch .textfield {
		width: 135px;
		height: 15px;
		border: 0px solid red;
		background-color: transparent;
		margin: 13px 0px 0px 20px;
		color: #b2b2b2;
		
	}
	
	#subsearch .copyrights {
	
		border-top: 2px solid #650000;
		float: left;
		text-align: left;
		width: 70%;
	}
	
	#subsearch .copyimg {
	
		margin: 25px 0px 0px 190px;
		float: left;
		border: 0px solid red;
	
	}
	#subsearch .copytext {
		margin: 30px 0px 0px 10px;
		float: left;
		border: 0px solid red;
		width: 350px;
	}
	#subsearch a {
		color: #0144a0;
	}
	/*     */

	
	/*  */
	
	#calendar {
		
		border: 0px solid #fff;
		margin: 0px 0px 0px 20px;
		height: 314px;
	}
	#calendar .morecal {
		text-align: left;
		margin: 20px 0px 0px 240px;
	}
	#calendar a {color: #e3200b; display: block;}
	#calendar .mounth {
		display: block;
		float: left;
		bottom: 11px;
		left: 281px;
		position: relative;
			
	}
	/*
	#subcalendar {
	
		border: 0px solid #fff;
		margin: 30px 0px 0px 40px;
		height: 320px;
		width: 300px;
		float: left;
	
	}
	#subcalendar .morecal {
		text-align: right;
		margin-top: 5px;
	}
	#subcalendar a {color: #e3200b;}
	*/
	/*  */
	
	
		
	/*     */
	#login {
		width: 410px;
		height: 136px;
		margin: 0px 0px 0px 0px;
		
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url('images/login-bg.png');
			
	}
	#login .header {
		margin: 15px 0px 0px 25px;
	}
	#login .flogin {
		width: 125px;
		height: 15px;
		float: left;
		margin: 23px 0px 0px 30px;
		color: #c5c5c0;
		background-color: transparent;
	}
	#login .fpass {
		width: 125px;
		height: 15px;
		float: left;
		margin: 23px 0px 0px 35px;
		color: #c5c5c0;
		background-color: transparent;
	}
	#login .fsubmit {
		width: 52px;
		height: 28px;
		float: left;
		margin: 16px 0px 0px 26px;
		border: 0px solid #fff;
		background: url('images/login-submit.jpg') no-repeat 0 0;
	}
	
	#login .fsubmit:hover {
	
		background-position: 0 -28px;
	}
	
	#login .links {
		margin: 15px 0px 0px 25px;
		
	}
	#login a {
		color: #e3200b;
		font-size: 14px;
	}
	
	/*     */
	
	/* :   */
	
		#catlist {
		
			width: 100%;
			text-align: left;
		
		}
		#catlist .catel {
		
			height: 240px;
			margin: 0px 0px 0px 0px;
			border: 0px solid red;
			
		
		}
		#catlist .ctg-left {
			
			width: 250px;
			float: left;
			border: 0px solid #fff;
		
		}
		#catlist .ctg-right {
		
			
			margin-left: 255px;
			border: 0px solid #fff;
			
			
		}
		
		#catlist .ctg-image {
		
			width: 200px;
			padding: 10px;
			background-color: #000;
		
		}
		
		#catlist .ctg-title {
			font-size: 24px;
		}
		
		#catlist .ctg-cost {
		
			float: right;
			margin: 5px 20px 0px 10px;
			text-align: center;
		
			font-size: 18px;
			color: #fff;
			
			width: 130px;
			height: 25px;
			
			background-position: left top;
			background-repeat: no-repeat;
			background-image: url('images/bg-price.png');
		}
		
		#catlist .ctg-descr {
		
			margin: 15px 20px 15px 0px;
		
		}
		
		#catlist a { color: #4f9fff; }
		
		#catlist .cat-addtocart {
		
			float: right;
			margin: 20px 20px 0px 10px;
			
			width: 196px;
			height: 148px;
		
		}
		
	/* :   */
	
	
	/* :   */
	
		#catalog {
		
			width: 100%;
			text-align: left;
			border: 0px solid #fff;
			height: 500px;
		
		}
		#catalog .cat-main {
		
			
		}
		
		#catalog .catlist-left {
			
			width: 49%;
			float: left;
			border: 0px solid #fff;
		
		}
		#catalog .catlist-right {
		
			width: 49%;
			margin-left: 49%;
			
			border: 0px solid #fff;
			
			
		}
		
		#catalog .catel {
			
			height: 30px;
			padding-left: 30px;
			
			background-position: left top;
			background-repeat: no-repeat;
			background-image: url('images/catalog-li.png');
			
		}
		
		#catalog a {
		
			font-size: 18px;
		}
		
		/* :   */	
		
		#subdate {
		
			border: 0px solid #fff;
			margin: 30px 0px 0px 40px;
			height: 320px;
			width: 300px;
			float: left;
			text-align: left;
			z-index: 1000;
		
		}
		
		#subdate .date {
		
			color: #6a0000;
			font-size: 18px;
			margin-left: 10px;
		
		}
		#subdate .text {
		
			color: #fff;
			font-size: 12px;
			margin-bottom: 30px;
			margin-left: 10px;
		
		}
		
		/* :   */
		
	
	/* :   */
	
	
	/*  :  2 */
	
		
		#sub-body-left {
		
			width:65%;
			
			border: 0px solid #fff;
			float: left;
			
			z-index: 2;
			height: 100%;
			
			text-align: center;
			
			
		
		}
		
		
		#sub-body-right {
		
			width:35%;
			
			border: 0px solid green;
			
			z-index: 2;
			
			margin-left:65%;
			
			
		}

	/*  :  2 */
	
	
	/*  :  2 */
	
		#sub-footer {
		
			border-top: 2px solid #650000;
						
			margin: 0px 0px 0px 0px;
		
		}
		#sub-footer .copyrights {
		
			
			
		}
		
		#sub-footer .copyimg {
		
			margin: 25px 0px 0px 90px;
			float: left;
			border: 0px solid red;
		
		}
		#sub-footer .copytext {
			margin: 30px 0px 0px 10px;
			float: left;
			border: 0px solid red;
			width: 350px;
		}
		#sub-footer a {
			color: #0144a0;
		}


table.spec				{	border-collapse:collapse; /* cellspacing="0" */}
table.spec td			{	padding:0px; /* cellspadding="0" */}

	
	/*  :  2 */

table.my_table				{	border-collapse:collapse; border:0px solid #ffffff;/* cellspacing="0" */}
table.my_table td			{	padding:0px; text-align:left;vertical-align:top; padding-top:7px;/* cellspadding="0" */}
table.my_table td.left_td	{width:350px; text-align:right;vertical-align:middle;}
table.my_table td.right_td	{width:430px; text-align:left;padding-left:15px;}
table.my_table td.left_td_2	{width:350px; text-align:right;vertical-align:top;}

span.field_label			{color:#ecc15c;width:380px;}	
span.required				{color:#fe0000; font-family:Georgia;font-size:18px;font-weight:Bold;}
span.delivery_price			{color:#9d0000; font-family:Georgia;font-size:14.58px;font-style:Italic}
div.select_text				{margin-top:8px; width:100%;}
#own_text					{margin-left:3px; width:415px; height:160px; background:transparent url(/design/otkr/images/own_text.jpg) center center no-repeat; text-align:center; vertical-align:middle}
#own_text textarea			{border:0px solid #000000; width:400px; height:150px;}
div.long_field 				{border:0px solid red;height:27px; width:425px;background:transparent url(/design/otkr/images/long_field.jpg) center center no-repeat; text-align:center; vertical-align:middle}
div.long_field 	input 		{width:400px; height:23px;border:0px solid #000000;margin-top:2px;}
div.middle_field 			{border:0px solid red;height:28px; width:165px;background:transparent url(/design/otkr/images/middle_field.jpg) center center no-repeat; text-align:center; vertical-align:middle}
div.middle_field 	input	{width:140px; height:23px;border:0px solid #000000;}

table.my_table_2				{border-collapse:collapse; border:0px solid #ffffff;margin-top:7px;;margin-left:4px;/* cellspacing="0" */}
table.my_table_2 td				{padding:0px; text-align:left;vertical-align:top;/* cellspadding="0" */}
table.my_table_2 td.left_td		{width:185px; text-align:left;vertical-align:middle;}
table.my_table_2 td.right_td	{width:185px; text-align:right;padding-left:15px;vertical-align:middle;}

table.my_table_3				{border-collapse:collapse; border:0px solid #ffffff;margin-top:-3px;margin-left:4px;/* cellspacing="0" */}
table.my_table_3 td				{padding:0px; text-align:left;vertical-align:top;/* cellspadding="0" */}
table.my_table_3 td.left_td		{width:185px; text-align:left;vertical-align:middle;}
table.my_table_3 td.right_td	{width:185px; text-align:right;vertical-align:middle;padding-left:15px;}

table.my_table_4				{border-collapse:collapse; border:0px solid #ffffff;margin-top:-8px;margin-left:4px;/* cellspacing="0" */}
table.my_table_4 td 			{width:70px; text-align:left;vertical-align:middle;border:0px solid #ffffff;}
div.short_field					{height:28px; width:54px;background:transparent url(/design/otkr/images/short_field.jpg) center center no-repeat; text-align:center; vertical-align:middle;padding-top:2px;}
div.short_field	 input			{width:40px; height:23px;border:0px solid #000000;}

table.my_table_5				{border-collapse:collapse; border:0px solid #ffffff;margin-top:-3px;margin-left:4px;width:420px;/* cellspacing="0" */}
td.wdth							{width:170px;}
/* body elements */

table.my_table_6				{border-collapse:collapse; border:0px solid #ffffff;margin-top:50px;margin-left:50px;width:700px;/* cellspacing="0" */}
td.categ_td1						{width:600px; text-align:left; vertical-align:top}
td.categ_td2						{width:200px; text-align:left; vertical-align:top;padding:10px;padding-top:0px;}

table.my_table_7				{border-collapse:collapse; border:0px solid #ffffff;margin-top:-3px; width:500px;/* cellspacing="0" */}
#modal_poems					{width:806px; height:658px;background:transparent url(/design/otkr/images/poem_fon.png) center center no-repeat; left:20%; top:100px;position:absolute; z-index:1000; display:none; border:0px solid #ffffff; padding:0px; padding-top:90px;}
#second_modal_poems				{width:790px; height:550px; position:absolute;left:0px; z-index:1000; background-color:#000000; overflow:scroll;margin-left:7px;}
#modal_auth						{width:350px; height:auto; left:50%; top:100px;position:absolute; z-index:1000; background-color:#000000; display:none; border:0px solid #ffffff; padding:5px;margin:0px;}

td.poem_td						{text-align:left; vertical-align:top; width:350px; border:0px solid #fff;}
table.auth_form_table			{border-collapse:collapse; border:0px solid #ffffff;margin:0px;/* cellspacing="0" */}
input.button  					{padding:10px; padding-top:3px; padding-bottom:3px;text-align:center;vertical-align:middle}

span.order_check				{color:#9d7919; font-size:14px; font-style:Italic; font-family:Georgia;}

table.order td.order_table_head {color:#fff; font-size:12px; font-style:normal; font-family:Calibri; background-color:#af8113; border:0px solid #fff; border-left:1px solid #fff; font-size:11px; height:30px; text-align:center; vertical-align:middle;}
table.order td.order_table_body {color:#000; border:1px solid #000; height:30px; vertical-align:middle;}
table.order td.order_table_body a.order_link {color: #07979c; font-family:Calibri; font-style:normal;}
table.order						{ border-collapse:collapse; border:0px solid #ffffff;margin-top:0px; width:97%;margin-left:0px;/* cellspacing="0" */}

table.profile_data				{ display:none; background-color:#000; border-collapse:collapse; border:0px solid #ffffff;margin-top:0px; width:560px;z-index: 19010;position:absolute; left:30%;top:100px;/* cellspacing="0" */}

table {border:1px solid #ecc15c;}
table td {border:1px solid #ecc15c;}

