/******************************************************************
*	PINK STRIPE 								
*******************************************************************/

.pinkstripe {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
 	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left;
}

 
.pinkstripe_list {
	list-style-type: none;
    	margin: 0;
    	padding: 0;
    }
    
.pinkstripe_odd {
	background-color: #FFDDEE;
	border: none;
    }
    
.pinkstripe .pinkstripe_list li {
      overflow: hidden;
      padding: 6px 5px; 
      line-height: 17px;
      -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.pinkstripe .pinkstripe_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.pinkstripe_even {
      background-color: #FFA8D4; 
      }
      
.pinkstripe_avatar {
      padding-right: 6px;
      float: left; 
      }
      
.pinkstripe .pinkstripe_list .pinkstripe_avatar img {
        vertical-align: middle; 
        }
        

.pinkstripe_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

.pinkstripe_text {color:#000;}

/******************************************************************
*	PINK 								
*******************************************************************/

.pink {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  }
  
.pink_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.pink_odd {
	background-color: #FFDDEE;
	border: 1px solid #FFA8D4;
    }
    
.pink .pink_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.pink .pink_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.pink_even {
      	background-color: #FFDDEE;
	border: 1px solid #FFA8D4; 
      }
      
.pink_avatar {
      	padding-right: 6px;
      	float: left; 
      }
      
.pink .pink_list .pink_avatar img {
        vertical-align: middle; 
        }
        

.pink_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

.pink_text {color:#000;}

/******************************************************************
*	ORANGE STRIPE								
*******************************************************************/

.orangestripe {
  font-size: 11px;
  font-family: Arial;
  line-height: 17px;
  color: #C64B00; 
  width: 630px;
  margin: 0px;
  padding: 0px;
  background-color: transparent; 
  text-align: left;
  }
  
.orangestripe_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
    
.orangestripe_odd {
	background-color: #FFF3C8;
	border-bottom: 1px dotted #666666;
	margin-bottom:5px;
    }
    
.orangestripe .orangestripe_list li {
      overflow: hidden;
      padding: 6px 5px; 
      line-height: 17px;
	margin-bottom:4px;
      }
      
.orangestripe .orangestripe_list li a {
        color: #C64B00; 
        text-decoration: none;
		font-weight:bold;
        }
        
.orangestripe_even {
      background-color: #FFA452; 
	 border-bottom: 1px dotted #666666;
	margin-bottom:5px;
      }
      
.orangestripe_avatar {
      padding-right: 6px;
      float: left; 
      }
      
.orangestripe .orangestripe_list .orangestripe_avatar img {
        vertical-align: middle; 
		border:#F66B32 1px solid;
        }
        

.orangestripe_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #C64B00; 
	padding-left: 55px;
	font-style:italic;
}

.orangestripe_text {color:#666666;}


/******************************************************************
*	ORANGE 							
*******************************************************************/

.orange {
  font-size: 11px;
  font-family: Arial;
  line-height: 17px;
  color: #C64B00; 
  width: 630px;
  margin: 0px;
  padding: 0px;
  background-color: transparent; 
  text-align: left;
  }
  
.orange_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
    
.orange_odd {
	background-color: #FFF3C8;
	border-bottom: 1px dotted #666666;
	margin-bottom:5px;
    }
    
.orange .orange_list li {
      overflow: hidden;
      padding: 6px 5px; 
      line-height: 17px;
	margin-bottom:4px;
      }
      
.orange .orange_list li a {
        color: #C64B00; 
        text-decoration: none;
		font-weight:bold;
        }
        
.orange_even {
      background-color: #FFA452; 
	 border-bottom: 1px dotted #666666;
	margin-bottom:5px;
      }
      
.orange_avatar {
      padding-right: 6px;
      float: left; 
      }
      
.orange .orange_list .orange_avatar img {
        vertical-align: middle; 
		border:#F66B32 1px solid;
        }
        

.orange_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #C64B00; 
	padding-left: 55px;
	font-style:italic;
}

.orange_text {color:#666666;}
/******************************************************************
*	BLUE 							
*******************************************************************/

.blue {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
	}
  
.blue_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.blue_odd {
	background-color: #CCFFFC;
	border: 1px solid #52D4CA;
	}
    
.blue .blue_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.blue .blue_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.blue_even {
      	background-color: #CCFFFC;
	border: 1px solid #52D4CA; 
      	}
      
.blue_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.blue .blue_list .blue_avatar img {
        vertical-align: middle; 
        }
        

.blue_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

.blue_text {color:#000;}
/******************************************************************
*	BLUE STRIPE 							
*******************************************************************/

.bluestripe {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
	}
  
.bluestripe_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.bluestripe_odd {
	background-color: #D1E5E5;
	border: none;
	}
    
.bluestripe .bluestripe_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.bluestripe .bluestripe_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.bluestripe_even {
      	background-color: #8AB3CF;
      	}
      
.bluestripe_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.bluestripe .bluestripe_list .bluestripe_avatar img {
        vertical-align: middle; 
        }
        

.bluestripe_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

.bluestripe_text {color:#000;}

/******************************************************************
*	GREEN							
*******************************************************************/

.green {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left;
	}
  
.green_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.green_odd {
	background-color: #ADD978;
	border: 1px solid #34A32E;
	}
    
.green .green_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.green .green_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.green_even {
      	background-color: #ADD978;
	border: 1px solid #34A32E; 
      	}
      
.green_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.green .green_list .green_avatar img {
        vertical-align: middle; 
        }
        

.green_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

.green_text {color:#000;}
/******************************************************************
*	green stripe							
*******************************************************************/

.greenstripe {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
	}
  
.greenstripe_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.greenstripe_odd {
	background-color: #ADD978;
	border: 1px solid #34A32E;
	}
    
.greenstripe .greenstripe_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.greenstripe .greenstripe_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.greenstripe_even {
      	background-color: #34A32E; 
      	}
      
.greenstripe_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.greenstripe .greenstripe_list .greenstripe_avatar img {
        vertical-align: middle; 
        }
        

.greenstripe_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

.greenstripe_text {color:#000;}
/******************************************************************
*	PURPLE							
*******************************************************************/

.purple {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
	}
  
.purple_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.purple_odd {
	background-color: #E7A6FF;
	border: 1px solid #951FBF;
	}
    
.purple .purple_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.purple .purple_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.purple_even {
      	background-color: #E7A6FF;
	border: 1px solid #951FBF;
      	}
      
.purple_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.purple .purple_list .purple_avatar img {
        vertical-align: middle; 
        }
        

.purple_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

.purple_text {color:#000;}
/******************************************************************
*	Purple Stripe							
*******************************************************************/

.purplestripe {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
	}
  
.purplestripe_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.purplestripe_odd {
	background-color: #EFD7FA;
	border: 1px solid #CFACF7;
	}
    
.purplestripe .purplestripe_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.purplestripe .purplestripe_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.purplestripe_even {
      	background-color: #CFACF7;
      	}
      
.purplestripe_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.purplestripe .purplestripe_list .purplestripe_avatar img {
        vertical-align: middle; 
        }
        

.purplestripe_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}
.purplestripe_text {color:#000;}

#container2 {
	width: 380px;
	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	height:100px;
  	margin-bottom:15px;
  	}
  	
.celeb {
	width: 78px;
	margin: 0px 10px 0px 0px;
  	padding: 0;
  	float: left;
  	}
  	
.celebr {
	width: 78px;
	margin: 0px 0px 0px 10px;
  	padding: 0;
  	float: left;
  	}
  	
/******************************************************************
*	red1								
*******************************************************************/

.red1 {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #ffffff; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float: left;
  }
  
.red1_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.red1_odd {
	background-color: #E85D5D;
	border: none;
    }
    
.red1 .red1_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.red1 .red1_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.red1_even {
      	background-color: #E85D5D;
	border: none; 
      }
              

.red1_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}
	

/******************************************************************
*	red2								
*******************************************************************/

.red2 {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #ffffff; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float: left;
  }
  
.red2_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.red2_odd {
	background-color: #E85D5D;
	border: none;
    }
    
.red2 .red2_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.red2 .red2_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.red2_even {
      	background-color: #E85D5D;
	border: none; 
      }
              

.red2_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}
	
	


/******************************************************************
*	peach1								
*******************************************************************/

.peach1 {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #ffffff; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float: left;
  }
  
.peach1_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.peach1_odd {
	background-color: #F69B89;
	border: none;
    }
    
.peach1 .peach1_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.peach1 .peach1_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.peach1_even {
      	background-color: #F69B89;
	border: none; 
      }
      
.peach1_avatar {
      	padding-right: 6px;
      	float: left; 
      }
      
.peach1 .peach1_list .peach1_avatar img {
        vertical-align: middle; 
        }
        

.peach1_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}

	
/******************************************************************
*	peach2								
*******************************************************************/

.peach2 {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #ffffff; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float: left;
  }
  
.peach2_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.peach2_odd {
	background-color: #F69B89;
	border: none;
    }
    
.peach2 .peach2_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.peach2 .peach2_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.peach2_even {
      	background-color: #F69B89;
	border: none; 
      }
      
.peach2_avatar {
      	padding-right: 6px;
      	float: left; 
      }
      
.peach2 .peach2_list .peach2_avatar img {
        vertical-align: middle; 
        }
        

.peach2_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}
		

/******************************************************************
*	yellow1								
*******************************************************************/

.yellow1 {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #000000; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float: left;
  }
  
.yellow1_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.yellow1_odd {
	background-color: #FED189;
	border: none;
    }
    
.yellow1 .yellow1_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.yellow1 .yellow1_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.yellow1_even {
      	background-color: #FED189;
	border: none; 
      }
      
.yellow1_avatar {
      	padding-right: 6px;
      	float: left; 
      }
      
.yellow1 .yellow1_list .yellow1_avatar img {
        vertical-align: middle; 
        }
        

.yellow1_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}
	
	
/******************************************************************
*	yellow2								
*******************************************************************/

.yellow2 {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #000000; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float: left;
  }
  
.yellow2_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.yellow2_odd {
	background-color: #FED189;
	border: none;
    }
    
.yellow2 .yellow2_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.yellow2 .yellow2_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.yellow2_even {
      	background-color: #FED189;
	border: none; 
      }
      
.yellow2_avatar {
      	padding-right: 6px;
      	float: left; 
      }
      
.yellow2 .yellow2_list .yellow2_avatar img {
        vertical-align: middle; 
        }
        

.yellow2_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;

	color: #000000; 
	font-style:italic;
}
	




/******************************************************************
*	blue1 							
*******************************************************************/

.blue1 {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #ffffff; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float:left;
	}
  
.blue1_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.blue1_odd {
	background-color: #8AB3CF;
	border: none;
	}
    
.blue1 .blue1_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.blue1 .blue1_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.blue1_even {
      	background-color: #8AB3CF;
	border: none; 
      	}
      
.blue1_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.blue1 .blue1_list .blue1_avatar img {
        vertical-align: middle; 
        }
        

.blue1_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}


/******************************************************************
*	blue2 							
*******************************************************************/

.blue2 {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px;
  	color: #ffffff; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  	float:left;
	}
  
.blue2_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.blue2_odd {
	background-color: #8AB3CF;
	border: none;
	}
    
.blue2 .blue2_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.blue2 .blue2_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.blue2_even {
      	background-color: #8AB3CF;
	border: none; 
      	}
      
.blue2_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.blue2 .blue2_list .blue2_avatar img {
        vertical-align: middle; 
        }
        

.blue2_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}


/******************************************************************
*	green1							
*******************************************************************/

.green1 {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left;
  	float: left;
	}
  
.green1_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.green1_odd {
	background-color: #BCEA8C;
	border: none; 
	}
    
.green1 .green1_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.green1 .green1_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.green1_even {
      	background-color: #BCEA8C;
	border: none; 
      	}
      
.green1_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.green1 .green1_list .green1_avatar img {
        vertical-align: middle; 
        }
        

.green1_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}


/******************************************************************
*	green2							
*******************************************************************/

.green2 {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left;
  	float: left;
	}
  
.green2_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.green2_odd {
	background-color: #BCEA8C;
	border: none; 
	}
    
.green2 .green2_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.green2 .green2_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.green2_even {
      	background-color: #BCEA8C;
	border: none; 
      	}
      
.green2_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.green2 .green2_list .green2_avatar img {
        vertical-align: middle; 
        }
        

.green2_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
}


/******************************************************************
*	green3							
*******************************************************************/

.green3 {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 300px;
  	margin: 0px 0px 0px 0px;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left;
  	
	}
  
.green3_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.green3_odd {
	background-color: #BCEA8C;
	border: none; 
	}
    
.green3 .green3_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.green3 .green3_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.green3_even {
      	background-color: #BCEA8C;
	border: none; 
      	}
      
.green3_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.green3 .green3_list .green3_avatar img {
        vertical-align: middle; 
        }
        

.green3_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	font-style:italic;
	padding-left: 55px;
}




/******************************************************************
*	green STRIPE 							
*******************************************************************/

.greenstripe {
  	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 380px;
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
	}
  
.greenstripe_list {
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	}
    
.greenstripe_odd {
	background-color: #D5F2B5;
	border: none;
	}
    
.greenstripe .greenstripe_list li {
      	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      	}
      
.greenstripe .greenstripe_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.greenstripe_even {
      	background-color: #AFE675;
      	}
      
.greenstripe_avatar {
      	padding-right: 6px;
      	float: left; 
      	}
      
.greenstripe .greenstripe_list .greenstripe_avatar img {
        vertical-align: middle; 
        }
        

.greenstripe_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}

/******************************************************************
*	pink1 								
*******************************************************************/

.pink1 {
	font-size: 11px;
  	font-family: Arial;
  	line-height: 17px
  	color: #000000; 
  	width: 300px;
  	margin: 0px 0px 0px 0px;
  	padding: 0;
  	background-color: #ffffff;
  	text-align: left; 
  }
  
.pink1_list {
    	list-style-type: none;
   	margin: 0;
    	padding: 0;
    }
    
.pink1_odd {
	background-color: #F9AEC7;
	border: none;
    }
    
.pink1 .pink1_list li {
    	overflow: hidden;
      	padding: 6px 5px; 
      	line-height: 17px;
      	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom:4px;
      }
      
.pink1 .pink1_list li a {
        color: #300030; font-weight:bold; 
        text-decoration: none;
        }
        
.pink1_even {
      	background-color: #F9AEC7;
	border: none; 
      }
      
.pink1_avatar {
      	padding-right: 6px;
      	float: left; 
      }
      
.pink1 .pink1_list .pink1_avatar img {
        vertical-align: middle; 
        }
        

.pink1_info {
	font-size: 10px;
	line-height: 15px;
	font-family: arial;
	color: #000000; 
	padding-left: 55px;
	font-style:italic;
}