/*
	FAZ Specific Styles
*/

#FazFooter
{
	margin-top: 30px;
}

H3.BlogRollerTitle
{
	padding-bottom: 10px;
	color: #464646;
	font-size: 12px;
	font-weight: bold;
}
/***Teaser auf der Home***/
.TeaserHome .left /*left side image*/
{
	width: 120px;
}
.TeaserHome, .TeaserBlog, .SuchTeaser
{
	margin: 10px 0px;
}

.TeaserHome IMG, .TeaserBlog IMG
{
	border: none;
	margin-top: 2px;
	vertical-align: top;
}
.TeaserHome .left IMG, .TeaserBlog IMG
{
	width: 111px;
	margin-top: 3px;
}

.TeaserTextHome, .TeaserTextBlog
{
	margin-left: 125px;
}

.TeaserTextHome H3
{
	color: #7D7D7D;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 10px;
}

.TeaserTextHome H3 A, .TeaserTextBlog H3 A
{
	color: #7D7D7D;
}

.TeaserTextHome H2, .TeaserTextBlog H2
{
	color: #464646;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 5px;
}

.TeaserTextHome H2 A, .TeaserTextBlog H2 A
{
	color: #464646;
}

.TeaserTextHome P, .TeaserTextBlog P, .SuchTeaser P
{
	color: #464646;
	cursor: pointer;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0px;
}

.SuchTeaser P A
{
	color: #464646;
}

.TeaserTextFooterHome
{
	color: #7D7D7D;
	font-size: 11px;
	line-height: 12px;
	margin-top: 7px;
}

.TeaserTextFooterHome A
{
	color: #7A89CC;
}

/*** Ende Teaser Texte Home ***/
/***Teaser auf der Blogübersichtsseite***/
.TeaserTextBlog H1, .SuchTeaser H1
{
	color: #464646;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 5px;
}

.TeaserTextBlog H1 A, .SuchTeaser H1 A
{
	color: #464646;
}

.TeaserTextBlog H3
{
	color: #7D7D7D;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 5px;
}

/*** Ende Teaser Blogübersichtsseite ***/


H1.CommonSubTitle
{
	color: #464646;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 10px;
}


/***Blog Statistikliste***/
.CommonListHeaderLeftMost, .CommonListHeader
{
	border: none;
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

.CommonListCellLeftMost, .CommonListCell
{
	border: none;
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	padding: 4px;
	text-align: left;
}

.CommonListHeader, .CommonListCell
{
	border-left: 1px solid #D0D0D0;
}

.CommonListCellLeftMost, .CommonListCell
{
	border-top: 1px solid #D0D0D0;
}

.CommonListCell A, .CommonListCellLeftMost A
{
	color: #7A89CC;
}

/***Ende Blogstatistik***/

/***rechte Spalte***/

.PagingModuleRight
{
	float: right; /*margin-top:5px;*/
}

.RightBoxContent .PagerPosition
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.RightBoxContent #CommentBoxList
{
	font-size: 11px;
	color: #464646;
	line-height: 16px;
	margin: 10px 0px;
	clear: both;
}

#TwitterList .RightBoxContent A
{
	color:#7A89CC;
}

.RightBoxContent H5
{
	color: #7d7d7d;
	font-family: Verdana;
	font-size: 9px;
	font-weight:normal;
	display:inline;
}

H1.RightBoxTitle, H1.RightBoxTitle A
{
	font-size: 12px;
	color: #464646;
	line-height: 16px;
	font-weight: bold;
}

DIV.Teaser A
{
	color: #464646;
}

DIV.Teaser H3, DIV.Teaser H3 A
{
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	font-weight: bold;
}

DIV.Teaser H4, DIV.Teaser H4 A
{
	font-size: 11px;
	line-height: 14px;
	color: #7D7D7D;
	font-weight: normal;
}

UL.NavListeLeft
{
	list-style: none;
}

.BlogSubNotification
{
	font-weight: bold;
}
/*
	Paging Styles
*/

DIV.CommonPagingArea
{
	font-size: 11px;
	text-align: center;
	margin: 10px 0px;
}

DIV.CommonPagingArea SPAN.CommonPagingAreaList H3
{
	color: #464646;
	font-size: 11px;
	margin-bottom: 3px;
	font-weight: normal;
}
DIV.CommonPagingArea SPAN.CommonPagingAreaList
{
	text-align: center;
	color: #7d7d7d;
	font-size: 10px;
	font-weight: bold;
}
DIV.CommonPagingArea SPAN.CommonPagingAreaList A
{
	color: #464646;
}

DIV.CommonPagingArea SPAN.CommonPagingAreaList IMG
{
	vertical-align: bottom;
}

/*
	Form Styles
*/

.CommonFormArea
{
	margin: 5px 0;
}
.CommonFormArea A
{
	color: #7A89CC;
}

.CommonFormTitle
{
	color: #aaa;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 16px 0;
}

.CommonFormDescription
{
	padding: 8px 2px 8px 0;
}

TD.CommonFormFieldName, DIV.CommonFormFieldName
{
	color: #464646;
	font-size: 11px;
	padding: 2px 10px 2px 0px;
}

TD.CommonFormFormFieldDescription, DIV.CommonFormFieldDescription
{
	color: #464646;
	font-size: 12px;
	font-weight: normal;
}

TD.CommonFormField, DIV.CommonFormField
{
	color: #464646;
}

TD.CommonFormField INPUT, DIV.CommonFormField INPUT, TD.CommonFormField TEXTAREA, DIV.CommonFormField TEXTAREA
{
	border: solid 1px #D0D0D0;
	font-size: 12px;
	font-family: Verdana;
	color: #464646;
}

TD.CommonFormField SELECT, DIV.CommonFormField SELECT
{
	border: solid 1px #D0D0D0;
	font-size: 12px;
	font-family: Verdana;
	color: #464646;
}

TD.CommonFormFieldNameSmall, DIV.CommonFormFieldNameSmall
{
	color: #464646;
	padding: 2px 5px 2px 0px;
}

TD.CommonFormFieldSmall INPUT, DIV.CommonFormFieldSmall INPUT, TD.CommonFormFieldSmall TEXTAREA, DIV.CommonFormFieldSmall TEXTAREA
{
	border: solid 1px #D0D0D0;
	font-size: 9px;
	font-family: Verdana;
	color: #7d7d7d;
	height: 15px;
}

TD.CommonFormFieldSmall SELECT, DIV.CommonFormFieldSmall SELECT
{
	border: solid 1px #D0D0D0;
	font-size: 11px;
	font-family: Verdana;
	color: #464646;
}

TD.CommonFormFieldName LABEL, DIV.CommonFormFieldName LABEL
{
	display: inline;
}

/*
	End Form Styles
*/

/* 
	Comment Form 
*/

#CommonCommentForm, #CommonContactForm
{
	padding: 0px;
	font-size: 12px;
	color: #464646;
	margin: 20px 0px;
}

#CommonCommentForm h2, #CommonContactForm h2
{
	color: #0B0B66;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

#CommonCommentForm h3, #CommonContactForm h3
{
	font-size: 1.3em;
	margin: 0 10px 0 0;
	padding: 10px 0 5px;
	font-weight: 600;
	letter-spacing: 0;
}

#CommonCommentForm p, #CommonContactForm p
{
	padding: 0em;
	font-size: 0.95em;
}

#CommonCommentForm dl, #CommonContactForm dl
{
	margin: 0;
	padding: 0;
}

#CommonCommentForm dt, #CommonContactForm dt
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	font-size: 1.0em;
	margin: 0;
}

#CommonCommentForm dd, #CommonContactForm dd
{
	color: #777;
	margin-left: 0;
}

#CommonCommentForm dt em, #CommonContactForm dt em
{
	font-size: 0.95em;
}

#CommonCommentForm .smallbox, #CommonContactForm .smallbox
{
	width: 350px;
	padding: 2px;
}

/* 
	End Comment Form Styles 
*/

/* 
	Comment List 
*/

.FileCommentsContent table
{
	width: 100%;
	table-layout: fixed;
}

#comments
{
	margin-top: 30px;
}

.Comment, .Trackback
{
	color: #0B0B66;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

.Trackback
{
	margin-top: 20px;
}

.CommentOwner
{
	color: #0B0B66;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	float: left;
}

.CommentContent
{
	font-size: 12px;
	color: #464646;
	line-height: 16px;
	padding: 10px 0px;
}

.CommentContent A
{
	color: #7A89CC;
}

H4.CommentTitle
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	clear: both;
	color: #7A89CC;
}

H3.CommentTitle, H3.CommentTitle A
{
	color: #464646;
	display: block;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
}

H3.TrackbackTitle, H3.TrackbackTitle A
{
	color: #464646;
	display: block;
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 350px;
}

H3.TrackbackTitle A
{
	background-image: url(../images/fazimages/Winkel_klein.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 9px;
}

.CommentDate
{
	color: #7D7D7D;
	font-size: 11px;
	float: right;
}

.CommentText
{
	margin: 0px;
	padding: 2px 0;
	clear: both;
}

.CommentFooter
{
	font-size: 10px;
	clear: both;
}

.CommentForm
{
	margin-bottom: 10px;
	margin-top: 30px;
}

/*
	End Comment List Styles
*/

/*
	Sidebar List
*/
UL.CommonSidebarList
{
	color: #7D7D7D;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

UL.CommonSidebarList LI A
{
	color: #464646;
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
}

H1.CommonSidebarHeader
{
	color: #464646;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

/*
	End Sidebar List
*/


/*
Text button
*/

.CommonTextButton
{
	background: url(../images/fazimages/button_grau.gif);
	color: #0b0b66;
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
	line-height: 17px;
	padding: 2px 5px;
	border: none;
}

.SearchButton
{
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/fazimages/go.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 18px;
}

/*
	End Text Button
*/


/* Tag Styles */

.CommonTagCloud
{
	background-color: #f7f7f7;
	padding: 16px 8px 16px 8px;
	margin: 32px 0;
	color: #999;
	line-height: 250%;
	list-style-type: none;
}

.CommonSidebarTagCloud
{
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #7A89CC;
}

.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6
{
	margin: 0;
	padding: 0;
	display: inline;
}

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #7A89CC;
	font-size: 18px;
	font-weight: 900;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #7A89CC;
	font-size: 16px;
	font-weight: 800;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #7A89CC;
	font-size: 14px;
	font-weight: 600;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #7A89CC;
	font-size: 12px;
	font-weight: 500;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #7A89CC;
	font-size: 11px;
	font-weight: 300;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #7A89CC;
	font-size: 10px;
	font-weight: 200;
}

/* 
	End Tag Styles 
*/


/*
Search Results
*/

.CommonSearchResultsArea
{
	margin: 0;
	margin-top: 30px;
}

.CommonSearchResultDetails
{
	color: #7d7d7d;
	font-size: 10px;
	margin-top: 5px;
}
DIV.CommonSearchResultDetails A
{
	color: #7A89CC;
}

/*
	End Search Results
*/

/* 
	BreadCrumb
*/

.CommonBreadCrumbArea
{
	margin: 10px 0px;
	padding: 0px;
	font-size: 11px;
	color: #464646;
}
.CommonBreadCrumbArea A
{
	color: #7A89CC;
}

/*
	End BreadCrumb
*/

UL.CommonSideBarInnerLinkList
{
	list-style: none;
	color: #7d7d7d;
	font-size: 11px;
	padding-top: 10px;
}

UL.CommonSideBarInnerLinkList LI
{
	background-image: url(../images/fazimages/Winkel_klein.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 7px;
}
UL.CommonSideBarInnerLinkList LI A
{
	color: #7d7d7d;
}









/*
List 
*/

.CommonListArea
{
	padding: 8px 0;
}

.CommonListTitle
{
	padding: 6px 6px 6px 0;
	color: #000;
	font-weight: bold;
	margin: 0;
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE
{
	color: #000;
	text-decoration: none;
}

.CommonListTitle A:HOVER
{
	text-decoration: underline;
}


/*Error Messages*/
.CommonMessageArea
{
}

H4.CommonMessageTitle
{
}
.CommonMessageContent
{
	padding: 10px 0px;
}




.PanelSaveButton
{
	text-align: right;
	padding-top: 5px;
}

#CommonHeader
{
	padding: 0 0 24px 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	border-top: solid 10px #3A477A;
	background-image: url(../images/common/header-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#CommonHeader table
{
	padding: 18px 0 0 0;
	margin: 0 0 0 -33px;
}

#CommonHeaderImage
{
	vertical-align: bottom;
}

#CommonHeaderImage a
{
	display: block;
	margin: 0 8px 0 0;
	position: relative;
	z-index: 100;
}

#CommonHeaderTitle
{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	font-size: 120%;
	line-height: 90%;
	letter-spacing: -1px;
	color: #636364;
}

#CommonHeaderTitle h1
{
	margin: 0;
	padding: 0;
	font-size: 280%;
	color: #A0AE5A;
	line-height: 120%;
	letter-spacing: -2px;
	font-weight: bold;
}

#CommonHeaderDescription
{
	margin: 0;
	padding: 0 0 0 4px;
}

#CommonHeaderUserArea
{
	margin: 0;
	padding: 0;
	float: right;
	margin-right: -5px;
	position: relative;
	z-index: 100;
}

#CommonHeaderUserArea table
{
	margin: 0;
	padding: 0;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
	color: #fff;
	text-decoration: none;
}

#CommonHeaderUserWelcome a:hover
{
	text-decoration: underline;
}

#CommonHeaderUserWelcome .sub a
{
	color: #b0b5ca;
	font-size: 1.1em;
	font-weight: normal;
}

#CommonHeaderUserWelcome .sub a:hover
{
	text-decoration: underline;
	color: #fff;
}

#CommonHeaderUserContent
{
	padding: 4px 12px 7px 12px;
	background-color: #3A477A;
	text-align: right;
	color: #fff;
}

#CommonHeaderUserWelcome
{
	font-size: 90%;
	font-weight: bold;
}

#CommonHeaderUserRoundBottom, #CommonHeaderUserRoundLeft, #CommonHeaderUserRoundRight
{
	margin: 0;
	padding: 0;
	height: 5px;
	width: inherit;
	overflow: hidden;
}

#CommonHeaderUserRoundLeft, #CommonHeaderUserRoundRight
{
	width: 6px;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4, #CommonHeaderUserRoundLeft .r1, #CommonHeaderUserRoundLeft .r2, #CommonHeaderUserRoundLeft .r3, #CommonHeaderUserRoundLeft .r4, #CommonHeaderUserRoundRight .r1, #CommonHeaderUserRoundRight .r2, #CommonHeaderUserRoundRight .r3, #CommonHeaderUserRoundRight .r4
{
	height: 1px;
	overflow: hidden;
	background-color: #3A477A;
}

#CommonHeaderUserRoundBottom .r4
{
	margin: 0 5px;
}
#CommonHeaderUserRoundBottom .r3
{
	margin: 0 3px;
}
#CommonHeaderUserRoundBottom .r2
{
	margin: 0 2px;
}
#CommonHeaderUserRoundBottom .r1
{
	margin: 0 1px;
	height: 2px;
}

#CommonHeaderUserRoundLeft .r1
{
	width: 6px;
}
#CommonHeaderUserRoundLeft .r2
{
	width: 4px;
	margin: 0 0 0 2px;
}
#CommonHeaderUserRoundLeft .r3
{
	width: 2px;
	margin: 0 0 0 4px;
}
#CommonHeaderUserRoundLeft .r4
{
	width: 1px;
	margin: 0 0 0 5px;
	height: 2px;
}

#CommonHeaderUserRoundRight .r1
{
	width: 6px;
}
#CommonHeaderUserRoundRight .r2
{
	width: 4px;
}
#CommonHeaderUserRoundRight .r3
{
	width: 2px;
}
#CommonHeaderUserRoundRight .r4
{
	width: 1px;
	height: 2px;
}

#CommonFooter
{
	clear: both;
	margin: 40px 0 0 0;
	padding: 24px 0 24px 0;
	width: 100%;
	overflow: hidden;
	background-color: #EAECE0;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #aaa;
	line-height: 240%;
}

#CommonNavigation
{
	clear: both;
	margin: 0;
	width: 100%;
	overflow: hidden;
	background-color: #9AB5EC;
	padding: 0;
	background-image: url(../images/common/navigation-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 130%;
}


#CommonNavigation ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonNavigation ul li
{
	display: block;
	float: left;
	margin-right: 32px;
	font-weight: bold;
	color: #000;
}

#CommonContent
{
	margin: 0;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#CommonContentInner
{
	width: 100%;
	overflow: hidden;
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
	float: left;
	margin: 0;
	padding: 16px 20px 20px 0;
	overflow: hidden;
	width: 312px;
}

/*
Common Styles
*/

.CommonFeedArea
{
	font-size: 90%;
	padding: 4px 0;
	font-weight: bold;
}





.CommonFilterArea
{
	font-size: 90%;
	padding: 4px;
	margin: 0 0 1em 0;
}






/*
Content
*/

.CommonTextBig
{
	margin: 1px;
	padding: 5px;
	font-weight: bold;
	font-size: 120%;
}

.CommonInputBig
{
	width: 90%;
	font-size: 130%;
}

.CommonContentArea
{
	margin: 16px 0 0 0;
}

.CommonTitle, .CommonProfileTitle
{
	color: #464646;
	font-size: 22px;
	padding: 0;
	margin-bottom: 10px;
	line-height: 25px;
}

.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED
{
	color: #aaa;
	text-decoration: none;
}

.CommonTitle A:HOVER
{
	text-decoration: underline;
}



.CommonFormSubTitle
{
	margin-top: 15px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana padding: 5px;
	background-color: #E0E0E0;
	border: solid 1px #CCCCCC;
}

.CommonHeader
{
	color: #aaa;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}

.CommonContent
{
}

.CommonGroupedContentArea
{
	padding: 0 0 8px 0;
	margin: 0 0 16px 0;
	border: solid 0 #eee;
	border-bottom-width: 1px;
}

.CommonSidebarArea
{
	padding: 0 0 12px 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
}

.CommonSidebarRoundTop, .CommonSidebarRoundBottom
{
	height: 5px;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-image: url(../images/common/sidebar-bottom.png);
	background-repeat: repeat;
	background-position: left top;
}

.CommonSidebarRoundTop .r1, .CommonSidebarRoundBottom .r4
{
	margin: 0 5px;
	height: 0;
	border-top: solid 1px;
	border-left-width: 0;
	border-right-width: 0;
}
.CommonSidebarRoundTop .r2, .CommonSidebarRoundBottom .r3
{
	margin: 0 3px;
	border-left-width: 2px;
	border-right-width: 2px;
}
.CommonSidebarRoundTop .r3, .CommonSidebarRoundBottom .r2
{
	margin: 0 2px;
}
.CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1
{
	margin: 0 1px;
	height: 2px;
}

.CommonSidebarHeader
{
	margin: 0 0 8px 0;
	padding: 2px 0 4px 0;
	border-bottom: solid 1px #fff;
	font-weight: bolder;
	font-size: 120%;
	color: #525252;
}

.CommonSidebarHeader a:link, .CommonSidebarHeader a:visited, .CommonSidebarHeader a:active
{
	text-decoration: none;
}

.CommonSidebarInnerArea
{
	border-left: solid 1px;
	border-right: solid 1px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	background-image: url(../images/common/sidebar-gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 109px;
	margin: 0;
}

.CommonSidebarContent
{
	font-size: 85%;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
	background-color: #D7D7CE;
	border-color: #999;
}

.CommonSidebarFooter
{
	font-size: 85%;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
	border-top: solid 1px #fff;
}

OL.CommonSidebarList
{
	margin: 0;
	padding: 0;
}

OL.CommonSidebarList LI
{
	margin: 0 0 5px 20px;
}

LI.CommonSidebarRssListItem
{
	margin: 0 0 5px 16px;
	padding: 0 0 1px 0;
	list-style-image: url(../images/common/feed-icon-12x12.png);
}

.CommonDescription
{
	margin: 0 0 16px 0;
}

.CommonWarning
{
	padding: 8px 8px;
	font-weight: normal;
	margin: 24px 0 16px 0;
	color: #333;
	border: solid 1px #FFD226;
	background-color: #fffcb3;
}

/*
text button
*/


.CommonTextButtonBig
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Verdana font-size: 120%;
	white-space: nowrap;
}

.CommonTextButtonBig:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButtonBig:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButtonBig:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonTextButtonBig:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}


. . . . . .
.CommonTextButton.Big
{
	padding: 10px;
	font-size: 120%;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: #333;
	margin: 1px;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
	color: #333;
	background-color: #ddd;
}

. . . . . . . . . .
.CommonImageTextButton.Big
{
	font-size: 130%;
	background-position: 4px center;
	padding-left: 30px;
	padding-right: 10px;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #bbb;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

/*
Specific Buttons
*/

.CommonEmailSubscriptionButtonEnabled
{
	background-image: url(../images/common/tracktopic-on.gif);
}
.CommonEmailSubscriptionButtonDisabled
{
	background-image: url(../images/common/tracktopic.gif);
}
.CommonEmailSubscriptionButtonProcessing
{
	background-image: url(../images/common/tracktopic-wait.gif);
}
.CommonFavoriteButton
{
	background-image: url(../images/common/favorite.gif);
}
.CommonContactButton
{
	background-image: url(../images/common/contact.gif);
}
.CommonEditButton
{
	background-image: url(../images/common/edit.gif);
}
.CommonDeleteButton
{
	background-image: url(../images/common/delete.gif);
}
.CommonUploadButton
{
	background-image: Url(../images/common/upload.gif);
}
.CommonDownloadButton
{
	background-image: url(../images/common/download.gif);
}
.CommonPostButton
{
	background-image: url(../images/common/newpost.gif);
}
.CommonReplyButton
{
	background-image: url(../images/common/reply.gif);
}
.CommonPreviousButton
{
	background-image: url(../images/common/previoustopic.gif);
}
.CommonNextButton
{
	background-image: url(../images/common/nexttopic.gif);
}
.CommonViewButton
{
	background-image: url(../images/common/view.gif);
}
.CommonLockedButton
{
	background-image: url(../images/common/locked.gif);
}

/*
Advertisements
*/

.CommonStandardTopAdArea
{
	text-align: center;
	padding: 4px;
	margin: 0 0 4px 0;
	border: solid 0 #999;
	border-top-width: 1px;
}

.CommonStandardTopAdArea IFRAME
{
	margin: 0 auto;
}

.CommonStandardBottomAdArea
{
	text-align: center;
	padding: 4px;
	border: solid 0 #999;
	border-top-width: 1px;
	margin: 4px 0 0 0;
}

.CommonStandardBottomAdArea IFRAME
{
	border: solid 1px #999;
	margin: 0 auto;
}





/*
Validation Styles
*/

.CommonValidationWarning
{
	font-size: 100%;
	color: #f00;
	font-weight: bold;
	padding: 2px;
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border: dashed 1px #999;
	background-color: #efefef;
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color: #fff;
	border: solid 1px #999;
}

.CommonContextMenuItem
{
	background-color: #fff;
	font-size: 90%;
	border: solid 1px #fff;
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemHover
{
	background-color: #f4f4f4;
	color: #000;
	font-size: 90%;
	border: solid 1px #E1E1E1;
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemExpanded
{
	background-color: #E1E1E1;
	color: #000;
	font-size: 90%;
	border: solid 1px #f4f4f4;
	cursor: pointer;
	padding: 3px;
}

/* Modal Styles */

.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333;
}

.CommonModal
{
	padding: 0 7px;
}

.CommonModal1, .CommonModal2, .CommonModal3, .CommonModal4, .CommonModal5
{
	background-color: #ccc;
	background-image: url(../images/common/navigation-gradient.png);
	background-repeat: repeat-x;
	background-position: left -20px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}

.CommonModal1
{
	margin: 0 -2px;
	padding: 0;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	border-left-width: 0px;
	border-right-width: 0px;
}
.CommonModal2
{
	margin: 0 -2px;
	padding: 1px 0;
	border-left-width: 2px;
	border-right-width: 2px;
}
.CommonModal3
{
	margin: 0 -3px;
	padding: 1px 0;
}
.CommonModal4
{
	margin: 0 -2px;
	padding: 2px 0;
}
.CommonModal5
{
	margin: 0 -2px;
	padding: 1px 0;
}

.CommonModalTitle
{
	border-bottom: solid 1px #666;
	padding: 3px 6px 6px 6px;
	font-size: 130%;
	font-weight: bold;
	color: #000;
	cursor: move;
	min-height: 16px;
}

.CommonModalContent
{
	background-color: #fff;
}

.CommonModalFooter
{
	border-top: solid 1px #666;
	width: 100%;
	height: 20px;
}

.CommonModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(../images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 6px;
}

.CommonModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(../images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 6px;
	margin-top: 4px;
	cursor: se-resize;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fff;
	border: solid 1px #999;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fc6;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #fff;
	height: 330px;
	margin: 5px;
	margin-left: 0;
	border: solid 1px #999;
	overflow: hidden;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border: solid 1px #999;
	overflow: auto;
	padding: 4px;
	height: 322px;
}

.CommonContentSelectorOptionsArea
{
	margin: 0;
	background-color: #fff;
	border: solid 1px #999;
	padding: 4px;
}

.CommonContentSelectorItemArea
{
	float: left;
}

.CommonContentSelectorItem
{
	font-size: 90%;
	border: solid 1px #ccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected
{
	font-size: 90%;
	border: solid 3px #999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img
{
	margin-top: auto;
	margin-bottom: auto;
}

.CommonContentSelectorItemName
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorItemNameSelected
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorButtonArea
{
	text-align: right;
	margin: 5px;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin: 0 0 .0001pt 0;
}


/* Help Icon */

.CommonHelpIcon
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	border-style: none;
	height: 20px;
	width: 20px;
	background-image: url(../images/common/help_out.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: help;
}

.CommonHelpIconHover
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	border-style: none;
	height: 20px;
	width: 20px;
	background-image: url(../images/common/help_hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: help;
}

.CommonHelpToolTip
{
	width: 250px;
	padding: 8px;
	border: solid 2px #000;
	background-color: #ffc;
	color: #000;
	font-size: 8pt;
}

/* Poll Styles */

.CommonPollMoveUpButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/up.gif);
}

.CommonPollMoveUpButton:LINK, .CommonPollMoveUpButton:VISTED, .CommonPollMoveUpButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveUpButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollMoveDownButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/down.gif);
}

.CommonPollMoveDownButton:LINK, .CommonPollMoveDownButton:VISTED, .CommonPollMoveDownButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveDownButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollDeleteButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/delete.gif);
}

.CommonPollDeleteButton:LINK, .CommonPollDeleteButton:VISTED, .CommonPollDeleteButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollDeleteButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

ol.CommonPollAnswerList
{
	margin: 0;
	padding: 0;
}

ol.CommonPollAnswerList li
{
	margin-left: 24px;
}

/* rendered poll styles */

.CommonPollArea
{
	width: 50%;
	min-width: 300px;
	background-color: #f4f4f4;
	border: solid 1px #bbb;
	margin: 0 auto;
}

.CommonSidebar .CommonPollArea
{
	min-width: 200px;
}

.CommonPollQuestion
{
	background-color: #e2eecd;
	border: solid 0 #bbb;
	border-bottom-width: 1px;
	padding: 4px;
	color: #698d73;
	margin: 0;
	font-size: 105%;
}

.CommonPollContent
{
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
	width: 80%;
	margin: 0 auto;
}

.CommonSidebar .CommonPollSwitchedContent
{
	width: 100%;
	margin: 0;
}

ul.CommonPollAnswerList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ul.CommonPollAnswerList li
{
	padding: 0;
	margin: 6px 0 0 0;
}

.CommonPollAnswer
{
	padding: 2px;
}

.CommonPollUserVote
{
	margin: 1em 0;
	color: #777;
}

.CommonPollFooter
{
	padding: 2px;
	background-color: #ccc;
	border: solid 0 #999;
	border-top-width: 1px;
	font-size: 80%;
}

.CommonPollResultGraph
{
	white-space: nowrap;
}

.CommonSidebar .CommonPollResultGraph
{
	display: none;
}

ul.CommonPollFooterList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.CommonPollFooterList li
{
	display: inline;
	margin: 0 6px;
	padding: 0;
}

/* End Poll Styles */


/*
TabPane Styles
*/

.CommonPane
{
	font-size: 10pt;
	border: solid 1px #999;
	border-top-width: 0;
	background-color: #fff;
	padding: 8px;
}

.CommonPaneTabSet
{
	font-size: 11px;
	padding: 0;
	background-image: url(../images/common/tabset.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	white-space: nowrap;
	color: #000;
}

.CommonPaneTab
{
	padding-right: 4px;
	background-image: url(../images/common/tab-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTab1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTab2
{
	padding: 4px;
	height: 13px;
	cursor: pointer;
	white-space: nowrap;
	background-image: url(../images/common/tab.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	overflow: hidden;
}

.CommonPaneTabSelected
{
	padding-right: 4px;
	background-image: url(../images/common/tab-selected-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTabSelected1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-selected-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTabSelected2
{
	padding: 3px 4px 5px 4px;
	height: 13px;
	cursor: pointer;
	white-space: nowrap;
	background-image: url(../images/common/tab-selected.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

.CommonPaneTabHover
{
	padding-right: 4px;
	background-image: url(../images/common/tab-hover-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 21px;
	margin-top: 1px;
}

.CommonPaneTabHover1
{
	padding-left: 3px;
	background-image: url(../images/common/tab-hover-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.CommonPaneTabHover2
{
	padding: 4px;
	cursor: pointer;
	white-space: nowrap;
	height: 13px;
	background-image: url(../images/common/tab-hover.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	overflow: hidden;
}

/* Inline tag editor */
.CommonInlineTagEditor
{
	padding: 4px;
	border: solid 1px #999;
	background-color: #f3f3f3;
}

.CommonInlineListArea
{
}

.CommonInlineListHeader
{
	font-weight: bold;
	font-size: 115%;
	margin: 0 0 0 .4em;
}

.CommonInlineList
{
	margin: 0;
	padding: 0;
}

.CommonInlineList li
{
	margin: 0 0 .5em 25px;
	padding: 0;
	list-style-type: square;
}

.CommonAvatarListArea
{
	margin: 12px 12px 0 0;
	padding: 3px 3px 3px 0;
	width: 80px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	float: left;
	font-size: 120%;
}

.CommonAvatarListArea a
{
	text-decoration: none;
	text-align: center;
	font-size: .8em;
}

.CommonAvatarListArea img
{
	border-width: 0;
}

.CommonAvatarArea
{
	display: block;
	padding: 1px;
}

/* 
Theme Styles
*/

.CommonThemePreviewTextColumn
{
	width: 186px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}

.CommonThemePreviewTextColumn h4
{
	width: 174px;
	overflow: hidden;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	margin-top: 6px;
	padding: 0 6px 0 6px;
}

.CommonThemePreviewTextColumn div
{
	width: 174px;
	overflow: hidden;
	padding: 6px;
	font-size: 80%;
}

.CommonThemePreviewImageColumn
{
	width: 218px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}

.CommonThemePreviewImageColumn div
{
	width: 200px;
	height: 90px;
	margin: 6px;
	background-color: #ccc;
	padding-top: 60px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.CommonThemePreviewImageColumn img
{
	width: 200px;
	height: 150px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	margin: 6px;
}

.CommonFileSelectionArea
{
	background-color: #ccc;
	margin-bottom: 8px;
	margin-top: 4px;
	border: solid 1px #999;
}

.CommonFileSelectionArea input
{
	margin: 2px;
}

.CommonFileSelectionPreviewArea
{
	text-align: center;
	background-color: #fff;
	border: solid 0px #999;
	border-bottom-width: 1px;
	padding: 4px;
	font-size: 80%;
	color: #999;
	overflow: hidden;
}

.CommonFileSelectionPreviewArea img
{
	max-width: 250px;
	max-height: 100px;
}

/* Friends */

.FriendDetailsArea
{
	font-size: 85%;
	color: #EEE;
}

.FriendDetailsArea div
{
	margin-top: 5px;
}

.MyFriendsListArea
{
	height: 110px;
	width: 100px;
	padding: 5px;
}

/* User Files */

.CommonUserFolderArea
{
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 10px 0;
	margin-bottom: 10px;
}

.CommonUserFolder
{
	float: left;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
}

.CommonUserFileManagementArea
{
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 10px 0;
	margin-top: 10px;
}

.CommonUserFileManagementArea
{
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 10px 0;
	margin-top: 10px;
}

.CommonOpenIdBox
{
	padding-left: 20px;
	background: url(../images/openid.gif) no-repeat left;
}

/* File Lists */

.CommonFileArea
{
	margin: 6px;
	width: 144px;
	overflow: hidden;
	float: left;
}

.CommonFileContent
{
	padding: 0 4px 0 4px;
	border-left: solid 1px;
	border-right: solid 1px;
}

.CommonFile
{
	border: solid 1px #ccc;
	width: 132px;
	height: 94px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}

.CommonFile img
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

.CommonFileDetails
{
	padding: 4px 4px 8px 4px;
	white-space: nowrap;
	width: 126px;
	overflow: hidden;
}

.CommonFileInner
{
	height: 94px;
	width: 132px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}

.CommonFileInner a.CommonFileLink
{
	display: block;
	height: 94px;
	width: 132px;
	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;
	border-left: solid 1px;
	border-right: solid 1px;
}

.CommonFileRoundTop .r1, .CommonFileRoundBottom .r4
{
	margin: 0 5px;
	height: 0;
	border-top: solid 1px;
	border-left-width: 0;
	border-right-width: 0;
}
.CommonFileRoundTop .r2, .CommonFileRoundBottom .r3
{
	margin: 0 3px;
	border-left-width: 2px;
	border-right-width: 2px;
}
.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;
	border-color: #ccc;
}

