.search_bar {
	background:url(/img/search_bar.jpg) no-repeat;
	width:860px;
	height:39px;
}
.search_input {
	background:url(/img/search_input.jpg) no-repeat;
	width:291px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3d49;
	border:0px;
	_background-attachment:fixed;
	padding:3px 5px 0px 5px;
}
.search_button {
	background:url(/img/search_button_hover.jpg) no-repeat;
	width:69px;
	height:20px;
	display:block;
}
.search_button:hover {
	background:url(/img/search_button.jpg) no-repeat;
}
.search_button span, .search_next_button span {
	display:none;
}
.search_next_bar {
	background:url(/img/search_next_bar.jpg) no-repeat;
	width:423px;
	height:25px;
}
.search_next_button {
	background:url(/img/search_next_button.jpg) no-repeat;
	width:91px;
	height:16px;
	display:block;
}
.search_next_button:hover {
	background:url(/img/search_next_button_hover.jpg) no-repeat;
}
.title_small span {
	color:#92C84F;
}
.search_next_bar_smaller {
	background:url(/img/search_next_bar_smaller.jpg) no-repeat;
	width:412px;
	height:25px;
}
.sp {
	background:url(/img/sp_bg.jpg) no-repeat;
	width:414px;
	height:160px;
}
.sp2 {
	background:url(/img/sp_bg2.gif) no-repeat;
	width:414px;
	height:120px;
}
.s_profile {
	background:url(/img/profile.jpg) no-repeat;
	display:block;
	width:55px;
	height:11px;
	float:right;
	margin-right:4px;
}
.s_profile:hover {
	background:url(/img/profile_hover.jpg) no-repeat;
}
.s_stories {
	background:url(/img/stories.jpg) no-repeat;
	display:block;
	width:55px;
	height:11px;
	float:right;	
	margin-right:1px;
}
.s_stories:hover {
	background:url(/img/stories_hover.jpg) no-repeat;
}
.s_invite {
	background:url(/img/invite.jpg) no-repeat;
	display:block;
	width:55px;
	height:11px;
	float:right;	
	margin-right:1px;
}
.s_invite:hover {
	background:url(/img/invite_hover.jpg) no-repeat;
}
.s_remove {
	background:url(/img/remove.jpg) no-repeat;
	display:block;
	width:55px;
	height:11px;
	float:right;	
	margin-right:1px;
}
.s_remove:hover {
	background:url(/img/remove_hover.jpg) no-repeat;
}
.s_accept {
	background:url(/img/accept.jpg) no-repeat;
	display:block;
	width:55px;
	height:11px;
	float:right;	
	margin-right:1px;
}
.s_accept:hover {
	background:url(/img/accept_hover.jpg) no-repeat;
}
.s_deny {
	background:url(/img/deny.jpg) no-repeat;
	display:block;
	width:55px;
	height:11px;
	float:right;	
	margin-right:4px;
}
.s_deny:hover {
	background:url(/img/deny_hover.jpg) no-repeat;
}
.s_cancel {
	background:url(/img/cancel.jpg) no-repeat;
	display:block;
	width:132px;
	height:11px;
	float:right;	
	margin-right:4px;
}
.s_cancel:hover {
	background:url(/img/cancel_hover.jpg) no-repeat;
}
.s_link {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #524c4d;
	text-decoration: none;
}
.s_link:hover {
	text-decoration:underline;
	color:#92C84F;
}
.search_next_next {
	background:url(/img/s_next.jpg) no-repeat;
	width:112px;
	height:20px;
	display:block;
}
.search_next_next:hover {
	background:url(/img/s_next_hover.jpg) no-repeat;
}
.search_next_prev {
	background:url(/img/s_prev.jpg) no-repeat;
	width:112px;
	height:20px;
	display:block;
}
.search_next_prev:hover {
	background:url(/img/s_prev_hover.jpg) no-repeat;
}
.search_add_photos {
	background:url(/img/s_photos.gif) no-repeat;
	width:116px;
	height:21px;
	display:block;
}
.search_add_photos:hover {
	background:url(/img/s_photos_hover.gif) no-repeat;
}
.search_add_videos {
	background:url(/img/s_add_video.jpg) no-repeat;
	width:114px;
	height:20px;
	display:block;
}
.search_add_videos:hover {
	background:url(/img/s_add_video_hover.jpg) no-repeat;
}
.search_create_album {
	background:url(/img/s_album.gif) no-repeat;
	width:116px;
	height:21px;
	display:block;
}
.search_create_album:hover {
	background:url(/img/s_album_hover.gif) no-repeat;
}

.welcome_message span {
	color:#92C84F;
	font-weight:bold;
}




















