/* Dark Grey Rounded Rectangle */ 

#dk-grey-round .top-left {
	background-image:url(/web/images/round_rect/dk_grey_round_tl.gif);
	height:8px;
	width:8px;	
}
#dk-grey-round  .top {
	height:8px;
	background-image:url(/web/images/round_rect/dk_grey_round_t.gif);
	background-repeat:repeat-x;
}
#dk-grey-round  .top-right {
	background-image:url(/web/images/round_rect/dk_grey_round_tr.gif);
	height:8px;
	width:8px;
}
#dk-grey-round  .left {
	width:8px;
	background-image:url(/web/images/round_rect/dk_grey_round_l.gif);
	background-repeat:repeat-y;
}
#dk-grey-round  .right {
	width:8px;
	background-image:url(/web/images/round_rect/dk_grey_round_r.gif);
	background-repeat:repeat-y;
}
#dk-grey-round  .bottom-left {
	background-image:url(/web/images/round_rect/dk_grey_round_bl.gif);
	height:8px;
	width:8px;	
}
#dk-grey-round  .bottom {
	height:8px;
	background-image:url(/web/images/round_rect/dk_grey_round_b.gif);
	background-repeat:repeat-x;	
}
#dk-grey-round  .bottom-right {
	background-image:url(/web/images/round_rect/dk_grey_round_br.gif);
	height:8px;
	width:8px;	
}

/* Lite Grey Rounded Rectangle */ 

#lt-grey-round .top-left {
	background-image:url(/web/images/round_rect/lt_grey_round_tl.gif);
	height:8px;
	width:8px;
}
#lt-grey-round  .top {
	height:8px;
	background-image:url(/web/images/round_rect/lt_grey_round_t.gif);
	background-repeat:repeat-x;
}
#lt-grey-round  .top-right {
	background-image:url(/web/images/round_rect/lt_grey_round_tr.gif);
	height:8px;
	width:8px;
}
#lt-grey-round  .left {
	width:8px;
	background-image:url(/web/images/round_rect/lt_grey_round_l.gif);
	background-repeat:repeat-y;
}
#lt-grey-round  .right {
	width:8px;
	background-image:url(/web/images/round_rect/lt_grey_round_r.gif);
	background-repeat:repeat-y;
}
#lt-grey-round  .bottom-left {
	background-image:url(/web/images/round_rect/lt_grey_round_bl.gif);
	height:8px;
	width:8px;	
}
#lt-grey-round  .bottom {
	height:8px;
	background-image:url(/web/images/round_rect/lt_grey_round_b.gif);
	background-repeat:repeat-x;	
}
#lt-grey-round  .bottom-right {
	background-image:url(/web/images/round_rect/lt_grey_round_br.gif);
	height:8px;
	width:8px;	
}

/* Lite Blue Rounded Rectangle */ 
#lt-blue-round {
	float:left;
}
#lt-blue-round .top-left {
	background-image:url(/web/images/round_rect/lt_blue_round_tl.gif);
	height:8px;
	width:8px;
}
#lt-blue-round  .top {
	height:8px;
	background-image:url(/web/images/round_rect/lt_blue_round_t.gif);
	background-repeat:repeat-x;
}
#lt-blue-round  .top-right {
	background-image:url(/web/images/round_rect/lt_blue_round_tr.gif);
	height:8px;
	width:8px;
}
#lt-blue-round  .left {
	width:8px;
	background-image:url(/web/images/round_rect/lt_blue_round_l.gif);
	background-repeat:repeat-y;
}
#lt-blue-round  .right {
	width:8px;
	background-image:url(/web/images/round_rect/lt_blue_round_r.gif);
	background-repeat:repeat-y;
}
#lt-blue-round  .bottom-left {
	background-image:url(/web/images/round_rect/lt_blue_round_bl.gif);
	height:8px;
	width:8px;	
}
#lt-blue-round  .bottom {
	height:8px;
	background-image:url(/web/images/round_rect/lt_blue_round_b.gif);
	background-repeat:repeat-x;	
}
#lt-blue-round  .bottom-right {
	background-image:url(/web/images/round_rect/lt_blue_round_br.gif);
	height:8px;
	width:8px;	
}

/* White Rounded Rectangle */ 

#white-round .top-left {
	background-image:url(/web/images/round_rect/white_round_tl.gif);
	height:7px;
	width:7px;
}
#white-round  .top {
	height:7px;
	background-image:url(/web/images/round_rect/white_round_t.gif);
	background-repeat:repeat-x;
}
#white-round  .top-right {
	background-image:url(/web/images/round_rect/white_round_tr.gif);
	height:7px;
	width:7px;
}
#white-round  .left {
	width:7px;
	background-image:url(/web/images/round_rect/white_round_l.gif);
	background-repeat:repeat-y;
}
#white-round  .right {
	width:7px;
	background-image:url(/web/images/round_rect/white_round_r.gif);
	background-repeat:repeat-y;
}
#white-round  .bottom-left {
	background-image:url(/web/images/round_rect/white_round_bl.gif);
	height:7px;
	width:7px;	
}
#white-round  .bottom {
	height:7px;
	background-image:url(/web/images/round_rect/white_round_b.gif);
	background-repeat:repeat-x;	
}
#white-round  .bottom-right {
	background-image:url(/web/images/round_rect/white_round_br.gif);
	height:7px;
	width:7px;	
}

/* Aqua Rounded Rectangle */ 

#aqua-round .top-left {
	background-image:url(/web/images/round_rect/aqua_round_tl.gif);
	height:7px;
	width:7px;
}
#aqua-round  .top {
	height:7px;
	background-image:url(/web/images/round_rect/aqua_round_t.gif);
	background-repeat:repeat-x;
}
#aqua-round  .top-right {
	background-image:url(/web/images/round_rect/aqua_round_tr.gif);
	height:7px;
	width:7px;
}
#aqua-round  .left {
	width:7px;
	background-image:url(/web/images/round_rect/aqua_round_l.gif);
	background-repeat:repeat-y;
}
#aqua-round  .right {
	width:7px;
	background-image:url(/web/images/round_rect/aqua_round_r.gif);
	background-repeat:repeat-y;
}
#aqua-round  .bottom-left {
	background-image:url(/web/images/round_rect/aqua_round_bl.gif);
	height:7px;
	width:7px;	
}
#aqua-round  .bottom {
	height:7px;
	background-image:url(/web/images/round_rect/aqua_round_b.gif);
	background-repeat:repeat-x;	
}
#aqua-round  .bottom-right {
	background-image:url(/web/images/round_rect/aqua_round_br.gif);
	height:7px;
	width:7px;	
}

/* Green Rounded Rectangle */ 

#green-round .top-left {
	background-image:url(/web/images/round_rect/green_round_tl.gif);
	height:8px;
	width:8px;
}
#green-round  .top {
	height:8px;
	background-image:url(/web/images/round_rect/green_round_t.gif);
	background-repeat:repeat-x;
}
#green-round  .top-right {
	background-image:url(/web/images/round_rect/green_round_tr.gif);
	height:8px;
	width:8px;
}
#green-round  .left {
	width:8px;
	background-image:url(/web/images/round_rect/green_round_l.gif);
	background-repeat:repeat-y;
}
#green-round  .right {
	width:8px;
	background-image:url(/web/images/round_rect/green_round_r.gif);
	background-repeat:repeat-y;
}
#green-round  .bottom-left {
	background-image:url(/web/images/round_rect/green_round_bl.gif);
	height:8px;
	width:8px;	
}
#green-round  .bottom {
	height:8px;
	background-image:url(/web/images/round_rect/green_round_b.gif);
	background-repeat:repeat-x;	
}
#green-round  .bottom-right {
	background-image:url(/web/images/round_rect/green_round_br.gif);
	height:8px;
	width:8px;	
}

/* Red Rounded Rectangle */ 

#red-round .top-left {
	background-image:url(/web/images/round_rect/red_round_tl.gif);
	height:8px;
	width:8px;
}
#red-round .top {
	height:8px;
	background-image:url(/web/images/round_rect/red_round_t.gif);
	background-repeat:repeat-x;
}
#red-round .top-right {
	background-image:url(/web/images/round_rect/red_round_tr.gif);
	height:8px;
	width:8px;
}
#red-round .left {
	width:8px;
	background-image:url(/web/images/round_rect/red_round_l.gif);
	background-repeat:repeat-y;
}
#red-round .right {
	width:8px;
	background-image:url(/web/images/round_rect/red_round_r.gif);
	background-repeat:repeat-y;
}
#red-round .bottom-left {
	background-image:url(/web/images/round_rect/red_round_bl.gif);
	height:8px;
	width:8px;	
}
#red-round .bottom {
	height:8px;
	background-image:url(/web/images/round_rect/red_round_b.gif);
	background-repeat:repeat-x;	
}
#red-round .bottom-right {
	background-image:url(/web/images/round_rect/red_round_br.gif);
	height:8px;
	width:8px;	
}

/* Clear Rounded Rectangle */ 

#clear-round .top-left {
	background-image:url(/web/images/round_rect/clear_round_tl.gif);
	height:8px;
	width:8px;
}
#clear-round .top {
	height:8px;
	background-image:url(/web/images/round_rect/clear_round_t.gif);
	background-repeat:repeat-x;
}
#clear-round .top-right {
	background-image:url(/web/images/round_rect/clear_round_tr.gif);
	height:8px;
	width:8px;
}
#clear-round .left {
	width:8px;
	background-image:url(/web/images/round_rect/clear_round_l.gif);
	background-repeat:repeat-y;
}
#clear-round .right {
	width:8px;
	background-image:url(/web/images/round_rect/clear_round_r.gif);
	background-repeat:repeat-y;
}
#clear-round .bottom-left {
	background-image:url(/web/images/round_rect/clear_round_bl.gif);
	height:8px;
	width:8px;	
}
#clear-round .bottom {
	height:8px;
	background-image:url(/web/images/round_rect/clear_round_b.gif);
	background-repeat:repeat-x;	
}
#clear-round .bottom-right {
	background-image:url(/web/images/round_rect/clear_round_br.gif);
	height:8px;
	width:8px;	
}

/* Orange Rounded Rectangle */ 

#orange-round .top-left {
	background-image:url(/web/images/round_rect/orange_round_tl.gif);
	height:8px;
	width:8px;
}
#orange-round .top {
	height:8px;
	background-image:url(/web/images/round_rect/orange_round_t.gif);
	background-repeat:repeat-x;
}
#orange-round .top-right {
	background-image:url(/web/images/round_rect/orange_round_tr.gif);
	height:8px;
	width:8px;
}
#orange-round .left {
	width:8px;
	background-image:url(/web/images/round_rect/orange_round_l.gif);
	background-repeat:repeat-y;
}
#orange-round .right {
	width:8px;
	background-image:url(/web/images/round_rect/orange_round_r.gif);
	background-repeat:repeat-y;
}
#orange-round .bottom-left {
	background-image:url(/web/images/round_rect/orange_round_bl.gif);
	height:8px;
	width:8px;	
}
#orange-round .bottom {
	height:8px;
	background-image:url(/web/images/round_rect/orange_round_b.gif);
	background-repeat:repeat-x;	
}
#orange-round .bottom-right {
	background-image:url(/web/images/round_rect/orange_round_br.gif);
	height:8px;
	width:8px;	
}