@charset "utf-8";

textarea {
	margin:1px 0 0;
	padding:0;
	font-size:8pt;
}

#jp ,
#full ,
#sq ,
#skys ,
#w650 {
	margin: 0 auto;
	width: 720px;
}


/* --------------------------------------------------------------------------*/
#jp div {
	width:234px;
	float:left;
}

#jp img {
	width:200px;
	height:40px;
	margin:0 16px;
}

#jp textarea {
	width:200px;
	height:120px;
	margin-bottom:16px;
}


/* --------------------------------------------------------------------------*/
#full div {
}


#full img {
	width:468px;
	height:60px;
}

#full textarea {
	width:468px;
	height:50px;
	margin-bottom:16px;
}


/* --------------------------------------------------------------------------*/
#sq div {
	width:234px;
	float:left;
}

#sq img {
	width:200px;
	height:200px;
}

#sq textarea {
	width:200px;
	height:130px;
	margin-bottom:16px;
}


/* --------------------------------------------------------------------------*/
#skys div {
	width:125px;
	float:left;
}

#skys img {
	width:120px;
	height:600px;
}

#skys textarea {
	width:120px;
	height:170px;
	margin-bottom:20px;
}


/* --------------------------------------------------------------------------*/
#w650 div {
	width:655px;
	float:left;
}

#w650 img {
	width:650px;
	height:120px;
}

#w650 textarea {
	width:650px;
	height:35px;
	margin-bottom:20px;
}



/* [EOF] */