﻿#PromptBanner img {
    max-height:200px;
    margin:0 auto;
}

#PromptBanner div {
    text-align:center;
}

#PromptBanner {
    border-bottom:solid 2px #ccc;
}