/* Swatches 
Background:#30363f
Text:#c0bfbf
Link:#33aaff
Hover:

*/

/* Tags 
____________________________________*/
html {
	height: 100%;
	margin:0px;
	padding:0px;
}
body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	color:#c0bfbf;
	background:#30363f;
}
img {
	border:0;
}
h1 {
	font-size:2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #586273;
	text-shadow: 1px -1px #23272e;
	clear: both;
	padding: 20px 0 5px 0;
	clear: both;
}
h2 {
	font-size:1.33em;
	font-weight: normal;
	color:#33aaff;
	margin: 25px 0 5px 0;
}
h3 {
	font-size:1.17em;
	margin:0;
	font-weight: normal;
	color: #fff;
}
h4 {
	font-size:1.17em;
}
a:link, a:visited {
 	color:#33aaff;
	text-decoration:none;
	outline:none;
}
a:hover {
 text-decoration: underline;
}
.left {
	float:left;
}
.right {
	float:right !important;
}
.clear {
	clear:both;
}
.micro {
	font-size:0.83em;
}
.print, .hide {
	display:none;
}
.inline {
	display:inline;
	margin: 0 0 0 5px;
}
/* Layout
____________________________________*/
#beta {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 80px;
	height: 80px;
}
.wrapper {
	position: relative;
	margin: 0px auto;
	width: 960px;
}
#top_bar {
	background: url(/images/layout/top-bar_bg.png) repeat-x;
	height: 39px;
	z-index: 3;
	position: absolute;
	width: 100%;
	top:0;
	text-shadow: 1px 1px #c7c8ca;
	color: #30363F;
}
#splash_header {
	background: #586273;
	height: 285px;
}
#header {
	position: relative;
	background: url(/images/layout/header_bg.jpg) center top no-repeat #586273;
	margin: 33px 0 0;
	z-index: 2;
}
#content {
	position: relative;
	border-bottom: 1px solid #0b0c0e;
	padding:0 0 25px;
	z-index: 1;
}
.coming_soon {
	position: absolute;
	top:-1px;
	right:-1px;
}
/* Splash
____________________________________*/
#description {
	position: absolute;
	top: 43px;
	left: 400px;
	color: #fff;
}
#description h1 {
	color: #21252b;
	text-shadow: 1px 1px #858c99;
	text-transform: none;
}
.cities_splash {
	list-style: none;
	float: left;
	width: 172px;
	margin: 0 20px 0 0;
	padding:0;
	font-size: 1.17em;
}
.cities_splash .inactive, .cities_splash a {
	display: block;
	padding: 10px 5px;
	color: #fff;
}
.cities_splash .inactive {
	opacity: 0.25;
}
.cities_splash a:hover {
	background: #21252b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}
.cities_splash img {
	float: left;
	margin: -4px 12px 0 0;
}
/* Header
____________________________________*/
h1#logo {
	margin:0;
	padding: 8px 0px 6px;
	float: left;
}

#top_bar a {
	display: block;
	color: #30363f;
}

#top_bar a:hover {
	text-decoration: none;
	color: #586273;
}

.homepage {
	width:400px;
	margin: 0 0 0 280px;
	padding: 6px 0;
	text-align: center;
	font-size: 1.17em;	
	float: left;
}
a.homepage {
	text-transform: uppercase;
}
#top_bar .homepage a {
	display: inline;
}
#search_box {
	position: absolute;
	top: 49px;
	left: 241px;
}
#search_box img, #search_box input {
	position: relative;
	z-index: 2;
}
#search_input {
	background: url(/images/layout/search_box_bg.png) repeat-x;
	width: 366px;
	font-size: 1.33em;
	color: #7e7e7e;
	padding:10px 50px 11px 11px;
	border: none;
	float: left;
	height:21px;
}
.search_btn {
	background: url(/images/layout/search_box_btn.png) no-repeat;
	color: #fff;
	text-shadow: 1px -1px #6b6b6b;
	font-size: 1.5em;
	border: none;
	padding: 7px 21px 12px 14px;
	float: left;
}
.search_icon {
	position: absolute;
	top: 7px;
	left: 398px;
}
#search_options {
	left: 1px;
	top: 30px;
	padding:18px 5px 5px;
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #586271;
	border-top: none;
	z-index: 1;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#search_options ul {
	list-style: none;
	padding: 0;
	
	width:465px;
	margin:0;
}
#search_options li {
	float: left;
}
#search_options a {
	margin: 0 3px;
}
#fav_sites {
	position: absolute;
	right:0;
	top:29px;
	color: #30363f;
	text-transform: uppercase;
	text-align: right;
	font-size: 0.83em;
}
#fav_sites div, #book_nav {
	background: #30363f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding:4px 3px 0;
}
#fav_sites a {
	padding: 5px 2px;
}
#account {
	float: right;
}
#account a {
	padding: 6px 5px 6px 20px;
	font-weight: bold;
	float: left;
}

#account a img {
	vertical-align: middle;
}
.welcome {
	display: block;
	float: left;
	padding: 6px;
}
/* Navigation
____________________________________*/
#nav {
	list-style:none;
	margin:0;
	padding:0;
	background:url(/images/layout/nav.png) 0 3px repeat-x;
	height:45px;
	z-index: 2;
	width:815px;
	float:left;
}
#nav li {
	float: left;
}
#nav li.last {
	float:right;
	margin:3px 0 0;
}
#nav a {
	margin:4px 0 0;
	padding: 9px 10px;
	display: block;
	color: #30363f;
	text-transform: uppercase;
	text-shadow: 1px 1px #a1a1a1;
	border-right: 1px solid #6d6d6d;
	border-right: 1px solid rgba(0,0,0,0.27);
	border-left: 1px solid rgba(255,255,255,0.15);
	height: 23px;
	text-align: center;
}
#nav a:hover {
	background: url(/images/layout/nav.png) 0 -88px repeat-x;
	text-decoration: none;
}
#nav a span {
	font-size: 0.67em;
	display:block;
	margin: -7px 0;
	width:100%;
	text-align:center; 
	text-shadow:none;
	font-weight: bold;
}
#nav .home a {
	padding:0;
	margin:0;
	border:0;
}
#nav .city_select a {
	width: 117px;
	background: url(/images/layout/city.jpg) 0 45px;
	text-transform: capitalize;
	text-shadow: none;
	color:#fff;
	font-size: 1.23em;
	padding: 14px 10px 8px;
	margin:0;
	border:0;
	text-align: left;
}
#nav .current {
	background: url(/images/layout/nav.png) 0 -42px;
} 
#nav .current a {
	border: 0;
	color: #fff;
	text-shadow: 1px -1px #000;
	cursor: default;
	padding-bottom: 10px;
}
#nav .current a:hover {
	background:none;
}
.nav_underline {
	background: url(/images/layout/nav.png) 0 -130px;
	height:10px;
	z-index: 1;
	clear: both;
}
#bookmarks {
	position: relative;
	background: url(/images/layout/city.jpg);
	float: right;
	height: 15px;
	padding: 15px 35px;
	text-transform: uppercase;
	width: 71px;
	color: #fff;
}
a#bookmarks:hover {
	text-decoration: none;
}
/* City Selector
____________________________________*/
#cities {
	position: absolute;
	top: 158px;
	left: 1px;
	display: none;
	border: 1px solid #21252b;
	background: #586273;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#cities ul {
	list-style: none;
	margin:0;
	padding:0;
	border-top: none;
}
#nav #cities li {
	float: none;
}
#nav #cities li a {
	background: none;
	padding: 5px;
	font-size:1em;
	height: auto;
	width: 159px;
}
#cities a img {
	float: left;
	margin: -3px 5px 0 0;
}
#nav #cities li a:hover {
	background: #30363f
}
/* Marks
____________________________________*/
.marks {
	list-style: none;
	margin: 0;
	padding: 0;
}
.marks li {
	position: relative;
	float: left;
	margin: 0 8px 13px 0;
	background: url(/images/layout/mark.gif) center 140px no-repeat;
	padding:0 0 20px 0;
	height: 140px;
	line-height:18px;
}
.marks li.last {
	margin-right: 0;
}
.marks li a {
	display: block;
	padding:10px 10px 2px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #21252b;
	width: 110px;
	font-size: 0.83em;
	color: #c0bfbf;
	text-align: center;
}
.marks li a:hover {
	text-decoration: none;
}
.marks li.double a {
	width:248px;
}
.mark_search_box{
	position:absolute;
	top:10px;
	left: 82px;
	padding: 41px 0;
}
.mark_input {
	background: url(/images/layout/mark_search_box_bg.png) repeat-x;
	width: 115px;
	color: #7e7e7e;
	padding:6px 5px 7px 0;
	border: none;
	float: left;
	line-height:16px;
}
.mark_btn {
	background: url(/images/layout/mark_search_box_btn.png) no-repeat;
	color: #fff;
	text-shadow: 1px -1px #6b6b6b;
	border: none;
	padding: 4px 13px 7px 9px;
	float: left;
	line-height:16px;
}
.mark {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 17px 0;
	background: url(/images/layout/mark.gif) center bottom no-repeat;
}
.mark img {
	padding:10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	background: #21252b;
}
/* Bookmarks
____________________________________*/
.bookmarks_wrapper {
	width:720px;
	float: left;
	clear: both;
}
.bookmarks, #bookmark_cats {
	margin: 0;
	padding: 0;
	list-style: none;
	min-height:14px;
}
.bookmarks li {
	padding: 5px;
	background: #21252b;
	margin: 5px 0;
}
.favicon {
	float: left;
	margin:-3px 10px 0 0;
	padding: 2px 2px 7px;
	background: url(/images/layout/favicon_bg.gif);
	width:16px;
	height: 16px;
}
li.placeholder {
	height:14px;
	border:1px dotted #ccc;
	background: none;	
}
.bookmarks a {
	display: block;
	margin: 0 100px 0 0;
	padding: 4px 0;
}
.func {
	float: right;
	display: none;
}
.func a {
	margin: 0 0 0 10px;
	display: inline;
}
.sort {
	cursor: move;
}
.bookmarks li:hover .func, h2:hover .func, #categories li:hover .func {
	display: block;
}
.sidebar {
	width: 200px;
	clear: right;
	float: right;
}
#categories {
	width: 200px;
}
#categories ul {
	margin:0;
	padding:0;
	list-style:none;
}
#categories ul li a {
	display: block;
	padding: 2px 7px;
	margin: 0 48px 0 0;
}

#categories ul li:hover {
	background: #21252B;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
}
#categories li .func img {
	height:16px;
}
#categories li .func {
	padding: 3px 0 0;
}
#categories li .func a {
	display: inline;
	margin: 0;
}

#categories h1 {
	margin: 25px 0px 5px;
	padding: 0;
}

.loading {
	position:fixed;
	height:100%;
	width:100%;
	z-index: 1500;
	top:0;
	left:0;
	background:#30363f;
	text-align: center;
	overflow: hidden;
}
.loading div {
	padding: 200px 100px;
}
#book_nav {
	background: #21252B;
	float: right;
	margin: 27px 0 0;
}
#book_nav a {
	display: block;
	padding: 6px 10px;
	float: left;
}
#book_nav a img {
	float: left;
	margin: -2px 5px 0 0;
}
.bookmarklet_pop {
	width: 250px;
	right: 0;
	top: 49px;
}
#book_nav .bookmarklet_pop a {
	display:inline;
	float:none;
}
/* Footer
____________________________________*/
#sub_footer {
	background: #21252b;
	border-top: 1px solid #45484d;
	border-bottom: 1px solid #070809;
	clear: both;
	padding:30px 0;
}
#footer {
	border-top: 1px solid #45484d;
	padding: 20px 0;
	text-align: center;
}

.footer_block {
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #21252b;
	padding: 15px;
	width: 270px;
	height: 70px;
	margin: 0 30px 20px 0;
	float: left;
	text-align: left;
}
.footer_block.last {
	margin-right: 0;
}
.footer_block h2, .dark_box h2 {
	color: #fff;
	margin: 0 0 5px 0;
}
.footer_block.about-us a, .footer_block.last a {
	display:block;
	float: left;
	width: 125px;
	padding: 5px 0;
}
.footer_block .icon {
	display: block;
	float: left;
	padding: 5px 10px 0 0;
}
.footer_block .share {
	float: right;
	margin: 0 10px 0 0;
}
.callouts {
	float: left;
	margin: -17px 33px 0;
}
.callout {
	display: block;
	background: url(/images/layout/callout_bg_t.gif) no-repeat;
	width: 293px;
}
.callout:hover {
	text-decoration: none;
}
.callout .icon {
	padding: 27px 117px 0;
}
a.callout p {
	color: #fff;
	margin: 5px 25px 10px;
}
a.callout h2 {
	margin: 10px 25px 0;
}
.ad {
	width: 300px;
	height: 250px;
	background: #c3c3c3;
	float: left;
}
.popup {
	position: absolute;
	display: none;
	text-shadow:none;
	color: #c0bfbf;
	z-index:3;
}
.popup .internal {
	background:#596273;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	border: 1px solid #a3a5a5;
	padding: 10px;
}
.popup .arrow {
	position: relative;
	margin: -1px auto;
	width: 36px;
	display: block;
}
.share_pop {
	width: 265px;
	bottom: 47px;
	left: 60px;
}
.bookmark_pop {
	left:284px;
	top:20px;
}
.outline {
	border: 1px dashed #a3a5a5;
	float: left;
}
.instructions {
	margin: 0 0 0 139px;
}
.instructions li {
	margin: 0 0 10px 0;
	width: 177px;
}
/* Lightbox Styles
___________________________________*/
#fancybox-inner {
	color: #333;
}
#fancybox-inner h1 {
	margin-top:0;
	text-shadow: none;
}
#fancybox-inner .login_form {
	width: 300px;
}
#fancybox-inner .styled {
	width: 300px;;
}

/* Pages
___________________________________*/
.about, .advertise {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #555;
}
.about ul {
	margin:0;
	padding:0 0 10px 0;
	list-style-position: inside;
}
.advertise {
	margin: 50px 80px 0;
}
.advertise .mark {
	margin-top: -30px;
}
.dark_box {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #21252b;
	padding: 15px;
	margin: 20px 0 0 0;
}
.browsers {
	margin: 0 75px;
}
.browser {
	float:left;
	padding:0 20px;
}
/* Forms/Input
____________________________________*/
label {
	display:block;
}
form, input {
	margin:0;
	padding:0;
	display:inline;
}
textarea, input.styled {
	border:1px solid #444;
	padding:8px;
	font:normal 1em "Lucida Grande", Helvetica, Arial, sans-serif;
	width:500px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

input.small {
	width:20px;
}
input#categories {
	vertical-align:middle;
}
select {
	border:1px solid #BBB;
	padding:2px;
}
select option {
	padding:0 5px;
}
.submit {
	padding:6px 12px;
	background:#0a81b9 url(/images/layout/submit.png) repeat-x;
	border:1px solid #363f50;
	color:#fff !important;
	font-size:14px;
	margin: 20px 2px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.checkbox {
	padding:0;
	width:225px;
}
.rpx {
	float: right;
	width: 370px;
}
.login_form {
	width: 400px;
	float: left;
}
.suggest_mark {
	margin:0 0 25px 0;
	background: #99a2b3;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 10px 20px;
}
.suggest_another {
	background: url(/images/icons/info-icons.png) no-repeat 5px -112px;
	padding: 5px 0 5px 30px;
}
/* Message Styles
__________________________________*/

.error, .message, .info {
	padding:10px 10px 10px 50px;
	margin: 20px 0px 0px;
	color: #333;
	background:url(/images/icons/info-icons.png) no-repeat 17px -367px #ffdedb;
	border: 1px solid #e02929;
}

.message {
	background-color: #e9fece;
	background-position: 17px 9px;
	border-color: #68b904;
	clear: both;
}

.info {
	background-color: #ddeefc;
	background-position: 17px -227px;
	border-color: #68abdd;
}

/* Lightbox
____________________________________*/
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/lightbox/fancybox.png');
}
#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}
* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}
#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/lightbox/title_over.png');
	display: block;
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}
#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/images/lightbox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}
#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/images/lightbox/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/lightbox/fancybox-x.png');
}
#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(/images/lightbox/'fancybox.png');
	background-position: -40px -162px;
}
#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/lightbox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -40px -182px; 
}
#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/lightbox/fancybox-x.png');
	background-position: 0px -20px;
}
#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -40px -142px;
}
#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/lightbox/fancybox-y.png');
}
#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/lightbox/fancybox.png');
	background-position: -40px -122px;
}

/* Pushup
____________________________________*/
#pushup {
	position: fixed;
	top: 10px;
	right: 10px;
	margin: 0;
	padding: 4px;
	background: #ffffc6;
	border: 1px solid #b0dfc8;
	z-index: 9999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
* html #pushup {
	position: absolute;
 top: expression(_pushupIETop = 10 + (document.documentElement.scrollTop || 0) + 'px');
}
#pushup * {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
.withReminder {
	padding-bottom: 6px;
}
#pushup a {
	outline-style: none;
	text-decoration: none;
}
#pushup .pushup_messageLink {
	float: left;
	position: relative;
	color: #4293cd;
	font-size: 12px;
	cursor: pointer;
}
#pushup .pushup_icon {
	position: relative;
	float: left;
	height: 22px;
	width: 22px;
	margin-right: 5px;
	overflow: hidden;
	vertical-align: middle;
}
#pushup .pushup_message {
	position: relative;
	float: left;
	marginRight: 3px;
	line-height: 22px;
	vertical-align: middle;
}
#pushup .pushup_reminder {
	float: left;
	clear: both;
	font-size: 10px;
	color: #84a2ac;
	margin-left: 27px;
	cursor: pointer;
}
#pushup .pushup_messageLink:hover, #pushup .pushup_reminder:hover {
	text-decoration: underline;
}
