/*
Theme Name: Our New Enviroment
Theme URI: http://www.ournewenvironment.ca
Description: Theme for Our New Enviroment idea microsite
Version: 1.0
Author: Creative B'stro
Author URI: http://bstro.com/
*/





/* ------------------ Tags --------------- */

body 
{
	font-family: "Arial", Helvetica, sans-serif;
	margin-top: 0px;
	color: #545454;
	font-size: .82em;
	

}
a img
{
	border: none;
}

/* ------------------ IDs --------------- */

#wrapper
{
	width: 946px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	float: left;
	width: 946px;
	margin-top: 20px;
}
	#sponsors
	{
		width: 946px;
		height: 95px;
	}
		#sponsors a
		{
			display: block;
			text-indent: -1000px;
			overflow: hidden;
		}
		#sponsor-ONE h1
		{
			margin: 0px;
		}
		#sponsor-ONE a
		{
			background: url(img/bg-sponsors-ONE.gif) no-repeat;
			width: 300px;
			height: 57px;
			margin-top: 10px;			
		}
		#sponsor-langley a
		{
			background: url(img/bg-sponsors-langley.gif) no-repeat;
			width: 82px;
			height: 82px;
			
		}
	#navigation
	{
		width: 946px;
		height: 47px;
		background: url(img/bg-header-navigation) no-repeat;
		float: left;
	}
		#navigation ul
		{
			padding:  0px;
			list-style-type: none;
			margin-top:  9px;
			margin-left: 38px;
			margin-bottom: 0px;
			margin-right: 0px;
		}
		#navigation ul li:first-child
		{
			border-left: none;
		}
		#navigation li
		{
			float: left;			
			border-left: dashed 1px #FFF;
			padding-left: 18px;
			padding-right: 18px;
			padding-top: 5px;
			padding-bottom: 5px;
		}		
		#navigation a
		{
			display: block;
			height: 18px;
			overflow: hidden;
			text-indent: -100000px;
			text-decoration: none;					
		}	
		#navigation a.current_page_item
		{
			background-position: auto -18px;
		}
		/* Our Plan */	
		#navigation li.page-item-5 a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat 0px 0px;
			width: 71px;
		}
		#navigation li.page-item-5.current_page_item a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat 0px -18px;
			width: 71px;
		}
		#navigation li.page-item-5 a:hover
		{
			background-position: 0px -18px;
		}
		/* Climate Change */
		#navigation li.page-item-7 a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -156px 0px;
			width: 128px;
		}
		#navigation li.page-item-7.current_page_item a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -156px -18px;
			width: 128px;
		}
		#navigation li.page-item-7 a:hover
		{
			background-position: -156px -18px;
		}
		/* Our Energy And Emissions */
		#navigation li.page-item-9 a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -337px 0px;
			width: 194px;
		}
		#navigation li.page-item-9.current_page_item a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -337px -18px;
			width: 194px;
		}
		#navigation li.page-item-9 a:hover
		{
			background-position: -337px -18px;
		}
		/* What Can we Do */
		#navigation li.page-item-11 a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -585px 0px;
			width: 134px;
		}
		#navigation li.page-item-11.current_page_item a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -585px -18px;
			
		}
		#navigation li.page-item-11 a:hover
		{
			background-position: -585px -18px;
		}
		/* Contact Us */
		#navigation li.page-item-13 a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -781px 0px;
			width: 83px;
		}
		#navigation li.page-item-13.current_page_item a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -781px -18px;
			width: 83px;
		}
		#navigation li.page-item-13 a:hover
		{
			background-position: -781px -18px;
		}
		/* Ideas */
		#navigation li.page-item-15 a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -882px 0px;
			width: 41px;
		}
		#navigation li.page-item-15.current_page_item a
		{
			background: url(img/bg-header-navigation-menu-items.gif) no-repeat -882px -18px;
			width: 41px;
		}
		#navigation li.page-item-15 a:hover
		{
			background-position: -882px -18px;
		}
		
#content
{
	float: left;
	width: 946px;
	background: url(img/bg-content.gif) left top no-repeat;
	min-height: 600px;
}
body.page-id-3 #content
{
	background: url(img/bg-content-homepage.gif) left top no-repeat;
}
body.page-id-311 #content
{
	background: none;
}
	#hompage-V2-top
	{
		width: 941px;
		height: 237px;
		background: url(img/bg-phase2-homepage-top.jpg) no-repeat;
		float: left;
	}
		#hompage-V2-top a
		{
			display: block;
			width: 150px;
			height: 120px;
			overflow: hidden;
			text-indent: -1000000px;
			
		}
		#hompage-V2-top h2
		{
			float: left;
			margin-top: 27px;
			display: inline;
		}
		#hompage-V2-top #share-ideas
		{
			margin-left: 94px;
		}
		#hompage-V2-top #share-ideas a
		{
			width: 219px;
			height: 135px;
			background: url(img/bg-homepage-v2-buttons.jpg) no-repeat -273px -4px;
		}
		#hompage-V2-top #share-ideas a:hover
		{
			background: url(img/bg-homepage-v2-buttons.jpg) no-repeat -273px -147px;
		}
		#hompage-V2-top #view-ideas
		{
			margin-left: 72px;
			margin-top: 23px;
		}
		#hompage-V2-top #view-ideas a
		{
			width: 200px;
			height: 143px;
			background: url(img/bg-homepage-v2-buttons.jpg) no-repeat 0px 0px;
		}
		#hompage-V2-top #view-ideas a:hover
		{
			background: url(img/bg-homepage-v2-buttons.jpg) no-repeat 0px -143px;
		}
		#hompage-V2-top #our-plan
		{
			margin-left: 84px;
			margin-top: 23px;
		}
		#hompage-V2-top #our-plan a
		{
			height: 135px;
			width: 193px;
			background: url(img/bg-homepage-v2-buttons.jpg) no-repeat -553px 0px;
		}
		#hompage-V2-top #our-plan a:hover
		{
			background: url(img/bg-homepage-v2-buttons.jpg) no-repeat -553px -143px;
		}
	#hompage-V2-bottom
	{
		background: url(img/bg-phase2-homepage-bottom.jpg) no-repeat;
		float: left;
		margin-top: 21px;
		height:188px;
		margin-top:21px;
		padding-left:30px;
		padding-right:35px;
		padding-top:15px;
		width:212px;
	}	
		#hompage-V2-bottom a
		{
			color: #86b602;
			text-decoration: none;
		}	
		#hompage-V2-bottom a:hover
		{
			text-decoration: underline;
		}
	#column1
	{
		width: 666px;
		float: left;
		margin-left: 2px;
		display: inline;
	}
		#birthplace-title
		{
			width: 406px;
			height: 57px;
			background: url(img/bg-phase2-homepage-title.gif) no-repeat;
			overflow:  hidden;
			text-indent: -100000px;
		}
		#content-title
		{
			width: 666px;
			height: 115px;
		}
		body.page-id-3 #content-title
		{
			height: 287px;
		}
		body.blog #content-title, body.single #content-title, body.category #content-title
		{
			height: 171px;
			background: url(img/bg-title-voting.jpg) no-repeat;
		}
		body.blog #content-title h3 , body.single #content-title h3, body.category #content-title h3
		{
			margin-top: 0px;
			margin-bottom: 0px;
			float: left;
			display: inline;
		}
		body.blog #content-title a ,body.single #content-title a, body.category #content-title a
		{
			width: 155px;
			height: 105px;
			display: block;
			text-indent: -100000px;
		}
		body.single #content-title h1
		{
			height: 171px;
		}
			#content-title h1
			{
				width: 666px;
				height: 115px;
				background-repeat: no-repeat;
				text-indent: -10000px;
				margin: 0px;
			}
			body.page-id-3 #content-title h1
			{
				width: 666px;
				height: 287px;
				background-repeat: no-repeat;
				text-indent: -10000px;
				margin: 0px;
				background: url(img/bg-title-homepage.jpg) no-repeat;
			}
			#content-title #title-share
			{
				margin-left: 42px;
				margin-top: 1px;
			}
			#content-title #title-share a
			{
				width: 178px;
				height:114px;
				background: url(img/bg-title-voting-buttons.jpg) no-repeat -214px 0px;
			}
			#content-title #title-share a:hover
			{
				background: url(img/bg-title-voting-buttons.jpg) no-repeat -214px -118px;
			}
			#content-title #title-see-all
			{
				margin-left: 60px;
			}
			#content-title #title-see-all a
			{
				margin-top: 1px;
				height: 113px;
				width: 164px;
				background: url(img/bg-title-voting-buttons.jpg) no-repeat 0px 0px;				
			}
			#content-title #title-see-all a:hover
			{
				background: url(img/bg-title-voting-buttons.jpg) no-repeat 0px -118px;
			}
			#content-title #title-about
			{
				margin-left: 39px;
				margin-top: 1px;
			}
			#content-title #title-about a
			{				
				height: 112px;
				width: 168px;
				background: url(img/bg-title-voting-buttons.jpg) no-repeat -445px 0px;
			}
			#content-title #title-about a:hover
			{				
				background: url(img/bg-title-voting-buttons.jpg) no-repeat -445px -118px;
			}
		#content-copy
		{
			width: 480px;
			margin-left: 60px;
			margin-top: 0px;
		}
		body.postid-286 #content-copy
		{
			width: 500px;
		}
		#pageOptions
		{
			margin-left: 35px;
			width: 535px;
			float: left;
			margin-top: 20px;
			margin-bottom: 20px;
		}
			#sortOptions
			{
				text-transform: uppercase;
			}
			#sortOptions a
			{
				text-decoration: none;
			}
			#sortOptions a:hover
			{
				text-decoration: underline;
			}
			#sortOptions .fakeNotActive
			{
				color: #201A1A;
				text-decoration: none;
				cursor: default;
			}
			.postid-286 #pageOptions
			{
				display: none;
			}
			.postid-321 #pageOptions
			{
				display: none;
			}
			#backButton
			{
				margin-left: 90px;	
				display: inline;		
			}
			#backButton a
			{
				text-decoration: none;
			}
			#backButton a:hover
			{
				text-decoration: underline;
			}
		#postNavigation
		{
			margin-left: 125px;
			width: 440px;
			float: left;
			margin-top: 0px;
			margin-bottom: 10px;
			display: inline;
		}
		#archiveTitle
		{
			margin-left: 125px;
			width: 440px;
			float: left;
			font-size: 1.38em;
			font-weight: normal;
			display: inline;
		}
		#archiveTitle h2
		{
			margin-top: 15px;
			margin-bottom: 10px;
		}
		#column1 h1
		{
		
		}	
		#column1 h2
		{
			line-height: 26px;
			margin-top: 30px;
			font-weight: normal;
			font-size: 1.38em;
			color: #201a1a;
		}	
		#column1 h3
		{
			line-height: 26px;
			font-weight: normal;
			font-size: 1.18em;
			color: #201a1a;
		}	
		#column1 h4
		{
		
		}	
		#column1 p
		{
			line-height: 20px;
		}	
		#column1 a
		{
			color: #86b602;
		}	
		#column1 a:hover
		{
			text-decoration: none;
		}
		#column1 ul
		{
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 0px;
			padding-left: 15px;
		}
		#column1 li
		{
			line-height: 20px;
		}
		
		#column1 li.green
		{
			list-style-image: url(img/bullet-green.gif);			
		}
		#column1 li.blue
		{
			list-style-image: url(img/bullet-blue.gif);			
		}
		#column1 li.yellow
		{
			list-style-image: url(img/bullet-yellow.gif);			
		}
		#column1 li.grey
		{
			list-style-image: url(img/bullet-grey.gif);			
		}
		#column1 ul li ul li
		{
			list-style-type: disc;	
			margin-left: 10px;
			list-style-image: none;
			margin-bottom: 5px;
		}	
		#column1 small
		{
		
		}
		.ideaPost
		{
			margin-left: 35px;
			width: 535px;
			float: left;
			margin-bottom: 30px;
		}
			.votingBox
			{
				float: left;
				width: 70px;
				height: 175px;
				margin-right: 20px;
				
			}
				.votingBox .tickercontainer 
				{
					font-weight: normal;
					color: #a3a3a3;
					border: none;
					background: none;
					margin-top: 80px;
					text-transform: uppercase;
					font-size: 1em;
					display: block;
					height:auto;
				}
				.votingBox .tickercontainer big
				{
					font-size: 1.5em;
					font-weight: bold;
				}
				.votingBox .tickertext 
				{
					margin-top: -130px;
					display: block;
				}
				.votingBox .tickertext .voteuplink
				{
					display: block;
					height:  43px;
					width: 49px;
					background: url(img/bg-thumbup.gif) center -43px;
					text-indent: -10000px;
					overflow: hidden;
				}
				.votingBox .tickertext a.voteuplink:hover
				{
					background: url(img/bg-thumbup.gif) center 0px;
				}
				.votingBox .tickertext .votedownlink
				{
					display: block;
					height:  43px;
					width: 49px;
					background: url(img/bg-thumbdown.gif) center -43px;
					text-indent: -10000px;
					overflow: hidden;
				}
				.votingBox .tickertext a.votedownlink:hover
				{
					background: url(img/bg-thumbdown.gif) center 0px;
				}
				.votingBox .tickertext .votelink
				{
					background: none;
					border: none;
				}
				.vote-after-text-container
				{
					text-align: center;
					margin-top: 10px;
					color: #A3A3A3;
					font-size: .9em;
				}
				
			.ideaContent
			{
				float: left;
				
				width: 440px
			}
				.ideaHeader
				{
					float: left;
					width: 440px;
				}
				#column1 .ideaHeader a 
				{
					text-decoration: none;
				}
				#column1 .ideaHeader a:hover
				{
					text-decoration: underline;
				}
				.ideaHeaderLeft
				{
					float: left;
					width: 375px;
				}
				#column1 .ideaTitle
				{
					color: #201A1A;
					font-size: 1.68em;
					font-weight: normal;
					line-height: 26px;
					margin-top: 0px;
					margin-bottom: 0px;
				}
				#column1 .ideaTitle a
				{
					color: #201A1A;
				}
				
				.ideaSubmitterInfo
				{
					color: #201a1a;
					font-size: 1.08em;
				}
				.ideaSubmitterInfoComments
				{
					font-size: .92em;
				}
				.ideaHeaderRight
				{
					width: 65px;
					float: left;
					margin-top: 26px;
				}
				.ideaHeaderRight a
				{
					background: url(img/bg-content-button-share.gif) no-repeat;
					display: block;
					width: 65px;
					height: 33px;
					overflow: hidden;
					text-indent: -100000px;
				}
		#ideaComments
		{
			margin-left: 125px;
			width: 440px;
			float: left;
			margin-top: 0px;
			margin-bottom: 10px;
			background: url(img/bg-idea-comments.gif) top center no-repeat;
			display: inline;
		}
			#ideaComments #submit
			{
				width: 164px;
				height: 34px;
				background: url(img/bg-submit-comment.gif) no-repeat;
				display: block;
				border: none;
				overflow: hidden;
				padding-top: 34px;
				cursor: pointer;
			}
		#column1 ul.commentlist
		{
			margin-left: 0px;
			padding-left: 0px;
			list-style-type: none;
		}
		#respond #comment
		{
			width: 440px;
			height: 155px;
		}
		#add-idea-title
		{
			width: 477px;
			height: 25px;
			margin-top: 0px;
			margin-bottom: 20px;
			background: url(img/bg-sharer-ideas-title.gif) no-repeat;
			overflow: hidden;
			text-indent: -1000000px;
		}
		#tdomf_form1
		{
			
		}
			#tdomf_form1 fieldset
			{
				margin-top: 0px;
				margin-bottom: 20px;
				margin-right: 0px;
				margin-left: 0px;
				padding: 0px;
				float: left;
			}
			#tdomf_form1 label
			{
				float: left;
				width:  115px;
				text-align: right;
				margin-right: 10px;
			}
			#tdomf_form1 input.radio-button
			{
				display: inline;
				float: none;
			}
			#tdomf_form1 input.share-text
			{
				float: left;
				width:  345px;
				padding: 10px;
				background: none;
				border: solid 1px #545454;
			}
			#tdomf_form1 textarea.share-textarea
			{
				float: left;
				width:  345px;
				height: 155px;
				padding: 10px;
				border: solid 1px #545454;
			}
			#tdomf_form1 #content-text-ta
			{
			
			}
			#tdomf_form1 #formBottom
			{
				width: 350px;
				margin-left: 125px;
				float: left;
			}
			#tdomf_form1 #tdomf_form1_send
			{
				width: 67px;
				height: 34px; 
				background: url(img/bg-form-share.gif) no-repeat;
				display: block;
				border: none;
				padding-top: 35px;
				overflow: hidden;
				cursor: pointer;
				text-indent: -10000px;
			}
			#tdomf_form1 .tdomf_category_checklist
			{
				float: left;
				margin: 0px;
				padding: 0px;
			}
		#tml-main
		{
		
		}
			#tml-main .links 
			{	
				padding: 0px;
				margin: 0px;
			}
			#tml-main .links li
			{				
				list-style-type: none;
				float: left;
				padding-left: 10px;
				padding-right: 10px;
			}
			#tml-main ul.links li:first-child
			{
				padding-left: 0px;
				border-right: solid 1px #676767;
			}
			#login-submit-tml-main
			{
				display: block;
				overflow: hidden;
				cursor: pointer;
				background: url(img/bg-login.gif) no-repeat;
				width: 	71px;
				height: 32px;
				padding-top: 32px;
				border: none;
			}
			#register-submit-tml-main
			{
				display: block;
				overflow: hidden;
				cursor: pointer;
				background: url(img/bg-signup.gif) no-repeat;
				width: 	84px;
				height: 32px;
				padding-top: 32px;
				border: none;
			}
			
	#column2
	{
		width: 278px;
		float: left;
	}
		#column2 h4
		{
			margin-top: 0px;
			margin-bottom: 15px;
			overflow: hidden;
			text-indent: -10000px;
		}
		#column2 a
		{
			display: block;
			overflow: hidden;
			text-indent: -10000px;
			color: #86b602;
			text-decoration: none;
		}		
		#column2 a:hover
		{
			text-decoration: underline;
		}	
		#sidebar-share-ideas
		{
			width: 278px;
			height: 259px;
			background: url(img/bg-sidebar-share-ideas.jpg) no-repeat;
			float: left;
		}
		body.page-id-3 #sidebar-share-ideas
		{
			background: url(img/bg-sidebar-share-ideas-homepage.jpg) no-repeat;	
		}
			#sidebar-ideas-title
			{
				width: 185px;
				height: 44px;
				background: url(img/bg-sidebar-share-ideas-title.gif) no-repeat;
			}
			#sidebar-ideas-sign-up
			{
				width: 128px;
				height: 32px;
				background: url(img/bg-sidebar-share-ideas-button.gif) no-repeat;
				margin-left: -6px;
			}
		#sidebar-events
		{
			width: 278px;
			height: 259px;
			background: url(img/bg-sidebar-events.gif) no-repeat top left;
			float: left;
		}
			#sidebar-events-title
			{
				width: 189px;
				height: 45px;
				background: url(img/bg-sidebar-events-title.gif) no-repeat;
			}
			#sidebar-events-button
			{
				width: 90px;
				height: 32px;
				background: url(img/bg-sidebar-events-button.gif) no-repeat;
				margin-left: -6px;
			}
			#sidebar-events-button-coming-soon
			{
				width: 145px;
				height: 31px;
				background: url(img/bg-sidebar-events-button-coming-soon.gif) no-repeat;
				margin-left: -6px;
			}
		#sidebar-login
		{
			width: 278px;
			height: 159px;
			background: url(img/bg-sidebar-login.jpg) no-repeat top left;
			float: left;
		}
			#sidebar-login-title
			{
				width: 78px;
				height: 17px;
				background: url(img/bg-sidebar-login-title.jpg) no-repeat;
				overflow: hidden;
				text-indent: -100000000px;
				margin-top: 25px;	
			}
			#sidebar-login-title-logged-in
			{
				width: 144px;
				height: 42px;
				background: url(img/bg-sidebar-login-title-logged-in.gif) no-repeat;
				overflow: hidden;
				text-indent: -100000000px;
				margin-top: 25px;
			}
			.login-button
			{
				width: 67px;
				height: 34px;
				background: url(img/bg-sidebar-login-button.jpg) no-repeat;
				float: left;
				display: block;
				overflow: hidden;
				text-indent: -100000000px;
			}
			#register-text
			{
				float: left;
				margin-top: 9px;
				margin-left: 5px;
			}
			#column2 #register-text a
			{
				text-indent: 0px;
				display: inline;
			}
		#sidebar-sort
		{
			width: 278px;
			float: left;
		}
			#sidebar-sort-title
			{
				width: 190px;
				height: 17px;
				background: url(img/bg-sidebar-sort-title.gif) no-repeat;
			}
			#sidebar-sort ul
			{
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 0px;
				padding-left: 0px;
				list-style-type: none;
			}
			#sidebar-sort li
			{
				margin-bottom: 10px;
			}
			#sidebar-sort a
			{
				text-indent: 0px;
			}
		#sidebar-feedback
		{
			width: 278px;
			float: left;
			color: #a9a9a4;			
		}
			#sidebar-feedback-title
			{
				width: 186px;
				height: 39px;
				background: url(img/bg-sidebar-feedback-title.gif) no-repeat;
			}
			#sidebar-feedback h5
			{
				margin-top: 13px;
				margin-bottom: 10px;
			}
		#sidebar-facebook
		{
			width: 278px;
			float: left;
			color: #a9a9a4;	
		}
			#sidebar-facebook a
			{
				text-indent: 0;
				color: #a9a9a4;
			}
			#sidebar-facebook-logo
			{
				float: left;
			}
			#sidebar-facebook-text
			{
				float: left;
				margin-left: 5px;
				margin-top: 7px;
			}
#footer
{
	float: left;
	width: 941px;
	height: 102px;
	background: url(img/bg-footer.jpg) no-repeat;
	color: #7b7b7b;	
	margin-bottom: 10px;
}
	#footer a
	{
		color: #4b4747;
		text-decoration: none;
	}
	#footer a:hover
	{
		text-decoration: underline;
	}
	#footer-content
	{
		font-size: .85em;
		margin-left: 62px;
		margin-top: 72px;
		font-family: "Georgia", Times New Roman, Times, serif;
		color: #4b4747;
	}

/* ------------------ Classes --------------- */

.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.clear
{
	clear: both;
}
.sidebar-content
{
	margin-left: 30px;
	margin-top: 35px;
	width: 200px;
	font-size: 1.02em;
	font-style: italic;
	
}
body.blog .sidebar-content, body.single .sidebar-content, body.category .sidebar-content
{
	font-style: normal;
	margin-left: 37px;
	margin-top: 20px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright,
div.alignright {
	float: right;
}
.alignleft,
div.alignleft {
	float: left;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.extra-bottom-margin
{
	margin-bottom: 10px;
}
.comment
{
	margin-bottom: 40px;
}
.capitalize
{
	text-transform: capitalize;
}
.idea-label-margin
{
	margin-top: 10px;
}
.single-top-margin
{
	margin-top: 25px;
}
.black
{
	color: #000;
}
#column2 a.no-indent
{
	text-indent: 0px;
	display: inline;
	
}
.ideaHeaderRight .at300bs.at15t_compact
{
	background: none;
}
.ideaHeaderRight .at300bs
{
	background: none;
}