@charset "utf-8";
/* Stylesheet for healthcareprofessionals.cfm */

/*Controls the entire healthcare page*/
#healthcareparagraphs
{
width:944px;
display:block;
height:590px;
margin-left:15px;
margin-bottom:0px;
margin-right:0px;
padding:0px;
}


/*controls the words cart benefits for clinicians*/
#cartbenefitsforclinicianswords
{
margin-top:0px;
padding:0px;
margin-bottom:0px;
}


/*controls the entire left side of healthcare*/
#healthcareleftpara
{
float:left;
display:inline; /*required by IE6*/
width:725px;
margin-top:15px;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}


/*controls the entire right side for healthcare*/
#healthcarerightpara
{
float:left;
display:inline; /*required by IE6*/
width:215px;
margin-top:15px;
padding:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}


/*controls the entire big paragraph (and bullets) on the left side - does not control carts*/
#healthcarebigparagraph
{
margin-right:30px;
padding:0px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
}


/*controls the bulleted list in the big paragraph*/
#healthcareprofsmainindex
{
font-size:10px;
padding:0px;
margin-left:15px;
margin-top:10px;
margin-right:0px;
margin-bottom:0px;
}


/*controls the bulleted list in the big paragraph*/
#healthcareprofsmainindex li
{
line-height:15px;
padding-top:0px;
padding-right:0px;
padding-left:0px;
padding-bottom:10px;
margin:0px;
}


/*controls all the carts position*/
#allcartshealthcarepro
{
height:174px;
display:block;
padding:0px;
margin:0px;
}


/*controls all the carts names*/
#cartshealthcarepro
{
padding:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:-8px;
margin-left:25px;
}


/*controls the entire right sides paragraphs position*/
#healthcarebenefithighlights
{
margin-left:25px;
padding:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}


/*controls the first list on the right side*/
#healthcareproflist1
{
padding:0px;
margin-top:17px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
}


/*controls the first list on the right side*/
#healthcareproflist1 li
{
padding:0px;
margin-left:18px;
line-height:15px;
}


/*controls the cabinet image and the word cabinets*/
#allcabinetshealthcarepro
{
margin-top:16px;
display:block;
height:50px;
width:300px;
}


/*controls the image of the cabinet*/
#cabinetimagehealthcarepro
{
float:left;
width:68px;
height:74px;
}


/*controls the word cabinets*/
#cabinetsthewordhealthcarepro
{
float:left;
margin-left:14px;
margin-top:30px;
margin-bottom:0px;
padding:0px;
width:90px;
height:44px;
}


/*controls the description for cabinets*/
#cabinetdescriptionhealthcarepro
{
margin-top:36px;
}


/*controls the arm image and the word arms*/
#allarmshealthcarepro
{
margin-top:16px;
display:block;
height:50px;
width:300px;
}


/*controls the arm image*/
#armsimagehealthcarepro
{
float:left;
width:68px;
height:74px;
}


/*controls the word arms*/
#armsthewordhealthcarepro
{
float:left;
margin-left:14px;
margin-top:30px;
margin-bottom:0px;
padding:0px;
width:90px;
height:44px;
}


/*controls the description for arms*/
#armsdescriptiohealthcarepro
{
margin-top:36px;
}
