@charset "utf-8";

body, p {
	color:#000000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:16pt;
	background:none;
}

img {
	border:0;
}

a#logotype {
	background:url(/templates/constructit2009/graphics/spriteMain.png) -194px -156px no-repeat;
}

#containerHead, #containerBottom, #navigationMain, #containerFooter {
	background:none;
}

#pageContentContent {
	width:650px;
	/*border:1px solid #ccc;*/
}

#headerLinkMenu, #headerMenu, #headerSearchBox, #pageContentSubmenu, #shareDiv, #shareDivLinksLeft, #rightMenu, #footerPaddingDiv, #footer, #footerLinkMenu, #sb-loading, #sb-nav-close {
	display:none;
}

.wideWhitePuff {
	border:1px solid #CCC;
}

.wideWhitePuff .puffHeader {
	border-bottom:1px solid #CCC;
}

.wideRedPuff {
	border:1px solid #AA0611;
}

.wideRedPuff .puffHeader {
	border-bottom:1px solid #AA0611;
}

.wideWhitePuff .puffText, .wideRedPuff .puffText {
	border:none;
}