/* Stlyles for Icon Associates Web site by Jabulani Robbins 07-02-05*/

body {
      font:10px arial;
	  color: #000;
    
}

#content_wrapper {
                  width: 680px; 
				  border: 2px solid #BED7EB;          
}
/* Heading styles */
#header_td{
           border-bottom: 1px solid #BED7EB;
		   
		   }

#header_td img {padding:0px;}

/* Table cell styles */
#menu_top_td {border-right:1px solid #bbb;}
#left_menu_td{border-right: 1px solid #bbb;}
#breadcrumb_td{
               border-bottom: 1px solid #BED7EB;
			   padding: 4px 0px 4px 10px;
			   }

td.small_story_box { padding:5px }
td.small_story_box p { margin-top:5px;}
img.float_left { float:left; padding:4px 10px 4px 10px;}
img.float_right { float:right; padding:5px; }

.right_border
              {
			  border-right:2px solid #BED7EB;
			  }
