﻿
#header h1 {font-size:36px;margin:0;}
#header h4 {font-weight:normal;margin:7px 0 0;}
#header h4 a {text-decoration:none;}
h1, h2, h3, h4, h5, h6 
{f
font-weight:normal;

color:#fff;}

#alert-Box {  
padding-bottom: 17px;  background:url('../images/bg-box-bottom.png') bottom left no-repeat !important;
  background: url('../bg-box-bottom.gif') bottom left no-repeat; }

#alert-InBox {  padding-top: 12px;  background: url('../images/bg-box-top.png') top left no-repeat !important;	
  background: url('../bg-box-top.gif') top left no-repeat;
}

#alert-BoxContent {  background: url('../images/bg-box-body.png') top left repeat-y !important;
  background: url('../bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;
  background-color:#202020;
  }
  
#alert-BoxContenedor { 
 padding: 12px 15px 0px 15px;  
 text-align: left;   font-size:14px;  color:#000;
}

#alert-BoxContenedor h1,#alert-BoxContenedor h2,#alert-BoxContenedor h3,#alert-BoxContenedor b,#alert-BoxContenedor strong{
  text-align: left;   font-size:18px;  color:#000;  font-weight:bold;  margin:0px;  padding:0px;color:#000;}
#alert-Buttons{  text-align:right;}
#alert-Buttons input {  margin: 6px 10px;}
#alert-BoxContenedor #BoxPromptInput{  margin-top:5px;}
#alert-Box .BoxAlert { }
#alert-Box .BoxConfirm {  }
#alert-Box .BoxPrompt {  }
#alert-Box .BoxInfo { }
#alert-Box .BoxError {  }