.photo-gallery-metka{
	font-weight:bold;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert-heading {
  color: inherit;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}


.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

#alert-Box {  padding-bottom: 24px;  background: url('../images/alert/bg-box-bottom.png') bottom left no-repeat !important;}
#alert-InBox {  padding-top: 15px;  background: url('../images/alert/bg-box-top.png') top left no-repeat !important;}
#alert-BoxContent {  background: url('../images/alert/bg-box-body.png') top left repeat-y !important;padding: 0px 20px;}#alert-BoxContenedor {  padding: 0px 0px 5px 55px;  text-align: left;  font-family:Verdana;  font-size:12px;  color:#000;
}#alert-BoxContenedor h1,#alert-BoxContenedor h2,#alert-BoxContenedor h3,#alert-BoxContenedor b,#alert-BoxContenedor strong{
  text-align: left;  font-family:Verdana;  font-size:12px;  color:#000;  font-weight:bold;  margin:0px;  padding:0px;}
#alert-Buttons{  text-align:right;}#alert-Buttons input {  margin: 10px 10px;}
#alert-BoxContenedor #BoxPromptInput{  margin-top:5px;}#alert-Box .BoxAlert {  background: url('../images/alert/dialog-warning.png') top left no-repeat;
}#alert-Box .BoxConfirm {  background: url('../images/alert/delete.gif') top left no-repeat;
}#alert-Box .BoxPrompt {  background: url('../images/alert/dialog-help.png') top left no-repeat;
}#alert-Box .BoxInfo {  background: url('../images/alert/info.gif') top left no-repeat;
}#alert-Box .BoxError {  background: url('../images/alert/dialog-error.png') top left no-repeat;}



#photo_gallery_edit #by-link, #photo_gallery_edit #by-user{
	margin-top:15px;
}

#photo_gallery_edit .form-text{
	width:200px;
}

#photo_gallery_edit #user_div{
	margin-top:5px;
}
#photo_gallery_edit #yf_albums input.form-radio, #photo_gallery_edit #yf_albums label.option{
	vertical-align:middle;
}
#photo_gallery_edit #yf_albums input.form-radio{
	margin:0 5px 0 0;
}
#photo_gallery_edit #yf_albums div{
	margin:10px 0 0 0;
}