@charset "utf-8";

/*==================================================================
//
// picture power style
//
==================================================================*/



/* top
============================================================*/

#picture #content {
	margin-top: 5px;
}
/*
//----------------------------------------
// contentTitle
//----------------------------------------
*/
	#picture #contentTitle h2 {
		float: left;
	}

/*
//----------------------------------------
// pictureEntry
//----------------------------------------
*/

	#picture #pictureEntry .panelNoShadow p {
		text-indent: 1em;
		line-height: 1.5;
		margin-bottom: 1em;
	}



