body {
	background: #EFEFEF;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
}

body, th, td, select {
  font-size: 10px;
}

input, select, textarea {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

a img {
	border: none;
}

a span {
	cursor: hand;
}

h1 {
	font-size: 140%;
	color: #F00;
}

h2 {
	font-size: 118%;
	color: #F00;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0 solid #bbb;
	border-width: 1px 0 0;
}

.clearer {
	clear: both;
}

.leftClearer {
	clear: left;
}

/*
	#container
*/

#container {
	background: #FFF url(img/container-bg.gif) repeat-y top left;
	width: 777px;
	margin: 0 auto;
	text-align: left;
}

/*
	#header
*/

#header {
	background: url(img/header-bg.png) no-repeat top left;
	height: 85px;
}

#rankiniai #header {
	background-image: url(img/header-bg-rankiniai.png);
}

#matuokliai #header {
	background-image: url(img/header-bg-matuokliai.png);
}

#barams #header {
	background-image: url(img/header-bg-barams.png);
}

/*
	#logo
*/

#logo {
	float: left;
	padding: 29px 0 0 46px;
}

/*
	#globalNav
*/

#globalNav {
	float: right;
	width: 460px!important;
	width /**/: 505px;
	padding: 39px 40px 0 0;
}

#globalNav ul {
	background: url(img/double-bullet.gif) no-repeat 0 0.2em;
	height: 1em;
	margin: 0;
	padding: 0 0 0 13px;
	list-style-type: none;
}

#globalNav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#globalNav a {
	display: block;
	float: left;
	padding: 0 12px;
	border-right: 1px solid #F00;
	font-weight: bold;
	text-decoration: none;
	color: #5B5B5B;
}
#globalNav .last a {
	padding-right: 0;
	border-right: none;
}
#globalNav a:hover {
	text-decoration: underline;
}

#globalNav .hi {
	color: #f00;
}

/*
	#main
*/

#main {
	background: url(img/main-border-detail.png) no-repeat 0 4px;
	padding: 12px 48px 0 58px;
}

/*
	#promotion
*/

#promotion {
	padding-bottom: 16px;
}

#promotion h2, #promotion h3, #promotion p {
	margin: 0;
	padding: 0;
}

#promotion h2 {
	background: url(img/double-bullet.gif) no-repeat 0 0.6em;
	width: 139px!important;
	width: 183px;
	padding: 0 22px 4px;
	border-bottom: 2px solid #696969;
	font-size: 186%;
	font-weight: normal;
	color: #F00;
}

#promotion h2 span {
	background: url(img/double-bullet-reverse.gif) no-repeat right 0.6em;
	padding-right: 22px;
}

#promotion h3 {
	padding-top: 5px;
	font-size: 100%;
	color: #494949;
}

#promotion h3 a {
	text-decoration: none;
	color: #494949;
}
#promotion h3 a:hover {
	text-decoration: underline;
}

#promotion p {
	padding-top: 4px;
	color: #717171;
}

#promotion .information {
	float: left;
	width: 380px!important;
	width /**/: 420px;
	padding-left: 40px;
}

#promotion .image {
	float: left;
	width: 81px;
	padding: 0 12px;
}

#promotion .image a {
	display: block;
	border: 1px solid #696969;
	text-align: center;
}

#promotion .price {
	padding-top: 8px;
}

#promotion .link {
	margin-left: 525px;
	padding-top: 50px;
}

#promotion .link a {
	background: url(img/double-bullet.gif) no-repeat 0 0.3em;
	display: block;
	padding-left: 16px;
	color: #000;
}

#promotion .link a span {
	background: url(img/double-bullet.gif) no-repeat right 0.3em;
	display: block;
	width: 4.4em;
	padding-right: 16px;
}
/*
	#sectionChoice
*/

#sectionChoice {
	height: 273px;
	text-align: center;
}

#sectionChoice ul {
	width: 679px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#sectionChoice li {
	margin: 0;
	padding: 0;
}

#sectionChoice a {
	display: block;
	width: 219px;
	height: 273px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #494949;
}

#sectionChoice a span {
	display: block;
	height: 45px!important;
	height /**/: 273px;
	padding-top: 228px;
}

#a_rankiniai {
	float: left;
}
#a_matuokliai {
	float: left;
	position: relative;
	left: 11px;
}
#a_barams {
	float: right;
}
#a_rankiniai a {
	background: url(img/choice-rankiniai.jpg) no-repeat 4px 4px;
}
#a_matuokliai a {
	background: url(img/choice-matavimo.jpg) no-repeat 4px 4px;
}
#a_barams a {
	background: url(img/choice-barams.jpg) no-repeat 4px 4px;
}

#a_rankiniai a span{
	background: url(img/choice-rankiniai.gif) no-repeat 0 0;
}
#a_matuokliai a span{
	background: url(img/choice-matavimo.gif) no-repeat 0 0;
}
#a_barams a span{
	background: url(img/choice-barams.gif) no-repeat 0 0;
}

#sectionChoice a:hover span {
	background-position: -219px 0;
}

/*
	#breadcrumbs
*/

#breadcrumbs {
	margin-bottom: 16px;
}

#breadcrumbs, #breadcrumbs a {
	text-decoration: none;
	color: #545454;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

/*
	#sidebar
*/

#sidebar {
	float: left;
	width: 166px;
}

/*
	#sectionNav
*/

#sectionNav {
	background: url(img/sectionnav-bg.jpg) no-repeat 0 0;
	width: 166px;
	padding: 26px 0 0 0;
}

#sectionNav ul {
	background: url(img/sectionnav-bottom.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 0 19px 0;
	list-style-type: none;
}

#sectionNav ul li {
	margin: 0 1px;
	padding: 0;
}

#sectionNav a {
	background: url(img/single-bullet.gif) no-repeat 6px 1em;
	display: block;
	width: 145px!important;
	width /**/: 164px;
	padding-left: 19px;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #CDCDCD;
	line-height: 26px;
	text-decoration: none;
	color: #000;
}
#sectionNav a:hover {
	background-color: #DCDCDC;
}

#sectionNav .current {
	background-color: #DCDCDC;
	font-weight: bold;
}

#sectionNav ul ul {
	background: #F9F9F9 url(img/sectionsubnav-bg.gif) repeat-y top left;
	margin: 0;
	margin-left: 0!important;
	margin-left: -1px;
	padding: 0;
}

#sectionNav ul ul li a {
	background: none;
	border: none;
	line-height: 19px;
	color: #505050;
}

#sectionNav ul ul li a:hover {
	background: none;
	text-decoration: underline;
}

/*
	section specific overrides
*/

#rankiniai #sectionNav {
	background: url(img/sectionnav-rankiniai-bg.jpg) no-repeat 0 0;
}
#rankiniai #sectionNav ul {
	background: url(img/sectionnav-rankiniai-bottom.gif) no-repeat bottom left;
}
#rankiniai #sectionNav a {
	border-top: 1px solid #EBEFF2;
	border-bottom: 1px solid #BEC3C7;
}
#rankiniai #sectionNav a:hover, #rankiniai #sectionNav .current a {
	background-color: #B6C6D5;
}
#rankiniai #sectionNav ul ul {
	background: #F9F9F9 url(img/sectionsubnav-rankiniai-bg.gif) repeat-y top left;
}
#rankiniai #sectionNav ul ul li a {
	background: none;
	border: none;
	line-height: 19px;
	color: #505050;
}
#rankiniai #sectionNav ul ul li a:hover {
	background: none;
}

#matuokliai #sectionNav {
	background: url(img/sectionnav-matuokliai-bg.jpg) no-repeat 0 0;
}
#matuokliai #sectionNav ul {
	background: url(img/sectionnav-matuokliai-bottom.gif) no-repeat bottom left;
}
#matuokliai #sectionNav a {
	border-top: 1px solid #eff2eb;
	border-bottom: 1px solid #c3c7be;
}
#matuokliai #sectionNav a:hover, #rankiniai #sectionNav .current a {
	background-color: #c6e4a6;
}
#matuokliai #sectionNav ul ul {
	background: #F9F9F9 url(img/sectionsubnav-matuokliai-bg.gif) repeat-y top left;
}
#matuokliai #sectionNav ul ul li a {
	background: none;
	border: none;
	line-height: 19px;
	color: #505050;
}
#matuokliai #sectionNav ul ul li a:hover {
	background: none;
}

#barams #sectionNav {
	background: url(img/sectionnav-barams-bg.jpg) no-repeat 0 0;
}
#barams #sectionNav ul {
	background: url(img/sectionnav-barams-bottom.gif) no-repeat bottom left;
}
#barams #sectionNav a {
	border-top: 1px solid #FBEAD7;
	border-bottom: 1px solid #D2C3B2;
}
#barams #sectionNav a:hover, #barams #sectionNav .current a {
	background-color: #EEC99C;
}
#barams #sectionNav ul ul {
	background: #F9F9F9 url(img/sectionsubnav-barams-bg.gif) repeat-y top left;
}
#barams #sectionNav ul ul li a {
	background: none;
	border: none;
	line-height: 19px;
	color: #505050;
}
#barams #sectionNav ul ul li a:hover {
	background: none;
}


/*
	#sectionLink
*/

#sectionLink {
	padding-top: 8px
}

/*
	border colors:
		#A9AFAF
		#857862
		#5E7789
*/

#sectionLink a {
	display: block;
	width: 166px;
	height: 38px!important;
	height /**/: 154px;
	padding-top: 116px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #494949;
}

#sectionLink div {
	padding-bottom: 9px;
}

#sectionLink #l_rankiniai a {
	background: url(img/link-rankiniai-neutral.jpg) no-repeat 0 0;
}

#sectionLink #l_matuokliai a {
	background: url(img/link-matuokliai-neutral.jpg) no-repeat 0 0;
}

#sectionLink #l_barams a {
	background: url(img/link-barams-neutral.jpg) no-repeat 0 0;
}


#barams #sectionLink #l_rankiniai a {
	background: url(img/link-rankiniai-barams.jpg) no-repeat 0 0;
}
#matuokliai #sectionLink #l_rankiniai a {
	background: url(img/link-rankiniai-matuokliai.jpg) no-repeat 0 0;
}

#rankiniai #sectionLink #l_barams a {
	background: url(img/link-barams-rankiniai.jpg) no-repeat 0 0;
}
#matuokliai #sectionLink #l_barams a {
	background: url(img/link-barams-matuokliai.jpg) no-repeat 0 0;
}

#rankiniai #sectionLink #l_matuokliai a {
	background: url(img/link-matuokliai-rankiniai.jpg) no-repeat 0 0;
}
#barams #sectionLink #l_matuokliai a {
	background: url(img/link-matuokliai-barams.jpg) no-repeat 0 0;
}


#rankiniai #sectionLink #l_barams a:hover,
#rankiniai #sectionLink #l_matuokliai a:hover,
#barams #sectionLink #l_rankiniai a:hover,
#barams #sectionLink #l_matuokliai a:hover,
#matuokliai #sectionLink #l_rankiniai a:hover,
#matuokliai #sectionLink #l_barams a:hover,
#sectionLink #l_barams a:hover,
#sectionLink #l_matuokliai a:hover,
#sectionLink #l_rankiniai a:hover {
	background-position: -166px 0;
}

/*
	#content
*/

#content {
	margin-left: 190px;
	padding-bottom: 12px;
}

#text {
	background: #FFF url(img/text-bg.gif) repeat-y top center;
	padding: 19px 14px;
	border: 1px solid #A5A5A5;
}

#barams #text {
	background: #FFF url(img/text-barams-bg.gif) repeat-y top center;
}

#matuokliai #text {
	background: #FFF url(img/text-matuokliai-bg.gif) repeat-y top center;
}

#rankiniai #text {
	background: #FFF url(img/text-rankiniai-bg.gif) repeat-y top center;
}

#text .pictures {
	text-align: center;
}

#text .picture {
	padding: 4px;
	width: 140px;
	vertical-align: top;
}

#text .picture a img {
	border: 1px solid #999;
}

#news {
	background: #F5F5F5 url(img/text-bg.gif) repeat-y top center;
	padding: 19px 14px;
	border: 1px solid #A5A5A5;
}

#news h4 {
	background: #E4E3E4;
	margin: 0;
	padding: 6px 9px;
	font-size: 100%;
}

#news h4, #news h4 a {
	color: #000;
	text-decoration: none;
}

#news h4 a:hover {
	text-decoration: underline;
}

#news .body {
	padding: 6px 9px;
}

#news .body img {
	margin-right: 6px;
}

#news .more {
	padding: 0 9px;
	text-align: right;
}

#news .more a {
	background: url(img/double-bullet.gif) no-repeat 0 0.3em;
	padding-left: 16px;
	color: #000;
}

#news .item {
	overflow: auto;
	width: 448px;
	margin-bottom: 6px;
}

#barams #news {
	background: #F7F5F3 url(img/text-barams-bg.gif) repeat-y top center;
}

#matuokliai #news {
	background: #f5f7f2 url(img/text-matuokliai-bg.gif) repeat-y top center;
}

#rankiniai #news {
	background: #F3F5F7 url(img/text-rankiniai-bg.gif) repeat-y top center;
}

#barams #news h4,
#matuokliai #news h4,
#rankiniai #news h4 {
	background: #E4E3E4;
}


/*
	#articleList
*/

#articleList {
	border: 1px solid #A5A5A5;
	border-top: none;
}

#articleList p {
	margin: 0;
	padding-bottom: 8px;
}

.article {
	background: #FFF url(img/article-bg.gif) repeat-x 0 0;
	border-top: 1px solid #999;
}

#barams .article {
	background: #FFF url(img/article-bg-barams.gif) repeat-x 0 0;
}
#matuokliai .article {
	background: #FFF url(img/article-bg-matuokliai.gif) repeat-x 0 0;
}

.article .photo {
	background: #FFF url(img/article-photo-border.gif) no-repeat 106px 0;
	float: left;
	width: 95px!important;
	width /**/: 107px;
	height: 92px!important;
	height /**/: 104px;
	padding: 8px 6px;
	text-align: center;
}

.article .interactions {
	background: url(img/article-photo-border.gif) no-repeat 0 0;
	float: right;
	width: 95px!important;
	width /**/: 107px;
	height: 92px!important;
	height /**/: 104px;
	padding: 8px 6px;
}

.article .description {
	min-height: 93px;
	height: auto!important;
	height: 105px;
	margin: 0 107px;
	padding: 8px;
}

.article .description .title {
	margin-top: 0;
	font-weight: bold;
}

.article .description .title, .article .description .title a {
	text-decoration: none;
	color: #000;
}

.article .description .title a:hover {
	text-decoration: underline;
}

.value {
	color: #F00;
}

.interactions ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: none;
}
.interactions li {
	margin: 0;
	padding: 0;
}
.interactions ul li a {
	background: url(img/double-bullet.gif) no-repeat 0 0.3em;
	display: block;
	padding-left: 16px;
}
.interactions a {
	text-decoration: none;
	color: #000;
}

.interactions a:hover {
	text-decoration: underline;
}

.compareButton {
	text-align: right;
}

.compareButton input {
	display: block;
	width: 20px;
	float: left;
	position: relative;
	bottom: 4px;
}

.compareButton a:link {
	background: url(img/double-bullet.gif) no-repeat right 0.3em;
	display: block;
	margin-top: 4px;
	padding-right: 16px;
	text-decoration: none;
	color: #505050;
}

.compareButton a:hover {
	text-decoration: underline;
}

/*
	#article
*/

#article {
	background: #FFF url(img/article-bg.gif) repeat-x 0 0;
	border: 1px solid #A5A5A5;
}

#barams #article {
	background: #FFF url(img/article-bg-barams.gif) repeat-x 0 0;
}

#matuokliai #article {
	background: #FFF url(img/article-bg-matuokliai.gif) repeat-x 0 0;
}

#article #photo {
	background: #FFF url(img/article-photo-border.gif) no-repeat 0 0;
	float: right;
	width: 105px!important;
	width /**/: 117px;
	height: 105px!important;
	height /**/: 121px;
	padding: 8px 6px;
	text-align: center;
}

#article #description {
	height: auto!important;
	height: 122px;
	margin-right: 117px;
	padding: 8px;
}

#article p {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

#article h2 {
	margin: 0;
	padding: 7px 11px;
	font-size: 110%;
}

#specifications {
	overflow: auto;
}

#specifications table {
	width: 479px;
	margin-left: 0;
	float: left;
}

#specifications th {
	background: #F0F0F0;
	width: 106px;
	padding: 7px 15px 7px 22px;
	border-top: 1px solid #D0D0D0;
	text-align: left;
}

#specifications td {
	background: #FFF;
	padding: 7px 15px 7px 22px;
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

#specifications a.help {
	display: block;
	float: right;
	width: 17px;
}

#article #specifications, #article #accessories {
	border-top: 5px solid #B6C6D5;
}

#matuokliai #article #specifications, #matuokliai #article #accessories {
	border-top-color: #b7d696;
}

#article #accessoryList {
	padding: 0 17px;
	border-top: 1px solid #D0D0D0;
}
/* Hides from IE-mac \*/
* html #article #accessoryList {height: 1%;}
/* End hide from IE-mac */

#accessoryList .i {
	width: 100%;
	float: left;
}

.accessory {
	display: block;
	float: left;
	width: 89px;
	min-height: 73px;
	padding-top: 12px;
	text-align: center;
}

.accessory span {
	display: block;
	width: 39px;
	margin: 0 auto;
	border: 1px solid #919191;
}

.accessory a {
	text-decoration: none;
	color: #000;
}
.accessory a:hover {
	text-decoration: underline;
}

/*
	#comparison
*/

#comparison table {
	background: #FFF url(img/article-bg.gif) repeat-x 0 0;
	width: 479px;
	margin-left: 0!important;
	margin-left: -3px;
	border-top: 1px solid #D0D0D0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}

html>body #comparison table {
	width: 100%;
}

#comparison thead a {
	text-decoration: none;
	color: #000;
}

#comparison thead a:hover {
	text-decoration: underline;
}

#comparison thead img {
	display: block;
	margin: 0 auto;
}

#comparison thead th {
	background: #FFF;
	padding: 7px 15px;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	text-align: center;
	vertical-align: top;
}

#comparison #corner {
	border-left: 1px solid #D0D0D0;
}

#comparison thead td {
	padding: 7px 4px;
	border-right: 1px solid #D0D0D0;
	border-bottom: 5px solid #97ABC0;
	vertical-align: top;
	text-align: center;
}

#comparison tbody th {
	background: #F0F0F0;
	width: 106px;
	border-left: 1px solid #D0D0D0;
	text-align: left;
}

#comparison tbody th, #comparison tbody td {
	padding: 7px 14px;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}

#comparison tbody td {
	padding: 7px 11px;
}

#comparison tfoot th {
	padding: 25px 0 7px;
}

#comparison tfoot td {
	background: #FFF;
	padding: 25px 0 7px;
	border: none;
	text-align: center;
	width: 130px;
}

#comparison a.help {
	display: block;
	float: right;
	width: 17px;
}

#compareLink {
	text-align: center;
}

#compareLink ul {
	width: 5.5em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

#compareLink li {
	margin: 0;
	padding: 0;
}

#compareLink a {
	background: url(img/double-bullet.gif) no-repeat right 0.3em;
	display: block;
	width: 100%;
	padding-right: 16px;
	text-decoration: none;
	color: #505050;
}

#compareLink a:hover {
	text-decoration: underline;
}

#comparison select {
	width: 100%;
}

/*
	#folder
*/

#folder {
	padding: 4px;
	border: 1px solid #A5A5A5;
}

.folderItem {
	margin-bottom: 3px;
	border-bottom: 1px solid #D0D0D0;
}

.folderItem h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.folderItem h2 a {
	background: #E4E4E4;
	display: block;
	padding: 6px 9px;
	text-decoration: none;
	color: #000;
}
.folderItem h2 a:hover {
	text-decoration: underline;
}

.folderItem p {
	margin: 0;
	padding: 9px 9px 0;
}

.folderItem ul {
	width: 220px;
	margin: 0 0 0 auto;
	padding: 18px 0 6px;
	list-style-type: none;
}

.folderItem li {
	margin: 0;
	padding: 0;
}

.folderItem li a {
	background: url(img/double-bullet.gif) no-repeat 0 0.3em;
	display: block;
	padding-left: 16px;
	text-decoration: none;
	color: #000;
}

.folderItem li a:hover {
	text-decoration: underline;
}

/*
	#cart
*/

#cart table {
	width: 100%;
	border: 1px solid #A5A5A5;
	border-collapse: collapse;
}

#cart td, #cart th {
	padding: 8px;
	border: 1px solid #A5A5A5;
	vertical-align: top;
}

#cart th, #cart thead td {
	font-weight: bold;
}

#cart td {
	text-align: right;
	white-space: nowrap;
}

#cart table a:link, #cart table a:visited {
	color: #000;
	text-decoration: none;
}
#cart table a:hover, #cart table a:active {
	text-decoration: underline;
}

#cart tbody input {
	width: 30px;
	text-align: right;
}

/*
	#contacts
*/

#contacts {
	padding: 4px;
	border: 1px solid #A5A5A5;
}

#contactForm {
	text-align: center;
}

#contactForm form {
	width: 220px;
	margin: 0 auto;
	text-align: left;
}

#contactForm h2 {
	background: #E4E4E4;
	padding: 6px;
	text-align: center;
	font-size: 100%;
}

#notification {
	width: 220px;
	margin: 0 auto;
	padding-bottom: 4px;
}

#notification span {
	display: block;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

input.text, textarea {
	display: block;
	width: 220px;
}

form div {
	padding-bottom: 4px;
}

.required {
	background: url(img/required-asterisk.gif) no-repeat 0 0;
	padding-left: 8px;
}
.required input, .required textarea, .required select {
	margin-left: -8px;
}

.error {
	color: #C00;
}

/*
	#footer
*/

#footer {
	background: url(img/footer-bg.png) no-repeat top left;
	height: 81px;
}

#rankiniai #footer {
	background-image: url(img/footer-bg-rankiniai.png);
}

#matuokliai #footer {
	background-image: url(img/footer-bg-matuokliai.png);
}

#barams #footer {
	background-image: url(img/footer-bg-barams.png);
}

/*
	#copyright
*/

#copyright {
	padding: 34px 0 0 565px;
	color: #565656;
}

#splash {
	background: #FFF;
	padding-top: 100px;
}

.oldPrice {
	text-decoration: line-through;
}

/*
	.hint
*/

.hint {
	background: url(img/hint-bottom.gif) no-repeat bottom right;
	position: absolute;
	float: left;
	width: 274px;
	margin-left: -271px;
	margin-top: -28px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #000;
	cursor: pointer;
}

.hint span {
	background: url(img/hint-bg.gif) no-repeat top left;
	display: block;
	padding: 8px 8px 0;
}

.nextImage {
	text-align: right;
}
#popup .nextImage {
	padding-right: 11px;
}
.nextImage a {
	background: url(img/single-bullet.gif) no-repeat top right;
	display: block;
	width: 40px;
	height: 7px;
	margin-left: auto;
}
.nextImage a:hover {
	background: url(img/double-bullet.gif) no-repeat top right;
}

#popup {
	background: #FFF;
	text-align: left;
}

#popup #logo {
	float: none;
	margin: 0;
	padding: 4px 8px 4px;
}

#popup #content {
	margin: 0;
	padding: 0;
	text-align: center;
}

#popup h1 {
	padding: 4px 11px 4px;
	border-bottom: 1px solid #A5A5A5;
	text-align: left;
}

#popup #copyright {
	padding: 4px 11px;
	border-top: 1px solid #A5A5A5;
}

.info {
	color: #565656;
	margin: 0;
	padding: 0 0 3px;
}
.error .info {
	color: #c00;
}

#test {
	color: #c00;
	font-weight: bold;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0.5em 1em;
}

.addthis_toolbox {
	float: right;
}