#bottom {
   width: 930px;
   margin: auto;
}
    .big_promo
    {
        position:relative; 
        width:373px; 
        height:583px;          
        color:#ffffff; 
        background-repeat:no-repeat;
        font-size:0.7em;      
    }
    .big_promo a, .big_promo h1
    {
        color:#FFFFFF;
    }
    .big_promo h1, .big_promo2 h1
    {
        letter-spacing:-1pt;
        font-size:36px;
        margin:0;
        padding:0;
        text-align:left;
    }    
    .big_promo_links
    {
        position:absolute; 
        right:24px; 
        top:20px; 
        font-weight:bold;
    }
    .big_promo2
    {
        position:relative; 
        width:373px; 
        height:583px;      
        margin-left:0px; 
        margin-top:0px;        
        color:#000000; 
        background-repeat:no-repeat;
        font-size:0.7em;
    }
    .big_promo2 a, .big_promo2 h1
    {
        color:#000033;
    }    

    #big_promo_buttons
    {
        float:right;
        position:relative;
        height:80px;
        margin-top:10px;
        margin-right:20px;
    }
    #big_promo_buttons img
    {
        width:90px;
        height:80px;
        border:none;
        float:left;
        margin-left:0px;
    }
fieldset { 
      border:none; 
}

fieldset.details {
	width:320px;
	display: block;
}

fieldset.details input,
fieldset.details select {
	position: relative;
    top: -1.4em;
    left: 120px;
    width:190px;
  background-color : #dcdcde;
}

fieldset.details textarea {
    width:310px;
  background-color : #dcdcde;
}

fieldset.details {
	margin: 1em 0 0 0;
	padding:0;
}

fieldset.details label {
	clear: both;
	float: left;
	margin: -1em 0 0 0;	
	width:120px;
}

.head {
  font-size: 1.8em;
  font-weight: bold;
  color: #ffffff;
{