	.tipoftheweek {
		position:absolute;		
		width:200px;
		height:157px;
		border:0px solid black;		
		background-color: #a0d27f;
		background: url(../pic/tipoftheweek_bg.jpg);		
	}
	
	.lm {
		position:absolute;		
		width:140px;
		border:0px solid black;		
		background-color: #ffffff;
		z-index:10;
	}
		
	.lm1 {
		position:absolute;		
		width:200px;
		border:0px solid black;		
		z-index: 10 ;
	}

	.lm2 {
		position:absolute;		
		width:200px;
		border:0px solid black;		
	}
	
	.lm3 {
		position:absolute;		
		width:200px;
		border:0px solid black;		
	}	
			
	.mitem1 {
		background: url(../pic/orangebut.gif);
		cursor:pointer;
	}
	.mitem2 {
		background: url(../pic/greenbut.gif);
		cursor:pointer;
	}
	.mitem3 {
		background: url(../pic/redbut.gif);
		cursor:pointer;
	}
	
	.mitem1tr {
		background: url(../pic/orangebut_tr.gif);
		cursor:pointer;
	}
	.mitem2tr {
		background: url(../pic/greenbut_tr.gif);
		cursor:pointer;
	}
	
.mitem3tr {
		background: url(../pic/redbut_tr.gif);
		cursor:pointer;
}