#subwindow {
	float:left;
	width:150px;
	height:100%;
}

#contents {
	float:right;;
	width:440px;
	height:100%;
}

div#mainwindow p{
	padding:5px 0 0 0;
}

div#prImg {
	padding:14px 0 0 0;
	
}

div#prText {
	padding:5px 30px 30px 30px ;
	font-size:10pt;
}



