/*******************************************************
/*
/* HEADER
/*
/*******************************************************/

div#user-header {
	padding: 225px 0 0 0;
	margin: 0 0 20px 0;
	width: 539px;
	float: left;
}

div#user-header ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 45px;
}
div#user-header ul li {
	float: left;
}

div#user-header ul li.first a {
	border-color: #660000;
	border-style: solid;
	border-width: 0 0 1px 0;
	display: block;
}

div#user-header ul li.first a:hover {
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 1px 0;
	display: block;
}


div#user-header ul li.last {
	float: right;
}

div#logo-image {
	text-indent: -5000px;
	font-size: 0;
}

div#logo-image img {
	width: 535px;
	height: 200px;
	display: block;
	position: absolute;
}

ul#header-links { display: none; }

/*******************************************************
/*
/* NAVIGATION
/*
/*******************************************************/

/* top */
div#top-nav {
	display: none;
}

div#top-nav a:hover { color: #0000cc; }

div#top-nav ul {
	list-style: none;
	padding: 1px 0 0 2px;
	width: auto;
	height: 18px;
	background-color: #cccccc;
	border-color: #000000;
	border-style: solid;
	border-width: 0 0 2px 0;
}

div#top-nav ul li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 4px 0 4px;
}

div#top-nav ul li a {
	padding: 1px 4px 2px 4px;
}

/* top navigation second level */
div#top-nav ul ul {
	display: none;
	position: absolute;
	width: 90px;
	margin: 0 0 0 0;
	border-style: solid;
	border-width:1px 0 1px 0;
	border-color: #000099;
	padding: 0 0 0 0;
	height: auto;
}

div#top-nav ul ul li {
	float: none;
	clear: left;
	width: 88px;
	padding: 0px 0 2px 2px;
	margin: 0;
	font-family: arial, helvetica, verdana;
	font-size: 1em;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000099;
	text-indent: 0;
	background-image: none;
	height: 17px;
}

div#top-nav ul li:hover ul { display: block; border-width: 0px 0 2px 0;}

/* bottom */
div#inner-footer {
}
div#bottom-nav {
	height: 25px;
	width: 960px;
	float: left;
	background-color: #660000;
	margin: 40px 0 0 0;
}

div#bottom-nav ul {
	height: 25px;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;
	float: left;
}

div#bottom-nav ul li {
	float: left;
	margin: 0 25px 0 0;
	padding: 4px 0 0 0;
	letter-spacing:1px;
}

div#bottom-nav ul li a {
	color: #ffffff;
}
div#bottom-nav ul li a:visited {
	color: #ffffff;
}
div#bottom-nav ul li a:hover, div#bottom-nav ul li a:active {
	text-decoration:none;
}

/*******************************************************
/*
/* COMMENTS
/*
/*******************************************************/

div#comments span { font-weight: bold; }
div#comments div { margin: 2px 0 5px 0; width: 95%;}
div#comments-page div#footer { width: auto; }

div#comments {
	float: left;
	margin: 0;
	width: 98%;
}

div.response {
	color: #333333;
	font-family: georgia, helvetica, serif;
	margin: 5px;
	padding: 2px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #000000;
}

div.content div.response span { font-weight: bold; }


/*******************************************************
/*
/* HEADINGS
/*
/*******************************************************/

h2.page {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #660000;
}

h3.page {
	clear: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.pm {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #660000;
	letter-spacing: 1px;
}

h3.sm-full {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-brief {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
	letter-spacing: 1px;
}

h3.sm-headlines {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-bulletin {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-ads {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

h3.sm-otp {
	background-image: url(css_images/onthispage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 175px;
	text-indent: -2000px;
	font-size: 0;
	margin: 0px;
}

div.ab h3 {
	background-image: url(css_images/archives.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 175px;
	text-indent: -2000px;
	font-size: 0;
	margin: 0px;
}

h4.sm-brief {
	margin: 10px 0 0px 0;
	padding: 0;
	font-size: 1em;
}

h4.sm-headlines {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
	font-family: arial, helvetica, serif;
	font-weight: normal;
}

h4.sm-otp {
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 1em;
}

h3.right {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #000000;
}

/*******************************************************
/*
/* KB SAT MODULES
/*
/*******************************************************/

div.kb-headlines {
	text-align: right;
}

div.kb-headlines ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding:  0px;
}

div.kb-headlines ul li {
	margin: 0 0 10px 0;
}

div.kb-headlines ul li a {
	font-weight: bold;
}

div.kb-headlines ul li p {
	padding: 2px;
	margin: 2px;
}

div.kb-headlines ul li span.more {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	color: #999999;
}

div.kb-headlines ul li span.more a {
	color: #999999;
}

div.kb-headlines ul li span.more a:visited {
	color: #cccccc;
}


/*******************************************************
/*
/* KB DIRECTORY
/*
/*******************************************************/

div#directory {
	margin: 10px 10px 40px 10px;
}

div#directory table {
	width: 90%;
}

/*******************************************************
/*
/* KB TOPIC PAGES
/*
/*******************************************************/

div#topic-page {
}

div#articles h3.module {
	margin: 5px 5px 5px 0;
	padding: 0px;
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #999999;
}
div.article-display {
	margin: 0 0 0 10px;
}

div.article-display h3 {
	font-size: 1.1em;
	font-weight: normal;
}
div.article-display h3 span, div.article-intro span, div.article-display h4 {
	color: #660000;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
	letter-spacing: 1px;
}


div.article-intro {
	margin: 10px 30px 10px 30px;
	font-family: arial, helvetica, serif;
}

div.article-excerpt {
	border-width: 1px 4px 1px 4px;
	border-style: solid;
	border-color: #cccccc;
	padding: 4px 10px 4px 10px;
	margin: 0 0 20px 2px;
	font-family: arial, helvetica, serif;
}

div#topic-side h3.module {
	color: #660000;
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 1.1em;
}
div#topic-side {
	font-size: .95em;
}

div#keywords {
	margin: 0 0 20px 0;
}



/*******************************************************
/*
/* SAT MODULES
/*
/*******************************************************/
/* content */


/* log */
div.sm-log { line-height: 1.2em; }

div.sm-entry-log {
	margin: 0 0 20px 0;
	float: left;
	clear: left;
	width: 99%;
}

div.sm-entry-log p {
	margin: 2px;
	padding: 2px;
}

ul.sm-options-log {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
	border-color: #cccccc;
	border-style: double;
	border-width: 3px 0 0 0;
}

ul.sm-options-log li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-log li.date {
	width: 15%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.sm-options-log li.labels {
	width: 65%;
	text-align: middle;
}

ul.sm-options-log li.comments {
	width: 20%;
	float: right;
	text-align: right;
}

/* brief */
div.sm-brief {
	line-height: 1.2em;
	float: left;
	clear: left;
}

div.sm-entry-brief {
	margin: 0;
	float: left;
	clear: left;
	width: 98%;
}

div.sm-entry-brief div.inner {
	margin: 0 5px 0 0;
}

div.sm-entry-brief p {
	margin: 2px;
	padding: 2px;
}

div.sm-entry-brief span.more {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	color: #999999;
	float: right;
}

div.sm-entry-brief span.more a {
	color: #999999;
}

div.sm-entry-brief span.more a:visited {
	color: #cccccc;
}


ul.sm-options-brief {
	margin: 0px 0 5px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
}

ul.sm-options-brief li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-brief li.date {
	width: 15%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.sm-options-brief li.labels {
	width: 60%;
	text-align: middle;
}

ul.sm-options-brief li.comments {
	width: 25%;
	float: right;
	text-align: right;
}

/* headlines */
div.sm-headlines { margin: 10px 0 20px 0; }

ul.sm-headlines {
	margin: 2px;
	padding: 2px;
	list-style: none;
}

ul.sm-headlines li i a { color: #CCCCFF; }
ul.sm-headlines li i { color: #CCCCFF; }

/* bulletins */
div.sm-bulletin {
	background-color: #000000;
	padding: 5px;
}

div.sm-entry-bulletin {
	background-color: #000000;
	padding: 2px;
	margin: 5px 0 5px 0;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

ul.sm-options-bulletin {
	margin: 5px 0 0px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

ul.sm-options-bulletin li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-bulletin li.labels {
	width: 45%;
	text-align: left;
}

ul.sm-options-bulletin li.comments {
	width: 50%;
	float: right;
	text-align: right;
}

/* ads */
div.sm-entry-ads {
	border-width: 10px 0 10px 0;
	border-color: #000000;
	border-style: solid;
	padding: 4px 10px 4px 10px;
	margin: 5px 0 8px 0;
}

ul.sm-options-ads {
	margin: 5px 0 0px 0;
	padding: 0;
	list-style: none;
	height: 15px;
	width: auto;
}

ul.sm-options-ads li {
	float: left;
	margin: 0 0px 0 0;
}

ul.sm-options-ads li.labels {
	width: 45%;
	text-align: left;
}

ul.sm-options-ads li.comments {
	width: 50%;
	float: right;
	text-align: right;
}

/*******************************************************
/*
/* UTILITY MODULES
/*
/*******************************************************/

/* On this Page formatting */
div.sm-otp {
	margin: 15px 0 15px 0;
}

div.sm-otp ul,div.ab ul {
	list-style: none;
	padding: 0px;
	margin: 2px;
}

div.sm-otp ul li,div.ab ul li {
	list-style: none;
	padding: 0px 0 4px 15px;
	margin: 2px;
	background-image: url(css_images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Archives formatting */
div.ab {
	width: 250px;
	float: left;
	clear: left;
}


/*******************************************************
/*
/* PAGE MODULE
/*
/*******************************************************/

div#pm { line-height: 1.2em; }
div.pm-entry-full {
	margin: 0 0 25px 0;
	padding: 0 0 35px 0;
	clear: left;
	float: left;
	width: 600px;
	background-image: url(css_images/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.pm-entry p {
	margin: 2px;
	padding: 2px;
}

ul.pm-options-full {
	clear: left;
	float: left;
	width: 600px;
	margin: 20px 0 25px 0;
	padding: 1px 0 1px 0;
	list-style: none;
	border-color: #cccccc #000000 #999999 #000000;
	border-style:  solid;
	border-width: 1px 0 1px 0;
	font-family: arial, helvetica, serif;
}

ul.pm-options-full li {
	float: left;
	margin: 0 0px 0 0;
}

ul.pm-options-full li.date {
	width: 35%;
	color: #cccccc;
	font-style: italic;
	font-family: arial, helvetica, serif;
}

ul.pm-options-full li.labels {
	width: 50%;
	text-align: middle;
	font-size: 1em;
}

ul.pm-options-full li.comments {
	width: 15%;
	float: right;
	text-align: right;
}
ul.pm-options-full li.comments div {
	display: inline;
}


/*******************************************************
/*
/* GENERAL SETTINGS
/*
/*******************************************************/

/* main divs */
div#content-main { }

/* sidebars */
div.sidebar {
	float: right;
	width: 90%;
	border-color: #000000;
	border-width: 10px 1px 10px 1px;
	border-style: solid;
	padding: 4px;
}

/* links */
div.link-right {
	float: right;
	margin: 0;
	text-align: right;
	clear: right;
}

div.link-right span {
	margin: 0px 0 2px 0;
	text-align: right;
	clear: right;
	display: block;
}

/* Sidebar Archives */
ul#quick-list {
	width: 200px;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 2px;
}

ul#quick-list li {
	padding: 0px;
	margin: 2px 0 2px 0;
	font-family: arial, helvetica, serif;
}

div#preview-archives {
	width: 200px;
	padding: 2px;
}

div#preview-archives ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#preview-archives ul li li {
	list-style: circle inside;
	padding: 0 0 0 10px;
	margin: 2px 0 2px 0;
}

div.site-instructions { padding: 4px; }

ul.plain {
	padding: 2px;
	margin: 2px;
	list-style: none;
}

input.main {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	padding: 1px;
	margin: 0px;
	background-color: #000000;
	border-width: 1px;
	color: #ffffff;
}

input.main-draft {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	padding: 1px;
	margin: 0px;
	background-color: red;
	border-width: 1px;
	color: #000000;
}

ul.main {
	list-style: none;
	margin: 0;
	padding: 0;
	border-width: 0;
	float: left;
}

ul.main li {
	padding: 1px;
	margin: 0;
	float: left;
}

div.right {
	float: right;
	clear:right;
	margin: 4px;
	padding: 5px;
	border-color: #000000;
	border-width: 1px 4px 1px 4px;
	border-style: solid double solid double;
	width: 200px;
}
div.right-link {
	float: right;
	clear: left;
}

/*******************************************************
/*
/* UTILITY SETTINGS
/*
/*******************************************************/

/* footer */
div#rexruff {
	clear: both;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0px;
}

div.content-red, div.content-inactive { color: #cccccc; }
div.content-inactive input { display: none; }

span.editlink {
	display: block;
	padding: 0 0 1px 0;
}
div.min-height {
	float: right;
	width: 1px;
	height: 400px;
}
div.content-red h3.page {
	color: #cccccc;
}
span.editlink a {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	padding: 1px;
	margin: 0px;
	background-color: #7C3024;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #999999 #999999 #cccccc;
	float: left;
	color: #D4CDBF;
	display: none;
}

div#defaultview {
	display: none;
}

div#editview {
	display: none;
	width: 150;
	height: 35px;
	position: absolute;
	top: 5px;
	margin: 0 0 0 5px;
	background-color: #000000;
}
div#editview img {
	width: 10px;
	height: 10px;
}
img.pic {
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	margin: 5px;
	float: left;
}
h3#sidebar-bulletins,h3#flickr-badge {
	display: none;
}

table.site-data td {
	padding: 2px 0 2px 0;
	border-color: #cccccc;
	border-width: 0 0 1px 0;
	border-style: solid;
}

ul.plain {
	margin:0 0 0 25px;
	padding: 0px;
	list-style: square;
}

ul.plain li {
	color: #000000;
}

div.divider {
	clear: both;
	width: 300px;
	margin: 0 auto;
	height: 15px;
	background-image: url(css_images/divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


/*******************************************************
/*
/* CALENDAR
/*
/*******************************************************/

ul#form-date {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	width: 99%;
	float: left;
}
ul#form-date li {
	float: left;
}

div.sm-cal table.tour-entry {
	margin: 5px;
	width: 250px;
}
div.sm-cal table.tour-entry td {
	margin: 0px;
	padding: 0px;
}

div.sm-cal td.date {
	font-size: 1em;
	width: 38%;
}

div.poll {
	font-size: 1.1em;
	width: 230px;
	margin: 10px auto;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 10px;
	border-style: solid;
	padding: 10px;
}
table.response-list td {
	vertical-align: top;
	padding:10px 0 10px 0;
	font-size: 1em;
	font-family: arial, helvetica, serif;
}
table.response-list td.input {
	width: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}
table.response-list td.percentage {
	width: 20px;
	text-align: center;
	vertical-align: bottom;
}

p.question {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.tallybar {
	background-image: url(/images/background_results.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 200px;
}
div.tallybar span {
	float: right;
	font-weight: bold;
}
ul.questions {
	list-style: none;
	margin: 5px;
	padding: 5px;
}
ul.questions li {
	padding: 4px 0 4px 0;
	font-family: arial, helvetica, serif;
}

/*******************************************************
/*
/* QUICK KB
/*
/*******************************************************/

div#kb-quick {
	width: 95%;
	margin: 0 auto;
	background-color: #ffffff;
}

div#kb-quick div.min-height {
	float: right: 
	width: 1px;
}

div#kb-quick div#column-uno {
	width: 90%;
	float: left;
	padding: 20px;
}

div#kb-quick div#column-uno ul {
	width: auto;
	float: left;
}
div#kb-quick div#footer {
	width: auto;
}

div#kb-quick div.article-info {
}
table.topics {
	width: 460px;
}

/*******************************************************
/*
/* TOPIC PAGE
/*
/*******************************************************/

div#sites ul {
	list-style: none;
}
div#sites div.kb-edit {
	width:400px;
	height: 20px;
	float: left;
	clear: left;
	margin: 0 0 5px 0;
}

/*******************************************************
/*
/* SPECIAL MODULES HOME PAGE
/*
/*******************************************************/
h3#work-module {
	display: none;
}
h3#home-work {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0px;
}
div#sm-work-module {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0 10px 25px;
}
div#sm-work-module a.morelink {
	float: left;
	width: 100%;
	text-align: center;
	font-family: arial, helvetica, serif;
	color: #999999;
	font-size: 1em;
	display: block;
	margin: 15px 0 25px 0;
}

div#sm-work-module table {
	width: 99%;
	margin: 0px auto;
}

div#sm-work-module table span {
	font-family: arial, helvetica, serif;
	font-size: 1em;
	color: #999999;
}

div#sm-work-module table td.thumb {
	padding: 0px 0 0 0;
	width: 150px;
	vertical-align: top;
	text-align:center;
}
div#sm-work-module table td.thumb2 {
	padding: 45px 0 10px 0;
	width: 150px;
	vertical-align: top;
	text-align:center;
}
div#sm-work-module table td.thumb3 {
	padding: 45px 0 2px 0;
	width: 150px;
	vertical-align: top;
	text-align:center;
}

div#sm-work-module table td.top {
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 0 0px;
}
div#sm-work-module table td.bottom {
	text-align: right;
	vertical-align: bottom;
	padding: 0 4px 45px 20px;
}
div#sm-work-module table td.bottom2 {
	text-align: right;
	vertical-align: bottom;
	padding: 0 4px 50px 20px;
}

div#sm-work-module table i {
	color: #660000;
	letter-spacing 1px;
	font-family: arial, helvetica, serif;
	font-weight: bold;
	font-style: normal;
}

div#sm-thought {
	width: 260px;
	float: left;
	color: #333333;
}
div#sm-thought ul.sm-options-brief {
	display: none;
}

h3#knowledge {
	margin: 0px;
	padding: 0px;
	font-size: 0;
	text-indent: 2000px;
	background-image: url(css_images/knowledge.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 250px;
	height: 35px;
	overflow: hidden;
}
h3#knowledge img, h3#thought img {
	width: 250px;
	height: 35px;
	display: block;
}
h3#thought {
	margin: 0px;
	padding: 0px;
	font-size: 0;
	text-indent: -2000px;
	background-image: url(css_images/thought.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	height: 35px;
}

div#knowledge-3 {
	width: 260px;
	float: right;
}

body#work h2.page {
	text-indent: -2000px;
	font-size: 0;
	background-image: url(/im_css/rexruff/css_images/work.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
body#thought h2.page {
	text-indent: -2000px;
	font-size: 0;
	background-image: url(/im_css/rexruff/css_images/thought.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
body#about h2.page {
	text-indent: -2000px;
	font-size: 0;
	background-image: url(/im_css/rexruff/css_images/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
body#knowledge h2.page {
	text-indent: -2000px;
	font-size: 0;
	background-image: url(/im_css/rexruff/css_images/knowledge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}

h3.site-title {
	color: #333333;
	margin: 0px 0 5px 0;
	font-size: 1.1em;
}

img.site-thumb {
	float: left;
}

ul.site-points {
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0px;
	float: left;
	width: 400px;
}
ul.site-points li {
	padding: 0 0 5px 20px;
	background-image: url(css_images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p.quote {
	margin: 5px;
	padding: 5px;
	color: #660000;
	font-family: arial, helvetica, serif;
	width: 350px;
	float: left;
	clear: left;
	font-weight: bold;
}
p.site-quote {
	margin: 5px;
	padding: 5px;
	color: #660000;
	font-family: arial, helvetica, serif;
	width: 550px;
	float: left;
	clear: left;
	font-weight: bold;
}

p.site-quote span,p.quote span {
	color: #000000;
}

p.quote span {
	display: block;
	float: right;
	padding: 0 50px 0 0;
}

table.board {
	width: auto;
}

table.board td {
	padding: 10px;
	text-align: center;
}

table.board td img {
	border-color: #660000;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}
div#tribute {
	position: absolute;
	width: 120px;
	height:120px;
	margin: 10px 0 0 -170px;
}
