
html, body
{
	margin: 0;
	padding: 0;
	background-color: #666;
	color: #222;
	font-family: Arial, Helvetica;
}

a:LINK
{
	color: #6F5842;
	text-decoration: none;
}

a:VISITED, a:ACTIVE
{
	color: #8F7842;
	text-decoration: none;
}

a:HOVER
{
	color: #069;
	text-decoration: underline;
}

HR
{
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	background-color: transparent;
	height: 0;
}

.Common
{
	min-width: 780px;
	max-width: 1004px;
	margin: 0 auto;
	position: relative;
}

H2
{
	font-size: 28px;
	font-weight: normal;
}

H3
{
	font-size: 18px;
	font-weight: normal;
}

#Header
{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 113px;
	overflow: hidden;
	z-index: 11;
}

#HeaderMargin
{
	height: 86px;
}

#HeaderInner
{
	background-color: #333;
	position: relative;
	left: 0;
	top: 0;
	height: 69px;
	overflow: visible;
	background-image: url(../images/getben4/background2.jpg);
	background-position: center top;
}

.HeaderInnerLogo
{
	display: block;
	position: absolute;
	left: 20px;
	top: 10px;
	width: 149px;
	height: 0;
	overflow: hidden;
	padding-top: 48px;
	background-image: url(../images/getben4/getben.gif);
}

#HeaderNavigation
{
	position: absolute;
	right: 20px;
	top: 3px;
}

#HeaderNavigation .About, #HeaderNavigation .Blog, #HeaderNavigation .Email, #HeaderNavigation .Home, #HeaderNavigation .Media
{
	display: block;
	float: left;
	margin-left: 5px;
	width: 52px;
	padding-top: 61px;
	height: 0;
	overflow: hidden;
	background-position: 0 0;
}

#HeaderNavigation .About:HOVER, #HeaderNavigation .Blog:HOVER, #HeaderNavigation .Email:HOVER, #HeaderNavigation .Home:HOVER, #HeaderNavigation .Media:HOVER
{
	background-position: 0 -61px;
}

#HeaderNavigation .About.Selected:HOVER, #HeaderNavigation .Blog.Selected:HOVER, #HeaderNavigation .Email.Selected:HOVER, #HeaderNavigation .Home.Selected:HOVER, #HeaderNavigation .Media.Selected:HOVER,
#HeaderNavigation .About.Selected, #HeaderNavigation .Blog.Selected, #HeaderNavigation .Email.Selected, #HeaderNavigation .Home.Selected, #HeaderNavigation .Media.Selected
{
	background-position: 0 -122px;
	padding-top: 63px;
	margin-top: 6px;
}

#HeaderNavigation .About { background-image: url(../images/getben4/about.gif); }
#HeaderNavigation .Blog { background-image: url(../images/getben4/blog.gif); }
#HeaderNavigation .Email { background-image: url(../images/getben4/email.gif); }
#HeaderNavigation .Home { background-image: url(../images/getben4/home.gif); }
#HeaderNavigation .Media { background-image: url(../images/getben4/media.gif); }

#HeaderBreadCrumbs
{
    height: 17px;
    font-size: 11px;
    font-weight: normal;
    color: #5F4832;
    background-color: #fff;
    border-bottom: solid 3px #333;
}

#HeaderBreadCrumbs .Common
{
    height: 17px;
}

#HeaderBreadCrumbsInner
{
    padding: 2px 20px 0 20px;
}

#HeaderBreadCrumbs a
{
    color: #5F4832;
}

#Content
{
	position: relative;
	z-index: 10;
}

#Content .Common
{
	background-color: #fff;
}
	
#LeftContent
{
	padding: 20px;
}

#ContentFooter
{
    padding-bottom: 24px;
}

#ContentFooterInner
{
    padding: 12px 20px 7px 20px;
    background-color: #333;
    font-size: 75%;
    color: #999;
}

#ContentFooterInner a
{
    color: #999;
}

#ContentFooterRound
{
	height: 5px;
}

#ContentFooterRound .r1, #ContentFooterRound .r2, #ContentFooterRound .r3, #ContentFooterRound .r4
{
	height: 1px;
	overflow: hidden;
}

#ContentFooterRound .r4 { margin: 0 5px; }
#ContentFooterRound .r3 { margin: 0 3px; }
#ContentFooterRound .r2 { margin: 0 2px; }
#ContentFooterRound .r1 { margin: 0 1px; height: 2px; }

#ContentFooterRound .r1, #ContentFooterRound .r2, #ContentFooterRound .r3, #ContentFooterRound .r4
{
	background-color: #333;
}

#SidebarLeft .CommonSidebar
{
    float: left;
	padding: 0;
	margin: 0 0 36px 0;
	overflow: hidden;
	width: 260px;
	border-top: solid 13px #f3f3f3;
}

#SidebarRightRound, #SidebarLeftRound
{
   	border-top: solid 17px #f3f3f3;
	height: 5px;
}

#SidebarRightRound .r1, #SidebarRightRound .r2, #SidebarRightRound .r3, #SidebarRightRound .r4,
#SidebarLeftRound .r1, #SidebarLeftRound .r2, #SidebarLeftRound .r3, #SidebarLeftRound .r4
{
	height: 1px;
	overflow: hidden;
}

#SidebarRightRound .r4 { margin: 0 0 0 5px; }
#SidebarRightRound .r3 { margin: 0 0 0 3px; }
#SidebarRightRound .r2 { margin: 0 0 0 2px; }
#SidebarRightRound .r1 { margin: 0 0 0 1px; height: 2px; }

#SidebarLeftRound .r4 { margin: 0 5px 0 0; }
#SidebarLeftRound .r3 { margin: 0 3px 0 0; }
#SidebarLeftRound .r2 { margin: 0 2px 0 0; }
#SidebarLeftRound .r1 { margin: 0 1px 0 0; height: 2px; }

#SidebarRightRound .r1, #SidebarRightRound .r2, #SidebarRightRound .r3, #SidebarRightRound .r4,
#SidebarLeftRound .r1, #SidebarLeftRound .r2, #SidebarLeftRound .r3, #SidebarLeftRound .r4
{
	background-color: #f3f3f3;
}


#SidebarRight .CommonSidebar
{
    float: right;
    margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	width: 260px;
	border-top: solid 13px #f3f3f3;
}

#Content
{
    margin: 0;
	padding: 20px;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#ContentInner
{
    width: 100%;
	overflow: hidden;
}

#ContentWrapper .Common
{
    background-color: #fff;
}

#ContentWrapperInner
{
}

/* Sidebar */

.SidebarArea
{
	font-size: 75%;
	color: #333;
	background-color: #f3f3f3;
	padding: 0 10px 10px 10px;
	border-bottom: dotted 1px #999;
}

.SidebarHeader
{
	padding: 10px 10px 0 10px;
	margin: 0;
	font-size: 135%;
	font-weight: bold;
	text-transform: lowercase;
	color: #666;
}

.SidebarContent
{
	margin: 0px;
	padding: 10px;
	font-size: 90%;
}

.SidebarContent ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.SidebarContent ul li
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.SidebarContent ul li.Child
{
    font-weight: normal;
}

.SidebarContent ul li.Selected
{
    font-weight: bold;
}

/* Tags */

.Tag1, .Tag2, .Tag3, .Tag3, .Tag4, .Tag5, .Tag6
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 225%;
	font-weight: 900;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 175%;
	font-weight: 800;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 600;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 300;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 200;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}

.InlineTagEditor
{
	padding: 4px;
	border: solid 1px #999999;
	background-color: #f3f3f3;
}

.Tags
{
	background-image: url(../images/getben3/tags20x20.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 22px;
}

.TagCloud
{
	text-align: center;
	color: #069;
	margin: 0px;
	padding: 1em .5em 1em .5em;
	list-style-type: none;
	background-color: #CEDEFD;
}

.SidebarArea .TagCloud
{
    background-color: Transparent;
}

.TagCloud a
{
    color: #069;
}

.SidebarArea .TagCloud a
{
    color: #6F5842;
}

/* Comments */

.Comments
{
	border-top: dotted 1px #ccc;
	padding: 20px 0 0 0;
}

.CommentHeader
{
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

/* Comment Bubbles */

.CommonCommentArea
{
	margin: 12px 0;
	font-size: 75%;
}

.CommonCommentUser
{
	float: left;
	width: 64px;
	min-height: 60px;
	overflow: hidden;
}

.CommonCommentArrow
{
	float: left;
	padding-top: 10px;
	width: 10px;
	height: 20px;
	overflow: hidden;
}

.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10
{
	height: 2px;
	overflow: hidden;
}

.CommonCommentArrow .r1 { margin-left: 0; }
.CommonCommentArrow .r2 { margin-left: 1px; }
.CommonCommentArrow .r3 { margin-left: 2px; }
.CommonCommentArrow .r4 { margin-left: 3px; }
.CommonCommentArrow .r5 { margin-left: 4px; }
.CommonCommentArrow .r6 { margin-left: 5px; }
.CommonCommentArrow .r7 { margin-left: 6px; }
.CommonCommentArrow .r8 { margin-left: 7px; }
.CommonCommentArrow .r9 { margin-left: 8px; }
.CommonCommentArrow .r10 { margin-left: 9px; }

.CommonCommentBubble
{
	margin-left: 74px;
}

.CommonCommentContent
{
	padding: 0 10px 1em 10px;
	min-height: 32px;
	position: relative;
	overflow: hidden;
}

.CommonCommentBubbleRoundTop, .CommonCommentBubbleRoundBottom
{
	height: 5px;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundBottom .r4 { margin: 0 5px; }
.CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundBottom .r3 { margin: 0 3px; }
.CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundBottom .r2 { margin: 0 2px; }
.CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4,
.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10,
.CommonCommentContent
{
	background-color: #CEDEFD;
}

.CommonCommentContent a:link, .CommonCommentContent a:visited, .CommonCommentContent a:active, .CommonCommentContent a:hover
{
    color: #069;
}

.Owner .CommonCommentBubbleRoundTop .r1, .Owner .CommonCommentBubbleRoundTop .r2, .Owner .CommonCommentBubbleRoundTop .r3, .Owner .CommonCommentBubbleRoundTop .r4,
.Owner .CommonCommentBubbleRoundBottom .r1, .Owner .CommonCommentBubbleRoundBottom .r2, .Owner .CommonCommentBubbleRoundBottom .r3, .Owner .CommonCommentBubbleRoundBottom .r4,
.Owner .CommonCommentArrow .r1, .Owner .CommonCommentArrow .r2, .Owner .CommonCommentArrow .r3, .Owner .CommonCommentArrow .r4,
.Owner .CommonCommentArrow .r5, .Owner .CommonCommentArrow .r6, .Owner .CommonCommentArrow .r7, .Owner .CommonCommentArrow .r8, 
.Owner .CommonCommentArrow .r9, .Owner .CommonCommentArrow .r10,
.Owner .CommonCommentContent
{
	background-color: #cfb8a2;
}

.Owner .CommonCommentContent a:link, .Owner .CommonCommentContent a:visited, .Owner .CommonCommentContent a:active, .Owner .CommonCommentContent a:hover
{
    color: #5F4832;
}

.CommonMessageHeader
{
	font-size: 110%;
}

.CommonMessageRecipients
{
	font-size: 80%;
	padding: 2px 0;
}

.CommonMessageDate
{
	border-bottom: solid 1px #fff;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 80%;
}

.CommonMessageActions
{
	float: right; 
	margin: 0 0 4px 4px; 
	font-size: 80%;
	font-weight: bold;
}

.CommentForm
{
	border-top: dotted 1px #ccc;
	padding: 20px 0 0 0;
}

.CommentForm dt
{
	font-size: 90%;
	color: #666;
	margin-top: 1em;
	text-transform: lowercase;
	font-weight: bold;
}

.CommentForm dd
{
	margin-bottom: 8px;
	margin-left: 0px;
}

.CommentForm dd input, .CommentForm dd textarea
{
	width: 90%;
}

.CommentForm dd textarea
{
	height: 150px;
}

.CommentForm .TextButton
{
	margin-top: 10px;
}

.CommonMessageSuccess
{
	padding: 12px;
	font-size: 100%;
	color: #030;
	font-weight: normal;
	border: solid 1px #030;
	background-color: #88dd88;
	margin: 16px 0;
}

.CommonMessageWarning
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
}

.CommonMessageError
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #000;
	font-weight: normal;
	border: solid 1px #300;
	background-color: #d66;
}


/* Trackbacks */

.Trackbacks
{
	border-top: dotted 1px #ccc;
	padding: 20px 0 0 0;
}

.TrackbackHeader
{
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

.TrackbackArea
{
	margin: 20px 0px 20px 0px;
}

.TrackbackTitle
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

.TrackbackText
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: .9em;
	color: #666;
}

.TrackbackText P
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.TrackbackFooter
{
	font-size: .7em;
	color: #999;
}

/* Contact */

.ContactHeader
{
	font-size: 36px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	margin-bottom: 20px;
	background-image: url(../images/getben3/email40x40.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 44px;
}

.ContactForm
{
	margin-top: 20px;
}

.ContactForm dt
{
	font-size: 90%;
	color: #666;
	margin-top: 1em;
	text-transform: lowercase;
	font-weight: bold;
}

.ContactForm dd
{
	margin-bottom: 8px;
	margin-left: 0px;
}

.ContactForm dd input, .ContactForm dd textarea
{
	width: 90%;
}

.ContactForm dd textarea
{
	height: 200px;
}

.ContactFormDescription
{
	font-size: .9em;
}


/* Posts */

.PostArea
{
}

.PostAttachment
{
    float: right; margin: 0 0 1em 1em; text-align: center; width: 100px; padding: 10px; border: dotted 1px #ccc;
    background-color: #f7f7f7;
}

.PostAttachment img
{
    border-width: 0;
}

.PostHeader
{
	font-size: 36px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

.PostDetails
{
	color: #666;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.PostContent
{
	font-size: .9em;
	line-height: 1.2;
}

.PostContent a
{
    background-color: #ffffe7;
}

.PostContent a:hover
{
    background-color: Transparent;
}

.PostFooter
{
	font-size: 14px;
	padding: 6px 0;
	margin: 1em 0 0 0;
	border-top: dotted 1px #ccc;
	font-size: 80%;
	color: #666;
}

.PostTagsList
{
	color: #666;
}

UL.PostList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL.PostList LI.PostListItem
{
	margin: 0px;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #ccc;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 1em;
	margin-left: 44px;
}

.PostList .PostHeader
{
	font-size: 26px;
	margin-bottom: 8px;
	margin-left: -44px;
}

/* Post Icons */

.FilePost
{
	background-image: url(../images/getben3/file40x40.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 44px;
}

.BlogPost
{
	background-image: url(../images/getben3/blog40x40.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 44px;
}

/* Forms */

.FormArea
{
	margin: 32px 0px;
}

.FormFieldName
{
	font-size: 90%;
	color: #666;
	text-transform: lowercase;
	font-weight: bold;
	padding: 4px;
}

.FormField
{
	padding: 4px;
	font-size: 90%;
}

/*
TabPane Styles
*/

.CommonPane
{
	font-size: 10pt;
	border: solid 1px #999;
	border-top-width: 0;
	background-color: #fff;
	padding: 8px;
}

.CommonPaneTabSet
{
	font-size: 90%;
	padding: 0;
	margin: 0;
	background-image: url(../images/common/tabset.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-weight: bold;
}

.CommonPaneTab
{
	color: #666;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
}

.CommonPaneTabSelected
{
	color: #333;
	border: solid 1px #999;
	border-bottom-width: 0;
	border-top: solid 3px #999;
	margin: 0 0 -1px 0;
	padding: 6px 10px 8px 10px;
	background-color: #fff;
	cursor: pointer;
	white-space: nowrap;
}

.CommonPaneTabHover
{
	color: #333;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
}

/* Modal Styles */

.ModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
}

.Modal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

.ModalTitle
{
	height: 18px;
	font-size: 16px;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	color: #666666;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
}

.ModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(../images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.ModalContent
{
	background-color: #ffffff;
}

.ModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}

.ModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(../images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}


/* File Lists */

.CommonFileArea
{
	margin: 8px;
	width: 152px;
	overflow: hidden;
	float: left;
}

.CommonFileArea a
{
    background-color: Transparent;
}

.CommonFileContent
{
	padding: 3px 8px 0 8px;
}

.CommonFile
{
	border: solid 2px #ccc;
	width: 131px;
	height: 94px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}

.CommonFile img
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

.CommonFileDetails
{
	padding: 4px 0 8px 0;
	white-space: nowrap;
	font-size: 85%;
}

.CommonFileInner
{
	height: 94px;
	width: 131px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}

.CommonFileInner a.CommonFileLink
{
	display: block;
	height: 94px;
	width: 131px;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
}

.CommonFileRoundTop, .CommonFileRoundBottom
{
	height: 5px;
}

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

.CommonFileRoundTop .r1, .CommonFileRoundBottom .r4 { margin: 0 5px; }
.CommonFileRoundTop .r2, .CommonFileRoundBottom .r3 { margin: 0 3px; }
.CommonFileRoundTop .r3, .CommonFileRoundBottom .r2 { margin: 0 2px; }
.CommonFileRoundTop .r4, .CommonFileRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4,
.CommonFileContent
{
	background-color: #eee;
}

.FilesPage a
{
    background-color: Transparent;
}

/* Scrolling Pager */

.ScrollingPagerContent
{
    padding: 4px;
    width: 210px;
    overflow: hidden;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background-color: #fafafa;
}

.ScollingPagerControls
{
    background-color: #ccc;
    padding: 8px 8px 4px 8px;
}

.ScrollingPagerTopRound, .ScrollingPagerBottomRound
{
	height: 5px;
}

.ScrollingPagerTopRound .r1, .ScrollingPagerTopRound .r2, .ScrollingPagerTopRound .r3, .ScrollingPagerTopRound .r4
{
    border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.ScrollingPagerBottomRound .r1, .ScrollingPagerBottomRound .r2, .ScrollingPagerBottomRound .r3, .ScrollingPagerBottomRound .r4
{
	height: 1px;
	overflow: hidden;
}

.ScrollingPagerTopRound .r1 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.ScrollingPagerTopRound .r2 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.ScrollingPagerTopRound .r3 { margin: 0 2px; }
.ScrollingPagerTopRound .r4 { margin: 0 1px; height: 2px; }

.ScrollingPagerBottomRound .r4 { margin: 0 5px; }
.ScrollingPagerBottomRound .r3 { margin: 0 3px; }
.ScrollingPagerBottomRound .r2 { margin: 0 2px; }
.ScrollingPagerBottomRound .r1 { margin: 0 1px; height: 2px; }

.ScrollingPagerTopRound .r1, .ScrollingPagerTopRound .r2, .ScrollingPagerTopRound .r3, .ScrollingPagerTopRound .r4
{
    border-color: #ccc;
    background-color: #fafafa;
}

.ScrollingPagerBottomRound .r1, .ScrollingPagerBottomRound .r2, .ScrollingPagerBottomRound .r3, .ScrollingPagerBottomRound .r4
{
	background-color: #ccc;
}

/* Other */

.Copyright
{
	font-size: 75%;
	color: #666;
	font-weight: bold;
}

ul ul, ul ol, ol ol
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.RSS
{
	padding-left: 22px;
	background-image: url(../images/getben3/syndication20x20.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.wiki_link
{
	background-color: #ffffcc; 
	color: #333333;
	cursor: help;
}

.wiki_link_open
{
	background-color: #333333;
	color: #ffffff;
	cursor: help;
}

.wiki_popuppanel
{
	width: 250px;
	background-color: #ffffcc;
	border: solid 1px #333333;
	color: #333333;
	font-size: 8pt;
}

.wiki_header
{
	background-color: #cccc99;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

.wiki_body
{
	padding: 4px;
}

.wiki_footer
{
	background-color: #cccc99;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

.wiki_popuppanel a:link, .wiki_popuppanel a:visited, .wiki_popuppanel a:active, .wiki_popuppanel a:hover
{
	color: #666600;
	font-weight: bold;
	text-decoration: underline;
}