html, body {
	height: 100%;
	overflow: hidden;
}
html, body {
	height: 100%;
}

body {
	background-image: url('http://www.yahoo-messenger.ro/images/background.gif');
	background-color: #dae7f6;
	background-repeat:repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #383838;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

* > body > .gbfch
{
	color:#CDDAE9;
	font-size:1px;
}

H1 { 
	color: #664C33;
	font-size: 40px;
	line-height: 42px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding-bottom: 5px;
}

H2 { 
	color: #664C33;
	font-size: 25px;
	line-height: 27px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}

H3 {
	color: #664C33;
	font-size: 18px;
	font-weight: normal;
	margin:0;
}

H4 {
	color: #664C33;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	margin: 0;
}

H5 {
	color: #000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0;
	padding-top: 10px;
}


.wrapper
{
	width: 770px;
	height: 521px;
	margin:0 auto;
	margin-top:50px;
	position:relative;
	background-image: url('http://www.yahoo-messenger.ro/images/mainbg.png');
}

.avatarsp_txt
{
	position:absolute;
	top:-20px;
	left:135px;
}

.site-title
{
	position:absolute;
	top:-45px;
	right:10px;
	letter-spacing:-3px;
	text-shadow:1px 1px 0 #FFF;
}

.logo
{
	background-image: url('http://www.yahoo-messenger.ro/images/messenger_logo.png');
	width: 165px;
	height: 134px;
	position:absolute;
	left: -49px;
	top: -35px;
	z-index: 500;
}

.logo-eyes
{
	margin-left: 95px;
	margin-top: 75px;
	width: 31px;
	height: 15px;
}

.lang
{
	position:absolute;
	height: 17px;
	width: 18px;
	left:20px;
	bottom:-20px;
	
}


.lang *
{
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}

.lang span
{
	position:absolute;
	font-family:Verdana, Sans;
	font-size:9px;
	line-height:9px;
	width:200px;
	top:4px;
	left: 24px;
}


.lang-current
{
	position:absolute;
	left:1px;
	top:3px;
	z-index:678;
	cursor:pointer;
}
.lang-current img
{
	border: 1px solid #FFF;
}

.lang-list
{
	positon:absolute;
	width:177px;
	height:19px;
	
	z-index:677;
}

.lang-list-rl
{
	float:left;
	width:5px;
	height: 19px;
	background-image: url('http://www.yahoo-messenger.ro/images/country_sel_left_round.png');
}

.lang-list-rr
{
	float:left;
	width:5px;
	height: 19px;
	background-image: url('http://www.yahoo-messenger.ro/images/country_sel_right_round.png');
}

.lang-list-content
{
	float:left;
	height:19px;
	background:#60c704;
}

.lang-list-content a
{
	margin-top:3px;
}
.lang-list-content img
{
	border:1px solid #60c704;
	margin-top:3px;
}

.header
{
	width: 728px;
	height: 56px;
	position:absolute;
	top: 23px;
	left: 18px;
}

.title
{
	background-image: url('http://www.yahoo-messenger.ro/images/title.jpg');
	width: 194px;
	height: 24px;
	position:absolute;
	left: 106px;
	top: 19px;
	z-index:800;
}


.yuhist
{
	position:absolute;
	height: 322px;
	width:230px;
	
	right: -8px;
	top:-18px;
	z-index:1000;
}

/*
##
## MAIN MENU START
##
*/

.menu
{
	
	list-style:none;
	padding:0;
	margin:0;
	margin-right: 10px;
	margin-top: 6px;
	z-index:456;
}

.menu li
{
	float:right;
	height:31px;
	margin-left: 5px;
}

.menu-item
{
	display:block;
	clear:both;
}

.menu-item  a
{
	float:left;
	display:block;
	height:26px;
	padding-top:5px;
	font-family: Georgia, Verdana, Sans;
	font-size: 16px;
	color:#FFF;
	text-decoration:none;
}

.menu-item-left
{
	width: 6px;
	height: 31px;
	float:left;
	cursor:pointer;
}
.menu-item-right
{
	width: 6px;
	height: 31px;
	float:left;
	cursor:pointer;
}







.menu-item-over
{
	display:block;
	clear:both;
}

.menu-item-over  a
{
	float:left;
	display:block;
	height:26px;
	padding-top:5px;
	background-image: url('http://www.yahoo-messenger.ro/images/button_bg_over.png');
	font-family: Georgia, Verdana, Sans;
	font-size: 16px;
	color:#FFF;
	text-decoration:none;
}

.menu-item-over-left
{
	width: 6px;
	height: 31px;
	background-image: url('http://www.yahoo-messenger.ro/images/button_over.png');
	float:left;
	cursor:pointer;
}
.menu-item-over-right
{
	width: 6px;
	height: 31px;
	background-image: url('http://www.yahoo-messenger.ro/images/button_over.png');
	background-position: -6px;
	float:left;
	cursor:pointer;
}







.menu-item-selected
{
	display:block;
	clear:both;
}

.menu-item-selected  a
{
	float:left;
	display:block;
	height:26px;
	padding-top:5px;
	background-image: url('http://www.yahoo-messenger.ro/images/button_bg_selected.png');
	font-family: Georgia, Verdana, Sans;
	font-size: 16px;
	color:#FFF;
	text-decoration:none;
}

.menu-item-selected-left
{
	width: 6px;
	height: 31px;
	background-image: url('http://www.yahoo-messenger.ro/images/button_selected.png');
	float:left;
	cursor:pointer;
}
.menu-item-selected-right
{
	width: 6px;
	height: 31px;
	background-image: url('http://www.yahoo-messenger.ro/images/button_selected.png');
	background-position: -6px;
	float:left;
	cursor:pointer;
}





/*
##
## MAIN MENU END
##
*/

.banner
{
	position:absolute;
	top: 405px;
	left: 23px;
	width: 728px;
	height: 79px;
	/*text-align:center;
	padding-top:30px;
	border: 1px solid #878F97;
	background:#60A1C5;
	font-size: 11px;
	fonta-family:Verdana, Sans;*/
}
.madeby *
{
	-moz-user-select:none;
}
.madeby
{
	position:absolute;
	width:20px;
	height:17px;
	padding-top:3px;
	left: 50%;
	margin-left: -10px;
	bottom:-50px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

.madeby-over
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.content-holder
{
	position:absolute;
	left: 32px;
	top: 96px;
	width: 711px;
	height: 296px;
}

.page-preloader
{
	position:absolute;
	left:250px;
	top:120px;
	display:none;
}

.footer
{
	width: 770px;
	height:28px;
	padding-top:8px;
	position:absolute;
	text-align:center;
	bottom: -31px;
	font-family:Verdana, Sans;
	font-size: 9px;
}

.footer-menu
{
	position:absolute;
	right:10px;
	top:8px;
}

.copyright
{
	margin-top:3px;
}

.footer-menu a, .footer-menu a:active, .footer-menu a:visited
{
	text-decoration:none;
	float:left;
	margin-left:4px;
	color:#5DAAD2;
	padding:3px;
}

.footer-menu a:hover
{
	background:#60C704;
	color:#FFF;
	padding:3px;
}


/*
##
## Yahoo Messenger Status Search
##
*/


.yms
{
	position:relative;
	width: 276px;
	height: 37px;
	background: url('http://www.yahoo-messenger.ro/images/search_bg.gif') repeat-x;
}

.yms-input
{
	position:relative;
	left: 10px;
	top: 0px;
	margin-top:4px;
	vertical-align: top;
	width:220px;
	height:35px;
	font-family: Verdana, Sans;
	font-size: 20px;
	background: transparent;
	border:0px;
}

.yms-button
{
	position:absolute;
	right:0px;
	top:0px;
	width:50px;
	height: 37px;
	background: url('http://www.yahoo-messenger.ro/images/search_button.gif');
	cursor: pointer;
	float:right;
}

.yms-lcorners
{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	width: 7px;
	height: 37px;
	background: url('http://www.yahoo-messenger.ro/images/search_lcorners.gif');
}

.people_header
{
	padding:3px;
	background:#629ABA;
	font-size:11px;
	color:#FFF;
	font-family:Arial;
	border-right:1px solid #E8E8FF;
	border-left:1px solid #E8E8FF;
	border-top:1px solid #E8E8FF;
}

.people_body
{
	padding:10px;
	background:#FFF;
	width:98px;
	border-left:1px solid #E8E8FF;
	border-right:1px solid #E8E8FF;
	border-bottom:1px solid #E8E8FF;
	
}

/*
##
## Home divs
##
*/

.over-yms-status
{
	position:relative;
	height: 88px;
	margin-top:20px;
	margin-bottom:30px;
}

.recl-goog
{
	position:absolute;
	width:276px;	
}

.ym-preload
{
	position:absolute;
	width:54px;
	height:55px;
	left:110px;
	top:20px;
	display:none;
}

.status-check
{
	float:left;
	width: 300px;
	height:234px;
	height:175px;
	padding-top:20px;
	padding-left:20px;
}

.content-summar
{
	float:left;
	width: 150px;
}

.content-summar2
{
	float:left;
	width: 200px;
}

.content-summar-title
{
	font-family: Georgia, Sans;
	font-size: 18px;
	margin-bottom: 5px;
	text-decoration:underline;
}
.content-summar-title a, .content-summar-title a:active, .content-summar-title a:visited
{
	color: #f7ab26;
}

.content-summar-title a:hover
{
	color: #EA9609;
}

.content-summar-content
{
	margin-bottom:15px;
}


/*
##
## Home Skin Item
##
*/

.home-skin-item
{
	float:left;
	width: 84px;
	height: 50px;
	position: relative;
	border: 1px solid #FFF;
	margin-right: 10px;
	cursor: pointer;
	overflow:hidden;
}

.home-skin-item *
{
	cursor: pointer;
}

.home-skin-item img
{
	left: 2px;
	top: 2px;
	position: absolute;
}

.home-skin-item div
{
	overflow:hidden;
	left: 2px;
	top: 35px;
	position: absolute;
	font-size: 10px;
	font-family: Verdana, Sans;
}



/*
##
## Yahoo Messenger Result
##
*/



.yms-result
{
	display:none;
}

.yms-result-left
{
	float:left;
}

.yms-result-right
{
	float:left;
	margin-left:10px;
}

.yms-result-status
{
	color:#f7ab26;
	text-transform: uppercase;
	font-family: Verdana, Sans;
	font-weight:bold;
	font-size: 20px;
}

.yms-result-options
{
	margin-top:10px;
}

.yms-result-options-item
{
	
}

.yms-result-options-item img
{
	float:left;
}

.yms-result-options-item a, .yms-result-options-item a:visited, .yms-result-options-item a:active, .yms-result-options-item a:link 
{
	margin-top: -5px;
	font-size: 12px;
	text-decoration: none;
	float:left;
	margin-top:4px;
	margin-left:4px;
}

.yms-result-options-item a:hover
{
	text-decoration: underline;
}




/*
##
## Avatars
##
*/



.avatar-item
{
	position:relative;
	width: 88px;
	height: 88px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.avatar-item img
{
	border:4px solid #C1DEEE;
}

.avatar-item .avatar-item-options
{
	display:none;
}



.avatar-item-over
{
	position:relative;
	width: 88px;
	height: 88px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.avatar-item-over img
{
	border:4px solid #60C704;
}

.avatar-item-options
{
	position:absolute;
	height: 23px;
	width: 88px;
	bottom:0px;
	left:0px;
	background-color: #60C704;
	font-size:11px;
	font-family: Verdana, Sans;
}

.avatar-item-options img
{
	border:0;
}
.avatar-isfav
{
	position:absolute;
	background: url('http://www.yahoo-messenger.ro/images/isFav.png');
	left:-5px;
	top:-5px;
	width: 16px;
	height: 14px;
	display:block;
}

.avatar-save
{
	position:absolute;
	cursor:pointer;
	border:0px;
	left:3px;
	top:4px;
}

.avatar-favo
{
	position:absolute;
	left:20px;
	top:4px;
	cursor:pointer;
	border:0px;
}

.avatar-downcount
{
	position:absolute;
	right:3px;
	top:5px;
}




.avatar-item-small
{
	position:relative;
	width: 58px;
	height: 58px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.avatar-item-small *
{
	cursor:pointer;
}

.avatar-item-small img
{
	border:4px solid #C1DEEE;
}

.avatar-item-small div
{
	display:none;
}


.avatar-item-small-over
{
	position:relative;
	width: 58px;
	height: 58px;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.avatar-item-small-over *
{
	cursor:pointer;
}

.avatar-item-small-over img
{
	border:4px solid #60C704;
}

.avatar-item-small-over div
{
	position:absolute;
	height: 20px;
	width: 58px;
	bottom:0px;
	left:0px;
	background-image: url('http://www.yahoo-messenger.ro/images/save_icon.gif');
	background-repeat: no-repeat;
	background-color: #60C704;
	background-position: 4px 3px;
	font-size:9px;
	text-indent: 20px;
	font-family: Verdana, Sans;
}

/*
##
## Page with categories
##
*/


.categories
{
	width: 120px;
	float:left;
}
.categories-menu
{
	font-family: Verdana, Sans;
}
.categories-menu a, .categories-menu a:link, .categories-menu a:visited, .categories-menu a:active
{
	text-decoration: none;
	color:#5DAAD2;
	padding: 2px;
}
.categories-menu a:hover
{
	background:#60C704;
	color: #FFF;
}

.cat-right-side
{
	float:right;
	width: 580px;
	height: 290px;
	position:relative;
}

.content-left
{
	width: 120px;
	float:left;
}
.content-right
{
	float:right;
	height: 290px;
}

.navigation *
{
	float:left;
}
.navigation
{
	position:absolute;
	bottom:-11px;
	right:0px;
	width:250px;
	height:20px;
	font-size:9px;
	font-family: Verdana, Sans;
}

.avatarspub
{
	height:20px;
	width:470px;
	position:absolute;
	bottom:-5px;
	left:-4px;
	z-index:5000;
}

.navigation-page:visited, .navigation-page:link, .navigation-page:active
{
	color:#5DAAD2;
	text-decoration: none;
	text-align:center;
	width: 18px;
	height: 15px;
	padding-top:2px;
	margin-left:3px;
}

.navigation-page:hover
{
	color:#FFF;
	background:#60C704 none repeat scroll 0 0;
}

.navigation-selected
{
	color:#000;
	background:#60C704 none repeat scroll 0 0;
	text-align:center;
	width: 18px;
	height: 15px;
	padding-top:2px;
	margin-left:3px;
}

.navigation-left:visited,.navigation-left:active,.navigation-left:link
{
	color:#5DAAD2;
	text-decoration:none;
	text-align:center;
	height: 15px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
}


.navigation-left:hover
{
	color:#FFF;	
	background:#60C704 none repeat scroll 0 0;
}


.navigation-left-disabled
{
	text-align:center;
	color:#C5C5C5;
	height: 15px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	cursor:default;
}

.navigation-right:visited, .navigation-right:link, .navigation-right:active
{	
	color:#5DAAD2;
	text-decoration:none;
	margin-left:3px;
	text-align:center;
	height: 15px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
}

.navigation-right:hover
{
	color:#FFF;
	background:#60C704 none repeat scroll 0 0;
}


.navigation-right-disabled
{
	color:#C5C5C5;
	margin-left:3px;
	text-align:center;
	height: 15px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	cursor:default;
}

.personaj
{
	background-image: url('http://www.yahoo-messenger.ro/images/personaj.png');
	position:absolute;
	right:-40px;
	bottom: -50px;
	width: 326px;
	height: 367px;
	display:inline;
	
}

.ymdownload
{
	position: absolute;
	width:191px;
	height:44px;
	right:0px;
	bottom:0px;
	background:url('http://www.yahoo-messenger.ro/images/ymdownload_bg.png');
	padding-top:10px;
	text-align:center;
	
}

.ymdownload a, .ymdownload a:visited, .ymdownload a:active
{
	font-size: 12px;
	font-family:Verdana, Sans;
	font-weight: bold;	
	color:#FFF;
	text-decoration:none;
}

.ymdownload a:hover
{
	text-decoration:underline;
}

.image-frame
{
	padding:1px;
	border:3px solid #4B4C4C;
}

.clear
{
	overflow: hidden;
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

.clear-content
{
	clear: both;
	height: 60px;
}






/*
#########################################################################################
##
## CONTACT PAGE
##
#########################################################################################
*/
.contact-info
{
	float:left;
	width:207px;
	height:274px;
	background: url('http://www.yahoo-messenger.ro//images/contact_info_bg.png') no-repeat;
	margin-left:10px;
	padding:10px;
	font-family: Georgia, Sans;
	font-size: 12px;
}

.contact-ads
{
	float:right;
	width:170px;
	height:300px;
	margin-top:-2px;
	font-size:10px;
	font-family:Verdana, Sans;
	text-align: center;
}








.zend_form {
   margin:0;
   padding:0;
   margin-left:50px;
   position:relative;
}
.zend_form select {
   width:200px;
   
}
.zend_form input {
    background-color:#FFFFFF;
	border-color:#666666 #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#000000;
	margin-bottom:4px;
	width:200px;
}

.zend_form input:focus
{
	border-color:#555555 #BEBEBE #BEBEBE;
	background: #F5F5F5;
}

.zend_form textarea {
   background-color:#FFFFFF;
	border-color:#666666 #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#000000;
   margin-top:6px;
   width:200px;
   height:80px;
}
.zend_form textarea:focus
{
	border-color:#555555 #BEBEBE #BEBEBE;
	background: #F5F5F5;
}
.zend_form #submit {
	border-top:1px solid #C79675;
	border-right:1px solid #27150C;
	border-bottom:1px solid #27150C;
	border-left:1px solid #9A6441;
	text-transform:lowercase;
	color:#FFF;
	width:80px;
	background-image: url('http://www.yahoo-messenger.ro/images/button_bg_selected.png');
}
.zend_form dt {
   font-size:14px;
   margin-bottom:4px;
}
.zend_form dd {
   margin-left:0px;

   position:relative;
}

.zend_form .hint {
   margin-top:0px;
   font-size:9px;
   font-family:Verdana, Sans;
}



.zend_form .captcha {
   position:relative;
}
.zend_form .textarea {
   position:relative;
}

.zend_form .description {
   font-size:10px;
   font-family:Verdana, Sans;
}

.zend_form .errors {
   margin:0px;
   text-indent:0px;
   padding:0px;
   top:-18px;
   right:0px;
   
   list-style-type:none;
   font-size:10px;
   font-family:Verdana, Sans;
   color:red;
   position:absolute;
}

.zend_form .textarea .errors{
   margin:0px;
   margin-top:15px;
   text-indent:0px;
   padding:0px;
   top:-12px;
   margin-left:360px;
   list-style-type:none;
   font-size:10px;
   font-family:Verdana, Sans;
   color:red;
   position:absolute;
}

.zend_form .captcha .errors {
   margin:0px;
   margin-top:15px;
   text-indent:0px;
   padding:0px;
   top:-10px;
   margin-left:210px;
   list-style-type:none;
   font-size:10px;
   font-family:Verdana, Sans;
   color:red;
   position:relative;
}



/*
#########################################################################################
##
## SKIN PAGE
##
#########################################################################################
*/

.skin-text1
{
	float:left;
	padding: 10px;
	width: 412px;
	height: 149px;
	margin-left: 13px;
	margin-top: 130px;
	background-image: url('http://www.yahoo-messenger.ro/images/skins_text_bg.png');
	font-family: Georgia, Sans;
	font-size: 15px;
	color:#827966;
}

.skin-text2
{
	float:left;
	padding: 10px;
	width: 228px;
	height: 149px;
	margin-left: 5px;
	margin-top: 130px;
	background-image: url('http://www.yahoo-messenger.ro/images/skins_text2_bg.png');
	font-family: Georgia, Sans;
	font-size: 15px;
	color:#827966;
}


.skin-list
{
	position:absolute;
	left:13px;
	top:0px;
}

a.skin-left
{
	position: absolute;
	top: 55px;
	left:-5px;
	display:block;
	width: 20px;
	height: 20px;
	background-image: url('http://www.yahoo-messenger.ro/images/skins_nav_buttons.gif');
	background-position: -20px 0;
}
a.skin-left:hover
{
	display:block;
	width: 20px;
	height: 20px;
	background-position: 0 0;
}

a.skin-right
{
	position: absolute;
	top: 55px;
	right:-5px;
	display:block;
	width: 20px;
	height: 20px;
	background-image: url('http://www.yahoo-messenger.ro/images/skins_nav_buttons.gif');
	background-position: -20px -20px;
}
a.skin-right:hover
{
	display:block;
	width: 20px;
	height: 20px;
	background-position: 0 -20px;
}


.skin-item
{
	float:left;
	display:none;
	z-index:1000;
	position:relative;
}

.skin-u-rounds
{
	width: 171px;
	height:9px;
	background-image: url('http://www.yahoo-messenger.ro/images/sb_norm_up_round.png');
}

.skin-d-rounds
{
	width: 171px;
	height:12px;
	background-image: url('http://www.yahoo-messenger.ro/images/sb_norm_down_round.png');
}

.skin-content
{
	width: 163px;
	padding-left: 8px;
	background-image: url('http://www.yahoo-messenger.ro/images/sb_norm_rep.png');
}



.skin-item-over
{
	float:left;
	z-index:1000;
	position:relative;
}

.skin-u-rounds-over
{
	width: 171px;
	height:9px;
	background-image: url('http://www.yahoo-messenger.ro/images/sb_over_up_round.png');
}

.skin-d-rounds-over
{
	width: 171px;
	height:12px;
	background-image: url('http://www.yahoo-messenger.ro/images/sb_over_down_round.png');
}

.skin-content-over
{
	width: 163px;
	padding-left: 8px;
	background-image: url('http://www.yahoo-messenger.ro/images/sb_over_rep.png');
}

.skin-content img, .skin-content-over img
{
	margin-left:1px;
	cursor: pointer;
}


.skin-details
{
	display:none;
}
.skin-details div
{
	margin-left: 2px;
}
.skin-details div, .skin-details div a, .skin-details div a:visited, .skin-details div a:active
{
	font-size: 10px;
	font-family: Verdana, Sans;
	color:#6398b7;
}

.skin-details div a
{
	text-decoration: underline;
}

.skin-details div a:hover
{
	color:#4b7994;
}

.skin-details span
{
	font-size: 12px;
	font-family: Georgia, Sans;
	font-weight:bold;
	text-align:center;
	display:block;
	color:#6398b7;
	margin-top:3px;
	margin-bottom:3px;
}
a.skin-download:hover
{
	color:#000;
}
a.skin-download
{
	font-size: 14px;
	font-family: Tahoma, Sans;
	letter-spacing: 2px;
	text-transform:uppercase;
	text-decoration: none;
	display:block;
	width: 100px;
	height: 30px;
	margin-left:3px;
	margin-top:10px;
	padding-top:15px;
	padding-left:45px;
	background-image: url('http://www.yahoo-messenger.ro/images/skin_download_bg.gif');
	background-repeat:no-repeat;
}
.skin-download {
	text-decoration:none;
}

#searchAffiliate
{
	font-size:9px;
	position: absolute;
	top: 5px;
	left: 20px;
	color:#DFDFDF;
	font-family: Verdana,Sans;
}
#searchAffiliate a,#searchAffiliate a:visited,#searchAffiliate a:hover
{
	color:#DFDFDF;
}



.my_ids
{
	width:150px;
	font-size:11px;
	font-family: Verdana, Sans;
}
.my_ids tr
{
	height:16px;
}

.my_ids td
{
	vertical-align:middle;
	height:16px;
}

.my_ids_edit
{
	position:absolute;
	width:180px;
	height:108px;
	background:#FFF;
	border:10px solid #5DAAD2;
	z-index:1000;
	padding:3px;
	display:none;
}
.my_ids_edit select
{
	width:180px;
	border:1px solid #FFFFFF;
	margin-bottom:4px;
	background:#F7F7F7;
	height:80px;
}

.my_ids_edit input
{
	padding:0;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px; 
}