/*
 *  $CSS: promo.css,v 2.1 2007/02/13 fedt Exp $ 
 *
 *  http://aproaz.com
*/

table {
 border: 0px;
}
#promo-content {
 width: 90%;
 text-align: left;
 margin: 0px auto;
}
#promo-header {
 width: 800px;
 background-color: #999999;
 text-align: center;
 margin: 0px 0px -5px 0px;
}
#promo-header a {
 color: #ffffff;
}
#promo-header table {
 border: 0px;
 width: 100%;
 margin: 0px 0px 5px 0px;
}
#promo-header table tr {
vertical-align: bottom;
}
#promo-back {
 width: 33%;
 text-align: left;
}
#promo-back img {
 width: 120px;
 height: 80px;
}
#promo-logo {
 width: 34%;
 text-align: center;
}
#promo-logo img {
 width: 350px;
 height: 150px;
}
#promo-phone {
 width: 33%;
 text-align: right;
 padding: 0px 5px 0px 0px;
 color: #ffffff;
}
.empty {
 text-align: center;
 font-size: 14px;
 font-weight: bold;
}
