	* {
		margin:0;
		padding:0;
	}
	html	{
		height:100%;
	}
	body	{ 
		behavior:url("csshover.htc"); 
		font:18px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		text-align:left;
		position:relative;
		min-height:100%;
		background: url(../images/body_bg.gif) 0 0 repeat-x #DCDCDC;
		line-height:25px;
	}
	* html body	{
		height:100%;
	}
	* html div	{
		height:1px;
	}
	a	{
		color:#5E5D5D;
		text-decoration:none; 
	}
	a:hover	{
		text-decoration:underline; 
	}
	img, table	{
		border:none;
	}
	
	table {
		border-collapse:collapse;
		width:100%;
	}

	td, th {
		vertical-align:top;
		text-align:left;
		font-weight:normal;
	}
	ul {
		list-style:none;
	}
	p	{
		margin-bottom:20px;
	}
	h2	{
		font-size:40px;
		font-weight:normal;
		margin-bottom:15px;
	}
	
		h3	{
		font-size:28px;
		font-weight:normal;
		margin-bottom:15px;
		 letter-spacing: -3px; 
	}
	

 	.topBg	{
		background:url(../images/header_ill.jpg) 50% 0 no-repeat;
		padding-bottom:125px;
	}

.paypad
{
padding-top: 200px
}


	.preload	{
		position: absolute;
		left: -1000px;
		top: -1000px;
		visibility: hidden;
	}
	.header	{
		position:relative;
		height:417px;
		width:980px;
		margin:0 auto 23px auto;
		z-index:1000;
	}
	.header .logo	{
		position:absolute;
		left:0;
		top:17px;
	}
	.header .topMenu	{
		position:absolute;
		left:0;
		top:243px;
	}
	.header .topMenu li	{
		float:left;
		background:url(../images/separator_01.gif) 0 0 no-repeat;
		margin-right:5px;
		padding-left:5px;
		height:46px;
	}
	.header .topMenu li.first	{
		background:none;
	}
	.header .topMenu li a	{
		text-indent: 700em;
		overflow:hidden;
		white-space: nowrap;
		display:block;
		height:46px;
	}
	.header .topMenu li a.p1	{
		background:url(../images/top_menu_01.gif);
		width:119px;
	}
	.header .topMenu li a.p1:hover	{
		background:url(../images/top_menu_01_hover.gif);
	}
	.header .topMenu li a.p1#active	{
		background:url(../images/top_menu_01_hover.gif);
	}
	.header .topMenu li a.p2	{
		background:url(../images/top_menu_02.gif);
		width:88px;
	}
	.header .topMenu li a.p2:hover	{
		background:url(../images/top_menu_02_hover.gif);
	}
	.header .topMenu li a.p2#active	{
		background:url(../images/top_menu_02_hover.gif);
	}
	.header .topMenu li a.p3	{
		background:url(../images/top_menu_03.gif);
		width:117px;
	}
	.header .topMenu li a.p3:hover	{
		background:url(../images/top_menu_03_hover.gif);
	}
	.header .topMenu li a.p3#active	{
		background:url(../images/top_menu_03_hover.gif);
	}
	.header .topMenu li a.p4	{
		background:url(../images/top_menu_04.gif);
		width:63px;
	}
	.header .topMenu li a.p4:hover	{
		background:url(../images/top_menu_04_hover.gif);
	}
	.header .topMenu li a.p4#active	{
		background:url(../images/top_menu_04_hover.gif);
	}
	.header .topMenu li a.p5	{
		background:url(../images/top_menu_05.gif);
		width:71px;
	}
	.header .topMenu li a.p5:hover	{
		background:url(../images/top_menu_05_hover.gif);
	}
	.header .topMenu li a.p5#active	{
		background:url(../images/top_menu_05_hover.gif);
	}
	.header .intro	{
		position:absolute;
		left:0;
		top:320px;
		width:390px;
	}
	.startPageContent	{
		width:980px;
		margin:0 auto;
		background:url(../images/intro_cols_separator.gif) 50% 0 repeat-y;
		position:relative;
		padding-bottom:55px;
	}
	.startPageContent .ill	{
		background:url(../images/top_bubble.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top_bubble.png, sizingMethod=crop);
		width:512px;
		height:283px;
		position:absolute;
		left:374px;
		top:-150px;
	}
	.startPageContent .colsHolder	{
		overflow:hidden;
		text-align:justify;
	}
	.ie6 .startPageContent .colsHolder	{
		overflow:visible;
	}
	.startPageContent .colsHolder .leftCol	{
		width:300px;
		margin-right:47px;
		float:left;
	}
	.startPageContent .colsHolder .middCol	{
		width:290px;
		margin-right:47px;
		float:left;
		padding-top:60px;
	}
	.startPageContent .colsHolder .rightCol	{
		width:295px;
		float:left;
		padding-top:105px;
	}
	.startPageContent .colsHolder .rightCol h2	{
		text-align:right;
	}
	.startPageContent .colsHolder .but1, .startPageContent .colsHolder .but2, .startPageContent .colsHolder .but3	{
		position:absolute;
		bottom:-25px;
	}
	.startPageContent .colsHolder .but1	{
		left:55px;
	}
	.startPageContent .colsHolder .but1 img	{
		background:url(../images/intro_but_01.gif);
	}
	.startPageContent .colsHolder .but1:hover img	{
		background:url(../images/intro_but_01_hover.gif);
	}
	.startPageContent .colsHolder .but2	{
		left:430px;
	}
	.startPageContent .colsHolder .but2 img	{
		background:url(../images/intro_but_02.gif);
	}
	.startPageContent .colsHolder .but2:hover img	{
		background:url(../images/intro_but_02_hover.gif);
	}
	.startPageContent .colsHolder .but3	{
		left:755px;
	}
	.startPageContent .colsHolder .but3 img	{
		background:url(../images/intro_but_03.gif);
	}
	.startPageContent .colsHolder .but3:hover img	{
		background:url(../images/intro_but_03_hover.gif);
	}
	.footer	{
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		height:94px;
		background:url(../images/footer_bg.gif) 0 0 repeat-x;
		font-size:14px;
	}
	.footer .holder	{
		width:1000px;
		margin:0 auto;
		padding:40px 0 0 0;
	}
	.footer .bottMenu	{
		margin-left:10px;
	}
	.footer .bottMenu li	{
		float:left;
		background:url(../images/separator_01.gif) 0 0 no-repeat;
		margin-right:10px;
		padding-left:10px;
		height:30px;
		line-height:30px;
	}
	.footer .bottMenu li.first	{
		background:none;
		padding-left:0px;
	}
	.footer .copy	{
		float:right;
		margin-right:10px;
	}
	.topBgSell	{
		background:url(../images/header_ill_02.jpg) 50% 0 repeat-x;
		padding-bottom:125px;
	}
	.sellPageContent	{
		width:980px;
		margin:0 auto;
		background:url(../images/intro_cols_separator.gif) 50% 0 repeat-y;
		position:relative;
	}
	.sellPageContent .colsHolder	{
		overflow:hidden;
		text-align:justify;
	}
	.ie6 .sellPageContent .colsHolder	{
		overflow:visible;
	}
	.sellPageContent .colsHolder .leftCol	{
		width:300px;
		margin-right:47px;
		float:left;
	}
	.sellPageContent .colsHolder .middCol	{
		width:290px;
		margin-right:47px;
		float:left;
		padding-top:70px;
	}
	.sellPageContent .colsHolder .rightCol	{
		width:295px;
		float:left;
		padding-top:70px;
	}
	.sellPageContent .ill	{
		background:url(../images/top_pencil.jpg);
		width:92px;
		height:88px;
		position:absolute;
		left:574px;
		top:-12px;
	}
	
	
	.sellPageContent .rightCol .butsig img	{
		position:absolute;
		bottom:-20px;
		left:770px;
			
}
	.sellPageContent .rightCol .butsig img	{
		background:url(../images/but_hands.gif);
	}
	.sellPageContent .rightCol .butsig:hover img	{
		background:url(../images/but_hands_hover.gif);
	}
		
	.topBgBuy	{
		background:url(../images/header_ill_03.jpg) 50% 0 repeat-x;
		padding-bottom:125px;
	}
	.buyPageContent	{
		width:980px;
		margin:0 auto;
		background:url(../images/intro_cols_separator.gif) 50% 0 repeat-y;
		position:relative;
	}
	.buyPageContent .colsHolder	{
		overflow:hidden;
		text-align:justify;
	}
	.ie6 .buyPageContent .colsHolder	{
		overflow:visible;
	}
	.buyPageContent .colsHolder .leftCol	{
		width:300px;
		margin-right:47px;
		float:left;
	}
	.buyPageContent .colsHolder .middCol	{
		width:290px;
		margin-right:47px;
		float:left;
		padding-top:130px;
	}
	.buyPageContent .colsHolder .rightCol	{
		width:295px;
		float:left;
		padding-top:130px;
	}
	.buyPageContent .ill	{
		position:absolute;
		left:360px;
		top:-150px;
		background:url(../images/top_bags.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top_bags.png, sizingMethod=crop);
		width:561px;
		height:292px;
	}
	
	.buyPageContent .rightCol .butsig2 img	{
		position:absolute;
		bottom:-20px;
		left:770px;
			
}
	.buyPageContent .rightCol .butsig2 img	{
		background:url(../images/but_hands.gif);
	}
	.buyPageContent .rightCol .butsig2:hover img	{
		background:url(../images/but_hands_hover.gif);
	}
	
	.separator	{
		height:23px;
		background:#DCDCDC;
		margin-left:-30px;
	}
	.topBgBids	{
		background:url(../images/header_ill_04.jpg) 50% 0 no-repeat;
		padding-bottom:125px;
	}
	.bidsPageContent	{
		width:980px;
		margin:0 auto;
		position:relative;
		padding-top:25px;
	}
	.bidsPageContent .leftCol	{
		width:301px;
		float:left;
		border-right:solid 1px #C6C6C6;
		padding-right:28px;
	}
	.bidsPageContent .rightCol	{
		width:607px;
		float:left;
		border-left:solid 1px #C6C6C6;
		padding-left:30px;
		position:relative;
		left:-1px;
	}
	.bidsPageContent .ill	{
		position:absolute;
		left:350px;
		top:-163px;
		background:url(../images/bids_ill.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bids_ill.png, sizingMethod=scale);
		width:558px;
		height:244px;
		z-index:2;
	}
	.bidsPageContent .leftCol .table	{
		background:url(../images/table_bg_l_side_01.gif) 0 0 no-repeat;
		padding-top:6px;
		width:301px;
	}
	.bidsPageContent .leftCol table	{
		font-size:20px;
		color:#333333;
		margin-bottom:35px;
	}
	.bidsPageContent .leftCol table td	{
		padding:10px 6px;
		border:solid 1px #9AAD2C;
		position:relative;
	}
	.bidsPageContent .leftCol table th	{
		padding:10px 6px;
		border:solid 1px #9AAD2C;
		background:#D6D7CB;
	}
	.bidsPageContent .leftCol table .title td	{
		background:#9AAD2C;
		color:white;
		text-align:center;
		padding-top:5px;
		font-size:22px;
	}
	.bidsPageContent .leftCol table .inputHolder1	{
		vertical-align:middle;
		display:inline-block;
		background:url(../images/input_holder_bg_01.gif);
		width:196px;
		height:33px;
		padding-top:5px;
		float:right;
		margin-top:-2px;
	}
	.bidsPageContent .leftCol table .inputHolder1 input	{
		border:none;
		background:#EDEDED;
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:186px;
		padding:0 5px;
		outline:none;
	}
	.bidsPageContent .leftCol table .inputHolder1 select	{
		border:none;
		background:#EDEDED;
		font:20px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:186px;
		padding:0 5px;
		outline:none
	}
	.bidsPageContent .leftCol table .button	{
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:270px;
		padding:0 5px;
		text-align:center;
		display:block;
		margin:0 auto;
	}
	.bidsPageContent .rightCol .table	{
		background:url(../images/table_bg_r_side_01.gif) 0 0 no-repeat;
		padding-top:6px;
		width:605px;
		position:relative;
		z-index:1;
	}
	.bidsPageContent .rightCol .table table	{
		font-size:20px;
		color:#333333;
		margin-bottom:35px;
	}
	.bidsPageContent .rightCol .table table td	{
		padding:10px 6px;
		border:solid 1px #950505;
		position:relative;
	}
	.bidsPageContent .rightCol .table table th	{
		padding:10px 6px;
		border:solid 1px #950505;
		background:#D9D2D2;
	}
	.bidsPageContent .rightCol .table table .title td	{
		background:#950505;
		color:white;
		padding-top:5px;
		font-size:22px;
	}
	.clearBoth	{
		clear:both;
	}
	.topBgContacts	{
		background:url(../images/header_ill_05.jpg) 50% 0 no-repeat;
		padding-bottom:125px;
	}
	.contactsPageContent	{
		width:980px;
		margin:0 auto;
		position:relative;
		padding-top:25px;
	}
	.contactsPageContent .leftCol	{
		width:301px;
		float:left;
		border-right:solid 1px #C6C6C6;
		padding-right:28px;
	}
	.contactsPageContent .rightCol	{
		width:607px;
		float:left;
		border-left:solid 1px #C6C6C6;
		padding-left:30px;
		position:relative;
		left:-1px;
		padding-top:80px;
	}
	.contactsPageContent .ill	{
		position:absolute;
		left:370px;
		top:-228px;
		background:url(../images/contacts_ill.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/contacts_ill.png, sizingMethod=scale);
		width:516px;
		height:331px;
		z-index:2;
	}
	.contactsPageContent .leftCol .contactLiveChat, .contactsPageContent .leftCol .contactICQ, .contactsPageContent .leftCol .contactTicket, .contactsPageContent .leftCol .contactPhone	{
		width:190px;
		height:63px;
		padding-left:85px;
		text-align:center;
		line-height:63px;
		text-decoration:none;
		color:#363636;
		text-transform:uppercase;
		font-size:28px;
		display:block;
		margin-bottom:15px;
	}
	
	
	.contactsPageContent .leftCol .contactAddr	{
		width:190px;
		height:160px;
		padding-left:85px;
		text-align:center;
		line-height:63px;
		text-decoration:none;
		color:#363636;
		text-transform:uppercase;
		font-size:28px;
		display:block;
		margin-bottom:15px;
	}
	
		.contactsPageContent .leftCol .contactAddr	{
		background:url(../images/but_contacts_addr.gif);
	}
	
		.contactsPageContent .leftCol .contactAddr .ad	{
	width:200px;
		height:43px;
		font-size:13px;
		color:#676767;
		}
	
	.contactsPageContent .leftCol .contactLiveChat	{
		background:url(../images/but_contacts_liveChat.gif);
	}
	.contactsPageContent .leftCol .contactICQ	{
		background:url(../images/but_contacts_icq.gif);
		letter-spacing: -2px; 

	}
	.contactsPageContent .leftCol .contactTicket	{
		background:url(../images/but_contacts_ticket.gif);
		font-size:18px;
	}
		.contactsPageContent .leftCol .contactPhone	{
		background:url(../images/but_contacts_phone.gif);
		letter-spacing: -3px; 
	}
	.contactsPageContent .contactForm	{
	}
	.contactsPageContent .contactForm .input	{
		background:url(../images/contact_form_input.gif);
		width:590px;
		height:43px;
		padding:5px 5px 0 5px;
		margin-bottom:7px;
		overflow:hidden;
	}
	.contactsPageContent .contactForm .input input	{	
		width:590px;
		height:43px;
		border:none;
		background:none;
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		outline:none
	}
	.contactsPageContent .contactForm .txt	{
		background:url(../images/contact_form_txt.gif);
		width:590px;
		height:141px;
		padding:5px 5px 0 5px;
		margin-bottom:7px;
		overflow:hidden;
		outline:none;
	}
	.contactsPageContent .contactForm .txt textarea	{	
		width:590px;
		height:130px;
		overflow:auto;
		border:none;
		background:none;
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		outline:none;
	}
	.contactsPageContent .contactForm .button	{
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:600px;
		text-align:center;
		display:block;
		margin:10px auto 0 auto;
	}

	
	.topBgFaq	{
		background:url(../images/header_ill_06.jpg) 50% 0 no-repeat;
		padding-bottom:125px;
	}
	.faqPageContent	{
		width:980px;
		margin:0 auto;
		position:relative;
		padding-top:25px;
	}
	.faqPageContent .leftCol	{
		width:301px;
		float:left;
		border-right:solid 1px #C6C6C6;
		padding-right:28px;
	}
	.faqPageContent .rightCol	{
		width:607px;
		float:left;
		border-left:solid 1px #C6C6C6;
		padding-left:30px;
		position:relative;
		left:-1px;
		padding-top:80px;
	}
	.faqPageContent .ill	{
		position:absolute;
		left:363px;
		top:-163px;
		background:url(../images/faq_ill.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/faq_ill.png, sizingMethod=scale);
		width:555px;
		height:252px;
		z-index:2;
	}
	.faqPageContent .leftCol .qList	{
		font-size:15px;
		font-weight:bold;
	}
	.faqPageContent .leftCol .qList li	{
		list-style:disc;
		line-height:15px;
		margin-bottom:8px;
	}
	.faqPageContent .leftCol .qList li a	{
		list-style:disc;
		color:#333333;
	}
	.faqPageContent .rightCol .aList	{
		color:#333333;
		text-align:justify;
	}
	.faqPageContent .rightCol .aList li	{
		margin-bottom:25px;
	}
	.faqPageContent .rightCol .aList strong	{
		display:block;
		margin-bottom:5px;
	}
	.topBgSignup	{
		background:url(../images/header_ill_07.jpg) 50% 0 no-repeat;
		padding-bottom:125px;
	}
	.signupPageContent	{
		width:980px;
		margin:0 auto;
		position:relative;
		padding-top:25px;
	}
	.signupPageContent .leftCol	{
		width:301px;
		float:left;
		border-right:solid 1px #C6C6C6;
		padding-right:28px;
		color:#1D1D1D;
	}
	.signupPageContent .rightCol	{
		width:607px;
		float:left;
		border-left:solid 1px #C6C6C6;
		padding-left:30px;
		position:relative;
		left:-1px;
		padding-top:80px;
		color:#1D1D1D;
	}
	.signupPageContent .ill	{
		position:absolute;
		left:439px;
		top:-282px;
		background:url(../images/signup_ill.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/signup_ill.png, sizingMethod=scale);
		width:548px;
		height:404px;
		z-index:2;
	}
	.signupPageContent .illAffiliate	{
		position:absolute;
		left:439px;
		top:-282px;
		background:url(../images/affiliate_ill.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/affiliate_ill.png, sizingMethod=scale);
		width:548px;
		height:404px;
		z-index:2;
	}
	.signupPageContent .leftCol ul	{
		margin:25px 0;
	}
	.signupPageContent .leftCol li	{
		list-style:disc;
		margin-left:18px;
		font-size:14px;
		margin-bottom:9px;
		line-height:16px;
	}
	.signupPageContent .rightCol .registrationForm	{
	}
	.signupPageContent .rightCol .registrationForm h1	{
		background:url(../images/separator_03.gif) 0 26px no-repeat;
		font-size:35px;
		font-weight:normal;
		margin-bottom:30px;
	}
	.ie .signupPageContent .rightCol .registrationForm h1	{
		background:url(../images/separator_03.gif) 0 33px no-repeat;
	}
	.signupPageContent .rightCol .registrationForm h1 i	{
		display:block;
		color:#676767;
		font-style:normal;
		margin-top:5px;
		font-size:12px;
	}
	.signupPageContent .rightCol .registrationForm .form	{
		font-size:19px;
	}
	.signupPageContent .rightCol .registrationForm .form .row	{
		padding-left:188px;
		position:relative;
		background:url(../images/separator_03.gif) 0 50% no-repeat;
		width:409px;
		height:38px;
		margin-bottom:10px;
		zoom:1;
	}
	.signupPageContent .rightCol .registrationForm .form .last	{
		background: none;
		padding-top:15px;
	}
	.signupPageContent .rightCol .registrationForm .form .row em	{
		position:absolute;
		left:0;
		top:-5px;
		font-style:normal;
		zoom:1;
		display:block;
	}
	.signupPageContent .rightCol .registrationForm .form .row .inputHolder1	{
		vertical-align:middle;
		display:inline-block;
		background:url(../images/input_holder_bg_02.gif);
		width:407px;
		height:33px;
		padding-top:5px;
		float:right;
		margin-top:-2px;
	}
	.signupPageContent .rightCol .registrationForm .form .row .inputHolder1:hover	{
		background:url(../images/input_holder_bg_03.gif);
	}
	.signupPageContent .rightCol .registrationForm .form .row .inputHolder1	input	{
		border:none;
		background:#F5F5F5;
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:397px;
		padding:0 5px;
		outline:none;
	}
	.signupPageContent .rightCol .registrationForm .form .row .inputHolder1:hover	input	{
		background:#FBFEE2;
	}
	.signupPageContent .rightCol .registrationForm .form .row .inputHolder1	select	{
		border:none;
		background:#F5F5F5;
		font:20px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:397px;
		padding:0 5px;
		outline:none;
		position:relative;
	}
	.signupPageContent .rightCol .registrationForm .form .row .inputHolder1:hover select	{
		background:#FBFEE2;
	}
	.signupPageContent .rightCol .registrationForm .form .row .button	{
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:407px;
		text-align:center;
		display:block;
		margin:0 auto;
	}
	.signupPageContent .rightCol .registrationForm .agry	{
		background:url(../images/separator_03.gif) 0 0 no-repeat;
		margin-top:35px;
		padding-top:5px;
		font-size:13px;
		color:#676767;
	}
	.introLogin	{
		background:#DCDCDC;
		position:relative;
	}
	.introLogin .form	{
		background:url(../images/login_intro_block.gif);
		width:544px;
		height:573px;
		position:absolute;
		left:50%;
		top:50%;
		margin:-277px 0 0 -286px;
		font-size:22px;
		color:#333333;
	}
	.introLogin .form .holder	{
		padding:278px 104px 0 155px;
	}
	.introLogin .form .i1	{
		font:18px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#FFFFFF;
		width:100%;
		border:none;
		background:#333333;
		display:block;
		margin-bottom:35px;
	}
	.introLogin .form .i2	{
		font:18px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#FFFFFF;
		width:100%;
		border:none;
		background:#333333;
		display:block;
		margin-bottom:12px;
	}
	.introLogin .form label	{
		display:block;
		text-align:right;
		margin-bottom:40px;
	}
	.introLogin .form .button	{
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:100%;
		position:relative;
		left:-20px;
		cursor:pointer;
	}
	.introLogin .direction	{
		background:url(../images/direction_block.gif);
		width:784px;
		height:320px;
		position:absolute;
		left:50%;
		top:50%;
		margin:-160px 0 0 -392px;
	}
	.introLogin .direction .holder	{
		padding:62px 64px 0 57px;
	}
	.introLogin .direction em	{
		color:#657373;
		font-size:13px;
		font-style:normal;
	}
	.introLogin .direction .publisherDirect	{
		background:url(../images/ic_direction_pub.gif) 0 0 no-repeat;
		padding:12px 0 0 80px;
		height:78px;
	}
	.introLogin .direction .publisherDirect a	{
		display:block;
	}
	.introLogin .direction .publisherDirect a:hover	{
		background:url(../images/title_signup_publisher_bg.gif) 0 0 no-repeat;
	}
	.introLogin .direction .publisherDirect em	{
		padding-left:15px;
	}
	.introLogin .direction .advertiserDirect	{
		background:url(../images/ic_direction_adv.gif) 100% 0 no-repeat;
		padding:31px 102px 0 0;
		height:78px;
		float:right;
		text-align:right;
		position:relative;
		top:-11px;
		
		}
	.introLogin .direction .advertiserDirect a	{
		display:block;
	}
	.introLogin .direction .advertiserDirect a:hover	{
		background:url(../images/title_signup_advertiser_bg.gif) 0 0 no-repeat;
		float:right;
		text-align:right;
	
	}
	.introLogin .direction .advertiserDirect em	{
		margin-right:-102px;
		float:right;
		text-align:right;
		white-space:nowrap;
	}



	.logfform	{
		border:none;
		background:#EDEDED;
		font:22px "Palatino Linotype", "Times New Roman", Times, serif;
		color:#5E5D5D;
		width:186px;
		padding:0 5px;
		outline:none;
	}

	#mega-error{
		//margin-bottom: -30px;
		//position: relative;
		//top: -25px;
	}