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

