div.demo {
	border: 1px solid #555;
  	width: 250px;
}
#test1 {
	height: 200px;
}

div.demoP {
	border: 0px solid #555;
  	width: 250px;
}



