@charset "utf-8";
html {
	background-color: #666666;
}
body {
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#saveProfile {
	margin-top: 10px;
	margin-bottom: 10px;
}

#drewdleLinks {
	height: 84px;
	width: 920px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#communityContent {
	background-image: url(../png/footerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#communityNavBar {
	background-color: #000000;
	padding: 1px;
	border: 1px none #999999;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	display: none;
}
#communityNavBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	background-color: #000000;
	color: #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 24px;
	text-align: left;
	border: 1px solid #242424;
}
#communityNavBar ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(../png/listarrow.png);
	list-style-position: outside;
	font-weight: bold;
}
#communityNavBar a {
	color: #99CC00;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
}
#communityContent #drewdleProfile {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: 300px;
	color: #FFFFFF;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#communityContent #drewdleProfile .drewdleProfileLabels {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	background-color: #666666;
	border: 1px solid #333333;
	background-image: url(../png/navItemBg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#communityContent #drewdleProfileChangeImage {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: 300px;
	color: #FFFFFF;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#communityContent #drewdleProfileImageChange .drewdleProfileLabels {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	background-color: #666666;
	border: 1px solid #333333;
	background-image: url(../png/navItemBg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#communityContent #drewdleProfileUpdater #updateMemberForm #saveProfileButton {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	border: 1px solid #333333;
	width: 250px;
	padding: 4px;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center;
}
button {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	border: 1px solid #333333;
	width: 250px;
	padding: 4px;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center;
}



#communityContent #drewdleProfileUpdater {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: 300px;
	color: #FFFFFF;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#communityContent #pagelayoutDrewdleProfile {
	display: block;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#communityContent #pagelayoutDrewdleProfileChangeImage {
	display: none;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
#communityContent #pagelayoutDrewdleProfileUpdate {
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: auto;
}
.editModuleOption {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}

#communityContent #drewdleProfileUpdater .drewdleProfileLabels {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	background-color: #666666;
	border: 1px none #333333;
	background-image: url(../png/navItemBg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 24px;
}


.drewdleSample {
	border: 2px solid #999999;
	margin-left: 10px;
	position: relative;
}

#drewdleLinks #drewdleLinksLeft {
	position: absolute;
	height: 50px;
	width: 460px;
	text-align: left;
	left: -20px;
	top: 10px;
}
#drewdleLinks #drewdleLinksLeft ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#drewdleLinks #drewdleLinksLeft a {
	color: #999999;
	text-decoration: none;
}
#drewdleLinks #drewdleLinksLeft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#drewdleLinksRight {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	position: absolute;
	height: 100px;
	width: 500px;
	top: 10px;
	text-align: right;
	right: 10px;
	color: #666666;
	background-color: #000000;
	padding: 0px;
	z-index: 100;
}
object {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #99CC00;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #666666;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 200px;
	padding-left: 200px;
}
#container h1{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#container h2{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#container h3{
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
#container a:link {
	color: #99CC33;
	text-decoration: none;
}
#container a:visited {
	text-decoration: none;
	color: #99CC33;
}
#container a:hover {
	text-decoration: none;
	color: #333333;
}
#container a:active {
	text-decoration: none;
	color: #333333;
}
#logo {
	background-color: #333333;
	background-image: url(../png/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 70px;
	text-align: right;
}
#drewdleLinksRight p {
}
#drewdleLinksRight p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#drewdleLinksRight .light {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#drewdleLinksRight .medium {
	color: #CCCCCC;
}
#drewdleLinksRight .dark {
	color: #999999;
}
#drewdleLinksRight .csl {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 20px;
}
#drewdleFooter {
	height: 91px;
	background-image: url(../png/footerbg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#navBar {
	position: relative;
	height: 24px;
	width: 100%;
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(../png/navBGDrop.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 0px;
	margin-left: 0px;
}
#navBar #navList .navItem{
	display: inline;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../png/navItemBg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navBar #navList{
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#navBar #navList a{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #454545;
	border-bottom-color: #646464;
	border-left-color: #333333;
	color: #EFEFEF;
	text-decoration: none;
	list-style-position: inside;
	background-image: url(../png/navItemBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	height: 24px;
}
#navBar #navList a:hover{
	background-color: #999999;
	background-image: url(../png/navItemBgOver.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	text-decoration: none;
}
.navEnd{
	color: #999999;
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#navBarHolder{
	background-image: url(../png/navBg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#navBar #drewdleLogo {
	float: right;
}
#navSelected {
	background-color: #999999;
	background-image: url(../png/navItemBgOver.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	text-decoration: none;
}
.formFields {
	background-color: #EBEBEB;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	padding: 0px;
	width: 90%;
}
#is {
	background-color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
	border: 1px solid #000000;
	padding: 0px;
	width: 120px;
}
#communityContent #topDrewdles {
	padding: 3px;
	background-color: #666666;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #333333;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 138px;
	overflow: hidden;
	position: relative;
}
#communityContent #favDrewdles {
	padding: 3px;
	background-color: #666666;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #333333;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 138px;
	overflow: hidden;
	position: relative;
}
#communityContent .showAllLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin-right: 25px;
	cursor: pointer;
}
form {
	margin: 0px;
	padding: 0px;
}
#communityContent #topDrewdles p{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 32px;
	margin: 0px;
	padding-left: 6px;
}
#communityContent #favDrewdles p{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 32px;
	margin: 0px;
	padding-left: 6px;
}
#communityContent #blogRoll {
	padding: 10px;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #333333;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 200px;
	overflow: hidden;
	position: relative;
	background-attachment: fixed;
}
.topDrewdleListItems{
	background-color: #99CC00;
	margin-bottom: 2px;
	border: 1px solid #000000;
	margin-top: 1px;
	color: #FFFFFF;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	cursor: pointer;
}
.topDrewdleListItemsOver{
	background-color: #333333;
	margin-bottom: 2px;
	border: 1px solid #000000;
	margin-top: 1px;
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	cursor: pointer;
}
.destroyDrewdleButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
	z-index: 200;
}
.topDrewdleListItems strong{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	padding-left: 6px;
}
.topDrewdleListItemsOver strong{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	padding-left: 6px;
}
#communityContent #blogRoll #clearBlogRollHistory #clearBlogRollHistory {
	position: absolute;
	right: 20px;
	top: -1px;
	height: auto;
	width: auto;
	z-index: 100;
}
#communityContent #blogRoll #clearBlogRollHistory #clearBlogRollHistory #clearBlogRollHistoryButton{
	background-color: #0E0E0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border: 1px solid #333333;
	z-index: 100;
	width: 140px;
}
#communityContent #blogRoll p{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 32px;
	margin: 0px;
	padding-left: 6px;
}
#communityContent #blogRoll p .howLongAgo {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
	padding-left: 18px;
	background-image: url(../png/comm-icons/hints/clock.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#communityContent #blogRoll a{
	color: #99CC00;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#communityContent #blogRoll a:hover{
	color: #99CC00;
	background-image: url(../png/comm-icons/hints/view.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#saveis {
	background-color: #1D1D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC00;
	border: 1px none #000000;
	padding: 0px;
	width: 18px;
	font-weight: bold;
	margin: 0px;
}
legend {
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.editModuleOption2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#communityContent #pagelayoutDrewdleProfile img {
	margin-bottom: 3px;
	margin-top: 0px;
}
#communityContent #pagelayoutDrewdleProfileUpdate img {
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 5px;
}
fieldset {
	width: 300px;
	display: block;
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#communityContent #communityFooter {
	background-image: url(../png/comm-icons/community-logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 316px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#communityContent #communityFooterFriends {
	background-image: url(../png/comm-icons/community-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 316px;
	margin-top: 20px;
}
.memberProfileImagesSmall {
	background-color: #000000;
	padding: 1px;
	border: 2px solid #999999;
	background-image: url(../gif/ajax.loaders/smallloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	margin-right: 5px;
}
#fileUploaderImage {
	display: none;
}
#updateMemberProfileIsForm {
	margin: 0px;
	padding: 0px;
	display: inline;
	cursor: pointer;
}
#memberIsCurrently {
	cursor: pointer;
	display: inline;
	color: #99CC00;
}
#hintUpdateMemberIs {
	display: none;
	margin-left: 5px;
}
.communityFriendsThumbHolder {
	background-color: #000000;
	overflow: hidden;
	height: 46px;
	width: 64px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
.communityFriendsThumbInner {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.communityFriendsThumbOuter{
	position: relative;
	border: 2px solid #666666;
	height: 49px;
	width: 66px;
	display: inline-block;
	margin-bottom: 3px;
}
#showAllFriendsLinks{
	text-align: center;
	width: 70px;
	padding-bottom: 12px;
	background-image: url(../png/comm-icons/hints/more.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#showAllFriendsLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	padding-bottom: 12px;
}
#showAllFriendsLinks a:hover{
	color: #ebebeb;
}
.communityMemberPageHeaderImages{
	margin-bottom: 5px;
}
.friendProfilesInfoRight{
	background-color: #CCCCCC;
	background-image: url(../png/navItemBgOver.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 280px;
	margin-right: 20px;
}
#friendProfilesHolder{
	overflow: hidden;
	position: relative;
	width: 70px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.friendProfile {
	margin-bottom: 4px;
	margin-right: 20px;
}
.drewdleVotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../png/comm-icons/buttons/actions/votesbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 60px;
}
#DrewdleLoginForm {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ECECEC;
	position: absolute;
	top: 2px;
	right: 18px;
	z-index: 1000;
	line-height: 14px;
}
#DrewdleLoginForm #login_email {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#DrewdleLoginForm #login_password {
	width: 80px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#DrewdleLoginForm #loginButton {
	background-color: #DADADA;
	background-image: url(../png/navItemBgOver.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	height: 24px;
	border: 1px solid #333333;
}
#DrewdleLoginForm a {
	color: #99CC00;
	text-decoration: none;
}
#DrewdleLoginForm a:hover {
	text-decoration: underline;
}
#communityContent #pagelayoutDrewdleProfile .actionsMenu{
	background-color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#communityContent #pagelayoutDrewdleProfile a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-decoration: none;
}
#communityContent #pagelayoutDrewdleProfile a:hover{
	color: #ffffff;
}
#sendMessageForm{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#scrollBlogRollHistory{
	position: absolute;
	top: 1px;
	right: 21px;
	width: 20px;
	height: 220px;
	z-index: 1000;
	background-color: #CCCCCC;
	background-image: url(../png/comm-icons/scrollersBG.png);
	background-repeat: repeat;
}
#scrollTopMembers{
	position: absolute;
	top: 1px;
	right: 21px;
	width: 20px;
	height: 300px;
	z-index: 1000;
	background-color: #CCCCCC;
	background-image: url(../png/comm-icons/scrollersBG.png);
	background-repeat: repeat;
}
#scrollUpButton{
	cursor:pointer;
}
#scrollDownButton{
	cursor:pointer;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#communityContent #blogRoll .message_author_you {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #99CC00;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#communityContent #blogRoll .message_author_them {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFF99;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#reply_message_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#communityContent #blogRoll .message_body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.friendRequestTables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.friendRequestTables ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.topMemberTables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../png/comm-icons/topdrewbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
}
.topMemberTables ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#communityTopMembers {
	margin-right: 20px;
	border: 1px solid #666666;
	background-color: #666666;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	height: 280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-attachment: fixed;
}
#communityTopDrewdles {
	border: 1px solid #666666;
	padding: 10px;
	background-color: #666666;
	background-image: url(../png/contentBg.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	height: 280px;
	margin-left: 20px;
	margin-bottom: 20px;
}

