@charset "utf-8";
/* CSS Document */

/*controls the information before the carts*/
#allnursingeducation
{
width:961px;
height:284px;
display:block;
}


/*controls the image on the left side*/
#imagenursingeducation
{
float:left;
width:481px;
}


/*controls the paragraph on the right side*/
#paragraphnursingeducation
{
float:left;
width:480px;
}


/*this controls all the cart information*/
#cartimagesnursingeducation
{
width:961px; 
height:300px;
}


/*controls padding for basic model*/
#paddingforbasicmodelnursingeducation
{
padding-right:4px;
}


/*controls padding for basic model and qn1*/
#paddingforbasicmodel2nursingeducation
{
padding-right:4px;
}


/*controls padding for elmo*/
#paddingforelmonursingeducation
{
padding-right:4px;
}


/*controls the links position for the names of the carts*/
#cartlinksfornursingeducation
{
margin-top:-50px;
margin-left:70px;
}


/*controls the links under each cart*/
#nursingeducationcartlist
{
list-style-type:none;
line-height: 15px;
color: #003399; 
padding:0px;
margin:0px;
}


/*controls the name basic model and qn1 for the basic model and qn1 image*/
#basicmodel2namenursingeducation
{
margin-left:123px;
}


/*controls the name elmo model for the elmo model image*/
#elmomodelnursingeducation
{
margin-left:124px;
}


/*controls the name avermedia model for the avermedia model image*/
#avermeddianursingeducation
{
margin-left:134px;
}
