/* CSS
Author: Scott Thomas
Created: 12-15-07
Author: Walker Hamilton
Modified: 08-10-07
*/

/* Browser-specific styles
=====================================================================*/

/* Global Defaults
=====================================================================*/
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:0;
}
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 {
	content:'';
}
a, ins {
	text-decoration:none;
}
strong {
	font-weight: bold;
}
cite {
	display: block;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
}
/* Global Classes
=====================================================================*/
.distext {
	display: none;
}
.clearboth {
	clear:both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear:right;
}
/* Global Elements
=====================================================================*/

html {
	overflow-x: auto;
	height:100%;
}
/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body {
	background: url(/images/bgv5.jpg) no-repeat scroll 50% 0;
	background-color:#01245c;
	text-align: center;
	line-height: 1.6em;
}
input[type="text"] {
}
/* Library
=====================================================================*/

.l {
	float: left;
	width: 49%;
}
.r {
	float: right;
	width:49%;
}
.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;
}
.font36 {
	font-size:36px;
}
.font24 {
	font-size:24px;
}
.font18 {
	font-size:18px;
}
div.hidden, a.hidden {
	display: none;
	margin: 0;
}
/* Typographic Elements
=====================================================================*/

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;
}
/* Homepage Specific Headers
=====================================================================*/

h1 {
	font: italic normal bold 1.9em/normal Georgia, "Times New Roman", Times, serif;
	color: #2575ad;
}
h2 {
	font-size: .8em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}
.l h2 {
} /* Left column specific */
.r h2 {
	letter-spacing:1px;
	padding: 0px 7px;
	margin-bottom: 10px;
} /* Right column specific */
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;
}
/* Interior page Specific Headers
=====================================================================
-------------------------------------------------------------- 
PAGE CONTENT STYLES
-------------------------------------------------------------- 
*/

#page_content h1 {
	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; commented out Monday June 9 for mybo fix*/
}
#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;
}
/* Misc Typography
=====================================================================*/

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;
}
/* List Elements
=====================================================================*/

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;
}
/* Global Links
=====================================================================*/

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;
}
/* Grid
=====================================================================*/

/* layout styles */
.btv_col2_title {
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:5px;
}
#house {
	margin: 0 auto 0 auto;
	text-align: left;
	/* re_aligns text to left second part of two part MSIE centering workaround */
	width: 960px; 	/* Total width */
	background: transparent;/*background-image: url(/images/bg_house.gif);*/
}
#header, #content, #bottom {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#content {
	width: 960px;
	margin: 0 auto;
	background: #fff url(/images/bg_content.jpg) repeat-x;
}
#content_fade {
	width: 960px;
	margin: 0 auto;
	background: transparent url(/images/bg_content_fade.jpg) 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: disc 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(/images/bg_col1.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}
#col1a {
	float: left;
}
#col1b {
	float: right;
}
#column2 {
	width:280px;
	margin: 0 0 0px 640px;
	padding: 0px 20px;
	background-image: url(/images/bg_col2.gif);
	background-repeat: repeat-x;
	background-color: #c9c9c9;
}
#column2_bot {
	background-image: url(/images/bg_col2_bot.jpg);
	height:200px;
	margin-left: 640px;
}
.module.l {
	height: auto;
	width: 270px;
	padding: 20px 15px 20px 35px;
}
.module.r {
	height: auto;
	width: 270px;
	padding: 20px 35px 20px 15px;
}
.state_module_left {
	float:left;
	width:49%;
	padding: 0px !important;
}
.state_module_right {
	float:right;
	height:auto;
	width:240px;
	padding:10px 0px 0px 30px !important;
}
.barack_tv {
	background-image: url(/images/baracktv_footerbg2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:0 0 40px;
	margin: 0 0 20px 0;
	position: relative;
	text-align: center;
	top: 20px;
}
.barack_tv a {
	display: block;
	margin-bottom: 8px;
}
.blueprint_vid {
	position: relative;
	top: 20px;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 10px 10px 40px;
}
#column2 .module {
	padding-top:20px;
}
#column2 .barack_tv {
	padding-top: 0;
}
#header {
	height: 131px;
	display: block;
	background: transparent;
}
#header h1 {
	width: 320px;
	float: left;
	z-index: 0;
}
#header h1 a {
	display: block;
	width: 320px;
	height: 161px;
	float:left;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
	z-index: 0;
}
#header #quoteblock {
	width: 295px;
	height: 99px;
	float: left;
	/*	padding-top:32px;
	padding-right:25px;*/
	font-family:Georgia, Times, serif;
	font-size:13px;
	text-align:center;
	letter-spacing:.1em;
	color:#8fbfe2;
}
#header #quoteblock .white_uppercase {
	text-transform:uppercase;
	color:#fff;
	letter-spacing:.20em;
}
#header #getinvolved_calltoaction, #header #getinvolved_calltovolunteer, #header #vfc_find_your_polling_location, #header #make_calls_promo, #header #show_map_promo, #header #thank_you_box {
	width: 320px;
	height: 131px;
	margin-left: 640px;
}
#header #getinvolved_calltoaction a, #header #getinvolved_calltovolunteer a, #header #vfc_find_your_polling_location a, #header #make_calls_promo a, #header #show_map_promo a, #header #thank_you_box {
	display: block;
	background-image: url(/images/header_result_center.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 320px;
	height: 131px;
}
#header #vfc_find_your_polling_location a {
	background-image: url(/images/header_vfc.jpg) !important;
}
#header #getinvolved_calltovolunteer a {
	background-image: url(/images/header_volunteer.jpg);
}
#header #make_calls_promo a {
	background-image: url(/images/header_make_calls.jpg);
}
#header #show_map_promo a {
	background-image: url(/images/header_result_center.jpg);
}
#bottom {
	background-color: #ffffff;
}
#logo-print {
	display: none;
}
/* Navigation 2.0
-------------------------------------------------------------- */
#nav {
	line-height: 1;
	z-index: 9998;
}
#nav a {
	background: url(/images/obama_navbg.jpg) no-repeat 0 0;
	display: block;
	height: 50px;
	text-indent: -999em;
	overflow: hidden;
}
#nav-donate, #nav-donate-smallmenu {
	background: url(images/nav-donate_btn.jpg) no-repeat 0 0;
	width:320px;
}
#nav-donate a, #nav-donate-smallmenu a {
	background: url(/images/nav-donate_btn.jpg) 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;
}
/*--- Default ---*/
	#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 #nav-filler a {
	background: #fff url(/images/nav_filler.jpg) repeat-x 0 0;
	width: 217px;
}
/*--- Hovering ---*/
	#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;
}
/*--- Clicking ---*/
	#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;
}
/*--- Dropdowns ---*/
	#nav li.over ul {
	left: 0;
	display: block;
}
#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;
	display: none;
	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: 0;
	position: static;
	width: 100%;
}
li#nav-issues ul {
	line-height: 1.4;
	width: 330px;
}
li#nav-issues .col {
	font-size: 0.95em;
	float: left;
}
li#nav-issues #firsticol {
	width: 45%
}
li#nav-issues #secondicol {
	width: 48%;
	margin-left: -10px;
}
li#nav-issues .col ul {
	border: 0;
	position: static;
	width: 100%;
}
li#nav-issues .col ul li#bpfcpdf {
	margin-left: 0px !important;
	white-space: nowrap;
}
li#nav-issues .col ul li#bpfcpdf img {
	margin: 0 -17px 0 0;
	float: left;
}
#name li#nav-issues ul {
	display: block;
}
li#nav-people ul {
	line-height: 1.4;
	width: 330px;
}
li#nav-people ul li {
	padding-bottom:2px;
}
li#nav-people .col {
	font-size: 0.95em;
	float: left;
}
li#nav-people #firsticol2 {
	width: 45%
}
li#nav-people #secondicol2 {
	width: 48%;
	margin-left: -10px;
}
li#nav-people .col ul {
	border: 0;
	position: static;
	width: 100%;
}
#name li#nav-people ul {
	display: block;
}
/* Espanol Navigation 2.0
-------------------------------------------------------------- */
#espanol {
	position: absolute;
	text-align: right;
	width: 100%;
	z-index:10;
}
#esp_nav {
	line-height: 1;
	z-index: 9998;
}
#esp_nav a {
	background: url(http://www.barackobama.com/espanol/images/obama_navbg_es.jpg) no-repeat 0 0;
	display: block;
	height: 50px;
	text-indent: -999em;
	overflow: hidden;
}
#nav-donacion {
	background: url(http://www.barackobama.com/espanol/images/donate_es.jpg) no-repeat 0 0;
	width:320px;
}
#nav-donacion a {
	background: url(http://www.barackobama.com/espanol/images/donate_es.jpg) no-repeat 0 0;
	display: block;
	height: 50px;
	text-indent: -999em;
	overflow: hidden;
}
#esp_nav li {
	float: left;
	position: relative;
}
* html #esp_nav li * {
	position: relative;
}
#esp_nav li, #esp_nav ul {
	margin: 0;
	padding: 0;
}
#esp_nav li:hover ul, #esp_nav li.over ul {
	left: 0;
}
#esp_nav li li {
	float: none;
	position: static;
	width: 100%;
}
#esp_nav li li a, #esp_nav li li a:hover, #esp_nav li li a:active {
	background: none;
	height: auto;
	padding: 1px 12% 2px;
	text-indent: 0;
	width: 76%;
}
#esp_nav li li a:hover {
	background: #eee;
}
#esp_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;
}
/*--- Default ---*/
#nav-conzcanos a {
	background-position: -52px 0;
	width: 116px;
}
#nav-temas a {
	background-position: -168px 0;
	width: 66px;
}
#nav-participe a {
	background-position: -234px 0;
	width: 95px;
}
#nav-personas a {
	background-position: -329px 0;
	width: 95px;
}
#nav-estados a {
	background-position: -424px 0;
	width: 87px;
}
#nav-tienda a {
	background-position: -570px 0;
	width: 70px;
}
/*--- Hovering ---*/
#nav-conzcanos a:hover {
	background-position: -52px -50px;
	width: 116px;
}
#nav-temas a:hover {
	background-position: -168px -50px;
	width: 66px;
}
#nav-participe a:hover {
	background-position: -234px -50px;
	width: 95px;
}
#nav-personas a:hover {
	background-position: -329px -50px;
	width: 95px;
}
#nav-estados a:hover {
	background-position: -424px -50px;
	width: 87px;
}
#nav-tienda a:hover {
	background-position: -570px -50px;
	width: 70px;
}
/*--- Clicking ---*/
#nav-conzcanos a:active {
	background-position: -52px -100px;
	width: 116px;
}
#nav-temas a:active {
	background-position: -168px -100px;
	width: 66px;
}
#nav-participe a:active {
	background-position: -234px -100px;
	width: 95px;
}
#nav-personas a:active {
	background-position: -329px -100px;
	width: 95px;
}
#nav-estados a:active {
	background-position: -424px -100px;
	width: 87px;
}
#nav-tienda a:active {
	background-position: -570px -100px;
	width: 70px;
}
li#nav-estados ul {
	line-height: 1.2;
	width: 400px;
}
li#nav-estados .col {
	font-size: 0.9em;
	float: left;
	width: 33%;
}
li#nav-estados .col ul {
	border: 0;
	position: static;
	width: 100%;
}
/* Email Subscription Form
-------------------------------------------------------------- */

#email_subscribe input[type="text"] {
	position:relative;
	top:-4px;
	background-color: #4f87b8;
	border: 1px solid #07387a;
	padding:4px;
	color:#FFFFFF;
	font-size: 10px;
}
#email_subscribe input[type="image"] {
	position: relative;
	top: 4px;
}
#email_subscribe {
	float: right;
	padding: 60px 66px 0px 0px;
}
/* Site Specific
-------------------------------------------------------------- 
HOMEPAGE
-------------------------------------------------------------- 
*/

/* Feature Block
-------------------------------------------------------------- */

#vip {
	background: #000;
	width: 640px;
}
.afeature {
	display: none;
}
#the1title, #the1feature {
	display: block;
}
.afeature {
	position: relative;
	height: 280px;
}
.afeature img {
	position: absolute;
}
li.afeature {
	width: 640px;
	height: 280px;
}
li.afeature a, li.afeature a:hover {
	display: block;
	width: 640px;
	height: 280px;
	background: transparent;
}
div#arrow_slider {
	width: 640px;
	height: 9px;
	background: #000;
}
img#the_arrow {
	position: relative;
	left: 20px;
}
ul#point-main {
	background-color: #000;
	width: 640px;
	overflow: visible;
}
ul#point-list {
	width: 640px;
	height: 63px;
	overflow: hidden;
	background: #000 url(/images/feature_title_bg.gif) repeat-x 0 0;
}
ul#point-list li {
	display: block;
	height: 63px;
	float: left;
}
ul#point-list li a {
	display: block;
	/*    font-family: Helvetica, Arial, sans-serif; */
    font-size: 11px;
	width: 100px;
	height: 43px;
	background: transparent url(/images/feature_title_bg.gif) repeat-x 0 0;
	padding: 10px 10px 10px 20px;
	font-family: Georgia, "Times New Roman", serif;
}
ul#point-list li.selected a, ul#point-list li a:hover {
	color: #fff;
	background: transparent url(/images/feature_title_bg_over.gif) repeat-x 0 0;
}
ul#point-list li.selected a {
	width: 180px;
	font-size: 16px;
}
/* Very Important Content */
#vicholder {
	width: 320px;
	height: 352px;
	float: right;
	background: #000 url(/images/feature_title_bg.gif) repeat-x 0 100%;
}
#vic {
	width: 320px;
	height: 352px;
	background: #000;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#vic a {
	width: 320px;
	height: 352px;
	display: block;
}
/* Blog, Events, et. al. */
#blog, #events, #news {
	background: url(/images/bg_module.jpg) 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;
}
.entry_description img{
float:left;
width:100px;
margin:5px;
border: 2px #CCCCCC solid;
}
 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;
}
#hillary {
	width: 280px;
	position: relative;
	height: 180px;
	text-indent: -999em;
	overflow: hidden;
}
#hillary a {
	height: 180px;
	display: block;
	background-image: url(/images/module_hrc.jpg);
}
#hillary a:hover {
	background-position: 0px 100%;
}
#voteforchange {
	width: 280px;
	position: relative;
	height: 133px;
	text-indent: -999em;
	overflow: hidden;
}
#voteforchange a {
	height: 133px;
	display: block;
	background-image: url(/images/module_vfc_mi6.jpg);
}
#voteforchange a:hover {
	background-position: 0px -133px;
}
#vrac {
	width: 280px;
	position: relative;
	height: 133px;
	text-indent: -999em;
	overflow: hidden;
}
#vrac a {
	height: 133px;
	display: block;
	background-image: url(/images/module_voter_reg_b.jpg);
}
#vrac a:hover {
	background-position: 0px 100%;
}
.action_center div {
	line-height:0px;
	background-color:#eaeaea;
}
#mad1 {
	height:50px;
}
#mad2 {
	height:63px;
	vertical-align:bottom;
}
#mad3, #mad4 {
	height:47px;
}
#mad5 {
	height:71px;
	vertical-align:top;
}
#mybo_top {
	width: 280px;
	position: relative;
	text-indent: -999em;
	overflow: hidden;
}
#mybo_top a {
	height: 120px;
	display: block;
	background-image: url(/images/sidebar/mybo_topbg.jpg);
}
#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(/images/sidebar/mybo_botbg.jpg);
}
#mybo_bot a:hover {
	background-position: 0px -140px;
}
.obama_everywhere {
	line-height:0px;
}
#actioncenter {
	width: 280px;
	position: relative;
	height: 127px;
	text-indent: -999em;
	overflow: hidden;
}
#actioncenter a {
	height: 127px;
	display: block;
	background-image: url(/images/module_action.jpg);
}
#actioncenter a:hover {
	background-position: 0px -127px;
}
.r .view_more {
	padding: 10px 7px;
}
.l .view_more {
	padding: 10px 0px;
}
.small_callout {
	background-image: url(/images/bg_smallcallout.jpg);
	background-repeat:repeat-x;
	border:1px #a6c0d6 solid;
	padding:10px;
}
.small_callout h3 {
	font-style: italic;
	padding-bottom:10px;
}
.small_callout input {
	font-size:16px;
	width: 145px;
}
/*
-------------------------------------------------------------- 
MAKE A DIFFERENCE
-------------------------------------------------------------- 
*/

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;
}
/*
-------------------------------------------------------------- 
DELEGATE COUNTDOWN MODULE
-------------------------------------------------------------- 
*/
div.dcd {
	background-image: url(/images/delegatecountdown.jpg);
	height:311px;
	margin-top:20px;
}
div.dcd table td {
	font-size:11px;
}
.dcd_name {
	font-size:7px;
	letter-spacing:1px;
	color:#979797;
}
.dcd_desc {
	color:#979797;
}
.dcd_obama_results {
	font-size:14px !important;
	font-weight: bold;
	color:#296fb0;
	height:24px;
	text-align:center;
}
.dcd_hillary_results {
	font-size:14px !important;
	font-weight: bold;
	color:#979797;
	height:24px;
	text-align:center;
}
#dcd_where_we_are {
	padding:52px 0px 0px 25px;
}
#where_we_are_table {
	width:240px;
}
#dcd_what_we_need {
	padding:55px 0px 0px 10px;
}
#dcd_pledge_delegates {
	color: #8a8a8a;
	text-align: center;
	background-image: url('/images/numbers_bg_fw.jpg');
	background-color:#f9f9f9;
	padding-top:20px;
	width:125px;
	height:70px;
	line-height:13px;
}
#dcd_total_delegates {
	color: #8a8a8a;
	text-align: center;
	background-image: url('/images/numbers_bg_fw.jpg');
	background-color:#f9f9f9;
	padding-top:20px;
	width:125px;
	height:70px;
	line-height:13px;
}
#dcd_number {
	font-size:28px;
	font-weight:bold;
	color:#296fb0;
	text-align:center;
	display:block;
}
.dcd_info {
	text-align:center;
}
#dcd_title {
	padding-top:8px;
	color:#787878;
	font-size:10px;
	text-align:center;
}
#dcd_fineprint {
	font-size:10px;
	color:#bababa;
}
#dcd_full_results_btn {
	width:261px;
	margin-top:8px;
}
#dcd_full_results_btn a {
	height: 32px;
	display: block;
	background-image: url(/images/btn_viewfullresults.jpg);
}
#dcd_full_results_btn a:hover {
	background-position: 0px -32px;
}
/*
-------------------------------------------------------------- 
OBAMA MOBILE
-------------------------------------------------------------- 
*/
#obama_mobile {
	margin: auto 0px;
	width: 280px;
	position:relative;
	text-align:center;
	overflow:hidden;
}
#obama_mobile a {
	height:33px;
	display:block;
	padding: 100px 0px 0px 0px;
	color: #7a7a7a;
	background-image: url(/images/sidebar/obama_mobile2.jpg);
}
#obama_mobile a:hover {
	color: #666666;
	background-position: 0px -135px;
}
/*
-------------------------------------------------------------- 
OBAMA EVERYWHERE
-------------------------------------------------------------- 
*/

.obama_everywhere {
	height: 350px;
	width:280px;
}
.obama_everywhere div {
	line-height:0px;
	height:30px;
	width:140px;
}
.obama_everywhere div.everywhere-header {
	line-height:0px;
	height:65px;
	width:280px;
}
.obama_everywhere div.everywhere-footer {
	line-height:0px;
	height:23px;
	width:280px;
}
.obama_everywhere div a {
	height: 30px;
	display: block;
	overflow: hidden;
	background-position: 0 -30px;
	text-indent:9999px;
}
.obama_everywhere div a:hover {
	background-position: 0 0px;
}
/* Site Specific
-------------------------------------------------------------- 
LEARN
-------------------------------------------------------------- 
*/
#page_content h1 {
	margin-bottom: 10px;
}
#page_content p {
	margin: 10px 0 10px 0;
}
#inset_r {
	width: 25%;
	float: right;
	margin: 0 0 17px 20px;
	padding: 20px;
	display: block;
	background: url(/images/temp_right_bg.jpg) repeat-x;
}
#inset_r .more {
	padding: 10px;
	background-image: url(/images/temp_right_bg.jpg);
}
#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(/images/page_elements/bullet.gif) 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;
}
#vid_thumb {
	position: relative;
	background-color: #fff;
	color: #3d76bc;
	text-align: center;
	font-weight:bold;
	padding-bottom: 5px;
	margin-right:-4px;
}
#vid_thumb a {
	height: 106px;
	display: block;
	background-image: url(/images/vidthumbs/video_box_stack.jpg);
	background-position: 0px -106px;
}
#vid_thumb a:hover {
	background-position: 0px 0px;
}
.issues table td {
	padding-right:10px;
}
#page_content table tbody tr td img {
	padding-right: 20px;
}
/* Site Specific
-------------------------------------------------------------- 
Photos
-------------------------------------------------------------- 
*/
#slideshow {
	margin: 10px;
	position: relative;
	width: 550px;
	height: 410px;
	overflow: hidden;
	background: black;
}
#slideshow .slide, #slideshow img {
	position: absolute;
	z-index: 0;
}
.image_list {
	position:absolute;
	bottom: 0;
	z-index: 1;
	background: black;
	padding: 7px;
	width: 100%;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
	font: 16px Georgia;
}
.image_list li {
	display: inline;
}
.image_list li a {
	color: white;
	padding: 1px;
	display: inline;
	text-decoration: none;
	font: 16px Georgia;
}
.image_list a.highlighted {
	outline: none;
	border-top: 2px solid lightblue;
}
.image_list a:hover {
	background: transparent;
}
/*
-------------------------------------------------------------- 
FOOTER
-------------------------------------------------------------- 
*/

.footer {
	vertical-align: bottom;
	height:44px;
	background: url(images/organizing_footer.jpg) no-repeat 0 bottom;
}
.org_footer {
	vertical-align: bottom;
	height:44px;
	background: url(images/organizing_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;
}
/*
 * 
 * 
 * Thickbox CSS
 *
 *
 *
 */
/* Edits by Sam Felder are marked with EDITED */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Georgia, Times, sans-serif;
	color: #0081be;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(/images/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ececec; /* EDITED was background: #ffffff; */
	z-index: 999;
	color:#000000;
	display:none;
	border: none; /* EDITED was border: 4px solid #525252; */
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:21px; /* EDITED was height:25px; */
	padding: 0; /* EDITED was padding:11px 25px 10px 0; */
	float:right;
}
/* EDITED new css for button image replacement instead of img tag. The image was also added to /images */
a#TB_closeWindowButton {
	background: url(/images/thickbox_close.gif) no-repeat right top;
	display: block;
	text-indent: -9999px;
	width: 52px;
	height: 21px;
}
a#TB_closeWindowButton:hover {
	background-position: bottom;
}
#TB_closeAjaxWindow {
	padding: 0; /* EDITED was padding:7px 10px 5px 0; also removed margin-bottom:1px; text-align:right; */
	float:right;
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 0; /* EDITED was padding:7px 0 5px 10px; also removed margin-bottom:1px; */
	font: 12px Georgia, Times, sans-serif;
	color: #0081be;
}
#TB_title {
	background: #ececec; /* EDITED was background-color:#ffffff; also removed height:27px; and added the following margin and padding statements */
	padding: 0;
	margin: 0;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow: auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#ececec; /* EDITED was background-color:#fff; */
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	overflow:hidden; /* EDITED this line added */
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#column1 #news .news_feature h2, #column1 #blog .blog_feature h2 {
	display: none;
}
#column1 #news .news_feature h5 {
	margin-top: 10px;
}
/*
=====================================================================
-------------------------------------------------------------- 
Live - On Air! teaser box
-------------------------------------------------------------- 
*/
.onairmodule span.distext {
	display: none;
}
.onairmodule {
	background: transparent url(/images/live_teaser/oa_bg.gif) repeat-x 0 0;
	height: 120px;
	background-color: #5291ca;
	position: relative;
	top: 20px;
	padding-top: 0 !important;
	margin-bottom: 20px;
}
.onairmodule .oa-header {
	height: 33px;
}
.onairmodule .oa-header .oa-htext a {
	display: block;
	width: 75px;
	height: 33px;
	margin-left: 10px;
	background: transparent url(/images/live_teaser/live_now_htext.gif) no-repeat 0 0;
}
.onairmodule .oa-header .oa-button a {
	display: block;
	width: 64px;
	height: 33px;
	background: transparent url(/images/live_teaser/on_air_btn.gif) no-repeat 0 0;
	float: right;
	margin-right: 10px;
}
.onairmodule .oa-header .oa-light {
	width: 8px;
	height: 9px;
	background: transparent url(/images/live_teaser/red_dot.gif) no-repeat 0 0;
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.onairmodule a.oa-thumb {
	display: block;
	float: left;
	width: 87px;
	height: 67px;
	margin-left: 7px;
	margin-top: 5px;
	background: transparent url(/images/live_teaser/thumb.gif) no-repeat 0 0;
}
.onairmodule .oa-details {
	margin-left: 97px;
	margin-top: 5px;
}
.onairmodule .oa-details h2 {
	color: #fff;
	font-size: 13px;
}
.onairmodule .oa-details p {
	color: #fff;
}
.onairmodule .oa-details .oa-watchnow a {
	display: block;
	width: 74px;
	height: 22px;
	float: right;
	margin-right: 10px;
	background: transparent url(/images/live_teaser/watch_now_btn.gif) no-repeat 0 0;
}
/* Site Specific
-------------------------------------------------------------- 
Mybo Bar
-------------------------------------------------------------- 
*/
#mybo_housing {
	width:100%;
	background-color:#0062a3;
	height: 30px;
	color: #fff;
}
#mybo_1, #mybo_zero, #mybo_zeropointfive, #mybo_1point5, #mybo_2, #mybo_3 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 5px;
}
#mybo_nav {
	line-height: 1;
	margin:0px auto 0px auto;
	z-index: 9998;
	text-align: right;
	height:30px;
	background-color:#0062a3;
	font-size: 13px;
}
#mybo_nav a {
	display: block;
	height: 14px;
	color:#c2ddf0;/*overflow: hidden;*/
}
#mybo_nav li a {
	padding:8px 15px;
	float: left;
	position:relative;
	color:#c2ddf0;
	font-weight:normal;
}
#mybo_nav li a b {
	color:#fff;
}
#mybo_nav li a:hover {
	background-color: #0c82c2;
	color:#fff;
}
* html #mybo_nav li * {
	position: relative;
}
#mybo_nav li, #mybo_nav ul {
	margin: 0;
	padding: 0;
}
#mybo_nav li {
	float: left;
	position: relative;
}
#mybo_nav li:hover ul, #mybo_nav li.over ul {
	left: 0;
	top:30px;
}
#mybo_nav li li {
	float: none;
	position: static;
	width: 100%;
	text-align:left;
	display: inline;
}
#mybo_nav li li a, #mybo_nav li li a:hover, #mybo_nav li li a:active {
	background: none;
	height: auto;
	display: block;
	padding: 1px 0px 2px 15px;
	text-indent: 0;
	width: 160px;
}
#mybo_nav li ul li a:hover {
	background: #2da4e3;
}
#mybo_nav li ul {
	background: #0c82c2;
	left: -1999px;
	border-bottom: 1px solid #fff;
	line-height: 1.5;
	position: absolute;
	width: 175px;
	z-index: 9999;
	padding-bottom: 3px;
}
/* Sign up form field*/
#mybo_housing input.aninput {
	background-color:#1889c6;
	color:#fff;
	border: none;
	padding: 4px;
	font-size: 10px;
}
#mybo_housing a {
	color:#c2ddf0 !important;
	text-decoration: underline;
}
#mybo_housing a:hover {
	color: #fff !important;
}
#mybo_housing #mybo_nav a {
	text-decoration: none;
}
#sign_up input, #sign2_up input, .login input {
	font-size: 10px;
}
#Email_Address {
	width:100px;
}
#Zip_Code {
	width:50px;
}
#welcomespan {
	color: #fff;
	padding-right: 10px;
}
input#sign_up, input#sign2_up, input.login {
	background-color:#52B1e4;
	font-size: 10px;
	color:#fff;
	border: none;
	padding: 3px;
}
input#sign_up:hover, input#sign2_up:hover, input.login:hover {
	background-color:#1B9EE4;
	color:#fff;
	border: none;
	padding: 3px;
}
.mybohiders {
	display: none;
}
#alreadyspan, #needspan, #already2span {
	z-index: 10;
}
/* New Login/Reg Page */
#mybo_rotatin_banner {
	width: 960px;
	height: 234px;
}
#mybo_rotatin_banner li#img1item, #mybo_rotatin_banner li#img2item, #mybo_rotatin_banner li#img3item, #mybo_rotatin_banner li#img4item, #mybo_rotatin_banner li#img5item {
	width: 960px;
	height: 234px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#mybo_rotatin_banner li#img1item {
	background-image: url(/images/loginreg/1.jpg);
}
#mybo_rotatin_banner li#img2item {
	background-image: url(/images/loginreg/2.jpg);
}
#mybo_rotatin_banner li#img3item {
	background-image: url(/images/loginreg/3.jpg);
}
#mybo_rotatin_banner li#img4item {
	background-image: url(/images/loginreg/4.jpg);
}
#mybo_rotatin_banner li#img5item {
	background-image: url(/images/loginreg/5.jpg);
}
#loginregpageholder {
	margin-left: 75px;
}
#loginregpageholder h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.05em;
}
#theothersidegoeshere h1 {
	margin-bottom: 20px;
}
#theothersidegoeshere {
	margin-right: 440px;
}
#constituent {
	float: right;
	width: 400px;
	margin-right: 40px;
}
#videoarea {
	clear: both;
	padding-left: 135px;
	padding-top: 20px;
}
#signupform, #loginform {
	background-color: #efefef;
	padding: 20px;
	width: 400px;
}
#signupform table .signupdesc, #loginform table .logindesc {
	padding: 10px 0 !important;
	text-indent: -5000px;
}
#signuptitleformybo {
	font-size:24px !important;
	font-weight: bold !important;
	width:95% !important;
	font-style: italic !important;
}
#logintitleformybo {
	width:95% !important;
	font-weight: bold !important;
	margin-top: 12px !important;
	color: #666666 !important;
	font-style: italic !important;
}
form.mybosignupformtablselector table, form.mybologinformtablselector table {
	width: 95% !important;
	font-style: italic !important;
}
#loginform {
	margin-top: 18px;
	margin-right: 20px;
}
#Email_Address {
	width: 130px;
}
#Zip_Code {
	width: 100px;
}
#Email_Address2 {
	width: 135px;
}
#PasswordText {
	width: 123px;
}
#bottom {
	margin-bottom:0px
}
#jezici {
	float:right;
	width:200px;
	text-align:right;
	padding:35px 20px 0 0;
}
#main_menu {
	padding:60px 10px 10px 25px;
}
#main_menu ul li ul{
padding: 0 8px;
}
input, select, textarea {
	padding:	2px 3px;
	font-family:	"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	margin:2px 0;
	border:	1px solid #9F9F9F;
	background-color: #EFEFEF;
}
.form-checkbox {
	background-color: #FFFFFF;
	border: 0;
}
input:focus, select:focus, textarea:focus {
	/*
	background-color:	#ffff99;
*/
	border-color:	#DF1000;
}
textarea.mceEditor {
	width:	597px;
}
select {
	padding:	0;
}
option {
	padding-right:	14px;
}
.alignCenter {
	display:	block;
	margin:	0;
	text-align:	center;
}
.alignLeft {
	display:	block;
	margin:	0;
	text-align:	left;
}
.alignRight {
	display:	block;
	margin:	0;
	text-align:	right;
}
button, .button {
	padding: 1px 4px 0;
	border:	2px solid #621C04;
	margin: 0;
	color: #E4E4E7;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight: bold;
	cursor:	pointer;
	outline:0;
}
button:hover, .button:hover, button:focus, .button:focus {
	color:	white;
}
fieldset {
	border:	1px solid #D4D4D7;
	padding:	10px;
	margin:	17px 0;
}
legend {
	border:	1px solid #D4D4D7;
	padding:	4px 10px;
	text-transform:	capitalize;
	color:	#777;
	background-color:	white;
}
fieldset.topBorderOnly {
	border-width:	1px 0 0;
}
#blog h1 { margin:5px;}
#sidebyside { min-height:550px}
#column2 { min-height:450px}
#body_news img {
float:left;
margin:5px;
border:	2px solid  #CCCCCC;}

#body_news p img{ width:580px}
