/*************************************************************
**************************************************************
SEIKA GLOBAL CONTACT
**************************************************************
*************************************************************/

#rfq_content {
margin:0;
padding:5px;
/*border:1px solid red;*/
}

/*************************************************************
**************************************************************
PAGE TITLE
**************************************************************
*************************************************************/

#g_content h1 {
background-image:url(/assets/images/rfq/rfq.jpg);
}

#rfq_content h2 {
border-bottom:1px dotted black;
margin-top:0;
}

#rfq_content h3 {
margin-bottom:0;
}

#rfq-table {
background-color:#eeeeee;
}

#rfq-table th, #rfq-table td {
padding:5px;
border-bottom:1px solid white;
}

#rfq-table th {
width:250px;
text-align:right;
}

#rfq-table td {
background-color:#f6e9e7;
}
