	.home_featuresBground {
		vertical-align: text-top;
 	  background-image: url('../images/home/features/tab_bground.gif');
 	  width: 270px;
 	  height: 150px;
 	  background-repeat: no-repeat, no-repeat;
  }
  
	.home_leadersBground {
		vertical-align: text-top;
 	  background-image: url('../images/home/features/tab_leadersBground.gif');
 	  width: 454px;
 	  height: 155px 	  
  }
  
	.home_templateSeperator {
 	  background-image: url('../images/template/border_seperator.jpg');
 	  height: 7px 	  
  }
  
	.leaderBground {
		vertical-align: text-top;
 	  background-image: url('../images/leaders/tab_bground.gif');
 	  width: 300px;
 	  height: 672px 	  
  }
  
	.listSortBground {
		vertical-align: text-top;
 	  background-image: url('../images/list/tab_bground.gif');
 	  width: 208px;
 	  height: 249px 	  
  }
  
	.contestBground {
		vertical-align: text-top;
 	  background-image: url('../images/contest/tab_bground.gif');
 	  width: 754px;
 	  height: 280px;
		background-repeat: no-repeat, no-repeat;
  }

