@charset "utf-8";
/* CSS Document */

/*controls the banner at the top that says have a question? call....*/
#faqbannerhicare
{
margin-left:50px;
margin-top:30px;
}


/*controls the title words Here are a few of our frequently asked questions */
#faqtitlehicare
{
margin-left:50px;
margin-top:10px;
width:430px;
}


/*controls the question and answer area*/
#qandafaqhicare
{
margin-top:10px;
margin-left:50px;
width:860px;
}


/*controls the list under the faq question what kind of warranty comes with this cart*/
#warrantyfaqlistcontrolhicare2
{
margin-top:10px;
margin-left:50px;
width:880px;
}


/*controls the list under the faq question what kind of warranty comes with this cart*/
#warrantyfaqlisthicare
{
padding:0px;
margin:0px;
list-style-position:inside;
}


/*controls the list under the faq question what kind of warranty comes with this cart*/
#warrantyfaqlisthicare li
{
color:#666;
}


/*controls the link at the bottom that says click here to view howard medical's complete warranty doctument*/
#clickwarrantyfaqhicare
{
margin-top:10px;
margin-left:50px;
}





