/* Bristol Dialogue Theme 


Dk Purple:#2E2B80
Lt Purple:#5A5298

*/
body {
	background-image:none;
}

body #footer {
	width:861px;
	margin:0 auto;
	/*min-width:941px;*/
	min-width:861px;
}

#footer-inner {
	width:auto;
}
#header {
	height:135px;
}
#header h1 {
	background-image:url(logo.png);
	height:79px;
}
#header h1 a {
	height:79px;
	width:177px;
}
.fieldOptional {
	font-size:.8em;
}
#header #logged, #header #search {
	background-color:#2E2B80;
	border-bottom:1px solid #5A5298;
}
#header #logged li {
	border-left:1px solid #5A5298;
}
a.full {
	background-image:url("submit_an_idea.gif");
}
#see-all-ideas a {
	background-image:url("see_all_ideas.gif");
}
/* ie6 */
/*\*/ * html #footer {
	width:941px;
	margin:0 0 0 -80px;
} /**/
/*\*/ * html #main-contents, * html #content {
	padding-right:20px!important;
} /**/
