actionBox {
	font-size: 82%;
	right: 22px;
	position: absolute;
	top: 27px;
	display: inline;
	white-space: nowrap
}

.actionBox * {
	float: left;
}

.actionBox {
	background: url(/images/bg/bg_yellowBox_1x78.gif) repeat-x top #f6f3ca
}

.actionBox div {
	background: url(/images/util/util_borderTL_yellowBlue.gif) repeat-x top
}

.actionBox div div {
	background: url(/images/util/util_borderRight_yellowBlue.gif) repeat-y
		right
}

.actionBox div div div {
	background: url(/images/util/util_borderBottom_yellowBlue.gif) repeat-x
		bottom
}

.actionBox div div div div {
	background: url(/images/util/util_borderTL_yellowBlue.gif) repeat-y left
}

.actionBox div div div div div {
	background: url(/images/crn/crn_yellowBlueTL.gif) no-repeat top left
}

.actionBox div div div div div div {
	background: url(/images/crn/crn_yellowBlueTR.gif) no-repeat top right
}

.actionBox div div div div div div div {
	background: url(/images/crn/crn_yellowBlueBL.gif) no-repeat bottom left
}

.actionBox div div div div div div div div {
	background: url(/images/crn/crn_yellowBlueBR.gif) no-repeat bottom right
}

.actionBox#doYouLike ul {
	float: left;
	list-style: none;
	padding-bottom: .2em;
	padding-left: .5em;
	width: 25em
}

.actionBox#doYouLike h3 {
	color: #000;
	float: none;
	font-size: 120%;
	font-weight: bold;
	padding: .5em 0 .5em 1em
}

.actionBox#doYouLike li {
	float: left;
	padding: 0 .3em .5em .7em;
	width: 10em
}

.actionBox#doYouLike .icon {
	display: block;
	float: left;
	height: 15px;
	width: 20px
}

.actionBox#doYouLike .icon:hover {
	text-decoration: none
}

.actionBox .friend {
	background: url(/images/icon/icon_friends.gif) left center no-repeat
}

/*profilePage*/
#profilePage #aboutMe {
	display: block;
	position: relative;
	margin-bottom: 2em;
	overflow: hidden;
	white-space: normal;
	width: 72%;
	color: #000;
}

#profilePage dl {
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	width: 73%;
}

#profilePage dd {
	margin-left: 20px;
	margin-bottom: 5px;
}

#profilePage dt {
	font-weight: bold
}

#profilePage .answer {
	font-style: italic;
}

#profilePage .thumbHolder {
	float: left;
	margin: 6px 20px 75px 20px;
	position: relative
}

#profilePage #box2 h4 {
	line-height: 2em;
	font-weight: normal;
	font-size: 100%
}

#profilePage .editPic {
	right: -20px;
	bottom: -3px;
	background: url(/images/community/reskinning/icon_edit_28x14blue.gif)
		no-repeat left;
	position: absolute;
	height: 14px;
	width: 14px;
}

#profilePage .editPicOn {
	color: #aa61b6;
	right: -20px;
	bottom: -3px;
	background: url(/images/community/reskinning/icon_edit_28x14blue.gif)
		no-repeat right;
	position: absolute;
	height: 14px;
	width: 14px;
}

#profilePage .editHolder {
	font-size: 9px;
	position: absolute;
	right: 20px;
	bottom: -15px;
	white-space: nowrap;
}

#profileSave {
	background: url(/images/community/reskinning/btn_save_hoverTeal.gif)
		left no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	width: 34px
}

#profileCancel {
	background: url(/images/btn/btn_cancel_gray.gif) left no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 18px;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 42px
}

#profileSave:hover,#profileSave.hover,#profileCancel:hover,#profileCancel.hover
	{
	background-position: right
}

/*bookmarksPage*/
#bookmarksPage .bookmarkHolder {
	border: 1px solid #c4c4c4;
	color: #1f1f1f;
	float: left;
	text-align: left;
	width: 270px;
	margin: 10px;
	background-color: #f9faf4;
	position: relative
}

#bookmarksPage .bookmarkHolder .delete {
	z-index: 9998;
	right: 2px;
	top: 2px;
	background: url(/images/community/reskinning/icon_delete_28x14blue.gif)
		no-repeat left;
	position: absolute;
	height: 14px;
	width: 14px;
	text-indent: -9999px;
	display: block;
	float: right;
}

#bookmarksPage .bookmarkHolder .deleteOn {
	z-index: 9999;
	right: 2px;
	top: 2px;
	background: url(/images/community/reskinning/icon_delete_28x14blue.gif)
		no-repeat right;
	position: absolute;
	height: 14px;
	width: 14px;
	text-indent: -9999px;
	display: block;
	float: right;
}

#bookmarksPage .bookmarkHolder .edit-delete-text {
	color: #0061b6;
	font-size: 9px;
	right: 25px;
	position: absolute;
	top: 2px;
	visibility: hidden
}

#bookmarksPage .bookmarkHolder img {
	float: left;
	padding: 5px
}

#bookmarksPage .bookmarkHolder h4 {
	font-size: .9em;
	font-weight: normal;
	position: relative;
}  /*position:relative fixes IE6 bug*/
#bookmarksPage .bookmarkHolder h4.photoCredit {
	margin-top: 1.1em
}  /*allows room for delete text*/
#bookmarksPage .bookmarkHolder.clearLeft {
	clear: left
}

#bookmarksPage #titleHolder {
	margin: 10px
}

#bookmarksPage h4#bookmarksTitle {
	font-size: 1.2em;
	display: inline;
}

#bookmarksPage h4#bookmarksTitle textarea {
	width: 350px;
	height: 60px
}

#bookmarksPage #editbookmarksTitle {
	margin-left: 6px
}

/*stats page */
#statsPage div>#box2 {
	border-right: none;
}

#statsPage #box1,#statsPage #box2,#statsPage #box3 {
	float: left;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	position: relative
}

#statsPage div>#overallSummary,#statsPage div>#individualAlbums {
	color: #1f1f1f;
	padding: 1.3em 1.38em;
	text-transform: lowercase;
	border-top: 1px solid #c4c4c4;
}

#statsPage #profileStats {
	color: #1f1f1f;
	padding: 1.3em 1em;
	text-transform: lowercase;
}

#statsPage #profileStats h2 {
	border-bottom: 1px solid #e8e8e8;
}

#statsPage #profileStatsTable {
	width: 48.7em;
}

#statsPage #profileStatsTable td {
	width: 25%;
	font-size: 145%;
}

#statsPage #profileStatsTable td em {
	width: 25%;
	color: #389da0;
	font-style: normal;
}

#statsPage #overallSummary {
	padding: 1.3em 1.38em;
	text-transform: lowercase;
	border-top: 1px solid #c4c4c4;
}

#statsPage #overallSummaryTable {
	border: 1px solid #e8e8e8;
	border-collapse: collapse;
}

#statsPage #overallSummaryTable td {
	padding: 0.2em 0.5em;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

#statsPage #overallSummaryTable th.t1 {
	border-bottom: 1px solid #e8e8e8;
}

#statsPage #overallSummaryTable th.t2 {
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	width: 15em;
}

#statsPage #more-information {
	padding-top: 1em;
}

#statsPage #more-information p {
	text-align: right;
}

#statsPage #more-information div {
	float: right;
	margin-right: 1em;
	border-right: 1px solid #e8e8e8;
	padding-right: 1em;
}

#statsPage #more-information div.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

#statsPage #more-information div b.limit {
	color: #389da0;
}

#statsPage #individualAlbums {
	padding: 1.3em 1.38em;
	text-transform: lowercase;
	border-top: 1px solid #c4c4c4;
}

#statsPage #individualAlbumsTable {
	border: 1px solid #e8e8e8;
	border-collapse: collapse;
}

#statsPage #individualAlbumsTable small {
	clear: both;
	display: block;
	font-weight: normal;
}

#statsPage #individualAlbumsTable td {
	padding: 0.2em 0.5em;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

#statsPage #individualAlbumsTable td.c1 {
	text-align: right;
	text-transform: none;
}

#statsPage #individualAlbumsTable th.t1 {
	border-bottom: 1px solid #e8e8e8;
}

#statsPage #individualAlbumsTable th.t2 {
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	width: 7em;
}

#statsPage #individualAlbumsTable #noMoreStats {
	padding: 0.3em 3em;
	text-transform: none;
}

#statsPage #individualAlbumsTable #noMoreStats em {
	font-size: 140%;
	font-style: normal;
}

#statsPage #box2 .cr {
	text-align: center;
}

#statsPage #box2 th {
	vertical-align: top;
	padding: 0.4em 0;
	border-left: 1px solid #e8e8e8;
}

#statsPage #box2 th.t1 {
	padding-right: 0.5em;
	text-align: right;
	width: 15em;
}

#statsPage #box2 tr.altOdd {
	background: #f9faf4;
}

#statsPage #profileStats h2,#statsPage #overallSummary h2,#statsPage #individualAlbums h2
	{
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #1f1f1f !important;
}

/*profilePreview*/
#profilePrevContent {
	position: relative;
	display: block;
	padding: 10px;
	margin-bottom: 12px;
	overflow: hidden;
}

#profilePrevContent #colA {
	display: block;
	position: relative;
	float: left;
	width: 54px;
}

#profilePrevContent #colA a {
	display: block
}

#profilePrevContent #colB {
	display: block;
	position: relative;
	float: left;
	width: 230px
}

#profilePrevContent #colB a {
	position: absolute;
	bottom: -.5em;
	z-index: 50;
}

#profilePrevContent #aboutMeEdit {
	position: absolute;
	float: right;
	bottom: 0em;
	left: 6em;
}

#profilePrevContent #aboutMeCtrl {
	position: relative;
	z-index: 100;
}

#profilePrevContent div ul {
	margin-left: 55px;
	list-style: none;
	font-size: 11px;
}

#profilePrevContent div li {
	line-height: 14px;
}

#profilePrevContent div .thumb {
	border: 1px solid #c4c4c4;
	position: relative;
	display: block;
	width: 46px;
	height: 46px;
	overflow: hidden;
}

#profilePrevContent div .thumb img {
	position: absolute;
	top: 50%;
	left: 50%;
	border: none
}

#profilePrevContent .editPic {
	right: -20px;
	top: 2px;
	background: url(/images/community/reskinning/icon_edit_28x14blue.gif)
		no-repeat left;
	position: absolute;
	height: 14px;
	width: 14px;
}

#profilePrevContent .editPicOn {
	right: -20px;
	top: 2px;
	background: url(/images/community/reskinning/icon_edit_28x14blue.gif)
		no-repeat right;
	position: absolute;
	height: 14px;
	width: 14px;
}

#profilePrevContent .editHolder {
	bottom: 0;
	color: #389da0;
	font-size: 9px;
	position: absolute;
	right: 10px;
}

#profilePrevContent #aboutMeEdit {
	margin-left: 10px
}

#profilePreview {
	padding-bottom: 15px
}

#profilePreview.clearfix>div>a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 10px 8px 5px 8px;
}

#profilePreview div.ypp>a {
	position: relative;
	display: block;
	margin-left: 15px;
}

#profilePreview .actionsBox {
	float: none;
	vertical-align: auto;
	margin-top: 30px;
}

#profilePreview #DEBUG {
	display: none;
}

/* sorting options */
#sorting-options h2,#filter-options h2 {
	float: left;
	margin-right: 0.8em;
}

#sorting-options #sort1,#sorting-options #sort2,#sorting-options #sort3,#sorting-options #sort4
	{
	position: relative;
	top: 3px;
}

#sorting-options *,#filter-options * {
	cursor: pointer;
}

#sorting-options ul li,#filter-options ul li {
	float: left;
	margin-right: 0.8em;
	font-size: 100%;
}

#sorting-options {
	clear: both;
}

#sorting-options {
	margin-bottom: 1.2em;
}

#sorting-options ul li a {
	line-height: 2.2em;
	padding: 1em 0.6em;
}

#sorting-options ul li>a {
	line-height: 1em;
	padding: 0.4em;
}

/* people sub tabs */
#box2.amg #friends h2.title {
	text-transform: lowercase;
	font-size: 145%;
	font-weight: normal;
	letter-spacing: -1px;
}

#box2.amg #friends div.memberHolder {
	background-color: #f9faf4;
	width: 54em;
	margin: 0 auto;
	border: 1px solid #e9e8e8 !important;
	border-bottom: none !important;
}

#box2.amg #friends div.memberHolder ul li.memberNameInfo,.memberHolder .memberNameInfo
	{
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: .5em !important;
}

#box2.amg #friends div.memberHolder div.thumb {
	float: left;
	margin-right: 1em !important;
}

#box2.amg #friends div.memberHolder a.delete {
	margin-top: -1.2em;
}

#box2.amg #friends div.memberHolder.alt {
	background: none !important;
}

#box2.amg #friends div.memberHolder.last {
	border-bottom: 1px solid #e9e8e8 !important;
}

#box2.amg #friends div.memberHolder ul.memberInfo {
	font-size: 100%;
	font-family: Arial, Verdana;
	color: #848580;
}

#box2.amg #friends div.memberHolder ul.memberInfo,#friends div.memberHolder ul.recentPhotos
	{
	margin-top: -1.2em !important;
}

#box2.amg #friends div.memberHolder ul.memberInfo li {
	clear: left;
}

#box2.amg #friends div.memberHolder ul.memberInfo li.memberNameInfo a {
	float: left;
}

#box2.amg #friends {
	width: auto;
	margin: 0 auto;
	height: auto !important;
	overflow: visible !important;
	position: relative;
	display: block;
}

#box2.amg #page-navHolder-bottom {
	margin-top: 2em;
}

#box2.amg #bookmarkedMembers h2.title {
	text-transform: lowercase;
	font-size: 145%;
	font-weight: normal;
	letter-spacing: -1px;
}

#box2.amg #bookmarkedMembers div.memberHolder {
	background-color: #f9faf4;
	width: 54em;
	margin: 0 auto;
	border: 1px solid #e9e8e8 !important;
	border-bottom: none !important;
}

#box2.amg #bookmarkedMembers div.memberHolder ul li.memberNameInfo {
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: .5em !important;
}

#box2.amg #bookmarkedMembers div.memberHolder div.thumb {
	float: left;
	margin-right: 1em !important;
}

#box2.amg #bookmarkedMembers div.memberHolder a.delete {
	margin-top: -1.2em;
}

#box2.amg #bookmarkedMembers div.memberHolder.alt {
	background: none !important;
}

#box2.amg #bookmarkedMembers div.memberHolder.last {
	border-bottom: 1px solid #e9e8e8 !important;
}

#box2.amg #bookmarkedMembers div.memberHolder ul.memberInfo {
	font-size: 100%;
	font-family: Arial, Verdana;
	color: #848580;
}

#box2.amg #bookmarkedMembers div.memberHolder ul.memberInfo li {
	clear: left;
}

#box2.amg #bookmarkedMembers div.memberHolder ul.memberInfo li.memberNameInfo a
	{
	float: left;
}

#box2.amg #bookmarkedMembers {
	width: 98.2%;
	margin: 0 auto;
}

#peoplePage #box2.amg #fans h2.title {
	text-transform: lowercase;
	font-size: 145%;
	font-weight: normal;
	letter-spacing: -1px;
}

#peoplePage #box2.amg #fans {
	width: 98.2%;
	margin: 0 auto;
}

#peoplePage #box2.amg #fans div.memberHolder {
	border: 0;
	float: left;
	height: 90px;
	padding: 0;
	text-align: center;
	width: 17.5%;
}

#peoplePage #box2.amg #fans div.memberHolder .thumb {
	float: none;
	margin: 0 auto
}

#peoplePage #box2.amg #fans div.memberHolder .memberName {
	float: none;
	position: relative;
	text-align: center
}

#peoplePage #box2.amg #fans div.memberHolder .memberName .premium {
	background: url(/images/icon/icon_premium_star_12x13.gif) no-repeat;
	display: block;
	height: 12px;
	margin-left: 4px;
	position: absolute;
	top: 0;
	right: 0;
	width: 13px
}

#peoplePage #box2.amg #fans div.memberHolder .memberName img.premium-star
	{
	margin-left: 0.3em;
}

#capacityPreview {
	padding-bottom: 15px float : none;
	clear: both;
	width: 329px;
}

.capacity {
	float: left;
	margin: 25px 15px 0 0;
}

.capacity h4 {
	font: 1.9em arial, helvetica, sans-serif normal !important;
	color: #f79d01 !important;
}

.capacityHolder {
	float: left;
	width: 29px;
	height: 85px;
	position: relative;
	overflow: hidden;
	margin: 18px 0 0 15px
}

.capacityHolder .inner {
	height: 82px
}

.capacityHolder .inner .innerTop {
	background: #fff;
}

.capacityHolder .inner .innerBottom {
	background: #99d43e;
}

.capacityHolder .capacityViewer {
	background: url(/images/grfk/grfk_progressBar_vert.png) no-repeat left;
	position: absolute;
	top: 0px;
	left: 0;
	width: 29px;
	height: 85px
}

#account #capacityPreview {
	border-bottom: none;
	margin-top: 15px
}

#account #capacityPreview h3 {
	font-size: 1em;
}

#account .capacityHolder {
	margin: 0;
	margin-top: 10px
}

#account .capacity {
	border: 0 !important;
	margin-left: -5px;
	margin-right: 40px
}

#account .capacity li {
	margin: 0 !important
}