

/* full gadget */

#gadget-full {}

#gadget-full #gadget-photo {
	width:210px;
	height:210px;
	background: url('../img/photo_shadow_200px.png') no-repeat;
	float:left;
}

#gadget-full #gadget-descr {
	float:right;
	width:570px;
}

#gadget-full #gadget-options {
	clear: both;
	text-align:right;
}

