/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- IPS
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

.ips #layoutWrapper_BGleft {
	width: 100%;
	background-color: white;
}

.ips #Micronavigation {
	overflow: hidden;
	font-size: 1.1em;
	padding-bottom: 0.8em;
	padding-left: 1.3em;
}

.ips #pageregionRight {
	float: right;
	font-size: 1.2em;
	line-height: 1.2em;
	/*width: 16.3em;*/
	width: 13.5em;
	min-height: 63em;
	padding: 0.5em 1em 0 1em;
}

.ips #Content {
	padding-right: 1em;
}

.ips #Content h2 {
	font-size: 1.1em;
}

.ips table {
      	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}

.ips table th,
.ips table td {
	text-align: left;
}

.ips #Content ul {
	list-style-type: disc;
	padding-left: 2em;
}

.ips #Content li {
	padding-bottom: 0.5em;
}

.ips .emphasis {
    padding: 1em;
    border:1px solid #ff020e;
}

.ips img {
	border-style: none;
}

.ips p.tipp {
	float: left;
	background: url('/USB/img/dialog-information.png') no-repeat left top;
	padding-left: 22px;
	padding-right: 0.5em;
	margin: 0.2em 0;
}

.ips p.clock {
	float: left;
	background: url('/USB/img/clock.png') no-repeat left top;
	padding-left: 26px;
	padding-right: 0.5em;
}

.ips #qr {
	margin-top:-416px;
	padding:3px 5px 5px 5px;
	position:absolute;
	border:2px solid grey;
	color:#000;
	background:#F0F0F0;
	text-align:center;
	display:none;
}

.ips #qr .closebutton {
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
}

/* Info-Fenster */

body.info {
	padding: 1em;
}

/* Externe Links */
.ips a[href^="http:"],
.ips a[href^=" http:"], /* wg. Links mit Blank in DBIS-Einzeltrefferanzeige, z.B. "Analytical Abstracts" */
.ips a[href^="https:"],
.ips a[href^="ftp:"],
.ips a.ext {
	padding-left: 1.4em;
	background: url('/USB/img/link-extern.png') no-repeat left center;
}

.ips a[href^="http://www.ub.uni-koeln.de"],
.ips a[href^="https://www.ub.uni-koeln.de"],
.ips a[href^="http://wwwtest.ub.uni-koeln.de"],
.ips a[href^="http://www.uni-koeln.de"],
.ips a[href^="http://kug.ub.uni-koeln.de"],
.ips a[href^="http://zfl2.hbz-nrw.de"],
.ips a[href^="http://www.addthis.com"],
.ips a[href^="https://www.addthis.com"],
.ips a[href^="http://www.nationallizenzen.de"] {
	padding-left: 0;
	background: none;
}

.ips a[href^="http://www.ub.uni-koeln.de/cgi-bin/redirect.pl"] {
	padding-left: 1.4em;
	background: url('/USB/img/link-extern.png') no-repeat left center;
}

.ips a.imagelink {
	padding-left: 0;
	background: none;
}

/* Fehlermeldungen und Warnungen */
.ips .errorbox {
	border: 1px solid #CC0000;
	padding: 1em;
}

.ips .error {
	color: #cc0000;
	font-weight: bold;
}

.ips .dberror {
	color: #cc0000;
}

.ips .teaser_dberror {
	color: #cc0000;
}

.ips .warning {
	color: #cc0000;
	font-weight: bold;
}

.ips .hint {
	color: #666666;
	font-size: 0.95em;
	/*letter-spacing: 1px;*/
}

.ips img.help {
	float: left;
	padding: 0 0.5em 0 0.2em;
}

/* Listenpunkte fuer Views */

.ips #Content li.dbprofile, 
.ips #Content li.dbprofile a {
	padding: 0 0 0 8px;
	margin: 0.3em 0 0 0;
}

li.dbprofile-USB-Kataloge {,
	background: url(/USB/img/faculty/navbullet_uni.gif) center left no-repeat;
}

li.dbprofile-USB-KatalogeErw {
	background: url(/USB/img/faculty/navbullet_uni.gif) center left no-repeat;
}

li.dbprofile-USB-WiSo {
	background: url(/USB/img/faculty/navbullet_wiso.gif) center left no-repeat;
}

li.dbprofile-USB-ExtWiSo {
	background: url(/USB/img/faculty/navbullet_wiso.gif) center left no-repeat;
}

li.dbprofile-USB-Recht {
	background: url(/USB/img/faculty/navbullet_jura.gif) center left no-repeat;
}

li.dbprofile-USB-ExtRecht {
	background: url(/USB/img/faculty/navbullet_jura.gif) center left no-repeat;
}

li.dbprofile-USB-Medizin {
	background: url(/USB/img/faculty/navbullet_medizin.gif) center left no-repeat;
}

li.dbprofile-USB-PhilIndex {
	background: url(/USB/img/faculty/navbullet_phil.gif) center left no-repeat;
}

li.dbprofile-USB-ExtPhilIndex {
	background: url(/USB/img/faculty/navbullet_phil.gif) center left no-repeat;
}

li.dbprofile-USB-MathNat {
	background: url(/USB/img/faculty/navbullet_mathnat.gif) center left no-repeat;
}

li.dbprofile-USB-ExtMathNat {
	background: url(/USB/img/faculty/navbullet_mathnat.gif) center left no-repeat;
}

li.dbprofile-USB-Human {
	background: url(/USB/img/faculty/navbullet_human.gif) center left no-repeat;
}

li.dbprofile-USB-ExtHuman {
	background: url(/USB/img/faculty/navbullet_human.gif) center left no-repeat;
}

li.dbprofile-USB-Sonstiges {
	background: url(/USB/img/faculty/navbullet_uni.gif) center left no-repeat;
}

li.dbprofile-USB-ExtSonstiges {
	background: url(/USB/img/faculty/navbullet_uni.gif) center left no-repeat;
}

li.dbprofile-USB-Benelux {
	background: url(/USB/img/faculty/navbullet_uni.gif) center left no-repeat;
}

li.dbprofile-USB-ExtBenelux {
	background: url(/USB/img/faculty/navbullet_uni.gif) center left no-repeat;
}

li.dbprofile-USB-Europa {
	background: url(/USB/img/faculty/navbullet_uni.gif) center left no-repeat;
}

/* Navigation */

.ips #Macronavigation ul li.top a,
.ips #Macronavigation ul li.parent_top a {
	padding-left: 10px;
}

.ips #Macronavigation ul li.parent a ,
.ips #Macronavigation ul li.parent_active a {
	padding-left: 25px;
}

/* Formulare */

.ips form {
	width: auto;
}

.ips fieldset {
	background-color: white;
	border: 1px solid #41799E;
	margin: 0.8em 0;
	padding: 0.5em;
}

.ips legend {
	background-color: #41799E;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.2em 0.7em;
}

.ips div.legendcontent {
	margin:0.5em 0.2em;
}

.ips label {
	margin: 0 0.1em 0.1em 0;
	text-align: left;
	vertical-align: text-top;
	display: block;
	float: left;
	width: auto;
}

.ips .dbcheckbox, 
.ips form input[type=checkbox] {
	border: 0 none transparent;
	margin: 0 0.3em 0 0;
	padding: 0;
	vertical-align: text-top;
	float: left;
	width: auto;
}

.ips form.label_no input[type=radio] {
	margin: 0.3em 0.5em 0.2em 0;
	padding: 0;
	vertical-align: text-top;
	float: left;
}

.ips form.label_no label.item {
	padding: 5px 0.5em 3px 0;
	height: auto;
	float: none;
}

.ips input[type=radio], 
.ips input[type=checkbox], 
.ips input[type=submit], 
.ips select, 
.ips button {
	cursor: pointer;
	font-size: 1em;
	height: auto;
}

.ips input[type=text],
.ips input[type=password],
.ips select {
        border: 0.1em solid #919191;
        background-color: #F0F4FA;
        font-size: 1em;
        padding: 0.1em;
        height: auto;
}

.ips .button,
.ips input.button {
	width: auto;
}

.ips input[type=submit].smaller {
	font-size: 0.95em;
}

/* Loginformular */

.ips form.login label {
	width: 8.8em;
}

.ips form.login input[type=text],
.ips form.login input[type=password] {
	width: 8em;
	margin: 0 0.3em 0.3em 0;
	vertical-align: top;
}

.ips form.login select {
	width: auto;
	padding: 0.1em 0 0 0.1em;
	margin-bottom: 0.3em;
}

/* Einfache Suche */

.suche input#QUERY_alAL {
	width: 22em;
	font-size: 1.1em;
}

.suche fieldset {
	background: none;
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.suche input.radiobutton {
	margin: 0.5em 0.1em 0 0;
	vertical-align: bottom;
}

.suche a.radiotext {
	margin-right: 1em;
	white-space: nowrap;
}

/* Erweiterte Suche und Datenbankauswahl */

.ips .suche label {
	width: 9em;
}

.ips .suche form input[type=text] {
	width: 28em;
	margin-bottom: 0.3em;
}

.ips .suche form select {
	width: 12em;
	padding: 0 0 0 0.1em;
	margin-bottom: 0.3em;
}

.ips .dynamic .searchform-collapsed,
.ips .dynamic .searchfields-collapsed,
.ips .dynamic .dbgroup-collapsed {
	display: none;
}

.ips .dynamic .switchsearchmask {
	cursor: pointer;
}

.ips .dynamic .switchsearchfields {
	color: #41799E;
	margin: 0 0 0.3em 9.2em;
	cursor: pointer;
}

.ips .dynamic .switchdbgroup {
	padding-left: 22px;
	background: url(/USB/img/folder.png) no-repeat 0px 1px;
	cursor: pointer;
}

* html .ips .dynamic .switchdbgroup { /* Star-HTML-Hack fuer IE bis Version 6 fuer die Formatierung der Datenbankgruppen */
	margin-top: 8px;
}

.ips .dbgroup {
	line-height: 1.4em;
}

.ips .dbgroup label {
	display: inline;
	float: none;
}

.ips img.noaccess {
	float: left;
	border: 1px solid grey;
}

.ips #Content ul.linklist {
	list-style-type: none;
	margin: 0.5em 0 0 0;
	padding: 0 0 0 0.5em;
}

/* Kurztitelanzeige */

.ips h2.teaser {
	font-size: 1.1em;
	margin-bottom: 0.6em;
}

.ips .teaserdblist h3 {
	font-weight: bold;
	font-size: 0.95em; 
	margin: 1em 0 0.2em 0;
}

.ips .teaserdblist ul {
	list-style-type: disc;
	padding: 0 0 0 1.3em;
	margin: 0;
}

.ips .teaserdblist li {
	font-size: 0.9em;
	padding: 0 0 0.2em 0;
}

.ips ol.hitlist {
	margin: 0;
	padding: 0 0 0 1.8em;
}

.ips ol.hitlist li {
	margin: 0 0 0.3em 0;
	padding: 0;
}

.ips h4 {
	margin: 0.5em 0 0.1em 0;
}

.ips .hit-details .mediatype img {
	vertical-align: middle;
}

.ips em.hl {
	color: black;
	font-weight: bold;
	font-style: italic;
}

.ips form.sortform {
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}

.ips form.sortform select {
	font-size: 0.95em;
	width: auto;
	padding: 0;
	margin: 0;
	border: 1px solid #999;
}

.ips form.sortform input {
	font-size: 0.8em;
	padding: 0;
	float: none;
}

.ips #Content ul.searchhints {
	margin: 0;
	padding: 0 0 0 1.5em;
}

.ips #Content ul.searchhints li {
	margin: 0.5em 0;
	padding: 0;
}

.ips .searchhints li {
	list-style-type: disc;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}

/* Trefferliste Discovery Search */

.ips .clusterheader {
	font-weight: bold;
	font-size: 0.95em;
	margin-top: 1em;
}

.ips ul.clusterlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.ips ul.clusterlist li {
	padding: 0.2em;
	margin: 0;
}

/* Detailanzeige */

.ips .coverscan {
	margin: 20px 5px 10px 0;
}

.ips .googlebooks {
	margin: 20px 5px 10px 0;
}

.ips .hitlist .hit {
	position: relative;
	overflow: auto;
	background: #F0F4FA;
	border: 1px dashed #888888;
	padding: 10px;
}

.ips .hitlist .hit .permalinkbutton {
	position: absolute;
	top: 3px;
	right: 45px;
	margin-left: 1em;
	cursor: pointer;
}

.ips .hitlist .hit .printbutton {
	position: absolute;
	top: 3px;
	right: 25px;
	margin-left: 1em;
	cursor: pointer;
}

.ips .hitlist .hit .closebutton {
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
}

.ips #Content .hitlist ul {
	list-style-type: square;
	margin: 0;
	padding-left: 1em;
}

.ips #Content .hitlist li {
	margin: 0 0 0.3em 0;
	padding: 0;
}

.ips #Content table.result-details {
	width: auto;
}

.ips #Content table.result-details th,
.ips #Content table.result-details td {
	line-height: 1.1em;
	vertical-align: text-top;
	padding: 0 1em 0.3em 0;
	width: auto;
}

.ips #Content table.result-details ul li {
	line-height: 1.3em;
	margin-bottom: 0;
}

.ips #Content table.result-copies {
	margin: 0;
}

.ips #Content table.result-copies th {
	background-color: #DBE4ED;
	border: 1px solid #41799E;
	text-align: left;
	font-weight: bold;
	padding: 0.3em;
}

.ips #Content table.result-copies td {
	background-color: white;
	border: 1px solid #41799E;
	text-align: left;
	vertical-align: top;
	padding: 0.2em 0.5em 0.5em 0.3em;
}

.ips #Content table.issues th {
	border: 1px solid #41799E;
	background-color: #dbe4ed;
	color: black;
	font-size: 0.95em;
	font-weight: bold;
	text-align: left;
	padding: 3px 7px 3px 7px;
}

.ips #Content table.issues td {
	border: 1px solid #41799E;
	background-color: white;
	font-size: 0.95em;
	vertical-align: top;
	text-align: left;
	padding: 3px 7px 3px 7px;
}

/* Merkliste */

.cart label {
	margin-top: 0.8em;
}

.cart input[type=submit] {
	margin: 0.3em 0 0.8em 0;
}

.cart img {
	vertical-align: middle;
}

.cart img.carticon {
	padding: 0 5px 1px 0;
}

.cartprint #pageregion {
	width: 90%;
}

.cartprint #Content {
	padding: 2em;
}

.cartprint #Content h1 { 
	margin-bottom: 2em;
}

.cartprint #Content table.result-details th {
	width: 12em;
}

.cartprint #Content hr {
	margin: 1em 0 2em 0;
}

/* Mein Konto */

.ips #Content ul.accountlist {
	list-style-type: square;
	margin: 0;
	padding: 0.3em 0 1.5em 1.5em;
}

.ips #Content ul.accountlist li {
	padding-bottom: 0.4em;
}

.ips #Content table.orders {
	border: 1px solid #A2A2A2;
	border-spacing: 0;
	/*empty-cells: hide;*/
	margin-bottom: 1.5em;
}

.ips #Content table.orders th {
	background-color: #F0F4FA;
	border: 1px solid #A2A2A2;
	/*empty-cells: show;*/
	text-align: left;
	vertical-align: top;
	padding: 0.7em 0.4em 0.7em 0.4em;
}

.ips #Content table.orders td {
    	background-color: #FFFFFF;
	border: 1px solid #A2A2A2;
	border-bottom-style: none;
	/*empty-cells: show;*/
	text-align: left;
	vertical-align: top;
	padding: 0.4em;
}

.ips #Content table.orders tr.expanded td {
	padding: 0;
	border-style: none;
}

.ips #Content .orders .history,
.ips #Content .orders .history td {
	border: 0;
	margin: 0 2em 0.5em 0;
}

.ips .orders .hit {
	position: relative;
	border-top: 1px solid #A2A2A2;
	padding: 0.2em 0.2em 0.2em 0.5em;
}

.ips .orders .hit .closebutton {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.ips .orders .hit h3 {
	font-size: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
}

.ips .orders .hint {
	margin-top: 0.3em;
}

.ips .orders .hint button,
.ips .orders .hint input[type=submit] {
	margin: 0 0 0.3em 0.7em;
	padding: 0;
	font-size: 0.8em;
	letter-spacing: 1px;
}

/* Formular zur Aenderung der Mailadresse */

.ips form.setmail {
	width: 90%;
}

.ips form.setmail label {
	width: 13em;
}

.ips form.setmail input[type=text] {
	width: 22em;
	margin: 0 0.3em 0.3em 0;
}

/* Formular zur Aenderung des Passworts */

.ips form.setpasswd {
	width: 90%;
}

.ips form.setpasswd label {
	width: 11em;
}

.ips form.setpasswd input[type=password] {
	width: 6em;
	margin: 0 0.3em 0.3em 0;
}

/* Formular zur Benutzerselbstaufnahme */

.ips form.selfreg {
	width: 90%;
}

.ips form.selfreg h3 {
	margin-top: 1.5em;
	margin-bottom: 0.6em;
}

.ips form.selfreg label {
	width: 12em;
	padding-left: 1em;
}

.ips form.selfreg input[type=text],
.ips form.selfreg input[type=password],
.ips form.selfreg select {
	width: auto;
	margin: 0 0.3em 0.3em 0;
}

/* Bestellformular und Anschaffungsvorschlaege */

.orderform #pageregion {
	width: 60em;
	min-height: 60em;
	padding-top: 1em;
}

.ips form.orderform h3 {
	margin-top: 1.5em;

}

.ips form.orderform p {
	margin: 0.5em 0;
}

.ips form.orderform label {
	width: 13em;
	padding-left: 1em;
}

/* Fenster ohne Hauptnavigation, z.B. Verfuegbarkeitsrecherche */

body.narrow {
	padding: 1em 6em;
	text-align: left;
}

.narrow #ips-functions {
	position: absolute;
	top: 0.5em;
	right: 6.5em;	
	font-size: 1.3em;
}

.narrow h2 {
	padding-top: 1em;
}

.narrow #Content {
	margin: 2em 0 0 0;
	padding-top: 0.5em;
	padding-bottom: 2em;
}

/* Verfuegbarkeitsrecherche */

.avail #Content,
.avail #pageregionRight {
	min-height: 600px;
}

.avail #pageregionRight {
	margin: 2em 0 0 0;
	width: 15.5em;
}

.avail fieldset#ill {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

.avail input.radiobutton {
	vertical-align: bottom;
}

/* Fernleihbestellmaske */

.ill input.radiobutton {
	width: 1em;
	margin: 0 0.5em 0 0;
	float: left;
	cursor: pointer;
}

/* EZB */

.ezb #pageregionRight {
	width: 17em;
}

.ezb fieldset {
	padding: 1em 0.6em;
}

.ezb div.legendcontent {
	margin:0.5em 0 0 0.2em;
}

.ezb form.label_no label.item {
	padding: 0 0 0 1.8em;
}

.ezb img.ezb-access-icon {
	vertical-align: middle;
	margin-right: 0.3em;
	margin-bottom: 3px;
}

.ezb .link_ext_search {
	padding-top: 0.5em;
	text-align: right;
	float: right;
}

.ezb .powered {
	font-size: 0.9em;
	line-height: 2em;
	text-align: right;
	margin: 2.5em 1em 0 0;
}

.ezb dl.dblist {
	margin:0 0 1.3em 0;
}

.ezb dl.dblist dt {
	position: relative;
	display: block;
	float: left;
	width: 45px;
	line-height: 0.9em;
}

.ezb dl.dblist dt img {
	vertical-align: text-bottom;
}

.ezb dl.dblist dd {
	display: block;
	line-height: 1.2em;
	margin: 0 0 0.4em 45px;
}

.ezb ul#jop_details {
	list-style-type: square;
	margin: 0;
	padding-left: 1em;
}

.ezb ul#jop_details li {
	padding-bottom: 0.2em;
}

.ezb form.ezb-search,
.ezb form.ezb-search select,
.ezb form.ezb-search input {
	width: auto;
	margin-top: 0;
	margin-bottom: 0.2em;
}

.ezb form.ezb-search input[type=text] {
	width: 20.5em;
}

.ezb .small {
	font-size: smaller;
}

/* DBIS */

.dbis #pageregionRight {
	width: 17em;
}

.dbis fieldset {
	padding: 1em 0.6em;
}

.dbis div.legendcontent {
	margin:0.5em 0 0 0.2em;
}

.dbis form.label_no label.item {
	padding: 0 0 0 1.8em;
}

.dbis img.dbis-access-icon {
	vertical-align: middle;
	margin-right: 0.3em;
	margin-bottom: 3px;
}

.dbis .link_ext_search {
	padding-top: 0.5em;
	text-align: right;
	float: right;
}

.dbis .powered {
	font-size: 0.9em;
	line-height: 2em;
	text-align: right;
	margin: 2.5em 1em 0 0;
}

.dbis dl.dblist {
	margin:0 0 1.3em 0;
}

.dbis dl.dblist dt {
	position: relative;
	display: block;
	float: left;
	width: 45px;
	line-height: 0.9em;
}

.dbis dl.dblist dt img {
	vertical-align: text-bottom;
}

.dbis dl.dblist dd {
	display: block;
	line-height: 1.2em;
	margin: 0 0 0.4em 45px;
}

.dbis ul#jop_details {
	margin: 0;
	padding: 0;
}

.dbis form.dbis-search,
.dbis form.dbis-search select,
.dbis form.dbis-search input {
	width: auto;
	margin-top: 0;
	margin-bottom: 0.2em;
}

.dbis form.dbis-search input[type=text] {
	width: 19em;
}

.dbis h3 {
	margin-top: 0;
}

.dbis .dynamic .dbgroup-collapsed {
	display: none;
}

.dbis .dynamic .noswitchdbgroup {
	padding-left: 22px;
	background: url(/USB/img/folder.png) no-repeat 0px 0px;
}

.dbis .dynamic .switchdbgroup {
	padding-left: 22px;
	background: url(/USB/img/folder.png) no-repeat 0px 0px;
	cursor: pointer;
}

.dbis table.result-details ul {
	padding-left: 1.5em;
	margin: 0;
}

.dbis table.result-details ol li,
.dbis table.result-details ul li,
.dbis table.result-details ul li ul li {  /* geschachtelte Liste, z.B. wiso-net */
	list-style-type: disc;
	padding: 0;
	margin: 0;
}

/* AddThis Fancy Lightbox Menu */

.addthis_toolbox .lightbox {
    position: fixed;
    top: 160px;
    left: 440px;
    width: 480px;
    color: #555;
}

.addthis_toolbox .lightbox .lightbox_top {
    background: url(/USB/img/addthis/toolbox_top.png) no-repeat 0 0;
    height: 34px;
    overflow: hidden;
    position: relative;
}
.addthis_toolbox .lightbox .lightbox_top h4 {
    display: inline;
    position: absolute;
    top: 12px;
    left: 20px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.addthis_toolbox .lightbox .lightbox_close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
.addthis_toolbox .lightbox .lightbox_middle {
    background: url(/USB/img/addthis/toolbox_middle.png) repeat-y;
    overflow: hidden;
}
.addthis_toolbox .lightbox .lightbox_content {
    padding: 10px 20px;
}

.addthis_toolbox .lightbox .lightbox_bottom {
    background: url(/USB/img/addthis/toolbox_top.png) no-repeat 0 -34px;
    height: 16px;
    overflow: hidden;
}

.addthis_toolbox .lightbox_sharing
{
    margin-left: 10px;
}

.addthis_toolbox .lightbox .columns A 
{
    text-indent: 0 !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 4px 0 4px 34px; /* important */
    position: relative;
    width: 76px !important;
    display: block;
    color: #41799e;
}

.addthis_toolbox .lightbox .columns A:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /* background: #eaeff5; */
    color: #ff020e;
    text-decoration: none !important;

}

.addthis_toolbox .lightbox .columns SPAN
{
    /* padding: auto !important; */
    /* margin: auto !important; */
    position: absolute;
    left: 14px;
    top: 4px;
    float: none !important;

}

.addthis_toolbox .lightbox .columns .column
{
    width: 107px;
    float: left;
    padding: 0;
}

.addthis_toolbox .lightbox .frame
{
    border: 2px solid #eee;
    padding: 10px;
    margin: 0 20px 0 0;
    float: left;
}

.addthis_toolbox .lightbox .border
{
    border-top: 1px dashed #333;
    margin: 0 10px;
}

.addthis_toolbox .lightbox A.sharelink:hover, 
.addthis_toolbox .lightbox A.lightbox_close:hover,
.addthis_toolbox .lightbox A.lightbox_close:focus,
.addthis_toolbox .lightbox A.lightbox_close:active
{
    background-color: transparent;
    text-decoration: underline;
}

