body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, tr, th, td, embed, object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img, abbr{border:0px none;}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption, th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before, q:after{}
a, ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }


html { overflow-x: auto; height:100%;}
	

body 
{
	background: #02245c url('back_splash.jpg') no-repeat 50% 0pt;
	text-align:center; line-height:1.6em; background-color:#02245c
}

input[type="text"] { 
}


.l { float: left; width: 50%; }
.r { float: right; width:50%; }
.r:after { display: block; content: ''; clear: both; height: 0; visibility: hidden }
.align-center { text-align: center; }
.align-right { text-align: right; }
.justify { text-align: justify; }
.float-left { float: left; }
.float-right { float: right; }
.clear-both { clear: both; float: none; }
.clear-right { clear: right; float: none; }
.hide {	display:none; }
.clear-both { clear: left; float: none; }
.inline { display: inline; }
.block { display: block; }
.noborder { border: 0px none; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.visible { display: block; }
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.border5 { border: solid 10px #c7c7c7; }
.border10 { border: solid 10px #c7c7c7; }
.border20 { border: solid 20px #c7c7c7; }

div.hidden, a.hidden
{
	display: none;
	margin: 0;
}
h2, h4, h6, body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

blockquote, em, h1, h3, h5, i, .feedBy  {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.2em;
	line-height: 0.9em;
	color: #2575ad;
}

h2 {
	font-size: .8em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}

.l h2 { } 
.r h2 { letter-spacing:1px; padding: 0px 7px; margin-bottom: 10px; }

h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #2575ad;
}

h4 {
	font-size: .9em;
	text-transform: uppercase;
	color: #2575ad;
	letter-spacing: 1px;
	font-weight: bold;
}

h5 {
	font-size: 1.5em;
	line-height: 1.2em;
}

h6 {
	font-size:.88em;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
#page_content h1 {
	font-size: 1.4em;
	line-height: 1.1em;
	color: #2575ad;
}

#page_content h2 {
	padding-bottom: 5px;
	font-size: .92em;
	line-height: 1em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}


#page_content h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #2575ad;
	position: relative;
}

#page_content h4 {
	font-size: 1em;
	line-height: 1em;
	color: #0d5d9b;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
}

#page_content h5 {
	font-size: 1.125em;
	line-height: 1.8em;
}

#page_content h6 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

#page_content .photo{
	margin: 20px 0px 20px 20px;
}
body { 
	font-size: .75em; 
	line-height: 1.5em;
	color: #424242;}

table { 
	font-size: 1em; 
	line-height: 1.5em;
	color: #424242;}

i, em { 
	font-style: italic;
}

blockquote {
	clear:both;
	font-size:1.2em;
	line-height: 1.6;
	padding: 0px;
	color: #666666;
}

blockquote, blockquote p {
	clear: both;
	color: #666666;
}

.smallcaps {
	font: small-caps 1.5em/1.7em Georgia, "Times New Roman", Times, serif;
	color: #2575ad;
	text-transform: lowercase;
	letter-spacing: .1em;
}

.citation, .cite {
	font-size: 12px;
}

ul li 
{
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

li a {
	padding-top: 0px;
	padding-bottom: 0px;
}

li a:hover {
	background-color: #eeeeee;
}



dl {
	height: auto;
	margin: 0;
	list-style: none;

}

dl a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

dl a:hover {
	background-color: #ffffff;
}

dl img {
	float: left;
}
dt, dd {
	padding: 5px 7px;
}

dt {
	float: left;
	clear: left;
	width: 40px;
	color: #363636;
	font-size:.9em;
} 

dd {
	margin-left: 50px;
}


.alt-text { font-family: Georgia;text-transform: lowercase;}

a {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #2575ad;
	text-decoration: none;
	
}

a:hover
{
	background: transparent;
	color: #ac3433;	
	text-decoration: none;
}
#house
{
	margin: 0 auto 100px auto;
	text-align: left;

	width: 960px; 
	background-color: #ffffff;
	
}


#header,
#content,
#bottom {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


#content
{	
	width: 960px;
	margin: 0 auto;
	background: url('#') repeat-x;
}

#page_content { padding: 20px 60px 40px 30px; }

#page_content .nav { font: 12px arial; margin: 0 0 15px 0;}



#page_content #issues  ul li {
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

#page_content ul li {
	height: auto;
	margin: 12px;
	padding: 0;
	list-style: circle outside;
}

div#page_content div#inset_r ul li {
	margin:0px;
	padding: 0;
	list-style: none;
}

div#page_content div#inset_r ul li.more {
	padding: 5px 10px;

}

div#page_content div#inset_r ul li ul li {
	padding: 3px;
	list-style: circle inside;
}

#column1
{
	float: left;
	width: 640px;
	background-image: url('#');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff	
}

#col1a {
	float: left;
}

#col1b {
	float: right;
}

#column2
{
	width:280px;
	background-image: url('#');
	background-repeat: repeat-x;
	background-color: #c9c9c9; margin-left:640px; margin-right:0; margin-top:0; margin-bottom:0px; padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px
}

#column2_bot {
	background-image: url('#');
	height:200px
}



.module.l  {
	height: auto;
	width: 270px;
	padding: 20px 15px 20px 35px ;
}

.module.r 	{
	height: auto;
	width: 270px;
	padding: 20px 35px 20px 15px ;
}

.barack_tv {
	margin-top: 20px;
	background-image: url('#');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:40px; background-position-y:50%
}

#column2 .module {
	padding-top:20px;
}



#header {
	height: 156px;
	display: block;
	background-image: url('#');
}

#header h1 {
	float:left;
}

#bottom {
	background-color: #ffffff;
}

#logo-print { display: none; }
#nav { line-height: 1; z-index: 9998; }

#nav a {
	background: url('#') no-repeat 0 0;
	display: block;
	height: 50px;
	text-indent: -999em;
	overflow: hidden
}

#nav-donate {
	background: url('#') no-repeat 0 0;
	width:320px
}

#nav-donate a {
	background: url('#') no-repeat 0 0;
	display: block;
	height: 50px;
	text-indent: -999em;
	overflow: hidden
}

#nav li { float: left; position: relative; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0; }
	#nav-home a { background-position: 0 0; width: 52px; }
	#nav-learn a { background-position: -52px 0; width: 72px; }
	#nav-issues a { background-position: -124px 0; width: 77px; }
	#nav-media a { background-position: -201px 0; width: 73px; }
	#nav-action a { background-position: -274px 0; width: 80px; }
	#nav-people a { background-position: -354px 0; width: 77px; }
	#nav-states a { background-position: -431px 0; width: 75px; }
	#nav-blog a { background-position: -506px 0; width: 65px; }
	#nav-store a { background-position: -571px 0; width: 69px; }
	#nav-home a:hover { background-position: 0 -50px; width: 52px; }
	#nav-learn a:hover { background-position: -52px -50px; width: 72px; }
	#nav-issues a:hover { background-position: -124px -50px; width: 77px; }
	#nav-media a:hover { background-position: -201px -50px; width: 73px; }
	#nav-action a:hover { background-position: -274px -50px; width: 80px; }
	#nav-people a:hover { background-position: -354px -50px; width: 77px; }
	#nav-states a:hover { background-position: -431px -50px; width: 75px; }
	#nav-blog a:hover { background-position: -506px -50px; width: 65px; }
	#nav-store a:hover { background-position: -571px -50px; width: 69px; }
	#nav-home a:active { background-position: 0 -100px; width: 52px; }
	#nav-learn a:active { background-position: -52px -100px; width: 72px; }
	#nav-issues a:active { background-position: -124px -100px; width: 77px; }
	#nav-media a:active { background-position: -201px -100px; width: 73px; }
	#nav-action a:active { background-position: -274px -100px; width: 80px; }
	#nav-people a:active { background-position: -354px -100px; width: 77px; }
	#nav-states a:active { background-position: -431px -100px; width: 75px; }
	#nav-blog a:active { background-position: -506px -100px; width: 65px; }
	#nav-store a:active { background-position: -571px -100px; width: 69px; }
	#nav li:hover ul, #nav li.over ul { left: 0; }
	#nav li li { float: none; position: static; width: 100%; }
	
	#nav li li a, #nav li li a:hover, #nav li li a:active {
		background: none;
		height: auto;
		padding: 1px 12% 2px;
		text-indent: 0;
		width: 76%;
	}
	
	#nav li li a:hover { background: #eee; }
	
	#nav li ul {
		background: #fff;
		border-bottom: 1px solid #ce0000;
		left: -1999px;
		line-height: 1.5;
		padding: 5px 0;
		position: absolute;
		top: 50px;
		width: 200px;
		z-index: 9999;
	}
	
	li#nav-states ul { line-height: 1.2; width: 400px; }
	li#nav-states .col { font-size: 0.9em; float: left; width: 33%; }
	li#nav-states .col ul { border: 0px none; position: static; width: 100% }
#feature_block { position: relative; width:640px; }
#feature_block #news_area { float: left; line-height:0px; }

#feature_block #right_column 
{
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	width: 171px;
	height:650px;
	background-image: url('img/news_list_bg.gif');
}

#feature_block #right_column h3 { color: #6FA3DC; margin: 10px 20px 0 20px; font-size: 14px; }
#feature_block #right_column #arrow { position: absolute; }
#feature_block #right_column #news_items { width: 140px; margin: 20px; }
#feature_block #right_column #news_items li { margin: 10px 0 15px 0; }

#feature_block #right_column #news_items a
{
	font: 11px arial;
	color: #19669C;
	outline: none;
	position: relative;
}

#feature_block #right_column #news_items a:hover { color: white; background: transparent;}
#feature_block #right_column #news_items a.selected { color: white; font: 16px Georgia; padding: 0px; }
#feature_block #right_column #news_foot { position: absolute; bottom: 0; }



#blog, #events, #news {
	background: url('#') no-repeat;
	width: 100%;
	overflow: auto;
	clear:both
}

#bottom div.where_do_you_live.module.l h1 {
	color: #ffffff;	
}

#column1 div div.blog_feature.module.l a h3 {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.entry_description {
	overflow:hidden;
}


img.thumb ~ h7 {
	position: relative;
	top: 10px;
}

.blog_feature h3 {
	padding: 10px 0px;
}

.blog_feature h4 {
	margin-top: 10px;
}

.blog_feature > a {
	font: 24px/25px Georgia, "Times New Roman", Times, serif;
	color: #2575ad;
	letter-spacing: -1px;
}

.other_stories {

}
.thumb{
	float: left;
	border: solid 5px #c7c7c7;
	margin: 10px 10px 10px 0;
}

.date {
	float: left;
	width: 50px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	height: 15px;
}


td.where_do_you_live h1 {
	color: #ffffff;
}

.date h2 {
	vertical-align: top;
}

.post {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #d4d4d4;
}

.post img {
	padding: 10px 0px;
	margin-top:-5px;
	background-color: #FFFFFF;
}


.source, .location {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #7f7f7f;
	margin-top: 2px;
}

.location i {
	text-transform: lowercase;
}


.events h7 {

}

.store img {
	float:  left;
	padding-right: 7px;
}

.store h7 {
	position: relative;
	top: 10px;
}

#other_products {
	padding-top: 20px;
}

.price {
	color: #4e9ac8;
	padding-top: 10px;
}

.states {
	float: left;
	width: 80px;
	padding-left: 7px;
}

.action_center div {
	line-height:0px;
}

#mybo_top {
	width: 280px;
	position: relative;
	text-indent: -999em;
	overflow: hidden;
}

#mybo_top a {
	height: 120px;
	display: block;
	background-image: url('#');
}

#mybo_top a:hover {
	background-position: 0px -120px;
}

#mybo_bot {
	width: 280px;
	position: relative;
	text-indent: -999em;
	overflow: hidden;	
}

#mybo_bot a {
	height: 140px;
	display: block;
	background-image: url('#');
}

#mybo_bot a:hover {
	background-position: 0px -140px;
}

.obama_everywhere {
	line-height:0px;
}


.r .view_more  {
	padding: 10px 7px;
}

.l .view_more  {
	
	padding: 10px 0px;
}
div.action_center #action_center_header {
	height:50px;
}

div.action_center #find_events {
	height:63px;	
}

div.action_center #join_group {
	height:47px;	
}

div.action_center #register_to_vote {
	height:47px;
}

div.action_center #volunteer {
	height:71px;
}

div.facebook a { background-image: url('/images/obama_everywhere/images/facebook.jpg');}
div.blackplanet a { background-image: url('/images/obama_everywhere/images/blackplanet.jpg');}
div.myspace a { background-image: url('/images/obama_everywhere/images/myspace.jpg');}
div.faithbase a { background-image: url('/images/obama_everywhere/images/faithbase.jpg');}
div.youtube a { background-image: url('/images/obama_everywhere/images/youtube.jpg');}
div.eons a { background-image: url('/images/obama_everywhere/images/eons.jpg');}
div.flickr a { background-image: url('/images/obama_everywhere/images/flickr.jpg');}
div.glee a { background-image: url('/images/obama_everywhere/images/glee.jpg');}
div.digg a { background-image: url('/images/obama_everywhere/images/digg.jpg');}
div.mybatanga a { background-image: url('/images/obama_everywhere/images/mybatanga.jpg');}
div.migente a { background-image: url('/images/obama_everywhere/images/migente.jpg');}
div.twitter a { background-image: url('/images/obama_everywhere/images/twitter.jpg');}
div.eventful a { background-image: url('/images/obama_everywhere/images/eventful.jpg');}
div.asianave a { background-image: url('/images/obama_everywhere/images/asianave.jpg');}
div.linkedin a { background-image: url('/images/obama_everywhere/images/linkedin.jpg');}
div.dncpartybuilder a { background-image: url('/images/obama_everywhere/images/dncpartybuilder.jpg');}

.obama_everywhere div a:hover {
	background-position: 0 0px;
}
#page_content h1 { margin-bottom: 10px; }

#page_content p {  margin: 10px 0 10px 0;}

#inset_r
{
	width: 25%;
	float: right;
	padding: 20px;
	display: block;
	background: url('#') repeat-x;; margin-left:20px; margin-right:0; margin-top:0; margin-bottom:17px
}

#inset_r .more
{
	padding: 10px;
	background-image: url('#');
}

#inset_r .more li {  list-style: circle; margin-left: 10px; }

#inset_r h4
{
	padding-bottom: 10px;
	border-bottom: 1px solid;
	text-align: center; 
	text-transform: uppercase;
	border-color: #d1d1d1;
}

#inset_r:after { display: block; content: ''; clear: both; height: 0; visibility: hidden }
#page_content #issues ul li {
	background: url('#') no-repeat 0 0.6em;
	margin-bottom: 1em;
	padding-left: 1.5em
}

#page_content #issues h2 {
	margin-bottom: 10px;	
}

#page_content #issues h3 {
	border-top: 1px solid #eeeeee;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height:1.7em;
}



#page_content #issues p {
	margin: 5px 0px;
}

#page_content h4 {
	margin: 10px 0px 5px 0px ;
}

#page_content #issues .at_a_glance ul li, #page_content #issues #inset_r ul li {	
	margin-bottom: 0;
	padding-left: 15px;
	list-style: circle outside;
} 

.at_a_glance {
	float: left;
	width: 50%;
}

#issues div.at_a_glance.l ul li {
	padding: 5px;
	list-style: circle outside;
}

#issues .at_a_glance ul li:before {
 
	color: #7cb0cd;

} 

#at_glance_container {
	overflow: hidden;
}


#custom_module {
	padding-top: 20px;
}

#btv_module {
	padding-top: 20px;
}

#sidebar_module {
	padding-top: 20px;
}
img.icon { border: 0px none; padding: 0; margin-left:0; margin-right:0.5em; margin-top:0; margin-bottom:-3px }

#hqBlogContent div.feedItem div.feedDescription ul li.MsoNormal img.icon {
	margin: 0px;
	padding: 0px 5px;
	border: 0px;
}
#newsroom h2{
	margin-bottom:15px;
}


#newsroom .r h2 {
	padding: 0px;	
}

#newsroom h3 {
	line-height: 1.1em;
	font-size: 1.7em;
	padding: 10px 0px 0px 0px;
}

#newsroom h4 {
	color: #7e7e7e;
  	font-weight:normal;
}
 
#newsroom h5 {
	line-height: 1.4em;
	font-size: 1.3em;
	padding: 5px 0px;
}

#newsroom p {
	margin-top: 5px;
}

#newsroom h6 {
	letter-spacing:.1em;
}

#newsroom .module div {
	margin-bottom: 20px;
}      

#newsroom p {
 	margin-top: 5px;
 }

#speeches h3 {
	width: 60%;
}   

#speeches div.archives h4 {
	margin-bottom: 10px;
}      
#map_container {
	width: 100%;
}

div.short h4.feedTitle a:hover,
div.tiny h4.feedTitle a:hover,
div.short div.feedDescription a:hover {
	color: #ac3433;	
}


h3.feedTinyHeading  {
	color:#333333 !important;
	font-family:Helvetica,arial,sans-serif ;
	font-size:11px !important;
	letter-spacing:2px;
	padding:15px 0px 5px;
	text-transform:uppercase;
	font-weight:bold !important;
}

h4.feedTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em !important;
	font-weight: normal !important;
	color: #2575ad;
	margin-top:0px;
	margin-bottom: 5px;
}
h3.feedTitle {
	margin:15px 0px;
}

h3.feedTitle a{
	line-height: 20px;
	font-size:18px !important;

}

div.feedItem {
	padding-top: 5x;
	border-top: 1px solid #e8e8e8;
}

div.feedItem img {

}



.feedByline {
	color:#535455;
	font-size:12px;
	margin-bottom: 15px;
}
.feedBy {
	font-style:italic;
}
.feedCreator {
	padding-right:5px;
}
.feedPubDate {
	border-left:1px solid #666666;
	padding-left:5px;
	margin-left:10px;
}
.feedFooter {
	margin-top:15px;
	background: url('img/bg_blog_footer.jpg') no-repeat;
	height: 80px
}

.feedFooter a {
	padding: 0px 10px;
}

div.short h3.feedTitle {
	border-bottom:medium none;
}

div.short h3.feedTitle a {
	border-bottom:medium none;
	color:#077CC1;
	line-height:22px;
	font-weight:normal;
}

div.short div.feedDescription {
	color:#333333;
	margin-bottom:10px;
}

div.short div.feedDescription a {
	color:#077CC1;
}

div.short div.feedByline span.feedPubDate {
	color:#999999;
	font-size:11px;
	font-weight:normal;
}

div.tiny h4.feedTitle {
	border-bottom:1px solid #EEEEEE;
	padding:10px 0px 0px 0px;
	margin: 0px !important;
}

h3.feedTinyHeading {
	color:#333333;
	font-family:Helvetica,arial,sans-serif;
	font-size:11px;
	letter-spacing:2px;
	line-height:14px;
	padding:15px 0px 5px;
	text-transform:uppercase;
}

div.tiny h4.feedTitle a {
	border-bottom:medium none;
	color:#077CC1;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}

div.tiny h4.feedTitle .feedPubDate {
	border-left:medium none;
	color:#999999;
	display:block;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
}
div.feedCommentLine {
	padding-top: 10px;
}
div.feedShareLine {
	padding-left: 10px;
}

#eventfeedcontent {
	
}

div.feedDescription blockquote {
	border: 1px solid #c2c2c2;
	padding: 20px;
	font-size:1em;
	line-height: 1.6;
}

div.feedDescription blockquote p {
	padding: 0px 20px;
	
}
div.feedDescription {
	width: 100%;
	
}
div.feedDescription embed, div.feedDescription object  {


	margin: 20px 0px;
	position: relative;
	left: 3%;
}
div.feedDescription img {
	margin: 10px 20px 10px 0px;
}

.feedPages {
	font-size: 1.3em;

	margin: 0px 150px;
    text-align:center;
}
.feedPageLinkCurrent {
  font-weight:bold;
  color: #007cc2;
  background-color: #ebf1fe;
}
.feedPageLink {
  border-left: 1px solid #535455;
   padding: 0px 7px;
}
.feedPageLinkFirst {
  border-left: none !important;
}


.feedPrev {
	float: right;
}
label.field {
	font-size: 12px;
}

#signup tbody tr td table tbody tr td input, #signup tbody tr td table tbody tr td select {
	margin: 5px 0;
}

#signup span {
	line-height: 0px;
}

#signup tbody tr td table tbody tr td {
	text-align: left;
	height: 20px;
}

div#people img.image_right {
	padding-left: 20px;
	padding-bottom: 50px;
}


#news_sidebar div#obama08iowanews852017 {
	padding: 20px;	
}

#news_sidebar div#obama08iowanews852017 ul li{
	padding: 8px;	
}

#events div.other_events.module.r dl b {
	padding-left: 7px;
}

#news_sidebar div span.headline {
	line-height: 15px;
}

p.date {
	float: none;
}

#community blockquote p {
  padding: 20px;
}
#btvRemoteContainer {
	background-image: url('url(#');
	height: 418px;
	width: 120px;
	padding-left:4px; padding-right:4px; padding-top:50px; padding-bottom:0px
}
#btvRemoteContainer div {
	line-height: 0px;
}
#btvRemoteContainer #container1,
#btvRemoteContainer #container2,
#btvRemoteContainer #container3,
#btvRemoteContainer #container4 {
	margin-bottom: 2px;
}
#btvRemoteContainer #container3 {
	background-image: url('url(#');
	background-position-y:50%
}
#btvRemoteContainer .hideList {
	display: none;
}
#btvRemoteContainer .showList {
	padding: 5px 10px 10px 10px;
	display: block;
}
#btvRemoteContainer .showList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #919194;
	text-decoration: none;
}
#btvRemoteContainer .showList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535455;
	text-decoration: none;
}
div.event {
	width: 85%;
	margin-bottom: 25px;
}

#results div.event div.description {
	margin-top: 10px;
}


#results div.event h3.title a {

	font: 20px/25px Georgia, "Times New Roman", Times, serif;
	color: #2575ad;
}


#results div.event div.date {
	float: none;
	width: 100%;
}
.ac_community {
	padding-top: 20px;
	padding-bottom: 100px;
	float: left;
	width: 45%;
}

.ac_community input[type="text"] {
	width: 100px;
	height: 25px;
	border: 1px solid #cccccc;
	font-size: 16px;
}

.ac_online {
	padding-top: 20px;
	padding-left: 20px;
	width: 45%;
	float: right;
	
}
.callout {
	font-size: 16px;
	line-height: 20px;
}

.callout_box{
	padding: 10px;
	border:1px #eeeeee solid;
}



#page_content div.ac_online ul {
	margin-top: 2em;
}
#page_content div.ac_online ul li, #page_content div.left ul li, #page_content div.right ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#page_content div.ac_online ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	font-size: 14px;
}
#page_content div.ac_online ul li a:hover {
background: #e9e9e9 url('#') repeat-x left top;

}


.footer {
	vertical-align: bottom;
	height:225px;
	background: url('img/footer.jpg') no-repeat 0 bottom;
}

.footer a { display: inline; white-space: nowrap; }

.footer ul {
   	margin: 0 auto;
   	padding: 1em 0;
   	text-align: center;
   	width: 85%;
}
.footer ul li{
	display: inline;
	padding: 0.5em;
}