/* CSS Document */


/*** PHOTOBOOK ****/

#photobooks #principal{
	display:block;
	width:702px;
	border:#FC0 2px solid;
	float:right;
	padding:10px;
	font-size:12px;
	line-height:15px;
	margin-bottom:20px;
	background-color:#900;
}

#book{
	clear:left;
	float:left;
	width:600px;
}
