.cautare {
	margin-top:10px;
	background-color:#f9f9f9;
}
	.cautare a {
	}
	
	.cautare .input_text {
	}
	.cautare .buton_cauta { 
	}
	
	.cautare h3 {
		margin:0;
	}
	
.pwhe {
		margin-bottom:5px;
	}
		.pwhe .left1 {
			float:left;
			width:260px;
			border-right:1px solid #dad9d9;
			padding-top:5px;
		}
		.pwhe .left2 {
			float:left;
			padding:10px 10px 10px 20px;
			text-align:left;
			width:440px;
		}
			.pwhe .titlu {
				height:40px;
			}
			.pwhe .titlu_poza {
				font-size:24px;
				margin:0;
			}
			
			.pwhe .left2 .floatUser {
				width:80px;
			}
			
			.pwhe .left2 .floatUser .avatarHolder{
				height:60px;
			
			}
			
			.pwhe hr {
				margin:5px 0 0 0;
			}
			
			.pwhe p {
				margin:4px 0 10px 0;
			}
			
			.pwhe .titlu_links {
				padding-left:5px;
			}
				
			/*.pwhe*/ .taguri {
				font-size:14px;
				color:#ccc;
				font-style:italic;
			}
				.taguri a {
					color:#49AACC;
				}
				
.ybg {
	background-color:#ffff99;
}

#colectieList {
	border:1px solid #bbb;
	padding:10px;
	margin-bottom:10px;
}
	#colectieList:hover {
	}

	#colectieList .avatar {
		width:60px;
		text-align:center;
	}
	
	#colectieList a.vezi,
	#colectieList a.vezi:visited {
		font-size:18px;
	}
	
	#colectieList .detalii {
		width:640px;
	}
	
	#colectieList .detalii .titlu {
		background-color:#dedede;
		margin:0;
		padding:5px;
	}
		#colectieList .detalii .titlu h2 {
			margin:0;
		}
		#colectieList .detalii .titlu h2 a,
		#colectieList .detalii .titlu h2 a:visited {
			color:#666;
			text-decoration:none;
			font-size:18px;
		}
		
		#colectieList .detalii p.subtitlu {
			margin:3px 0 5px 0;
		}
		
		#colectieList .ultimelePoze {
		}
		
		#colectieList .ultimelePoze .poza {
			width:100px;
			height:90px;
			margin-right:20px;
			text-align:center;
		}
		
.cautareUser {
	width:240px;
	margin:3px 6px 3px 0;
	padding:4px 0;
}

	.cautareUser .left {
		width:60px;
		padding:3px;
	}
	
	.cautareUser .right {
		width:170px;
		text-align:left;
	}
	
.td_pad_search {
	padding:10px 0;
}