.socialIcon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.socialIcon.app {
	width: 114px;
}

.socialIcon.app a img {
	width: 100%;
}

.hoyre-bilde {
	width: auto;
	float: right;
	margin-left: 15px;
}
.hoyre-bilde img {
	margin-bottom: 20px;
}


/* Calendar styles */
	td.day {
		border: 1px solid #eaeaea;
		vertical-align: top;
		text-align: center;
	}
	span.dateNumber {
		color: #000;
		vertical-align: top;
	}
	td.day.old {
		border: 0px solid white;
		background-color: white;
	}
	td.day.withEvents {
		background-color: #ecffe4;
		color: #b7c6b1;
	}
	tr.odd td.day.old.week {
		background-color: #f6f6f6;
	}
	td.day.old.week {
		text-align: right;
		vertical-align: middle;
		padding-right: 20px;
		font-weight: bold;
	}
	td.day.current {
		background-color: #eaeaea;
	}
	td.day.hasBeen span.dateNumber {
		color: #999;
	}
	td.day.current span.dateNumber {
		font-weight: bold;
		color: #000;
	}
	td.day.withEvents span.dateNumber {
		color: green;
	}
	#sidebar a.dayLink {
		display: block;
		width: 100%;
		height: 100%;
		color: white;
	}
	div.eventContainer {
		background-color: #ecffe4;
		padding: 10px;
		margin-bottom: 20px;
		border: 1px solid #b7c6b1;
	}
	div.eventHour {
		font-size: 12px;
		margin-top: 5px;
		margin-bottom: 5px;
	}


div.slideshow_overview_slide {
	width: 150px;
	height: 150px;
	background-color: black;
	font-size: 14px;
	float: left;
	padding: 10px;
	border: 1px solid #333;
}
div.slideshow_overview_slide p {
	margin: 0px;
	margin-top: 2px;
	line-height: 16px;
}
div.slideshow_overview_slide img {
	border: 1px solid #333;
}
div.slideshow_overview_slide a {
	color: #ccc;
	text-decoration: none;
}
div.slideshow_overview_slide a:hover {
	color: #666;
}
div.slideshow_overview_slide span.small {
	font-size: 10px;
}
	a.slideshowImageButton {
		padding: 5px;
		background-color: #d3d6bd;
		color: black;
		width: 20px;
		display: block;
		float: left;
		text-align: center;
		margin-left: 5px;
		margin-bottom: 10px;
	}
	a.slideshowImageButton.current {
		background-color: #838a57;
		color: white;
	}
#wrapper {
	outline: 0;
}

.adWarning {
	text-align: center;
	font-size: 10px;
	height: 10px;
	margin: 0px;
	margin-bottom: 0px;
	background-image: url(/core-index/images/overbilde.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#currentText .active { 
	background-color: #feffee;
}
#currentText:hover {
	background-color: #feffee;
	cursor: text;
}
table.faqTable {
	border: 1px solid #ccc;
	margin-top: 20px;
	border-collapse: collapse;
}
table.faqTable tr.faqHeading {
	background-color: #960a00;
}
table.faqTable tr.faqHeading td a {
	color: white;
}
table.faqTable tr td {
	padding: 10px;
}
table.faqTable tr.faqHeading td {
	padding: 5px;
}
.searchBoxHolder {
  height: 30px;
  width: 504px;
}
#content p.subtle {
	color: #666;
	font-size: 10px;
	margin-top: 0px;
}
.searchField {
 outline: 0;
  float: left;
  height: 20px;
  width: 460px;
  padding: 5px 5px;
	border: 0px;
  font-size: 14px;
  background-image: url(/core-index/layouts/00_portalen/search_l.png);
}

.searchButton {
  display: block;
  float: left;
  width: 34px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  outline: 0;
  background-image: url(/core-index/layouts/00_portalen/search_r.png);
}

.searchButton:hover {
  background-position: 68px 0px;
}

.searchButton:active {
  background-position: 34px 0px;
}

div.fact-box {
	text-align: left;
	background-color: #ecffe4;
	border: 1px solid #b7c6b1;
	padding: 6px;
	margin-top: 15px;
}

div.fact-box ul,div.fact-box ol {
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
}
		div.niceLoginHolder .input {
			border: 1px solid #d1d1d1;
			padding: 10px;
			font-size: 16px;
			width: 178px;
		}
		#content div.niceLoginHolder div.loginRow textarea {
			border: 1px solid #d1d1d1;
			padding: 10px;
			font-size: 16px;
			width: 440px;
		}
		a.submit {
			background-color: #960a00;
			color: white;
			border: 1px solid #960a00;
			padding: 10px;
			font-size: 16px;
			cursor: pointer;
		}
		a.submit:hover {
			color: red;
		}
		div.niceLoginHolder label {
			display: block;
			font-size: 18px;
		}
		div.niceLoginHolder {
			background-color: #f0f0f0;
			border: 1px solid #d1d1d1;
			width: 400px;
			padding: 20px;
			background-image: url(/admin/images/symbol-trans-50-margin-bottom-right.png);
			background-position: bottom right;
			background-repeat: no-repeat;
		}
		div.formHolder {
			float: left;
			width: 50%;
		}
		div.textHolder {
			float: right;
			width: 45%;
		}
		div.loginRow {
			margin-bottom: 10px;
		}
		div.loginRow p {
			margin: 0px;
			text-align: left;
		}

span.date {
	float: left;
	padding-right: 20px;
	width: 49%;
	line-height: 12px;
}
span.date img {
	float: left;
	height: 30px;
	margin-right: 10px;
}
div.authors {
	font-size: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 3px;
}


a.nettintroLink img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.nettintroLink:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

/* RELATED ARTICLES */
div.relatedArticles {
	margin-top: 30px;
}
div.relatedArticles ul {
	list-style: none;
	padding: 0px;
}

/* COMMENTS V2 */
div.comment-reply-holder {
	background-color: #f0f0f0;
	padding: 20px;
}
div.comment-reply-row {
	margin-bottom: 10px;
}
div.comment-reply-text {
	height: 30px;
	float: left;
	text-align: left;
	width: 57%;
	color: #666;
}
div.comment-reply-text p {
	padding-top: 7px;
	vertical-align: top;
	margin: 0px auto;
}
div.comment-reply-field {
	height: 30px;
	float: left;
	width: 40%;
	text-align: right;
}
#content div.comment-reply-field input[type="text"] {
	margin-right: 10px;
	width: 90%;
	padding: 5px 5px;
	border: 1px solid #ccc;
	outline: 0;
}
#content div.comment-reply-row input[type="submit"] {
	padding: 10px 25px;
	color: white;
	border: 1px solid #ccc;
	outline: 0;
	background-color: #666;
	margin-left: 0px;
	cursor: pointer;
}
#content div.comment-reply-field textarea {
	margin-right: 10px;
	width: 90%;
	outline: 0;
	height: 100px;
	padding: 5px 5px;
	border: 1px solid #ccc;
}

div.comment-holder {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #f8f8f8;
}
div.comment-holder.alternating {
	background-color: #fff;
}

div.comment-image {
	float: left;
	text-align: center;
	width: 15%;
	min-width: 60px;
}
div.comment-image img {
	border: 1px solid #999;
}
span.comment-body {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-autospace: 
}
div.comment-body {
	float:left;
	width: 80%;
	line-height: 18px;
}
span.comment-date {
	margin-left: 10px;
	color: #999;
}
/* MEMBER LIST */
table.memberListTable {
	background-color: #699C4D;
	margin-bottom: 20px;
}
table.memberListTable tr td.memberListImage {
	color: white;
	width: 30%;
}
table.memberListTable tr td.memberListImage span.memberListName {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.memberListTable tr td.memberListInfo {
	background-color: #fff;
	padding: 10px;
}

.articleAuthorBox {
	background-color: #eaeaea;
	border: 1px solid #999;
	padding: 10px;
}

.articleAuthorBox h3,.articleAuthorBox p {
	margin: 0px;
}

.articleAuthorBox .image-holder img {
	border: 1px solid #999;
	width: 80px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content h3.tagHeading {
	text-align: left;
	font-size: 20px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 5px;
}

/*	FORM TABLE */

div.formContainer {
	margin-top: 0px;
}
div.formContainer h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
div.formContent {
	padding: 5px;
	padding-top: 0px;
}
div.formFieldDescription {
	text-align: left;
	font-size: 12px;
	color: #666;
	font-style: italic;
	line-height: 1.1em;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 0px;
}
#container div.formContainer h1.formHeading {
	color: #ab1d14;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div.formContainer input[type="text"] {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #ccc;
}
div.formContainer textarea {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #ccc;
}

#content div.articleImageRig {
	float: right;
	text-align: center;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content div.articleImageRig .articleImageDescription {
	padding: 5px 0px;
	border: 1px solid #ddd;
	border-top: 0px;
	width: 159px;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#content div.articleImageRig img.articleRigImage {
	padding: 4px;
	width: 150px;
	margin: 0px;
	border: 1px solid #ddd;
}
ul.latestComments li,ul.latestComments {
	list-style-type: none;
	margin-left: 0px;
}
ul.latestComments li {
	margin-top: 5px;
	margin-bottom: 5px;
}

a.writeCommentImage {
	background: url(/core-index/images/guestbook3/comment-btn.png);
	width: 120px;
	height: 26px;
	float: right;
	cursor: pointer;
}
a.writeCommentImage:hover {
	background: url(/core-index/images/guestbook3/comment-btn.png);
	width: 120px;
	height: 26px;
	float: right;
	background-position: 250px 0;
}
a.writeCommentImage:active {
	background: url(/core-index/images/guestbook3/comment-btn.png);
	width: 120px;
	height: 26px;
	float: right;
	background-position: 120px 0;
}

ul.attachmentList li.image {
	list-style-image: url(/core-index/images/lists/image.png);
}

ul.attachmentList li.pdf {
	list-style-image: url(/core-index/images/lists/pdf.gif);
}

ul.attachmentList li.word {
	list-style-image: url(/core-index/images/lists/word.png);
}

ul.attachmentList li.excel {
	list-style-image: url(/core-index/images/lists/excel.png);
}

ul.attachmentList li.page {
	list-style-image: url(/core-index/images/lists/page.png);
}

ul.attachmentList li.article {
	list-style-image: url(/core-index/images/lists/article.png);
}

ul.attachmentList li.link {
	list-style-image: url(/core-index/images/lists/link.png);
}
ul.attachmentList li.heading {
	list-style: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #666;
}

ul.attachmentList li {
	margin-bottom: 5px;
	margin-top: 5px;
}

span.attachmentSize {
	font-size: .8em;
	margin-left: 5px;
	font-family: Verdana;
}

table.infoTable {
	width: 100%;
}
table.infoTable thead tr {
	background-color: lightblue;
}
table.infoTable thead tr th {
	cursor: pointer;
}
table.infoTable tr.odd {
	background-color: #E5EFFD;
	border-bottom: 1px solid lightblue;
}
table.infoTable tr td {
	padding: 5px;
}
#content table.infoTable tr td p img{
	padding: 0px;
	border: 0px;
	background-color: inherit;
	text-align: center;
}
table.infoTable tr.even {
	background-color: #D5E7FD;
	border-bottom: 1px solid lightblue;
}
table.infoTable tr td select,.niceSelect {
	border: 1px solid lightblue;
	padding: 5px;
	color: #000066;
}
table.infoTable tr td input[type="text"],.niceInput {
	border: 1px solid lightblue;
	padding: 5px;
	color: #000066;
	width: 100%;
}
table.infoTable tr td p {
	margin: 0px;
	padding: 0px;
	display: inline;
	margin: 0px auto;
	text-align: center;
}

.menuBoxContent ul,.menuBoxContent ol {
	margin-left: 20px;
	padding: 0px;
}
.menuBoxContent li {
	margin-left: 20px;
	padding: 0px;
}

.pageDate {
	font-size: 10px;
	color: #999;
}

p.adminToolbar a img {
	border: 0px;
}

#textSizeController {
	text-align: right;
	margin-right: 0px;
	float: right;
	width: 80%;
}
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.menu-button { float:left; }
/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }
	
.fg-button { 
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
	font-size: 12px;
}
	.fg-button-icon-left { padding-left: 2.1em; }
	.fg-button-icon-right { padding-right: 2.1em; }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	
	.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
p.imageText img {
	display: block;
	text-align: center;
	width: inherit;
}
p.imageText {
	text-align: center;
}
.news_archived_under {
	text-decoration: underline;
}
.textSize_small {
	font-size: 8px;
}
.textSize_medium {
	font-size: 10px;
}
.textSize_big {
	font-size: 12px;
}
#topMenu ul li a.noborder {
	border: 0px;
}
div.global_site_notice {
	padding: 10px;
	text-align: left;
	border: 1px solid #99c2ad;
	background-color: #cce0d6;
	margin-bottom: 10px;
}
div.global_site_notice p {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%;
}
div.global_site_notice_icon {
	float: left;
	width: 25px;
	height: 25px;
	background-image: url(/core-index/images/infoimg.png);
	background-repeat: no-repeat;
	margin-right: 15px;
}

.poweredByImage {
	margin-top: 0px;
	float: right;
	padding-right: 10px;
}

.messageSent {
	color: green;
}

.messageNotSent {
	color: red;
	font-size: 18px;
	font-weight: bold;
}

p.newsletterAdded {
	text-align: center;
	color: green;
}

.messageNotSentCorrections {
	font-weight: bold;
}

.messageNotSentAlternative {
	font-size: 10px;
}

.errorField { border: 1px solid red; }

.path {
	margin: 0px;
}

div.newsContainer {
	width: 100%;
}
div.newsInfo {
	float: left;
	width: 530px;
}
div.newsInfoWide {
	width: 100%;
}
p.newsReadMore {
	margin-left: 400px;
}
div.newsImage {
	float: left;
	width: 200px;
}
p.author {
	margin: 0px;
}
img.newsImage {
	width: 200px;
}
h1.newsTitle {
	margin-top: 0px;
}
h2.newsTitle {
	margin-top: 0px;
}
span.newsDate {
	font-weight: normal;
	font-size: 10px;
}

p.newsIngress {

}

div.loginBox {
	background-image: url(http://admin.puni.no/images/login_bg.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	margin-top: 60px;
	width: 300px;
	position: relative;
	left: -10px;
	height: 164px;
	padding-bottom: 0px;
	padding-top: 40px;
	padding-left: 40px;
}
div.formField {
	width: 252px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}
div.formField select {
	width: 130px;
	text-align: center;
}
div.formField input {
	background-color: #fff;
	border: 0px;
	border: 1px solid #999;
	color: #000;
	width: 130px;
	text-align: center;
}
div.formField input.submit {
	width: 70px;
}

.smallText {
	font-size: 10px;
}

.mediumText {
	font-size: 12px;
}

.bigText {
	font-size: 14px;
}
.newsCol {
	margin-right: 10%;
	float: left;
	width: 40%;
}
.newsColImage {
	width: 30%;
	float: left;
	margin-right: 5px;
}
.newsColReadMore {
	text-align: right;
	
}
.newsColContainer {
	margin: 0px auto;
	width: 95%;
}
.content_Right {
	float: right;
}

p.footerText,p.footerText p {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #999;
	font-size: 10px;
	text-align: center;
}

div.sharingOptionsLeftColumn {
float: left;

}
div.sharingOptionsRightColumn {
margin-left: 30px;
float: left;

}
a.no-decoration,a.no-decoration:hover {
	text-decoration: none;
	color: inherit;
}
#content img.noDecoration {
	border: 0px;
	background-color: inherit;
	padding: 0px;
}
#content a.no-decoration:hover {
	text-decoration: none;
}
#content a.no-decoration img {
	padding: 0px;
	border: 0px;
	background-color: inherit;
}

#adContainer_rightMenu {
	text-align: center;
}

#adContainer_rightMenu img {
	border: 1px solid black;
}

div#twitter_div {
	margin-left: 10px;
}

.ui-dialog-container {
}
.ui-dialog-titlebar {
}
.ui-dialog-titlebar-close, ui-dialog-titlebar-close-hover {
}

.ui-dialog-content {
}
.ui-dialog-buttonpane {

}

p.success {
	border: 1px dotted darkgreen;
	background: lightgreen;
	padding: 5px;
}
p.error {
	border: 1px dotted red;
	background-color: pink;
	padding: 5px;
}
#rightMenu ul.language_list,#rightMenu ul.language_list li.language_list {
		display: inline;
		text-align: center;
		background-color: inherit;
		border: none;
}
#rightMenu ul.language_list li.language_list a {
	display: inline;
	border: none;
}
ul.language_list li.language_list a img {
	border: 0px;
	padding: 0px;
}
p.success:before {
	content: url(http://nettintro.no/admin/tinymce/jscripts/tiny_mce/plugins/imagemanager/files/client_14/confirm_12.png);
	margin-right: 10px;
}

div#languages {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#search_box {
	margin-bottom: 10px;
	text-align: center;
}


.obs_box {
	border: 1px dotted red;
	background-color: pink;
	padding: 10px;
}

/* STICKY FOOTER */

html, body {
	height: 100%;
	margin: 0px;
}
#dummyBody {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
.mutter {
	text-align: right;
	border-top: 0px solid #666;
	background-image: url(/core-index/images/footer/footer.png);
	height: 30px; /* .push must be the same height as .footer */
}
.push {
	height: 30px; /* .push must be the same height as .footer */
}
.mutter p {
	font-size: 12px;
	vertical-align: bottom;
	padding-top: 10px;
	color: white;
	margin: 0px;
	padding: 0px;
}
.mutter p a img {
	border: 0px;
	padding: 0px;
	
}
.show_printable:after {
	clear: both;
}
.path:after {
	clear: both;
}
div.slideShow {
	margin: 0px auto;
	text-align: center;
}
img.slideShowImage {
	border: 1px solid black;
	padding: 0px;
}
a.lightview img {
	opacity:0.85;
	border: 1px solid black;
	filter:alpha(opacity=85);
}
a.lightview.fullOpacity img {
	opacity:1;
	filter:alpha(opacity=100);
}
a.lightview:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	border: 1px solid black;
}
#twitter_update_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#twitter_update_list li {
	padding: 0px;
	margin: 0px;
}
h4.sharingOptions {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.sharingOptionsLeftColumn,.sharingOptionsRightColumn {
	font-size: 80%;
}
ul.latest_news {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.latest_news li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
ul.latest_news span.date {
	color: #999;
	font-size: 80%;
}

div.commentsBox {
	border: 0px;
	padding: 0px;
	width: 100%;
	margin: 0px auto;
	background-color: none;
}
div.commentBoxTopLeft {
	background: url(/core-index/images/guestbook2/top-left-corner.png);
	height: 30px;
	width: 12px;
	float: left;
	border: 1px solid red;
	display: none;
}
div.commentBoxTop {
	margin-top: 5px;
	background: url(/core-index/images/guestbook2/top.png);
	height: 30px;
	width: 100%;
	font-family: "Lucida Grande", Arial;
	font-size: 14px;
}
div.commentBoxTopRight {
	background: url(/core-index/images/guestbook2/top-right-corner.png);
	height: 30px;
	width: 12px;
	float: left;
	display: none;
}
div.commentBoxBody {
	width: 100%;
	font-family: Arial;
	padding-bottom: 5px;
}
div.commentReply {
	background: url(/core-index/images/guestbook2/bg-white.png);
	background-repeat: repeat;
	position: relative;
	z-index: 100;
	min-width: 100%;
}
div.commentReply h3 {
	width: 100%;
	border-bottom: 1px solid #eaeaea;
	text-align: center;
}
form.commentReplyForm {
	margin: 0px auto;
}
.commentReplyField {
	width: 95%;
	padding: 1%;
	border: 1px solid #ccc;
}
div.light {
	background: url(/core-index/images/guestbook2/bg-white.png);
}
div.dark {
	background: url(/core-index/images/guestbook2/bg-grey.png);
}
div.commentBoxBottom {
	background: url(/core-index/images/guestbook2/bottom.png);
	height: 31px;
	width: 100%;
	font-family: Arial;
}

#content img.fakeLink {
	float: right;
	margin: 0px;
	margin-right: 10px;
	border: 0px;
	background-color: inherit;
	padding: 0px;
	margin-top: 5px;
}

div.commentInfoHolder {
	padding-top: 5px;
	margin-top: 0px;
}

span.comment_name {
	width: 60%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

span.comment_date {
	width: 40%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.comment_body,.commentHolder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
}
.comment_body {
	padding: 10px 10px;
}
img.fakeLink,div.fakeLink {
	cursor: pointer;
}
a.writeCommentImage {
	margin-right: 10px;
}
.commentInfoHolder {
	width: auto;
}
#errorMessageContainer {
	display: none;
	width: 100%;
	color: white;
	text-align: center;
	position: fixed;
	background-color: red;
	top: 0px;
	left: 0px;
	z-index: 1000;
	margin: 0px;
}
#saveMessageContainer {
	display: none;
	width: 100%;
	background-color: green;
	color: white;
	text-align: center;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	margin: 0px;
}

.redBorder {
	border: 1px solid red;
}
.errorMessage {
	display: none;
	color: red;
	font-weight: normal;
}
div#errorMessageContainer {
	height: auto;
}
div#errorMessageContainer p {
	font-size: 16px;
	font-family: Optima, Tahoma;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

table tr td p {
	margin: 0px;
	padding: 0px;
}

#contactForm {
	width: 60%;
}

/* DIALOG SYSTEM */
span.comment_name,span.comment_date {
	padding-top: 7px;
	margin: 0px;
}



div.indent {
	width: 90%;
}


.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:746px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#000;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:1em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(/core-index/images/guestbook3/commentarea.png) no-repeat top right;
 _background-image:url(/core-index/images/guestbook3/commentarea.png);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:291px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}
.dialog .ft img.fakeLink {
	padding-top: 20px;
	border: 1px solid red;
}
.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:hidden; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

.dialog .bd{
	padding-top: 30px;
}

span.comment_name {
	font-weight: bold;
	width: auto;
	float: left;
	padding-top: 5px;
}
span.comment_date {
	font-weight: bold;
	float: right;
	width: auto:
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-align: right;
}

form#form div.form-block {
	margin-bottom: 20px;
}