body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: url("/pictures/allgemein/bg_body.jpg") repeat-x #489d2d;
}

a {
	color: #ff8a00;	
}

* {
	font-family: arial;
	font-size: 12px;
}

a img {
	border: 0px;	
}

.hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #9c9c9c;	
}

#site {
	width: 1000px;
	margin: 0px auto;	
	background: #ffffff;
}

#medienpartner {
	padding: 20px;	
	background: url("/pictures/allgemein/bg_body.jpg") repeat-x #489d2d;	
}

#header {
	height: 120px;
	padding: 15px;
	padding-bottom: 0px;
	background: url("/pictures/allgemein/bg_header.gif") no-repeat #ffffff;
}

#logo {
	float: left;	
	margin-left: 30px;
}

#headerRight {
	float: right;
	margin-right: 20px;
}

#contactNavi {
	float: right;
	margin-bottom: 25px;
}

#contactNavi ul {
	margin: 0px;
	padding: 0px;
}

#contactNavi ul li {
	display: inline;
}

#contactNavi ul li a {
	text-decoration: none;
	color: #403c3a;
}

#contactNavi ul li a:hover,
#contactNavi ul li .active {
	text-decoration: underline;
}

#contactNavi ul .language.first {
	margin-left: 25px;	
}

#login {
	clear: both;
	float: right;
	width: 540px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px !important;
	margin-bottom: 0px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

#register {
	clear: both;
	float: right;
	width: 300px;
	height: 17px;
}

	.newMemberButton{	
		float: right;
		display: block;	
		width: 160px;
		padding-left: 40px;
		background: url("/pictures/allgemein/bg_newMemberButton.png") top right no-repeat;
		line-height: 17px;
		color: #ffffff;
		font-weight: bold;	
		text-decoration: none;		
	}
	
	.myAccountButton{	
		float: right;	
		display: block;	
		width: 150px;
		padding-left: 50px;
		background: url("/pictures/allgemein/bg_longButton.png") top right no-repeat;
		line-height: 17px;
		color: #737373;
		font-weight: normal;	
		text-decoration: none;		
	}	

#navi {
	height: 37px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: url("/pictures/allgemein/bg_navi.jpg") repeat-x;
}

#navi ul {
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;	
	border-bottom: 1px solid #6a6a6a;
}

#navi ul li {
	display: inline;
	margin-right: 20px;	
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
}

#navi ul li a {
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;	
	background: url("/pictures/allgemein/bg_blockHeadline.gif") 0px 4px no-repeat;
}

#navi ul li a:hover,
#navi ul li .active {
	color: #71b15c;
}

#main {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content {
	padding: 10px;
	padding-bottom: 30px;
	background: url("/pictures/allgemein/bg_content.jpg") repeat-x bottom #f6f6f6;
	float: left;
	width: 670px;		
}

	#content.floatRight {
		float: right;
	}

#unreadedMessages {
	margin: 10px;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

#internContent {
	float: right;
	width: 700px;	
}

#internContent th {
	height: 20px;
	line-height: 30px;
	padding: 5px;
	text-align: left;
	background: url("/pictures/allgemein/bg_navi.jpg") repeat-x;	
}

#internContent td {
	padding: 5px;	
}

#modellbahnCategories td,
#dioramaCategories td, 
#form td {
	padding: 0px;	
}

.unevenTableRow {
	background: #c8debd;	
}

.hoverTableRow {
	background: #ffca8b;	
}

.message {
	margin-bottom: 3px;
	padding: 10px;
	padding-left: 30px;
	color: #000000;
	font-weight: bold;
}

#successMessage {
	background: url("/pictures/allgemein/icons/success.png") no-repeat 5px 9px #c0d9b5;
}

#errorMessage {
	background: url("/pictures/allgemein/icons/error.gif") no-repeat 5px 9px #ff0000;
}

#ajaxLoading {
	background: url("/pictures/allgemein/icons/ajaxLoading.gif") no-repeat 5px 9px #f4f4f4;
}

#naviIntern {
	float: left;
	width: 250px;
	margin-right: 10px;	
	background: url("/pictures/allgemein/bg_naviIntern.jpg") repeat-x bottom #f6f6f6;
}

#naviIntern ul {
	margin: 0px;
	margin: 20px;
	margin-right: 0px;
	padding: 0px;	
}

#naviIntern ul li {
	margin-bottom: 15px;
	list-style-type: none;	
}

#naviIntern ul li a {
	color: #6a6a6a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

#naviIntern ul li a:hover,
#naviIntern ul li .active {
	color: #71b15c;
}

#naviIntern ul li ul {
	margin-top: 5px;
	margin-left: 10px;	
	margin-bottom: 10px;
}

#naviIntern ul li ul li a {
	font-size: 12px;	
}

#indexBoxes {
	margin-bottom: 10px;	
}

.grayBox {
	background: url("/pictures/allgemein/bg_grayBox.jpg") repeat-x #e3e3e3;
}

.greenBox {
	background: url("/pictures/allgemein/bg_greenBox.jpg") repeat-x #c0d9b4;
}

.blockHeadline {
	display: block;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background: url("/pictures/allgemein/bg_blockHeadline.gif") 10px 9px no-repeat;
	text-align: left;
}

	.blockHeadline.cup {
		padding-left: 60px;
		background: url("/pictures/allgemein/bg_blockHeadline_cup.gif") no-repeat #ffffff;
		border-bottom: 1px solid #469c2b;
	}
	
	.blockHeadline.cup a {
		color: #469c2b;
	}

.blockHeadline a {
	font-size: 14px;
	text-decoration: none;
}

.transGreenBlockHeadline {
	color: #469c2b;
	border-bottom: 1px solid #469c2b;
}

.transGreenBlockHeadline a {
	color: #469c2b;
}

.transGrayBlockHeadline {
	color: #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
}

.greenBlockHeadline {
	padding-left: 40px;
	color: #82877f;
	background-color: #c8debd;
}

.grayBlockHeadline {
	padding-left: 40px;
	color: #6a6a6a;
	background-color: #d9d9d9;
}

#leftColumn {
	float: left;
	width: 220px;
	margin-right: 13px;
}

	#hallOfFame {
		height: 195px;
		margin-bottom: 10px;	
	}
	
	#basteltipp {
		height: 195px;
	}
	
		#basteltipp ol {
			padding-left: 20px;
		}
		
			#basteltipp ol li {
				margin-bottom: 5px;
				font-weight: bold;
			}
			
				#basteltipp ol li a {
					font-weight: normal;
				}

#centerColumn {
	float: left;
	width: 513px;
	height: 200px;
}

	.newsLoop {
		padding-top: 10px;
		background: #f4f4f4;
	}

	#newProjectTabs {
		background: url("/pictures/allgemein/newProjectTabs_bg.png") repeat-x bottom;
	}

	#newProjectTabs .tab {
		display: block;
		float: left;
		width: 150px;
		height: 17px;
		margin-top: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
		background: url("/pictures/allgemein/newProjectTabs_bg.png") repeat-x bottom #c8debd;
		border-right: 1px solid #82877f;
	}
	
		#newProjectTabs .tab.last {
			border-right: 0px;
		}
	
	#newProjectTabs .tab a {
		font-size: 14px;
		font-weight: bold;
		color: #82877f;
		text-decoration: none;
	}
	
	#newProjectTabs .tab.active {
		height: 17px;
		margin-top: 0px;
		padding-top: 10px;
		background: #f4f4f4;
		border-right: 0px;
	}

	#topStarGalery {
		height: 150px;
		margin-top: 15px;
	}
	
	#topStarGaleryContent {
		height: 100px;
	}

#rightColumn {
	float: right;	
}

#news {
	width: 200px;
	height: 260px;
	margin-bottom: 10px;
}

	.newsImage {
		float: left;
		margin-right: 10px;
	}
	
	.newsHeadline a {
		color: #65ab4e;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.newsContent{
		padding-bottom: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #65ab4e;
	}

.listview_block{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #65ab4e;	
}

.listview_block .date{
	color: #6d6d6d;
}
	
.listview_block a{
	text-decoration: none;
	color: #6a6a6a;	
}

.listview_block a:hover{
	text-decoration: none;
	color: #ff8a00;
}

.boxContent {
	margin: 10px;
	color: 6a6a6a;
	text-align: left;
}

.ajaxLoading {
	background: url("/pictures/allgemein/ajaxLoading.gif") no-repeat center;
}

.projectCategory {
	margin-bottom: 3px;
	color: #459c2d;
	font-weight: bold;
}

.projectImage {
	float: left;
	width: 80px;
	height: 60px;
	margin-right: 8px;
}

.projectName {
	font-weight: bold;
	display: block;
}

.projectRating {
	margin-top: 5px;
}

.rating {
	float: left;
	width: 105px;
	height: 13px;
	margin-right: 5px;
}

.ratingColor {
	position: absolute;
	height: 13px;
}

	.ratingColor.green {
		background: #459c2d;
	}
	
	.ratingColor.yellow {
		background: #ffdc5a;
	}

.bestStar {
	position: absolute;
	margin-left: 75px;
	width: 15px;
	height: 13px;
}

	.bestStar.green {
		background: #fff174;
	}
	
	.bestStar.yellow {
		background: #f3bb1d;
	}

.ratingStars {
	position: absolute;
	width: 105px;
	height: 13px;
}

#footer {
	height: 25px;
	background: #97c888;
}

.listBreaker {
	height: 75px;
	padding-top: 5px;
	background: url("/pictures/allgemein/bg_listBreaker.gif") #ffcf97 no-repeat right;
	text-align: center;	
}

#list {
	float: left;
	width: 690px;
}

#listHeadline {
	float: left;	
	width: 250px;
	color: #469c2b;
	font-size: 13px;
}

#listSort {
	float: right;
}

#listSort .sortList {
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #469c2b;
}

#listSort .sortList.active {
	font-weight: bold;
	color: #28561a;
}

#listFooter {
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
	background: #c0d9b4;
	color: #565656;
}

#listFooter a {
	color: #565656;
}

.listBlock {
	height: 60px;
	padding: 10px;
	background: url("/pictures/allgemein/bg_projectListBlock.jpg") repeat-x #f6f6f6 bottom;	 
}

	.listBlockHover {
		background: url("/pictures/allgemein/bg_projectListBlock_hover.jpg") repeat-x #f0f7ec bottom;
		cursor: pointer;
	}
	
	.listBlock table {
		width: 100%;
	}
	
		.listBlock tr {
			height: 20px;
			line-height: 20px;
		}
	
	.listBlockImage {
		width: 80px;
	}
	
		.listBlockImage .imageLink, 
		.listBlockImage .videoLink {
			position: absolute;
		}
		
		.listBlockImage .videoLink {
			position: absolute;
			margin-top: -3px;
			margin-left: -3px;
		}
		
	.listBlockName {
		width: 100px;
	}

.userDetailLink {
	float: left;
	width: 250px;	
}

.memberBlockAvatar {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.memberBlockNickname {	
	height: 25px;
	font-weight: bold;	
}

.memberBlockProjects {
	float: left;
	width: 300px;
}

.memberBlockLastProject {
	float: left;
	width: 300px;
	height: 28px;	
}

.memberBlockActionIndex {
	float: right;
	width: 100px;
	height: 53px;	
}

/* LÖSCHEN */
.projectDetailLink {
	float: left;
	width: 390px;
	margin-right: 10px;
}

.projectBlockImage {
	float: left;
	width: 80px;
	height: 60px;
	margin-right: 10px;
	cursor: pointer;
}

	.projectBlockImage a .videoIcon {
		border: 0px;
	}

	.projectBlockImage .videoIcon {
		position: absolute;
		margin-top: -3px;
		margin-left: -3px;
	}
	
	.projectBlockImage .imageLink {
		position: absolute;
	}
	
	.projectBlockImage a .imageLink {
		border: 0px;
	}
/* LÖSCHEN */

.projectBlockName {
	float: left;
	width: 290px;
	height: 18px;
	font-weight: bold;
}

	.projectBlockName a {
		color: #000000;
		text-decoration: none;
	}

.projectBlockNickname {
	float: left;
	width: 120px;
	height: 18px;
}

.projectBlockNickname a {
	font-weight: bold;
}

.projectBlockRating {
	float: right;
	width: 130px;
	height: 18px;
}

.projectBlockNoRating {
	float: right;
	width: 130px;
	height: 38px;
}

.projectBlockDescription {
	float: left;
	width: 290px;
	height: 35px;
}

.projectBlockDates {
	float: left;
	width: 120px;
	height: 35px;
}

.projectBlockCountRatings, 
.projectBlockCountComments {
	float: right;
	width: 130px;
	height: 20px;
	color: #ff8a00;
	text-decoration: underline;
}

.projectBlockComment {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.commentAnswerHeader,
.projectBlockCommentHeader {
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #7b7b7b;
}

.projectBlockCommentData {
	float: left;	
	width: 150px;
}

.projectBlockCommentTime {
	float: right;
	width: 200px;
	text-align: right;	
}

.projectBlockComments {
	border: 1px solid #e4e4e4;
	border-top: 0px;
}

.commentAnswerContent,
.projectBlockCommentContent {
	padding: 15px;
	background: #ffffff;
	border-bottom: 1px dotted #7b7b7b;
}

.projectBlockCommentFooter {
	margin-bottom: 20px;
	padding-right: 10px;
	text-align: right;	
}

.projectBlockCommentFooter a {
	font-size: 11px;
}

#projectDetail {
	float: left;
	width: 690px;
}

	.stepDescription {
		float: left;
		width: 460px;
	}
	
		.stepDescription.wide {
			width: 670px;
		}
		
		.stepImage {
			float: right;
			width: 190px;
		}

#projectDetailTabs,
#projectTabs {
	height: 28px;
}

#projectTabs {
	margin-left: 260px;	
}

#projectDetailTabs ul,
#projectTabs ul {
	margin: 0px;
	padding: 0px;	
}

#projectDetailTabs ul li,
#projectTabs ul li {
	display: block;
	float: left;
	list-style-type: none;	
}

#projectDetailTabs ul li a,
#projectDetailTabs ul li .inactive,
#projectDetailTabs ul li .inactive:hover,
#projectTabs ul li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	padding-left: 30px;
	padding-right: 8px;
	color: #6a6a6a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url("/pictures/allgemein/icons/logo_icon_inactive.png") no-repeat 8px 10px #d9d9d9;
	border-left: 1px solid #ffffff;
}

#projectDetailTabs ul li .inactive,
#projectDetailTabs ul li .inactive:hover {
	cursor: default;	
	color: #bababa;	
}

#projectDetailTabs ul li a:hover,
#projectTabs ul li a:hover {
	background: url("/pictures/allgemein/icons/logo_icon.png") no-repeat #c0d9b5 8px 10px;	
	color: #65ab4e;
}

#projectDetailTabs ul li .active,
#projectTabs ul li .active {
	background: url("/pictures/allgemein/icons/logo_icon.png") no-repeat #c0d9b5 8px 10px;	
	color: #65ab4e;
}

#projectDetailTabs ul li .firstTab,
#projectTabs ul li .firstTab {
	border-left: 0px;	
}

#projectServiceNavi{
	margin: 0px;
	padding: 0px;	
}

#projectServiceNavi li{
	float: left;
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;	
	border-right: 1px solid #000000;
}	

#projectDetailHeader {
	margin-bottom: 10px;
}

#showCommentAnswers {
	float: right;
	padding-left: 17px;	
	font-size: 11px;
	background: url("/pictures/allgemein/icons/plus.gif") no-repeat;
}

#hideCommentAnswers {
	float: right;
	margin-left: 20px;
	padding-left: 17px;	
	font-size: 11px;
	background: url("/pictures/allgemein/icons/minus.gif") no-repeat;
}

#projectDetailContent {
	padding: 10px;
	background: url("/pictures/allgemein/bg_projectDetailContent.jpg") repeat-x bottom #f6f6f6;	
}

#projectDetailBuilder {
	float: left;
	width: 200px;
	padding: 10px;	
	background: #e2ebe0;
}

#projectDetailData {
	float: right;
	width: 420px;
	padding: 10px;	
	background: #e2ebe0;
}

.activeVersion {
	text-decoration: none;
}

#projectDetailDescription {
	float: left;
	width: 260px;	
}

#projectDetailGleisplan, 
#projectDetailImages {
	float: right;
	width: 390px;
	margin-bottom: 10px;
}

#projectDetailRatings {
	margin-bottom: 20px;	
}

.ratingCategory {
	height: 50px;	
}

.projectDetailBlock {
	margin-bottom: 10px;	
}

.projectDetailAvgRating {
	float: left;
	width: 320px;
	margin-right: 10px;	
	margin-bottom: 15px;
}

#projectDetailOverallRating {
	font-weight: bold;
}

.projectDetailRatingUser {
	float: left;
	width: 200px;
	padding: 10px;	
	background: #e2ebe0;	
}

.projectDetailComment,
.projectDetailRating {
	float: right;
	width: 420px;
	padding: 10px;	
	background: #e2ebe0;	
}

.projectDetailComment table,
.projectDetailRating table {
	width: 100%;	
}

.projectDetailComment td,
.projectDetailRating td {
	vertical-align: top;	
}

.commentAnswers {
	float: right;
	width: 440px;		
	margin-bottom: 10px;
}

.commentAnswerBlock {
	margin-bottom: 10px;
}

#noResults {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;	
	color: #000000;
	background: url("/pictures/allgemein/bg_noResults.jpg") repeat-x;
}

#form {
	margin-top: 15px;
	margin-bottom: 15px;
}

label {
	float: left;
	width: 150px;
}

label.wide {
	width: 170px;	
}

label.megaWide {
	width: 210px;	
}

select {
	margin-bottom: 5px;
}

#search {
	float: right;
	width: 260px;
	text-align: center;
}

#sidebar {
	float: left;
	width: 260px;	
}

.googleAds {
	margin-top: 20px;
	text-align: center;	
}
	
	#subnavi ul {
		margin: 0;
		padding: 0;
		margin-right: 30px;
		margin-left: 35px;
		padding-bottom: 30px;
		list-style-type: none;
	}
	
		#subnavi ul li a {
			display: block;
			line-height: 30px;
			text-decoration: none;
			font-weight: bold;
			color: #6a6a6a;
			border-bottom: 1px solid #6a6a6a;
		}
		
		#subnavi ul li a:hover,
		#subnavi ul li .active {
			color: #ff8a00;
		}

#search label {
	width: 110px;
}

.inputField,
.inputArea {
	width: 120px;
	margin-bottom: 5px;
	border: 1px solid #5d6970;
}

.inputArea {
	width: 300px;	
}

.inputArea.wide {
	width: 500px;	
}

.inputField:focus,
.inputArea:focus {
	background: #efefef;
}

.button {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	background: url("/pictures/allgemein/bg_button.jpg") repeat-x;
	color: #737373;;
	font-weight: bold;
	border: 0px;
	text-decoration: none;	
	cursor: pointer;
	border: 0px;
}

.turnCategory {
	width: 12px;
	height: 35px;
	border: 0px;
	cursor: pointer;
}

.turnCategory.addCategory {
	background: url("/pictures/allgemein/bg_buttonAddCat.jpg") no-repeat;
}

.turnCategory.removeCategory {
	background: url("/pictures/allgemein/bg_buttonRemoveCat.jpg") no-repeat;
}

.longButton {
	display: block;
	width: 170px;
	height: 17px;
	line-height: 17px;
	padding-left: 35px;
	background: url("/pictures/allgemein/bg_longButton.png") no-repeat;
	color: #737373;;
	font-weight: bold;
	text-decoration: none;
	border: 0px;	
	cursor: pointer;
}

#bo_hinweis {
	clear: both;
	border: 1px solid #cccccc;
	background: #efefef;
	color: #666666;
	width: 100%;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.newMemberBlock {
	float: left;
	width: 60px;
	margin-right: 55px;
}

.newMemberNickname a{
	font-weight: bold;
	text-decoration: none;
}

.newMemberInteressts {
	font-size: 11px;
}

.info {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 30px;
	font-weight: bold;
	color: #469c2b;
	background: url("/pictures/allgemein/bg_info.png") no-repeat;
}

.inactive{
	color: #6d6d6d;
}

.inactiveProject {
	color: #ff0000;
}

.mailRead{
	display: block; 
	border: 1px solid #efefef;	
	background: #efefef;	
	padding: 4px;
}

.mailUnread{
	display:block; 
	border: 1px solid #efefef;	
	background: #ffffff;
	padding: 4px;	
	font-weight: bold;
}

.mailText {
	font-weight: normal;
	border-bottom: 1px solid #c0d8b4;
}

.highlight {
	border: 1px solid #ff0000;
}

.inputInfo {
	font-size: 10px;
	color: #999999;
}

.uniqueLoading {
	padding-left: 22px;
	background: url("/pictures/allgemein/icons/ajaxLoading.gif") no-repeat;
	font-weight: bold;
}

.jsvalidation {
	margin-left: 5px;
	color: #ff0000;
}

.errorList,
.uniqueError {
	width: 260px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #ff0000;
	background: #f4e7e7;
	font-weight: bold;
	color: #ff0000;
}

.errorBox {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.bar {
	height: 15px;	
}

.backgroundBarGray {
	position: absolute;
	width: 100px;
	background: url("/pictures/allgemein/bg_aktivitaetsindex_grau.gif") repeat-x;
}

.backgroundBarColor {
	position: absolute;
	display: block;
}

	.backgroundBarColor.green {
		background: url("/pictures/allgemein/bg_aktivitaetsindex_gruen.gif") repeat-x;
	}
	
	.backgroundBarColor.yellow {
		background: url("/pictures/allgemein/bg_aktivitaetsindex_gelb.gif") repeat-x;
	}

#fullsizeBanner {
	margin-top: 10px;
}

#bannerNaviIntern{
	display:block;
	background: #ffffff;
	padding-top: 20px;
	padding-left: 20px;	
	font-size: 10px;
	color: #444444;
}
	
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearer {
	clear: both;
}

#toolTippContent {
	position: absolute;
	width: 220px;
	background: #c0d8b4;
	border: 1px solid #019c0b;
	padding: 5px;
}

.myDataRow {
	margin-bottom: 20px;
}

	.myDataCol1 {
		float: left;
		width: 280px;
	}
	
	.myDataCol2 {
		float: left;
		width: 52px;
	}
	
	.myDataCol3 {
		float: right;
		width: 310px;
	}
	
.paginationSeperator {
	margin-right: 5px;
	margin-left: 5px;
}

.categoryList {
	margin-top: 0px;
	padding-left: 25px;
	list-style-type: square;
}
