* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	width:100%;
}
body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#1B2F3C url(images/Page-BgTexture.jpg) no-repeat scroll center top;
	color:#D9CCC1;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:81.25%;
	line-height:1.3em;
}
a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
img {
	border:0 none;
}
p {
	margin-bottom:7px;
	text-align:justify;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div#header {
	height:145px;
}
h1#logo {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/max_logo.png) no-repeat scroll left top;
	height:45px;
	left:310px;
	position:absolute;
	text-indent:-3000px;
	top:25px;
	width:200px;
}
h1#logo a {
	display:block;
	font-size:0;
	height:45px;
	text-indent:-3000px;
	width:200px;
}
#menu {
	float:right;
	margin:0;
	padding:10px 40px 0 0;
	text-align:right;
	width:900px;
}
#menu li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu a, #menu a:visited {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:6px 10px;
	text-decoration:none;
	text-transform:none;
}
#menu a:hover {
	color:#EE7E00;
	font-weight:bold;
	text-decoration:underline;
}
div#container {
	margin:0 auto;
	position:relative;
	width:900px;
}
.Main {
	left:0;
	position:relative;
	top:0;
	width:100%;
}
.cleared {
	border:medium none;
	clear:both;
	float:none;
	font-size:1px;
	margin:0;
	padding:0;
}
form {
	margin:0 !important;
	padding:0 !important;
}
table.position {
	position:relative;
	table-layout:fixed;
	width:100%;
}
.Sheet {
	margin:0 auto;
	min-height:35px;
	min-width:35px;
	position:relative;
	width:700px;
	z-index:0;
}
.Sheet-body {
	padding:14px;
	position:relative;
	z-index:1;
}
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc, .Sheet-cr, .Sheet-cl {
	position:absolute;
	z-index:-1;
}
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl {
	background-image:url(images/Sheet-s.png);
	height:54px;
	width:54px;
}
.Sheet-tl {
	clip:rect(auto, 27px, 27px, auto);
	left:0;
	top:0;
}
.Sheet-tr {
	clip:rect(auto, auto, 27px, 27px);
	right:0;
	top:0;
}
.Sheet-bl {
	bottom:0;
	clip:rect(27px, 27px, auto, auto);
	left:0;
}
.Sheet-br {
	bottom:0;
	clip:rect(27px, auto, auto, 27px);
	right:0;
}
.Sheet-tc, .Sheet-bc {
	background-image:url(images/Sheet-h.png);
	height:54px;
	left:27px;
	right:27px;
}
.Sheet-tc {
	clip:rect(auto, auto, 27px, auto);
	top:0;
}
.Sheet-bc {
	bottom:0;
	clip:rect(27px, auto, auto, auto);
}
.Sheet-cr, .Sheet-cl {
	background-image:url(images/Sheet-v.png);
	bottom:27px;
	top:27px;
	width:54px;
}
.Sheet-cr {
	clip:rect(auto, auto, auto, 27px);
	right:0;
}
.Sheet-cl {
	clip:rect(auto, 27px, auto, auto);
	left:0;
}
.Sheet-cc {
	background-image:url(images/Sheet-c.png);
	bottom:27px;
	left:27px;
	position:absolute;
	right:27px;
	top:27px;
	z-index:-1;
}
.Sheet {
	margin-top:100px !important;
}
.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare {
	min-width:700px;
}
.contentLayout {
	margin-bottom:0;
	position:relative;
	width:672px;
}
.Block {
	margin:0 auto;
	min-height:15px;
	min-width:15px;
	position:relative;
	z-index:0;
}
.Block-body {
	padding:3px;
	position:relative;
	z-index:1;
}
.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc, .Block-cr, .Block-cl {
	position:absolute;
	z-index:-1;
}
.Block-tr, .Block-tl, .Block-br, .Block-bl {
	background-image:url(images/Block-s.png);
	height:14px;
	width:14px;
}
.Block-tl {
	clip:rect(auto, 7px, 7px, auto);
	left:0;
	top:0;
}
.Block-tr {
	clip:rect(auto, auto, 7px, 7px);
	right:0;
	top:0;
}
.Block-bl {
	bottom:0;
	clip:rect(7px, 7px, auto, auto);
	left:0;
}
.Block-br {
	bottom:0;
	clip:rect(7px, auto, auto, 7px);
	right:0;
}
.Block-tc, .Block-bc {
	background-image:url(images/Block-h.png);
	height:14px;
	left:7px;
	right:7px;
}
.Block-tc {
	clip:rect(auto, auto, 7px, auto);
	top:0;
}
.Block-bc {
	bottom:0;
	clip:rect(7px, auto, auto, auto);
}
.Block-cr, .Block-cl {
	background-image:url(images/Block-v.png);
	bottom:7px;
	top:7px;
	width:14px;
}
.Block-cr {
	clip:rect(auto, auto, auto, 7px);
	right:0;
}
.Block-cl {
	clip:rect(auto, 7px, auto, auto);
	left:0;
}
.Block-cc {
	background-image:url(images/Block-c.png);
	bottom:7px;
	left:7px;
	position:absolute;
	right:7px;
	top:7px;
	z-index:-1;
}
.Block {
	margin:10px;
}
.BlockHeader {
	height:30px;
	margin-bottom:10px;
	padding:0 7px;
	position:relative;
	z-index:0;
}
.BlockHeader .t {
	color:#FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0 7px;
	text-align:center;
	white-space:nowrap;
}
.BlockHeader .l, .BlockHeader .r {
	background-image:url(images/BlockHeader.png);
	display:block;
	height:30px;
	position:absolute;
	z-index:-1;
}
.BlockHeader .l {
	left:0;
	right:6px;
}
.BlockHeader .r {
	clip:rect(auto, auto, auto, 680px);
	right:0;
	width:686px;
}
.BlockContent {
	margin:0 auto;
	min-height:1px;
	min-width:1px;
	position:relative;
	z-index:0;
}
.BlockContent-body {
	padding:8px;
	position:relative;
	z-index:1;
}
.BlockContent-body {
	color:#FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}
.BlockContent-body a:link {
	color:#FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}
.BlockContent-body a:visited, .BlockContent-body a.visited {
	color:#FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}
.BlockContent-body a:hover, .BlockContent-body a.hover {
	color:#FFBB66;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}
.BlockContent-body ul {
	color:#F1F3F3;
	list-style-type:none;
	margin:0;
	padding:0;
}
.BlockContent-body li {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:11px;
	text-decoration:none;
}
.BlockContent-body ul li {
	background-image:url(images/BlockContentBullets.png);
	background-repeat:no-repeat;
	line-height:1.2em;
	margin:0.5em 0;
	padding:0 0 0 10px;
}
.Post {
	margin:0 auto;
	min-height:23px;
	min-width:23px;
	position:relative;
	z-index:0;
}
.Post-body {
	padding:16px;
	position:relative;
	z-index:1;
}
.Post-tr, .Post-tl, .Post-br, .Post-bl, .Post-tc, .Post-bc, .Post-cr, .Post-cl {
	position:absolute;
	z-index:-1;
}
.Post-tr, .Post-tl, .Post-br, .Post-bl {
	background-image:url(images/Post-s.png);
	height:30px;
	width:30px;
}
.Post-tl {
	clip:rect(auto, 15px, 15px, auto);
	left:0;
	top:0;
}
.Post-tr {
	clip:rect(auto, auto, 15px, 15px);
	right:0;
	top:0;
}
.Post-bl {
	bottom:0;
	clip:rect(15px, 15px, auto, auto);
	left:0;
}
.Post-br {
	bottom:0;
	clip:rect(15px, auto, auto, 15px);
	right:0;
}
.Post-tc, .Post-bc {
	background-image:url(images/Post-h.png);
	height:30px;
	left:15px;
	right:15px;
}
.Post-tc {
	clip:rect(auto, auto, 15px, auto);
	top:0;
}
.Post-bc {
	bottom:0;
	clip:rect(15px, auto, auto, auto);
}
.Post-cr, .Post-cl {
	background-image:url(images/Post-v.png);
	bottom:15px;
	top:15px;
	width:30px;
}
.Post-cr {
	clip:rect(auto, auto, auto, 15px);
	right:0;
}
.Post-cl {
	clip:rect(auto, 15px, auto, auto);
	left:0;
}
.Post-cc {
	background-color:#29475B;
	bottom:15px;
	left:15px;
	position:absolute;
	right:15px;
	top:15px;
	z-index:-1;
}
.Post {
	margin:10px;
}
.article img, img.article {
	margin:1em;
}
.metadata-icons img {
	border:medium none;
	margin:2px;
	vertical-align:middle;
}
.article table, table.article {
	border-collapse:collapse;
	margin:1px;
	width:auto;
}
.article table, table.article .article tr, .article th, .article td {
	background-color:Transparent;
}
.article th {
	padding:7px;
	text-align:center;
	vertical-align:middle;
}
.PostMetadataHeader {
	background-color:#1B2F3C;
	padding:3px 0 3px 20px;
}
.PostHeaderIcon-wrapper {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:16px;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:normal;
	line-height:inherit;
	margin:0.2em 0;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	word-spacing:normal;
}
.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}
.PostHeader a:link {
	color:#FFFFFF;
	font-family: Gill Sans, Verdana;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align:left;
	text-decoration:none;
}
.PostHeader a:visited, .PostHeader a.visited {
	color:#FFFFFF;
	font-family: Gill Sans, Verdana;
	text-align:left;
	text-decoration:none;
}
.PostHeader a:hover, .PostHeader a.hovered {
	color:#FFBB66;
	font-family: Gill Sans, Verdana;
	text-align:left;
	text-decoration:none;
}
.PostHeaderIcons {
	padding:1px;
}
.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover {
	margin:0;
}
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover, .PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
	font-family:"Lucida Grande", arial, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}
.PostFooterIcons {
	color:#FFFFFF;
}
postheadericons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a.visited, .PostFooterIcons a:hover {
	color:#FFBB66;
}
.PostHeaderIcons a:hover, .PostHeaderIcons a.hover, .PostFooterIcons a:hover, .PostFooterIcons a.hover {
	color:#C9C9C9;
	text-decoration:underline;
}
.PostContent {
	color:#E3E7E8;
	font-family: Geneva, Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	padding:0 30px 0 8px;
}
a, a:link, a:visited, a.visited {
	color:#C9C9C9;
	font-family:"Lucida Grande", arial, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}
a:hover, a.hover {
	color:#95B8D0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	color:#E3E7E8;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:25px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color:#95B8D0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color:#ACB7B9;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	color:#C8CFD0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	color:#C8CFD0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	color:#C8CFD0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
ol, ul {
	color:#BAC3C4;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:11px;
	margin:1em 0 1em 2em;
	padding:0;
}
li ol, li ul {
	margin:0.5em 0 0.5em 2em;
	padding:0;
}
li {
	margin:0.2em 0;
	padding:0;
}
ul {
	list-style-type:none;
}
ol {
	list-style-position:inside;
}
.Post li {
	line-height:1.2em;
	padding:0 0 0 18px;
}
.Post ol li, .Post ul ol li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	padding-left:0;
}
.Post ul li, .Post ol ul li {
	background-image:url(images/PostBullets.png);
	background-repeat:no-repeat;
	padding-left:18px;
}
blockquote p {
	color:#343C3D;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-style:italic;
	font-weight:normal;
	text-align:left;
}
blockquote {
	background-color:#FFEEDB;
	background-image:url(images/PostQuote.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
}
.Button {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	cursor:default;
	display:inline-block;
	line-height:33px;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	overflow:visible;
	padding:0;
	text-decoration:none !important;
	width:auto;
	z-index:0;
}
.Button .btn {
	color:#000000;
	display:block;
	float:left;
	height:33px;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	width:auto;
}
.Button .btn .t {
	display:block;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	height:33px;
	line-height:33px;
	padding:0 24px;
	text-align:left;
	text-decoration:none !important;
	white-space:nowrap;
}
input, select {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
.Button .hover, .Button:hover {
	color:#FFF3E5;
	text-decoration:none !important;
}
.Button .active {
	color:#EDF3F7;
}
.Button .btn .l, .Button .btn .r {
	background-image:url(images/Button.png);
	display:block;
	height:99px;
	position:absolute;
	z-index:-1;
}
.Button .btn .l {
	left:0;
	right:12px;
}
.Button .btn .r {
	clip:rect(auto, auto, auto, 405px);
	right:0;
	width:417px;
}
.Button .btn.hover .l, .Button .btn.hover .r, .Button .btn:hover .l, .Button .btn:hover .r {
	top:-33px;
}
.Button .btn.active .l, .Button .btn.active .r {
	top:-66px;
}
.Footer {
	overflow:hidden;
	padding:0 0 20px 30px;
	position:relative;
	width:672px;
	z-index:0;
}
.rss-tag-icon {
	background-image:url(images/rssIcon.png);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:32px;
	margin:0;
	position:relative;
	width:30px;
}
.Footer .Footer-text p {
	margin:0;
}
.Footer .Footer-text {
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size:12px;
	letter-spacing:0.8px;
}
.Footer .Footer-text a:link {
	color:#FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
}
.Footer .Footer-text a:visited {
	color:#75878A;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
}
.Footer .Footer-text a:hover {
	color:#EE7E00;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited {
	color:#8D8779;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:20px;
	text-decoration:none;
}
.page-footer {
	color:#CDCDCD;
	margin:1em;
	text-align:center;
}
.page-footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.contentLayout .content {
	border:0 none;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:537px;
}
.contentLayout .content-wide {
	border:0 none;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:671px;
}
.contentLayout .sidebar1 {
	border:0 none;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:134px;
}
.commentlist, .commentlist li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
}
.commentlist li li {
	margin-left:30px;
}
.commentlist li .avatar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	float:right;
	margin:1px;
	padding:2px;
}
.commentlist li cite {
	font-size:1.2em;
}
#commentform textarea {
	width:100%;
}
img.wp-smiley {
	border:medium none;
	margin:0;
	padding:0;
}
.navigation {
	display:block;
	text-align:center;
}
.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignright img, img.alignright {
	margin:1em 0 1em 1em;
}
.alignleft img, img.alignleft {
	margin:1em 1em 1em 0;
}
.wp-caption {
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.hidden {
	display:none;
}
#wp-calendar {
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}
#wp-calendar a {
	display:block;
}
#wp-calendar caption {
	text-align:center;
	width:100%;
}
#wp-calendar td {
	padding:3px 0;
	text-align:center;
}
div.sociable {
	float:right;
	margin:20px 20px 0 0;
}
span.sociable_tagline {
	position:relative;
}
span.sociable_tagline span {
	display:none;
	width:14em;
}
span.sociable_tagline:hover span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFEE none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:black;
	display:block;
	line-height:1.25em;
	position:absolute;
	top:-5em;
}
.sociable span {
	display:block;
}
.sociable ul {
	display:inline;
	margin:0 !important;
	padding:0 !important;
}
.sociable ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	display:inline !important;
	list-style-type:none;
	margin:0;
	padding:1px;
}
.sociable ul li:before {
	content:"";
}
.sociable img {
	border:0 none;
	float:none;
	height:16px;
	margin:0;
	padding:0;
	width:16px;
}
.sociable-hovers {
	opacity:0.4;
}
.sociable-hovers:hover {
	opacity:1;
}
#weblogo {
	bottom:-10px;
	height:157px;
	position:absolute;
	right:-35px;
	width:40px;
}
