html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1; color: black; background: white; }

ol, ul { list-style: none; }

table { border-collapse: separate; border-spacing: 0; vertical-align: middle; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: "" ""; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

a img { border: none; }

.showgrid { background: url('/images/grid.png?1296063781'); }

.error { padding: 0.8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.error a { color: #8a1f11; }

.notice { padding: 0.8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fff6bf; color: #514721; border-color: #ffd324; }
.notice a { color: #514721; }

.success { padding: 0.8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #e6efc2; color: #264409; border-color: #c6d880; }
.success a { color: #264409; }

.hide { display: none; }

.highlight { background: yellow; }

.added { background: #006600; color: white; }

.removed { background: #990000; color: white; }

label { font-weight: bold; }

fieldset { padding: 1.4em; margin: 0 0 1.5em 0; }

legend { font-weight: bold; font-size: 1.2em; }

input.text, input.title, input[type=email], input[type=text], input[type=password] { margin: 0.5em 0; background-color: white; padding: 5px; }
input.title { font-size: 1.5em; }
input[type=checkbox], input.checkbox, input[type=radio], input.radio { position: relative; top: 0.25em; }

textarea { margin: 0.5em 0; padding: 5px; }

select { margin: 0.5em 0; }

fieldset { border: 1px solid #cccccc; }

input.text, input.title, input[type=email], input[type=text], input[type=password], textarea, select { border: 1px solid #bbbbbb; }
input.text:focus, input.title:focus, input[type=email]:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus { border: 1px solid #666666; }

input.text, input.title, input[type=email], input[type=text], input[type=password] { width: 300px; }

textarea { width: 390px; height: 250px; }

.formtastic ul, .formtastic ol, .formtastic legend, .formtastic p { margin: 0; padding: 0; }
.formtastic li { margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 0px; }
.formtastic fieldset { display: block; *display: inline-block; }
.formtastic fieldset:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.formtastic abbr, .formtastic acronym { border: 0; font-variant: normal; font-weight: normal; }
.formtastic ol, .formtastic ul { list-style: none; }
.formtastic label { display: block; *display: inline-block; }
.formtastic label:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.formtastic input, .formtastic textarea { vertical-align: middle; }
.formtastic .check_boxes input, .formtastic .radio input { margin: 0; }
.formtastic .check_boxes label, .formtastic .radio label { cursor: pointer; }
.formtastic .hidden { display: none; }
.formtastic .date li, .formtastic .time li, .formtastic .datetime li { float: left; width: auto; clear: none; }
.formtastic .date label, .formtastic .time label, .formtastic .datetime label { display: none; width: auto; }
.formtastic .date input, .formtastic .time input, .formtastic .datetime input { display: inline; margin: 0; padding: 0; }
.formtastic .errors { list-style: square; }
.formtastic .errors li { padding: 0; border: none; display: list-item; float: none; clear: both; }
.formtastic .inputs { z-index: 99; }
.formtastic .buttons li { float: left; }
.formtastic li { *display: inline-block; display: block; }
.formtastic li:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.formtastic li fieldset { border: none; position: relative; margin-top: 0px; }
.formtastic li legend { display: block; margin-bottom: 0; }
.formtastic li .label { display: block; clear: both; background: transparent; }
.formtastic li ol { float: left; margin: 0; }
.formtastic li ol li { padding: 0; border: 0; display: inline; }
.formtastic fieldset { width: 100%; }
.formtastic label { float: left; width: 23%; text-align: right; padding-right: 2%; }
.formtastic li ol { padding: 0 5% 0 25%; }
.formtastic li fieldset legend, .formtastic li fieldset legend .label { display: block; }
.formtastic li fieldset legend { width: 23%; text-align: right; display: inline; float: left; clear: none; padding-right: 2%; width: 98%; }
.formtastic li fieldset .label { position: absolute; width: 23%; top: 0px; left: 0; }
.formtastic li fieldset label { padding-left: 0; }
.formtastic li fieldset label, .formtastic li fieldset input { width: auto; display: inline; clear: none; text-align: left; }
.formtastic li fieldset select { padding: 0; clear: both; display: block; }
.formtastic .inline-hints, .formtastic .inline-errors, .formtastic .errors { margin: 0 0 0 25%; }
.formtastic input, .formtastic textarea { width: 70%; }
.formtastic select { width: auto; }
.formtastic .checkbox li, .formtastic .radio li { display: block; clear: both; }
.formtastic .checkbox input, .formtastic .radio input { border: none; }
.formtastic .buttons { padding-left: 25%; width: 75%; }
.formtastic .buttons input { width: auto; }
.formtastic .buttons li { width: auto; float: left; display: inline; }
.formtastic #errorExplanation { margin-left: 25%; width: 70%; }
.formtastic fieldset { border: 0; padding: 0; }
.formtastic .boolean { white-space: nowrap; }
.formtastic .boolean input { width: auto; vertical-align: text-bottom; }
.formtastic .boolean .inline-hints { clear: left; margin: 0; white-space: normal; }
.formtastic .check_boxes li { display: block; width: 450px; }
.formtastic abbr { border-bottom: none !important; margin-left: 2px !important; color: #b40404; }
.formtastic #errorExplanation { margin: 0 0 15px !important; width: 100% !important; }
.formtastic #errorExplanation h2 { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: 300; text-transform: none; font-size: 24px; }
.formtastic #errorExplanation p { margin-bottom: 0.5em; }

.user_session ul, .user_session ol, .user_session legend, .user_session p, .user ul, .user ol, .user legend, .user p { margin: 0; padding: 0; }
.user_session li, .user li { margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 0px; }
.user_session fieldset, .user fieldset { display: block; *display: inline-block; }
.user_session fieldset:after, .user fieldset:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.user_session abbr, .user_session acronym, .user abbr, .user acronym { border: 0; font-variant: normal; font-weight: normal; }
.user_session ol, .user_session ul, .user ol, .user ul { list-style: none; }
.user_session label, .user label { display: block; *display: inline-block; }
.user_session label:after, .user label:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.user_session input, .user_session textarea, .user input, .user textarea { vertical-align: middle; }
.user_session .check_boxes input, .user_session .radio input, .user .check_boxes input, .user .radio input { margin: 0; }
.user_session .check_boxes label, .user_session .radio label, .user .check_boxes label, .user .radio label { cursor: pointer; }
.user_session .hidden, .user .hidden { display: none; }
.user_session .date li, .user_session .time li, .user_session .datetime li, .user .date li, .user .time li, .user .datetime li { float: left; width: auto; clear: none; }
.user_session .date label, .user_session .time label, .user_session .datetime label, .user .date label, .user .time label, .user .datetime label { display: none; width: auto; }
.user_session .date input, .user_session .time input, .user_session .datetime input, .user .date input, .user .time input, .user .datetime input { display: inline; margin: 0; padding: 0; }
.user_session .errors, .user .errors { list-style: square; }
.user_session .errors li, .user .errors li { padding: 0; border: none; display: list-item; float: none; clear: both; }
.user_session .inputs, .user .inputs { z-index: 99; }
.user_session .buttons li, .user .buttons li { float: left; }
.user_session li, .user li { *display: inline-block; display: block; }
.user_session li:after, .user li:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
.user_session li fieldset, .user li fieldset { border: none; position: relative; margin-top: 0px; }
.user_session li legend, .user li legend { display: block; margin-bottom: 0; }
.user_session li .label, .user li .label { display: block; clear: both; background: transparent; }
.user_session li ol, .user li ol { float: left; margin: 0; }
.user_session li ol li, .user li ol li { padding: 0; border: 0; display: inline; }
.user_session fieldset, .user fieldset { width: 100%; }
.user_session label, .user label { float: left; width: 23%; text-align: right; padding-right: 2%; }
.user_session li ol, .user li ol { padding: 0 35% 0 25%; }
.user_session li fieldset legend, .user_session li fieldset legend .label, .user li fieldset legend, .user li fieldset legend .label { display: block; }
.user_session li fieldset legend, .user li fieldset legend { width: 23%; text-align: right; display: inline; float: left; clear: none; padding-right: 2%; width: 98%; }
.user_session li fieldset .label, .user li fieldset .label { position: absolute; width: 23%; top: 0px; left: 0; }
.user_session li fieldset label, .user li fieldset label { padding-left: 0; }
.user_session li fieldset label, .user_session li fieldset input, .user li fieldset label, .user li fieldset input { width: auto; display: inline; clear: none; text-align: left; }
.user_session li fieldset select, .user li fieldset select { padding: 0; clear: both; display: block; }
.user_session .inline-hints, .user_session .inline-errors, .user_session .errors, .user .inline-hints, .user .inline-errors, .user .errors { margin: 0 0 0 25%; }
.user_session input, .user_session textarea, .user input, .user textarea { width: 40%; }
.user_session select, .user select { width: auto; }
.user_session .checkbox li, .user_session .radio li, .user .checkbox li, .user .radio li { display: block; clear: both; }
.user_session .checkbox input, .user_session .radio input, .user .checkbox input, .user .radio input { border: none; }
.user_session .buttons, .user .buttons { padding-left: 25%; width: 75%; }
.user_session .buttons input, .user .buttons input { width: auto; }
.user_session .buttons li, .user .buttons li { width: auto; float: left; display: inline; }
.user_session #errorExplanation, .user #errorExplanation { margin-left: 25%; width: 40%; }
.user_session .boolean, .user .boolean { margin-left: 25%; }
.user_session .boolean input, .user .boolean input { margin: 4px; }
.user_session .image_submit, .user .image_submit { margin-left: 10px; }

body { line-height: 1.5; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; color: #333333; font-size: 75%; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #222222; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.50em; }

h2 { font-size: 2em; margin-bottom: 0.75em; }

h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1.00em; }

h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }

h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.50em; }

h6 { font-size: 1em; font-weight: bold; }

p { margin: 0 0 1.5em; }
p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a { text-decoration: underline; color: #000099; }
a:visited { color: #000066; }
a:focus { color: black; }
a:hover { color: black; }
a:active { color: #cc0099; }

blockquote { margin: 1.5em; color: #666666; font-style: italic; }

strong { font-weight: bold; }

em { font-style: italic; }

dfn { font-style: italic; font-weight: bold; }

sup, sub { line-height: 0; }

abbr, acronym { border-bottom: 1px dotted #666666; }

address { margin: 0 0 1.5em; font-style: italic; }

del { color: #666666; }

pre { margin: 1.5em 0; white-space: pre; }

pre, code, tt { font: 1em "andale mono", "lucida console", monospace; line-height: 1.5; }

li ul, li ol { margin: 0; }

ul, ol { margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }

ul { list-style-type: disc; }

ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }

dd { margin-left: 1.5em; }

table { margin-bottom: 1.4em; width: 100%; }

th { font-weight: bold; }

thead th { background: #c3d9ff; }

th, td, caption { padding: 4px 10px 4px 5px; }

tr.even td { background: #e5ecf9; }

tfoot { font-style: italic; }

caption { background: #eeeeee; }

.quiet { color: #666666; }

.loud { color: #111111; }

body { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

#header #account_info { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: 300; }

#sidebar li, #sidebar p.category { font-family: LeagueGothicRegular, sans-serif; font-weight: normal; text-transform: uppercase; }

#filters p, #filters label { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: 300; text-transform: uppercase; }

#content h2 { font-family: LeagueGothicRegular, sans-serif; text-transform: uppercase; line-height: 1em; }
#content h3 { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: 300; }
#content .eventdetails { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }
#content .schedule_item .time, #content .schedule_item .link { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: 300; }

h1, h2, h3, h4, h5 { margin-bottom: 0.2em; font-weight: normal; }

small { font-size: 80%; }

#container { padding-top: 15px; padding-bottom: 15px; width: 870px; margin: 0 auto; overflow: hidden; *zoom: 1; }

#header, #footer { display: inline; float: left; margin-right: 10px; width: 870px; }
* html #header, * html #footer { overflow-x: hidden; }

#header { width: 870px; margin: 0 auto; overflow: hidden; *zoom: 1; }
#header #logo { display: inline; float: left; margin-right: 10px; width: 310px; }
* html #header #logo { overflow-x: hidden; }
#header #account_info { display: inline; float: left; margin-right: 0; width: 510px; }
* html #header #account_info { overflow-x: hidden; }
#header #account_info ul { float: right; margin: 0; padding: 0; border: 0; outline: 0; overflow: hidden; *zoom: 1; }
#header #account_info ul li { list-style-image: none; list-style-type: none; margin-left: 0px; white-space: nowrap; display: inline; float: left; padding-left: 20px; padding-right: 20px; }
#header #account_info ul li:first-child, #header #account_info ul li.first { padding-left: 0px; }
#header #account_info ul li:last-child, #header #account_info ul li.last { padding-right: 0px; }
#header #account_info ul li.last { padding-right: 0; padding-left: 0; }

body.with_sidebar #sidebar { display: inline; float: left; margin-right: 10px; width: 190px; }
* html body.with_sidebar #sidebar { overflow-x: hidden; }
body.with_sidebar #content { width: 870px; margin: 0 auto; overflow: hidden; *zoom: 1; display: inline; float: left; margin-right: 0; width: 670px; }
* html body.with_sidebar #content { overflow-x: hidden; }
body.with_sidebar #content #filters ul { margin: 0; padding: 0; border: 0; outline: 0; overflow: hidden; *zoom: 1; }
body.with_sidebar #content #filters ul li { list-style-image: none; list-style-type: none; margin-left: 0px; white-space: nowrap; display: inline; float: left; padding-left: 0px; padding-right: 0px; }
body.with_sidebar #content #filters ul li:first-child, body.with_sidebar #content #filters ul li.first { padding-left: 0px; }
body.with_sidebar #content #filters ul li:last-child, body.with_sidebar #content #filters ul li.last { padding-right: 0px; }

body.full_width #content { display: inline; float: left; margin-right: 0; width: 870px; }
* html body.full_width #content { overflow-x: hidden; }

::-moz-selection, ::selection { background: #ff5e99; color: white; text-shadow: none; }

body { font-size: 14px; background-color: #444444; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

#container { background-color: white; }

#header { margin-bottom: 15px; }
#header #logo { padding-left: 15px; margin-right: 0; }
#header #logo h1 { text-indent: -1000em; background-image: url(/images/expojunkie_pax.png); background-repeat: no-repeat; width: 280px; height: 60px; margin: 0; padding: 0; }
#header #account_info { float: right; padding-right: 15px; font-size: 18px; }

#filters { color: #666666; overflow: hidden; margin: 0 -15px 15px; font-family: "Lucida Grande", Arial, sans-serif; font-size: 11px; font-weight: bold; padding: 10px 10px 1px; background-color: #bdbdbd; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px 0; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px 0; -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px 0; box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px 0; }
#filters.compact { height: 40px; color: #088a08; }
#filters .expandy { float: right; width: 125px; margin-top: 10px; text-align: right; cursor: pointer; text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px; }
#filters p, #filters label { font-size: 20px; line-height: 1em; color: #444444; text-indent: 5px; margin-bottom: 10px !important; }
#filters input { vertical-align: baseline; margin-left: 10px; }
#filters input[type=text] { border: 1px solid #999999; }
#filters .filtergroup { margin-bottom: 10px; clear: both; }
#filters .filtergroup.days, #filters .filtergroup.locations, #filters .filtergroup.search { min-height: 35px; padding-top: 1px; padding-left: 45px; }
#filters .filtergroup.search { background: url(/images/filter_bg/search.gif) top left no-repeat; float: left; }
#filters .filtergroup.search input { margin-left: 0px; }
#filters .filtergroup.search input { margin-top: 2px; }
#filters .filtergroup.days { background: url(/images/filter_bg/days.gif) top left no-repeat; clear: both; }
#filters .filtergroup.locations { background: url(/images/filter_bg/locations.gif) top left no-repeat; }
#filters .filtergroup.locations li { width: 130px; }
#filters .filtergroup.locations li:hover { cursor: pointer; }
#filters .filtergroup.locations > ul { margin-bottom: 8px !important; }
#filters li { margin-right: 2px; padding-top: 0; padding-bottom: 1px; line-height: 16px; -moz-border-radius: 12px; -webkit-border-radius: 12px; -o-border-radius: 12px; -ms-border-radius: 12px; -khtml-border-radius: 12px; border-radius: 12px; }
#filters li a { padding: 6px 10px; text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 0px; color: #111111; }
#filters li:hover { background-color: rgba(0, 0, 0, 0.25); }
#filters li:active, #filters li.active { background-color: rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6) inset, 0px -1px 0px rgba(255, 255, 255, 0.8) inset; -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6) inset, 0px -1px 0px rgba(255, 255, 255, 0.8) inset; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6) inset, 0px -1px 0px rgba(255, 255, 255, 0.8) inset; }
#filters li:hover a, #filters li:active a, #filters li.active a { color: white; text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 0; text-decoration: none; }

#sidebar ul, #content ul { list-style-type: none; margin-right: 0; }

#sidebar { z-index: 1000; position: relative; }
#sidebar ul { margin-bottom: 10px; padding-left: 0; }
#sidebar li, #sidebar p.category { margin-bottom: 5px; background-color: #cccccc; padding: 0 10px; margin-right: -5px; background-color: #286192; height: 60px; line-height: 62px; font-size: 48px; font-weight: normal; text-transform: uppercase; text-decoration: none; color: #eeeeee; white-space: nowrap; overflow: hidden; }
#sidebar li.selected, #sidebar p.category.selected { margin-right: -11px; background-color: #448ccb; text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px; }
#sidebar li.selected a, #sidebar p.category.selected a { color: white; }
#sidebar li:hover, #sidebar p.category:hover { -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
#sidebar li a, #sidebar p.category a { padding: 0 100% 0 10px; margin: 0 0 0 -10px; text-decoration: none; font-weight: normal; color: #d8d8d8; }
#sidebar li a:hover, #sidebar p.category a:hover { color: #f7f7f7; }
#sidebar p.icons { font-weight: bold; margin-top: 25px; margin-bottom: 3px; }
#sidebar ul.icons li { margin-bottom: 5px; padding-left: 2px; }
#sidebar ul.icons li img { float: left; clear: left; padding-top: 0px; margin-top: 1px; padding-right: 3px; }

#content { text-align: left; z-index: 100; }
#content p { margin-bottom: 0.9em; line-height: 1.3em; }
#content h2 { color: #555555; font-size: 50px; }
#content ul { padding-left: 0; }
#content form { margin-bottom: 10px; }
#content .wrapper_all { -moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 4px 0; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 4px 0; -o-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 4px 0; box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 4px 0; margin-bottom: 10px; border: 1px solid #cccccc; min-height: 400px; }
#content .flash { border: 2px solid #04b404; padding: 2px 5px; background-color: #e0f8ec; margin-bottom: 10px; color: #0b3b0b; font-weight: bold; }
#content .pagination { text-align: center; }
#content .pagination .disabled { color: #999999; }
#content .pagination .current { font-weight: bold; }
#content .pagination .prev_page { margin-right: 6px; }
#content .pagination .next_page { margin-left: 6px; }
#content li.event, #content .map, #content .event_listing { margin-bottom: 10px; background-color: #f7f7f7; padding: 10px; border: 1px solid #eeeeee; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }
#content li.event .details, #content .map .details, #content .event_listing .details { color: #777777; text-transform: uppercase; }
#content li.event, #content .event_listing { padding-bottom: 0; }
#content li.event .details, #content .event_listing .details { margin-bottom: 0.5em; }
#content h3.title { font-size: 24px; margin-bottom: 2px; color: #0b3861; }
#content .tweet { background-color: #f7f7f7; border: 1px solid #eeeeee; margin-bottom: 5px; width: 607px; padding: 8px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }
#content .tweet img { float: left; margin: 0 8px 4px 0; }
#content .tweet .text { margin: 0; }
#content .tweet .time { font-size: 80%; color: #888888; white-space: nowrap; }
#content .schedule_day { margin-top: 15px; margin-bottom: 10px; }
#content .schedule_item { margin-bottom: 5px; background-color: #f7f7f7; border: 1px solid #eeeeee; padding: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }
#content .schedule_item .remove_from_schedule { height: 14px; width: 60px; background: url(/images/schedule_icons/remove_small.png) top left no-repeat; }
#content .schedule_item .time { font-size: 18px; color: #666666; line-height: 1em; margin-bottom: 4px; }
#content .schedule_item .link { font-size: 18px; line-height: 1.1em; }
#content .add_to_schedule, #content .remove_from_schedule { float: right; height: 50px; width: 65px; margin-right: 0px; text-indent: -1000em; }
#content .add_to_schedule { background: url(/images/schedule_icons/add.png) top left no-repeat; }
#content .remove_from_schedule { background: url(/images/schedule_icons/remove.png) top left no-repeat; }
#content #twitterResults .tweet { min-height: 24px; }
#content #twitterResults .tweet .text { margin-left: 32px; }

#footer { margin-top: 15px; text-align: center; }

.wrapper_left { padding-left: 15px; }

.wrapper_right { padding-right: 15px; }

.wrapper_all { padding: 15px; margin-right: 15px; }

.image_submit { cursor: pointer; }

.pagination { margin-bottom: 6px; }

#twitterDetails { margin-bottom: 10px; }

