#item {
margin-left:10px;
padding-bottom:10px;
}
#item, #item_body {
background-color:#AFDFE5;
width:272px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#item_head {
background-color:#85B7BD;
}
#item_head  div{
font-size:0.9em;
font-weight:bold;
color: white;
font-weight:bold;
padding-left:15px;
padding-top:3px;
padding-bottom:3px;
}
#item_head  div a{
color:white;
text-decoration:underline;
}
#item_head  div a:hover{
color:white;
text-decoration:underline;
}
#item_head  .arrowsdown{
font-size:0.7em;
font-weight:bold;
color: white;
font-weight:bold;
padding-left:25px;
padding-top:3px;
padding-bottom:3px;
background: #85B7BD url(images/arrows.gif) top left no-repeat;
background-position: 0px -1px;
}

#item_head  .arrowsup{
font-size:0.7em;
font-weight:bold;
color: white;
font-weight:bold;
padding-left:25px;
padding-top:3px;
padding-bottom:3px;
background: #85B7BD url(images/arrows.gif) top left no-repeat;
background-position: 0px -26px;
}

#item_head  .arrowsleft{
font-size:0.7em;
font-weight:bold;
color: white;
font-weight:bold;
padding-left:25px;
padding-top:3px;
padding-bottom:3px;
background: #85B7BD url(images/arrows.gif) top left no-repeat;
background-position: 0px -51px;
}

 #item_body div{
 padding-left:40px;
 padding-right:5px;
 padding-top:10px;
padding-bottom:2px;
font-size: 0.7em;

 }
 
 #item_body div.testimonials{
 padding-left:20px;
 padding-right:5px;
 padding-top:10px;
padding-bottom:2px;
font-size: 0.7em;
 }
 
 #item_body div.emps{
 padding-left:40px;
 padding-right:5px;
 padding-top:10px;
padding-bottom:2px;
font-size: 0.9em;

 }
 
 #item_body div a{
 font-size:0.8em;
 font-weight:bold;
 color:blue;
 }
 #item_body div a:visited{
 font-size:0.8em;
 font-weight:bold;
 color:blue;
 }
 
 /* EXTRAS */
 
 a img {
	border-style: none;
 }
