#loginForm {
	height:372px;
	position:absolute;
	top:111px;
	z-index:9999;
	margin:15px 0 0 22px;
	right: 56px;
}

body td{
	position: relative;
}


 body	.imageModule .sidebarModuleBody {
	margin-left:35px;
}

body .bPageBlock .pbBottomButtons {
	background:  transparent;
}

body .bodyDiv {
	padding-bottom:370px;
}


body .feedIcon {
	margin-left: 22px;
}

body .ideaVoteList li {
width:auto;
}
/*  
    close button (div.close element) is auto-generated by default.  
    here it is positioned on top-right corner  
*/ 
#myOverlay div.close { 
    background:url(http://www.lincvolt.com/resource/1232741057000/IdeasCSS/Ideas/css/img/close.png) no-repeat; 
    position:absolute; 
    top:15px; 
    right:10px; 
    width:25px; 
    height:25px; 
    cursor:pointer;     
} 
 
/*  
    the actual content is moved little bit inside so that it doesn't overlap 
    with the drop shadow in the overlayed image 
*/ 
#myOverlay p { 
    color:#567; 
    font-size:50px; 
    margin:110px 135px; 
}

body{
	background-color:#CCC;
}

.bodyDiv{
	background:	url(http://www.lincvolt.com/resource/1227117463000/corkboard) repeat;
	width:1028px;
	margin-right:auto;
	margin-left:auto;
}

#sidebarDiv .sidebarInner{
	width:300px;
}

.sidebarModule{
	background-color:transparent;
	padding:0;
	margin:0;
	border:0px;
}

#tabBar td, #tabBar div, #tabBar td.currentTab primaryPalette, #tabBar td.currentTab primaryPalette div, #tabBar td.currentTab primaryPalette div a {
    border:0;
    background-image:none;
    margin:0px 2px; padding:0;
}

.ideaBody{
	width:536px;
}

.tabNavigation{
	display:none;
}

#ideaSubtabs ul#nav .ideasCurrentTab div, #ideaSubtabs ul#nav .ideasNonCurrentTab div, .ideaList, .bPageBlock, .individualPalette .bPageBlock{
	background-color:transparent;
	border:0px;
	padding:0px;
	margin:0px;
}

.imageModule .sidebarModuleBody{
	margin-left:20px;
	margin-right:0px;
}

#ideaSubtabs{
	padding-left:0px;
	padding-top:32px;
}

.outer td.oRight{
padding-left:75px;
}

.outer{
	background:url(http://www.lincvolt.com/resource/1227118176000/rightpaper) repeat-y;
	background-position: 300px 0px;
	padding-bottom:20px;
	margin-bottom:30px;
}

#ideaSubtabs a, #ideaSubtabs a:visited{
	color:black;
	font-size:16px;
	font-weight:bold;
	padding:0 30px;
	font-family:courier;
}

#ideaSubtabs ul#nav a:hover{
	color:#3E9E10;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:0 30px;
	font-family:courier;
}

.ideaSide{
	float:right;
	display:block;
	position:relative;
}

.ideaContent{
	margin-left:20px;
	float:left;
	width:540px;
}

.ideaSection, .bPageBlock .pbBody, .ideaListContainer .bPageBlock, .banner, #ideaSubtabs .bg{
	background:none;
	background-color:transparent;
	border:0px;
}

.ideaSection{
	width:668px;
}

.communityIntro, .sectionHeaderWithCommunityNavLinks, .pbHeader, .ideaTab .viewCategory{
	display:none;

}


.pbHeader, .bPageBlock .pbHeader{
	position:relative;
	left:20px;
	top:0px;
	z-index:300;
	width:600px;
	background-color:transparent;
	background-image:none;
	font-size:12px;
	padding-top:10px;
	text-transform:uppercase;
}

.commentList, .commentList td{
	border:0px;
}

body .pSearchShowMore {
		float:left;
		margin:30px 0 10px 231px;
		margin-left:95px;
		text-align:left;
	}
	
	body .ideaContent {
		width: 490px;
	}
	
	body .ideaContentWidth.ideaFooter {width: 490px;}
	
	body .ideaContentWidth.ideaBody {width: 500px;}
	
	
	body .pbHeader {
		display: block;
	}
	
	.pbHeader .pbTitle {
		width: 14px; 
	}
	.ptBody.secondaryPalette {
		background: transparent;
	}