/************* HOMEPAGE ***************/

/* SOUND PLAYER ACTIVATED */
ul.getLoggedIn									{margin: 51px 0 0 0;}
dl.userIdentity									{margin: 25px 0 0 0;}

.headerNoUserSpacer								{margin:49px 0 0;}

/* 3 COLUMNS */
.homepage .leftContainer						{float: left; width: 225px;}
.homepage .centerContainer						{float: left; width: 225px; margin: 0 0 0 10px;}
.homepage .rightContainer						{float: right; width: 225px;}

.blockTitle										{text-transform: none;}
.portlet										{position: relative; width: 225px; margin: 0 0 10px 0; overflow: hidden;}
	.portletHover								{width: 215px; border: 5px solid #d81e05; overflow: hidden;}
.giftContainer									{position: relative; width: 225px; background: url('../images/global/giftcontainer_border_top.gif') center top no-repeat; text-align: center; margin: 0 0 10px 0; overflow: hidden;}
	.giftContainerBottom						{position: absolute; bottom: 0; left: 0; height: 4px; width: 225px; background: url('../images/global/giftContainer_border_bottom.gif') center bottom no-repeat;}
.giftContainer .imgPrize						{width: 177px; height: 178px; margin:auto}
.individualBlock								{position: relative; margin: 0; padding: 0;}
.individualBlock .content						{padding-top: 20px;}
.individualBlock .blockSubTitle					{padding-top: 20px;}
.individualBlock img							{display: block;}
.dragBlock										{display: none; position: absolute; top: 0; left: 0; width: 215px; text-align: right;}
.move											{position: relative; display: block; width: 100%; height: 30px; cursor: move;}

