html { /* Show always y-scrollbar in FF */
	overflow-y: scroll;
}

a img {
	border: 0 none transparent;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: white url('/style/image/tiled-bg.gif') repeat-x left top;
	text-align: center;
}

h1 {
	margin:0;
	padding:0;
	padding-top:2px;
	font-size: 12px;
	color: white;
}

*:focus {outline: 0;}

#main {
	width: 986px;
	background: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#wrapper {
	width: 986px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent url('/style/image/bg-box.png') repeat-y top left;
	min-height: 460px;
}

* html body #wrapper {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://www.suche.ch/style/image/bg-box.png", sizingMethod="scale");
	background-repeat: repeat-y;
	height: 460px;
}

#sub {
	background: url('/style/image/sub-bg.gif') repeat-y 3px center;
	float: left;
	width: 986px;
	margin: 0 0 15px 0;
}

#logo {
	float: left;
	display: inline;
	margin: 18px 0 0 25px;
	padding: 0;
	background: url('/style/image/logo.gif') no-repeat left top;
	width: 184px;
	height: 43px;
}

#logo a {
	display: block;
	width: 184px;
	height: 43px;
	text-indent: -9000px;
	outline: none;
}

#top-buttons {
	float: right;
	margin: 5px 0 0 0;
	width: 400px;
}

#top-buttons a {
	float: right;
	width: 16px;
	height: 48px;
	margin: 0 11px 0 0;
	padding: 0;
	display: inline;
	text-indent: -9000px;
	outline: none;
}

#top-buttons a#favorite {
	background: url('/style/image/top-button-favorite-off.gif') no-repeat left bottom;
}

#top-buttons a#favorite:hover {
	background: url('/style/image/top-button-favorite-on.gif') no-repeat left bottom;
}

#top-buttons a#homepage {
	background: url('/style/image/top-button-homepage-off.gif') no-repeat left bottom;
}

#top-buttons a#homepage:hover {
	background: url('/style/image/top-button-homepage-on.gif') no-repeat left bottom;
}

#top-buttons a#badge {
	background:url("/style/image/whatsnew-off.gif") no-repeat scroll left top transparent;
	position:absolute;
	top:0px;
	left:767px;
	height:56px !important;
	width:209px !important;
}
#top-buttons a#badge:hover {
	background:url("/style/image/whatsnew-on.gif") no-repeat scroll left top transparent;
}

#header-first {
	float: left;
	width: 978px;
	height: 23px;
	background: url('/style/image/top-header-first.gif') no-repeat left top;
	margin: 0 4px 0 4px;
	padding: 0;
	display: inline;
	text-align: right;
}

#header-second {
	float: left;
	width: 978px;
	height: 22px;
	background: url('/style/image/top-header-second.gif') no-repeat left top;
	margin: 0 4px;
	padding: 0;
	display: inline;
	text-align: right;
}

#bannerAndTags {
	float: left;
	width: 978px;
	margin: 0 4px;
	padding: 0;
	display: inline;
	clear: both;
	min-height: 300px;
}

* html #bannerAndTags {
	height: 300px;
}

#preview {
	position: absolute;
	top: 7px;
	left: 230px;
	height: 45px;
	width: 270px;
	background: red;
	color: white;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}

#preview a {
	color: white;
	text-decoration: underline;
}

.employeeOptions {
	z-index: 1;
	position: absolute;
	bottom: 5px;
	left: 171px;
	width: 20px;
	padding: 0;
}

.employeeOptions img {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0px 0 4px 2px;
}

#tag-table td {
	font-size: 11px;
	border-bottom: 1px solid #cecece;
	font-weight: normal;
}

.employeeTips ul {
	float: left;
	margin: 2px 0;
	height: 12px;
}

#banners {
	margin: 0;
	float: left;
	width: 978px;
	padding: 0;
	list-style-type: none;
}

#custom-start {
	margin-top: 24px;
}

#custom-start #banners {
	margin: 0;
	width: 720px;
}

#banners li {
	float: left;
	display: inline;
	margin: 0 2px 20px 2px;
	position: relative;
	width: 191px;
	height: 155px;
	overflow: hidden;
	text-align: center;
}

#custom-start #banners li {
	margin: 1px 9px;
	width: 160px;
	text-align: center;
	height: 120px;
}

#banners li div.more-info {
	position: absolute;
	top: 0;
	left: 62px;
	z-index: 1;
	display: inline;
	background: url('/style/image/more-info.gif') no-repeat left top;	
}

#banners li div.more-info, #banners li div.more-info a {
	display: block;
	width: 109px;
	height: 18px;
	overflow: hidden;
}

#banners li div.more-info:hover {
	background: url('/style/image/more-info-on.gif') no-repeat left top;
}


#custom-start #banners li div.more-info {
	left: 4px;
}

#banners li div.more-opt {
	position: absolute;
	top: -1px;
	left: 172px;
	z-index: 1;
}

#banners li div.more-video {
	position: absolute;
	top: -1px;
	left: 18px;
	z-index: 1;
}

#banners li div.more-video a {
	display: block;
	width: 22px;
	height: 18px;
	overflow: hidden;
	background: url('/style/image/more-video.gif') no-repeat left top;	
}

#custom-start #banners li div.more-opt {
	left: 134px;
}

#banners li div.more-opt a {
	display: block;
	width: 22px;
	height: 18px;
	overflow: hidden;
	background: url('/style/image/more-add.png') no-repeat left top;	
}

#banners li div.more-opt a:hover {
	background: url('/style/image/more-add-on.png') no-repeat left top;	
}


#banners li.first {
	clear: left;
	margin-left: 3px !important;
}

#banners li a.main {
	display: block;
	width: 191px;
	height: 155px;
	color: black;
	text-decoration: none;
	text-align: left;
	background: url('/style/image/b-bg.gif') no-repeat left top;
}

#custom-start #banners li a.main {
	background: transparent;
	width: 160px;
	height: 120px;
}

#banners li a.main:hover {
	background: url('/style/image/b-bg-over.gif') no-repeat left top;
}

#custom-start #banners li a.main:hover { 
	background: transparent; 
}

.facebookbox {
	clear: both;
    padding-top: 10px;
}


#banners li a.main img {
	margin: 18px 20px -2px 21px;
	border: 0 none transparent;
	width: 150px;
	height: 102px;
}

#custom-start #banners li a.main img {
	margin: 18px 5px 3px 5px;
	border: 0 none transparent;
	width: 150px;
	height: 102px;
}

#banners li.hitslimit {
	background-color:DarkOrange;
	clear:both;
	color:white;
	font-size:80%;
	font-weight:bold;
	height:23px;
	margin:0;
	padding:6px 0 0 24px;
	text-align:left;
	width:954px;
}

#banners li.hitslimit a {
	color:white;
	text-decoration: underline;
}

#banners li.hitslimit a:hover {
	color:#ffffcc;
	text-decoration: underline;
}


#banners li a.main span {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 191px;
	height: 28px;
	font-size: 11px;
	color: black;
	cursor: pointer;
}

#banners li a.main:hover span {
	color: darkBlue;
}

#banners li.hits {
	height: 24px;
	width: 978px;
	background: url('/style/image/hits-bg.gif') no-repeat left top;
	clear: both;
	margin: 10px 0;
	text-align: left;
	padding: 3px 0 0 24px;
	font-size: 80%;
	color: white;
	font-weight: bold;
	
}

#banners li.hits img {
	margin: 4px 0 0 18px;
}

.reserved {
	position: absolute;
	top: 5px;
	left: 25px;
	width: 140px;
	height: 60px;
	overflow: hidden;
	color: #096100;
	font-size: 13px;
	font-weight: bold;
}

div.overLibScore {
	border: 1px solid #a0a0a0;
	background: white;
	padding: 15px;
	text-align: center;
}

div.overLibScore div {
	text-align: left;
	display: block;
	width: 100px;
	background: #c0c0c0;
	margin: 0 0 15px 0;
}

div.overLibScore span {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
}

div.overLibScore small {
	font-size: 9px;
	display: block;
	margin: 10px 0 0 0;
}

#suche {
	float: left;
	display: inline;
	clear: both;
	width: 978px;
	height: 71px;
	background: url('/style/image/top-header-search.gif') no-repeat top left;
	margin: 0 4px;
	padding: 0;
	position: relative;
}

#suche label.main, #suche div.inpDiv, #suche small, #suche #search-submit, .autocompleter-manual {
	display: block;
	position: absolute;
}

#suche label.main {
	top: 10px;
	height: 19px;
}

#suche div.inpDiv, #suche #search-submit {
	top: 30px;
	height: 25px;
}

#suche #search-submit-enter {
	position: absolute;
	left: 850px;
	top: 29px;
}

#suche #tagDiv {
	left: 19px;
	width: 332px;
	background: url('/style/image/search-tag-box.gif') no-repeat top left;
}

label#tagLabel {
	left: 20px;
}

#suche #ortDiv {
	left: 373px;
	width: 185px;
	background: url('/style/image/search-ort-box.gif') no-repeat top left;
}

label#ortLabel {
	left: 374px;
}

#suche div.inpDiv input {
	border: 0 none transparent !important;
	background: transparent !important;
	font-size: 14px;
	line-height: 14px;
	margin: 3px 8px 0 4px;
	height: 18px;
}

#suche #tagDiv input {
	width: 295px;
	background: url("/style/image/label-was.gif") no-repeat left !important;
}

#suche #tagDiv input.notempty {
	background: none !important;
}

#suche #ortDiv input {
	width: 150px;
	background: url("/style/image/label-wo.gif") no-repeat left !important;
}

#suche #ortDiv input.notempty {
	background: none !important;
}

div#tagDiv .autocompleter-loading {
	left: 311px;
}

div.autocompleter-manual {
	left: 451px;
	width: 221px;
}

div#ortDiv .autocompleter-loading {
	left: 164px;
}

div.autocompleter-manual {
	top: 35px;
	background: transparent url('/style/image/ddown-bottom.gif') no-repeat bottom left;
	margin: 0;
	padding: 0 0 3px 0;
}

div.autocompleter-manual ul {
	list-style: none;
	width: 252px;
	margin: 0;
	padding: 3px 0 0 0;
	background: transparent url('/style/image/ddown-top.gif') no-repeat top left;
}

div.autocompleter-manual ul li {
	width: 252px;
	background: transparent url('/style/image/ddown-bg.gif') repeat-y top left;
	margin: 0 !important;
	border: 0 none transparent !important;
	padding: 0 !important;
}

div.autocompleter-manual ul li a {
	text-decoration: none;
	display: block;
	width: 252px;
	margin: 0 !important;
	border: 0 none transparent !important;
	padding: 0 !important;
	line-height: 16px;
	text-indent: 8px;
	font-weight: normal;
	font-size: 12px;
	color: #909090;
}

div.autocompleter-manual ul li a:hover {
	color: black;
}

#umkDiv {
	position: absolute;
	top: 30px;
	left: 576px;
	width: 160px;
}

label#umkLabel {
	left: 576px;
}

#umkDiv label {
	display: inline !important;
	position: relative !important;
}

.umkInpDiv {
	float: left;
	width: 40px;
	text-align: center;
	font-size: 10px;
	position: relative !important;
}

#suche #search-submit {
	left: 751px;
	top: 29px;
}

.promotion {
	margin: 10px 0 0 10px;
	padding: 15px;
	border: 1px solid black;
	background: white;
	font-size: 11px;
}

#preview-head {
	margin: 0 4px;
	display: inline;
	padding: 0;
	background: #E82B14 none repeat scroll 0 0;
	float: left;
	width: 978px;
	height: 82px;
	font-size: 20px;
	text-align: center;
	color: white;
	padding: 32px 0 0 0;
}

#preview-head span {
	padding: 2px;
	background: #e82b14;
}

#preview-head a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#preview-head a {
	text-decoration: underline;
}

#preview-head acronym {
	cursor: help;
}

#show-tags-container-con {
	float: left;
}

#show-tags-container {
	margin: 0 4px;
	padding: 0;
	float: left;
	display: inline;
	width: 978px;
	height: 24px;
}

#tags-container {
	margin: 0 4px;
	display: inline;
	padding: 0;
	float: left;
	width: 978px;
	background: #7ecbfc url('/style/image/tags-container-bg.gif') repeat-x left bottom;
}

#tags-slider-con, #tags-slider-con div {
	float: left;
	margin: 0;
	padding: 0;
	width: 978px;
}

#tags-slider-con {
	margin: 0 4px;
	display: inline;
	width: 978px;
}

#tags-spacer {
	width: 928px !important;
	padding: 10px 21px 0 21px !important;
	margin: 0;
	text-align: justify;
	font-size: 14px;
}

#tags-container a#hide-tags-container {
	float: right;
	height: 21px;
	width: 121px;
}

#tags-container a#tags-alwaysopen {
	display: inline;
	float: left;
	clear: left;
	height: 22px;
	width: 185px;
	margin: 10px 0 0 33px;
	padding: 0;
}

#tags-container a#tags-alwaysclose {
	float: left;
	height: 22px;
	width: 185px;
	margin: 10px 0 0 0;
	padding: 0;
}

#tags-container div a {
	padding: 2px 3px;
	text-decoration: none;
}

#tags-container a:hover {
	text-decoration: underline;
}

a.t1 { font-size: 12px; }
a.t2 { font-size: 13px; }
a.t3 { font-size: 14px; }
a.t4 { font-size: 15px; }
a.t5 { font-size: 16px; }
a.t6 { font-size: 17px; }
a.t7 { font-size: 18px; }
a.t8 { font-size: 19px; }
a.t9 { font-size: 20px; }
a.t10 { font-size: 21px; }

/* Top Tags */
#top-tagsCon .h9 {color: #FFFFFF;}
#top-tagsCon .h8 {color: #FFFFFF;}
#top-tagsCon .h7 {color: #FFFFFF;}
#top-tagsCon .h6 {color: #FFFFFF;}
#top-tagsCon .h5 {color: #E1F0FF;}
#top-tagsCon .h4 {color: #E1F0FF;}
#top-tagsCon .h3 {color: #E1F0FF;}
#top-tagsCon .h2 {color: #c5e8ff;}
#top-tagsCon .h1 {color: #c5e8ff;}
#top-tagsCon .h0 {color: #c5e8ff;}

/* Nützliches (list1) */
#list1Con .h9 {color: #FFFFFF;}
#list1Con .h8 {color: #FFFFFF;}
#list1Con .h7 {color: #FFFFFF;}
#list1Con .h6 {color: #FFFFFF;}
#list1Con .h5 {color: #FFFFFF;}
#list1Con .h4 {color: #F4FCE8;}
#list1Con .h3 {color: #F4FCE8;}
#list1Con .h2 {color: #F4FCE8;}
#list1Con .h1 {color: #EEFBDB;}
#list1Con .h0 {color: #EEFBDB;}

/* Suchvorschläge */
#tags-container .h9 {color: White;}
#tags-container .h8 {color: White;}
#tags-container .h7 {color: White;}
#tags-container .h6 {color: White;}
#tags-container .h5 {color: White;}
#tags-container .h4 {color: White;}
#tags-container .h3 {color: White;}
#tags-container .h2 {color: White;}
#tags-container .h1 {color: White;}
#tags-container .h0 {color: White;}

.h9 {color: White;}
.h8 {color: White;}
.h7 {color: White;}
.h6 {color: White;}
.h5 {color: White;}
.h4 {color: White;}
.h3 {color: White;}
.h2 {color: White;}
.h1 {color: White;}
.h0 {color: White;}


#footer {
	width: 986px;
	float: left;
	margin: 0;
	padding: 10px 0 35px 0;
	background: white url('/style/image/bg-box-footer.png') no-repeat left top;
	color: #666666;
	font-size: 10px;
}

* html body #footer {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://www.suche.ch/style/image/bg-box-footer.png", sizingMethod="scale");
	background-repeat: no-repeat;
}

#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: black;
}

#ortschaftliste {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 10px;
	line-height: 25px;
	float:left;
}


#stichwortliste {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
	line-height: 25px;
	float:right;
}

#stichwortliste a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#stichwortliste a:hover {
	color: black;
}


.left-float {
	display: inline;
	margin: 0 0 0 33px;
	float: left;
}

.right-float {
	display: inline; 
	margin: 0 33px 0 0;
	float: right;
}

.tagCloudTagOptions {
	border: 3px solid #0183d5;
	background: white;
	padding: 15px;
	margin: -15px;
}

.tagCloudTagOptions ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}

.tagCloudOptions ul li a {
	display: block;
}

#inline-suggestion {
	z-index: 1;
	position: absolute;
	top: 49px;
	left: 19px;
	margin: 0;
	padding: 12px;
	border: 1px solid #d6d6d6;
	background: white;
	width: 300px;
} 

#inline-suggestions-close {
	float: right;
	display: inline;
	margin: -12px -12px 0 0;
	padding: 0;
}

#inline-suggestions-close a img {
	margin: 7px;
}

#inline-suggestion h3 {
	margin: 0;
	padding: 2px;
	font-size: 11px;
	color: #6f6f6f;
	font-weight: bold;
}

#inline-suggestion-or {
	font-size: 10px;
	padding: 2px;
	font-size: 11px;
	color: #6f6f6f;
	font-weight: bold;
}

#inline-suggestion-single, #inline-suggestion-combined {
	padding: 4px;
	font-size: 11px;
}

#inline-suggestion-single a, #inline-suggestion-combined a {
	font-size: 11px;
	font-weight: bold;
	color: #0645c6;
	text-decoration: none;
}
 
#starts  {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 15px 15px 4px;
	padding: 0;
	text-align: center;
	background: #4580e6;
	min-height: 500px;
}

* html body #starts {
	height: 500px;
}

#starts #flash {
	padding: 0 0 10px 0;
	background: url('/style/image/flash_bg.gif') repeat-x left bottom;
}

#starts #flash-position {
	width: 189px;
	height: 200px;
	margin: 0 11px 0 0;
	padding: 0;
}

#starts h2 {
	margin: 20px 0 5px 0;
	padding: 0;
	height: 12px;
	width: 200px;
	background: url('/style/image/das-original.gif') no-repeat center center;
	text-indent: -9000px;
	text-align: left;
}

#starts ul {
	list-style: none;
	margin: 9px 11px 0 11px;
	padding: 0;
	width: 178px;
}

#starts ul li {
	margin: 0 0 11px 0;
	padding: 0;
}

.startbox {
	float: right;
	margin: 10px 4px 0 0;
	padding: 0;
	width: 755px;
	display: inline;
}

.startbox h3 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	font-size: 12px;
	height: 21px;
	width: 755px;
	background-position: top left;
	background-repeat: no-repeat;
}

.startbox div.content {
	float: left;
	width: 753px;
	border-width: 0 1px 1px;
	border-style: solid;
}

.startbox h3#favorite {
	position: relative;
	background-image: url('/style/image/header-favorite.gif');
}

#favoriteCon #favorite-spacer {
	float: right;
	margin: 9px 10px 5px 0;
	color: #bf0d42;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#favoriteCon a#favorite-video {
	float: right;
	margin: 9px 10px 5px 0;
	color: #bf0d42;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#favoriteCon a#favorite-video:hover {
	text-decoration: underline;
}
	
#favoriteCon a#favorite-sort {
	float: right;
	margin: 9px 10px 5px 0;
	color: #bf0d42;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#favoriteCon a#favorite-sort:hover {
	text-decoration: underline;
}

#favoriteCon a#favorite-add {
	float: right;
	margin: 9px 10px 5px 0;
	color: #bf0d42;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#favoriteCon a#favorite-add:hover {
	text-decoration: underline;
}

#favoriteCon a#favorite-email {
	float: right;
	margin: 9px 10px 5px 0;
	color: #bf0d42;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#favoriteCon a#favorite-email:hover {
	text-decoration: underline;
}



.startbox div#favoriteCon {
	border-color: #e70e4f;
	padding: 0pt 12px 20px 21px;
	width: 720px !important;
}

.startbox h3#list1 {
	background-image: url('/style/image/header-utility.gif');
}

.startbox div#list1Con {
	border-color: #71c329;
	background: #9EE826;
	/* url('image/bg-utility.gif') repeat-x left top; */
}

.startbox div#list1Con .spacer {
	padding: 5px;
}

.startbox h3#top-tags {
	background-image: url('/style/image/header-top-tags.gif');
}

.startbox div#top-tagsCon {
	border-color: #0086c0;
	background: #49c2fc;
	/*url('image/bg-toptags.gif') repeat-x left top;*/
	/*height: 169px;
	overflow: hidden;
	*/
}

.startbox div#top-tagsCon .spacer {
	padding: 5px 5px 5px 5px;
	/* background: url('image/bg-toptags-face.gif') no-repeat right top;
	*/
}

.startbox div.content .spacer a { text-decoration: none; }
.startbox div.content .spacer a:hover { text-decoration: underline; }

#debugging {
	float: left;
	width: 920px;
	margin: 5px 14px;
	display: inline;
	padding: 10px;
	border: 8px solid orange;
	font-size: 10px;
}

#debugging ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tool-tip {
	width: 275px;
	text-align: left;
	color: #004f75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	z-index: 2000;
}

.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0px 8px 4px;
	background: url('/style/image/tip-bg.png') top left;
}

.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: url('/style/image/tip-bg.png') bottom right;
}

.front-umkreis {
	float: left;
	display: inline;
	border: 5px solid #FFD700;
	background: white;
	margin:0 4px;
	width: 968px;
}

.front-umkreis span {
	font-size: 13px;
	color: #434343;
	font-weight: normal;
	display: block;
	line-height: 30px;
	text-align: center;
}

.front-ac {
	float: left;
	display: inline;
	width: 978px;
	background: WhiteSmoke;
}

.front-ac span {
	font-size: 11px;
	color: #3f3f3f;
	font-weight: normal;
	display: block;
	line-height: 25px;
	text-align: right;
}

.front-alert {
	float: left;
	display: inline;
	background: white;
	margin: 40px;
	width: 918px;
	line-height: 25px;
}

.front-alert span {
	font-size: 16px;
	color: #0059b5;
	font-weight: normal;
	display: block;
}

#no-js {
	float: left;
	clear: both;
	display: inline;
	width: 786px;
	margin: 25px 100px;
}

#no-js div {
	border: 8px solid darkOrange;
	color: red;
	font-size: 13px;
	padding: 16px 16px 16px 75px;
	background: url('/style/image/big-alert.gif') no-repeat 15px center;
}

.killText {
	position: absolute;
	top: 5px;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	z-index: 25;
}

.killText a {
	display: block;
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	background: url('/style/image/kill-text.gif') no-repeat center 0%;
}

.killText a:hover {
	background: url('/style/image/kill-text-over.gif') no-repeat center 0%;
}

#ortKill {
	left: 164px;
}

#tagKill {
	left: 311px;
}

#sharethis {
	text-align: right;
}

.smalltext {
	color: #666666;
	font-size: 10px;
}

.smalltext a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.smalltext a:hover {
	color: black;
}

.qtip-content {
	font-size: 12px;
}



