﻿#PrettyMenu #top{
	position: absolute;	
	left: 0px; 
	top: 0px; 
	width:150px; 
	height:32px;
}
#PrettyMenu #left{
	position: absolute; 
	left: 0;
	top: 32; 
	width:1px; 
}

#PrettyMenu #right{
	position: absolute; 
	left: 145;
	sleft: 157; 	
	top: 32; 
	width:1px; 
}
#PrettyMenu #bottom {
	position: absolute; 
	left: 0; 
	width:150px; 
	height:129px;
}
#PrettyMenu #subscribe {
	position: absolute; 
	left: 0; 
	width:150px; 
	height:40px;	
	background-image: url('/Resources/images/subscribebg.gif'); 
	background-repeat: no-repeat; 
	background-position-x: left;
	border: 0px solid red;
}
#PrettyMenu IMG {
	border: 0px solid red;
}
#PrettyMenu .lCenter{
	position: absolute; 
	left: 1; 
	width:144px; 
	height:2px;
}