.page-body input, select {
	background-color: #f8f8f8;
	border: 1px solid #999;
	padding: 2px;
}

.page-body input.button {
	border: none;
	background-color: transparent;
}

h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: large;
	font-weight: normal;
	padding: 4px 0 10px 2px;
	margin: 0;
}

/* folders pane */

ul.editList {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.editList li {
	padding:0 0 3px 12px;
	margin:0;
}

ul.editList li a {
	display: block;
}

ul.editList li.active {
	background: url(/i/community/bullet_arrow_blk.gif) no-repeat 2px 4px;
}

ul.editList li.active a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

/* about me */

.subContent table.editTable td {
	padding: 3px;
}

.subContent table.editTable td.lbl {
	padding: 6px;
	text-align: right;
}

/* profile alerts */

ul.checkboxList {
	list-style: none;
}

ul.checkboxList li {
	padding: 2px 0;
}

ul.checkboxList input {
	border: none;
	background-color: white;
	margin: 3px 3px 0 0;
}

/* education */

ul.clam a {
	text-decoration: none;
	visibility: visible;
}

ul.clam {
	margin-left: 10px;
	padding: 0;
}

ul.clam li {
	padding: 0 0 0 18px;
	margin: 0 0 1px 0;
	font-weight: bold;
	list-style: none;
}

ul.clam ul {
	padding: 0;
	margin: 0 0 0 20px;
}

ul.clam ul li {
	padding: 0 0 0 18px;
	margin: 0 0 1px 0;
}

ul.clam ul ul {
	margin-left: 30px;
	padding: 0;
}

ul.clam ul ul li {
	padding: 0;
	margin: 0;
}

.clamClosed {
	list-style-image: none;
	background: url(/i/community/icons/trans/closed_folder.gif) no-repeat;
	/*
	list-style-image: url("/i/community/icons/trans/closed_folder.gif")
	*/
}

.clamOpen {
	list-style-image: none;
	background: url(/i/community/icons/trans/open_folder2.gif) no-repeat;
	/*
	list-style-image: url("/i/community/icons/trans/open_folder2.gif")
	*/
}

li.clamLeaf {
	color: #aaa;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.alert {
	padding: 3px;
}

.fanSportsBox {
	width:600px;
	padding:8px;
	border:1px dashed #aaa;
	float:left;
}

.fanTeamsBox {
	width:600px;
	padding:8px;
	border:1px dashed #aaa;
	float: left;
}

.teamicon {
	width:50px;
	height:50px;
}

.trash {
	float: right;
	width:50px;
	height: 50px;
	padding:8px;
	border:1px dashed #aaa;
	background: url(/profile/i/icon_del.gif) no-repeat center center;
}

.hoverTrash {
	border:1px dashed #ff0000;
	background-color: #ffff99;
}

#trashFanSports {
	height: 31px;
}

.school {
	border: 1px dashed #aaa;
	width: 345px;
	margin: 0 10 8 0;
}


#educationEdit dl dt {
	float: left;
	width: 45px;
	text-align: right;
	height: 21px;
	padding: 0;
	margin: 0 5px 5px 0;
}

#educationEdit dl dd {
	height: 21px;
	margin: 0 0 5px 0;
	padding: 0;
}



.handle{ cursor:N-resize; float:left; }
.blog-roll-button-wrapper{ padding: 10px; }
#blog-roll-items{ list-style-type:none; padding:2px 0; margin:0; width:650px; }
#blog-roll-items li{ clear:both; padding:2px 0; width:650px;/*position:relative;*/ }
.blog-roll-item{ font-weight: bold; display:block; float:left; margin-left:15px; width:30%; /*position:absolute; bottom:6px;*/ }
.blog-roll-delete { display:block; float:right; margin-right:50%; width:10px; /*position:absolute; left:50%;*/ }
#blog-roll-items { width: 690px; }
#blog-roll-items li{ margin:5px 0; width:100%; padding: 5px 0; cursor: move; background: #F1F0F0; border:1px solid #E8E8E8; }
.blog-roll-delete { margin-right:15px; }
