.breadcrumb-bar-container {
	width:auto;
}

.breadcrumb-bar-left, .breadcrumb-bar-right {
	width:12px; 
	height:27px; 
	float:left; 
	background-image:url(/images/misc_sprite.gif) ;
}

.breadcrumb-bar-left {
	background-position: 0px -276px;
}

.breadcrumb-bar-right {
	background-position: -15px -276px;
}

.breadcrumb-bar {
	width:auto; 
	height:27px; 
	float:left; 
	background:url(/images/breadcrumb-bar.gif);
}

.breadcrumb-content {
	width:auto; 
	color:#3d3d3d; 
	float:left; 
	padding-right:5px; 
	padding-left:5px; 
	line-height:26px; 
	font-weight:bold;
}

.breadcrumb-bar .active {
	color:#bb6100;
}

.breadcrumb-arrow {
	width:12px; 
	height:27px; 
	float:left; 
	background:url(/images/misc_sprite.gif)0px -304px; 
	float:left;
}


.create-step {
	color: #E47911;
	font-weight: normal;
	font-family: Arial;
	font-size: 18px;
	margin-top: 16px;
	height: 25px;
}

.file-input {
	margin-left: 6px;
}

.picture-container {
	
}

.photoset-container {
	width:116px;
}

.pictures-container, .photosets-container {
	width: 100%;
}
.pictures-header .title {
	line-height: 36px;
}

.main-container {
	width: 966px !important;
}

.bar-container {
	width: 734px;
}

.youtube-play-pause {
	position:absolute;
	top:0px;
	left:0px;
	width:120px;
	height:90px;
	z-index:10;
	cursor:pointer;
	background-color:#000;
	opacity: .0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.topic-container {
	border-top:1px solid #E7E7E7;
	margin-bottom:14px;
	padding-top:14px;

}

.favorite-icon {
	background-image: url(/images/favorite-add.png);
	width:22px;
	height: 18px;
}

#add-favorite, #remove-favorite {
	width:194px;
}

#remove-favorite a {
	font-weight: normal;

}

#trip-url, #location-search, #location-map-search {
	width: 400px;
	padding: 4px;
	border: 1px solid #cecccd;
	height: 21px;
	margin-top: 4px;
}
