﻿@charset "utf-8";

/* CSS Document 

 * #top
 *  #container
 *   #header
 *   #content
 *    #main
 *   #footer

*/

/* Begin of inquiry.css */

body#inquiry div#content div#main address {
padding:0 0 25px 20px;
font-size:90%;
}

body#inquiry div#content div#main address strong {
padding-right:2em;
padding-bottom:5px;
border-bottom:1px solid #999;
line-height:2.5;
font-size:120%;
}

body#inquiry div#content div#main address img {
position:relative;
float:right;
left:-120px;
top:10px;
}

/* End of inquiry.css */
