/*
Theme Name: TK_CMS
Theme URI: http://www.traction-kiting.de
Description: A magazine-style layout for Wordpress MU
Version: 0.9
Author: Eugen Zimmer
Author URI: http://www.z-dezign.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}

body {
	background: #333;/*#047bbd;*/
	color: #CCC;
	padding: 0 0 25px 0;
	border:0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

p {
	margin: 10px 0;
	/*padding-right:70px;*/
	}
p strong {
	padding-right:0;
}
a:link, a:visited {
	color: Yellow;
	text-decoration:none;
	}

a:hover, a:active {
	color:#FFF;
	/*text-decoration:underline;*/
	}

hr {
	display: block;
	height:1px;
	background: #000;
	border:0;
	}
iframe {
	border: none;
	margin-top: -20px;
	}
small {
	font-size: 0.95em;
	background:#000;
	padding:3px 5px 3px 5px;
	}

img, a:link img, a:visited img {
	border:0;
	max-width: 100%;
	}
#aufmacher {
	width:100%;
	margin: 0 0 15px 0;
}
#bilder {
	width: 250px;
	float: left;
	margin: 0 20px 10px 0;
}
#bilder img{
	width: 100%;
}
#header {
	width: 810px;
	height: 152px;
	margin: 0 0 0 -37px;
}
*+html #header {
	margin: 0 0 0 -37px;
}
* html #header {
	margin: 60px 0 0 -25px;
}
.header_1 {
	background: url(images/header_bg_tk_3.jpg) 0 0 no-repeat;
}
.header_2 {
	background: url(images/hd_bg2.jpg) #000 no-repeat;
}
.header_3 {
	background: url(images/hd_bg3.jpg) #000 no-repeat;
}
.header_4 {
	background: url(images/hd_bg4.jpg) #000 no-repeat;
}
.header_5 {
	background: url(images/hd_bg5.jpg) #000 no-repeat;
}
.header_6 {
	background: url(images/hd_bg6.jpg) #000 no-repeat;
}
.header_7 {
	background: url(images/hd_bg7.jpg) #000 no-repeat;
}
#logo {
	width: 920px;
	height: 80px;
	/*background: url(images/logo_av.jpg) no-repeat;*/
	margin: 15px 0 0 10px;
	display:block;
}

/* Structure */

#page {
	width:925px;
	margin:0 auto;
	font-size:0.8em;
	background: none;
	padding: 0 0 0 25px;
	}
* html #page {
	width: 960px;
	}
#branding {
	width:300px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 210px;
	min-height: 800px;
	float:left;
	margin: 0 0 0 -3px;
	background: url(images/stripe_1.jpg) repeat-y 0 0;
	padding: 0 10px 0 10px;
	z-index: 1 !important;
	}
* html #sidebar {
	margin: 0 -3px 0 -3px;
	}
#kf_left, #kf_center{
	width:186px;
	float:left;
	margin: 0 10px 0 0;
}
#kf_right {
	width:186px;
	float:right;
	margin: 0 10px 0 0;
}
#kf_left img, #kf_center img, #kf_right img{
	margin: 2px 8px 5px 0;
	width: 70px !important;
	height: 50px !important;
}
#kf_left h3, #kf_center h3, #kf_right h3{
	margin: 0 !important;
	padding-top:0 !important;
}
#kf_left a, #kf_center a, #kf_right a{
	font-size: 0.85em;
}
#clear_both {
	width:97%;
	margin:0 0 10px 0;
	border-bottom:1px solid #333;
	clear:both;
}
#termine {
	font-size: 0.85em;
	font-weight: bold;
}
#leftcol {
	width:280px;
	margin: 15px 0 0 0;
	}
* html #leftcol {
	width:270px;
	margin:0;
	}
#leftcol, #rightcol {
	float:left;
	z-index: 222 !important;
	}

#rightcol {
	width:270px;
	padding: 0 20px 0 10px;
	float: right;
	}
* html #rightcol {
	width:260px;
	float: right;
	padding:0;
	}
#logo_sw {
	width: 146px;
	height: 37px;
	background: url(images/logo_snow.png) no-repeat;
	margin: -10px 140px 7px 0;
	border:0;
	padding:0;
}
* html #logo_sw {
	margin: 0 140px 7px 0;
	background: url(images/logo_snow.gif) no-repeat;
}
#logo_bu{
	width: 146px;
	height: 37px;
	background: url(images/logo_buggy.png) no-repeat;
	margin: 3px 140px 7px 0;
	border:0;
	padding:0;
}
* html #logo_bu{
	margin: 0 140px 7px 0;
	background: url(images/logo_buggy.gif) no-repeat;
}
#sidebar2 {
	width:120px;
	float: right;
	margin: -149px 0 10px 0;
	text-align: center;
	font-size: 10px;
	padding-bottom:10px;
}
* html #sidebar2 {
	float: right;
	margin: -1155px 0 10px 0;
}
#sidebar2 img{
	width:118px;
	border: 1px solid #000;
	margin:0 0 10px 0;
}
#sidebar2 img:hover{
	border: 1px solid #E6FF00;
}
#sidebar2 h3{
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0 !important;
}

#sidebar2 p{
	margin: 3px 0 3px 0;
}
#banner_120x600 {
	width: 120px;
	height: 600px;
	float: right;
/*	background: url(http://cars-and-details.de/wp/wp-content/uploads/carsanddetailsbanner.gif) no-repeat; */
	background: none;
/*	margin-top: -20px; */
	margin-left: 10px;
}
#banner_120x600 iframe {
	margin-top:0;
}
/* KASTEN */
#kasten_artikel img{
	padding: 1px;
	border: 1px #000 solid;
	display: block;
	float: left;
	margin:0 10px 0 0;
}
#kasten_artikel {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	height: 133px;
	margin: 0;
}
#kasten_artikel:hover {
	background:#e9e9e9;
}
#kasten_artikel_left {
	float:left;
	margin:-15px 0 0 0;
	width:260px;
	}
#kasten_artikel_right {
	float:right;
	margin:-15px 50px 0 0;
	width:260px;
	}
* html #kasten_artikel_right {
	margin:-15px 0 0 0;
	}
#kasten_artikel_zwei_spalten {
	background:#f2f2f2;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	padding:10px;
	margin: 10px 0 0 0;
	width:284px;
	height:90px;
}
* html #kasten_artikel_zwei_spalten {
	background:#f2f2f2;
	border:0;
	padding:0;
	margin: 20px 0 0 0;
	width:255px;
	height:88px;
}
#kasten_artikel_zwei_spalten:hover {
	background:#e9e9e9;
}
#kasten_artikel_zwei_spalten img{
	margin:0;
	border: 1px solid #000;
}
#kasten_text {
	display: block;
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
	width: 60%;
	margin-top: -10px;
}
#rc-movie-gesammt {
	margin: 10px 0 0 0;
}
#rc-movie-einzeln {
	margin: 10px 0 0 0;
}
#switch_content {
	clear:both;
	margin:0 0 20px 0;
}
#switch_content img{
	width: 150px;
	margin-bottom: 20px;
}
#switch_content.pl {
	padding: 5px 0 34px 0;
	margin: 0;
}

#switch_content.pl img{
	width: 100px;
	height: 60px;
	margin: 0 10px 0 6px;
}
#switch_content.pl:hover {
	background: #333;
}
#switch_content.pl:hover img {
	border: 1px solid #E6FF00;
}
/* TOOLTIP * EZ */
#tooltip {
	border : 1px solid #000;
	border-width : 0px 3px 3px 0px;
	background: #E6FF00;
	width : 130px;
	padding : 0;
		filter:alpha(opacity=60);
		-moz-opacity:0.6;
		opacity:0.6;
		-moz-border-radius:15px;
		-khtml-border-radius:15px;
}
#tooltip p {
	margin : 7px 8px 7px 15px;
	color : #000;
	font-size : 10px;
	font-family : "Lucida Sans Unicode", "Lucida Grande", Myriad, Arial;
	font-weight: bold;
}
#google_ads {
	position:relative;
	top: -15px;
	left: -25px;
	width: 932px;
	height: 6px;
	background: #333045;
	text-decoration: none;
	clear: both;
	display:block;
}
#google_ads_2 {
	padding: 5px 10px 10px 10px;
	margin: 0 0 5px 0;
	background: none;
	width: 560px;
	border-bottom: 1px solid #000;
}
#google_ads_2 iframe {
	margin-top: 0;
	}
/* TABELLE EINFAERBEN */
.row1 {background:#151515;}
.row2 {background:none;}
.td_1 {text-align:right;padding-right:7px;vertical-align:top;}
.td_2 {padding-left:7px;}

/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}

.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}




/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}

h2 {
	font: 1.4em Arial, Verdana, sans-serif;
	font-weight: bold;
	padding:6px 10px 6px 0;
	/*border-bottom:1px solid #000;*/
	text-transform:uppercase;
	margin: 0 0 5px 0;
	}

h3, #sidebar h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color: #FFF;
	}

#sidebar h3, #sidebar h2 {
	/*border-top:5px solid #FFF;*/
	border-bottom:5px solid #000;
	padding:4px 0 0 2px;
	margin:12px 0 10px 0;
	font-size:0.9em;
	color: #FFF;
	}

h3#respond {
	margin:10px 0 0 0;
	padding:0;
	background: url(images/weiter.png) no-repeat;
	width: 280px;
	height: 34px;
	display:block;
	clear:both;
	border: 1px solid #333;
	}
h3#respond:hover {
	border: 1px solid #E6FF00;
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	padding: 0;
	}
* html .pagetitle {
	padding: 0 0 0 25px;
}
#leiste {
	background: url(images/leiste.jpg) no-repeat;
	width: 25px;
	height: 1024px;
	position: fixed;
	left:0;
	top:0;
}

/* Content */

.entry {
	padding:0 13px 10px 0;
	margin: 10px 0 5px 0;
	display:inline-block;
	width: 580px;
	clear: both;
	}
* html .entry {
	width: 550px;
	padding:0;
	}
.entry img {
	float:left;
	margin:4px 10px 2px 0;
	padding: 0;
	background: #E6FF00;
	border: 1px solid #000;
}

#content {
	width:595px;
	margin: 0 0 0 -37px;
	float:left;
	background: url(images/stripe.gif) repeat-y;
	padding: 25px 0 0 15px;
	z-index: 0 !important;
	clear:none;
	}
* html #content {
	margin: 0 10px 0 -12px;
	padding-right: 0;
	}
#content #bild img{
	width:300px;
	float:left;
	padding: 3px 0 5px 0;
	clear: both;
	margin:0;
	border:0;
	display:block;
	}
#content #bild{
	width:300px;
	float:left;
	margin: 0 25px 0 0;
	display: inline-block;
	clear:both;
	padding: 0;
	}
#text {
	padding: 0 20px 0 0;
}
#ausgabe {
	float: right;
	margin: -13px 15px 0 0;
	padding-bottom: 3px;
}
#bezug_headline {
	padding:0;
	margin: 0;
	font-size:16px;
	color:#800000;
}

* html #content #bild{
	width: 293px;
	padding:0;
	margin:0;
	}
* html #content #bild img{
	width: 293px;
	}
* html #content #bild strong{
	width: 293px;
	}
#content #bild strong{
	width:300px;
	float:left;
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	display: block;
	clear: both;
	}
#TechDaten {
	border: 1px solid #CCC;
	padding: 5px;
	background: #fdf7c5;
}
#bilder_rechts {
	width: 210px;
	float:left;
}
#bilder_rechts img{
	width: 100%;
	border:0;
	margin-top: 15px;
}
#titel_alle {
	margin: 0;
}
#titel_alle img {
	width: 120px;
	height:170px;
	margin:0 20px 20px 0;
	display:block;
	border: 1px solid #000;
}
* html #titel_alle img {
	margin:0 15px 20px 0;
}
#titel_alle img:hover {
	border: 1px solid #E6FF00;
}
#movies {
	float:right;
	margin: -40px 90px 0 0;
}
#av_movie {
 float:left;
 margin: -30px 0 0 0;
}
#av_movie img{
 width: 210px;
}
.description {
	font-size: 1.3em;
	font-weight: bold;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	width: 220px;
	}
#leftcol p, #rightcol p {
	margin:0;
	}
#features_klein {
	width:100%;
	height:40px;
	background:url(../../uploads/lehr_klein.jpg) repeat #FFF;
	margin-bottom: 4px;
	border: 1px solid #333;
	}
#features_klein:hover {
	border: 1px solid #FFCB00;
	}

#leftcol img:hover, #rightcol img:hover {
	border:1px solid #E6FF00;
	}
#leadpic {
	float:left;
	margin: 0 18px 8px -14px;
	border: 1px solid #333;
	background: #000;
	padding: 1px;
	}
#leadpic:hover {
	border: 1px solid #E6FF00;
	}

#lead {
	margin:0 0 10px 0;
	width: 580px;
	float:left;
	padding: 0 0 5px 0;
	background: none;
	}
#doppel_titel {
	float:left;
	height:160px;
	width:248px;
}

#lead img{
	height:35px;
	width:35px;
	margin: 2px 8px 5px 0;
	}
#lead p{
	margin: 2px 5px 5px 0;
	font-size: 0.9em;
	}
#lead h3{
	margin: 1px 0 7px 0;
	background: none;
	padding: 3px 0 3px 0;
	}
#td_edition{
	width:194px;
	height:113px;
	background: url(http://rc-logistik.de/wp/wp-content/uploads/td_edition.gif) no-repeat;
	position: relative;
	top: 0;
	right: 20px;
	float: right;
	}
.title {
	font-size:1.0em;
	font-weight:bold;
	line-height:115%;
	}

/*.feature#lead .title {
	font:2em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	color:#CCC;
	}
*/
#rightcol img, #leftcol img {
	float:left;
	margin:3px 10px 4px 0;
	border: 1px solid #333;
	background: none;
	padding:2px;
	}


#sidelist li {
	list-style:none
	}

.bullets li {
	list-style:none;
	}

#sidelist .bullets li {
	list-style:none;
	margin-bottom:5px;
	line-height:115%;
	}

#sidelist .children {
	background:#e4efd5;
	}

#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}

#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}

h3 a:link, h3 a:visited {
	color:#FFF;
	}
h3 a:hover, h3 a:active {
	color: #E6FF00;
	}
#doppel_titel h3 a:link, #doppel_titel h3 a:visited {
	color:#E6FF00;
	margin: 12px 0 0 0;
	}

table {
	border:0;
	margin: 15px 0 0 0;
}
#tabelle300 {
	 width:300px;
	 display:block;
	 float:left;
	 clear:both;
}
#tabelle600 {
	 width:600px;
	 display:block;
	 float:left;
	 clear:both;
}

td a, td a:link, td a:hover, td a:visited{
	font-weight: bold;
}
tr, td {
	padding: 3px;
}
#tabelle_aktuell td{
	vertical-align: top;
	padding: 5px 3px 5px 3px;
}
/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}
* html .post{
	padding: 0 0 0 15px;
	}
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}


/* Form Elements */
#select_1{
	width: 50px;
}
#select_2{
	width: 80px;
}
#news-telegramm input{
	width: 200px;
}

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
#suche {
	float:left;
	width: 200px;
	height: 17px;
	margin: 15px 0 0 0;
}
#kontakt_ico {
	height: 16px;
	width: 72px;
	float:right;
}
#suchleiste {
	width: 210px;
	float: right;
	margin: -5px 0 15px 0;
	clear: both;
}

* html #suchleiste {
	width: 200px;
	margin: 0 64px 0 0;
}
#suchleiste a, #suchleiste a:visited {
	padding:2px 0 0 2px !important;
}
#suchleiste a:hover, #suchleiste a:active {
	border:0 !important;
	background:none !important;
}
#searchform {
	padding:0;
	}
#searchform input{
	border: 0;
	border-bottom: 1px solid #000;
	border-right: 2px solid #000;
	background: #000;
	color: #FFF;
}
input#s {
	width: 180px;
	height: 16px;
	border-right: 1px solid #1a1a1a;
}
*+html input#s {
	width: 174px;
}
* html input#s {
	width: 174px;
}
input#s:hover {
	background: #E6FF00;
	color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	khtml-opacity: 0.7;
}
#searchsubmit.button {
	padding: 0 2px 0 2px;
	background: url(images/suche.jpg) 0 2px no-repeat;
	width: 15px;
	height: 18px;
	color:#E6FF00;
	font-weight: bold;
	border:0;
	}
#commentform {
	padding-left: 10px;
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	margin-top:5px;
	}
#commentform_versteckt {
	display: block;
	width: 100%;
	height: 20px;
}

/* Comments*/

.commentlist {
	padding-left:30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:none;
	}

#commentform small {
	background:#000;
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#000;
	}

.commentlist cite {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block
	}



/* Footer*/
#buggy_unten {
	width: 315px;
	height: 170px;
	position:relative;
	background: url(images/buggy_unten.jpg) no-repeat;
	margin: -186px 0 15px 606px;
}
#footer {
	margin: 0 auto;
	width: 920px;
	font-size:0.7em;
	padding-top:15px;
	color:#E6FF00;
	background: none;
	border-top: 1px solid #000;
	}

#footer a, #footer a:visited  {
	color: #E6FF00;
	}
#footer a:hover, #footer a:active {
	color: #FFF;
	}
/***WORDTUBE***/
.wordtube {
	width: 100%;
	background: #000;
	margin-top: 0;
}
*+html .wordtube {
	margin: 0 0 0 95px;
}
.wordtube embed {
	display: block;
	margin: 0 auto;
}
#sidebar .wordtube {
	margin: 5px 0 0 0;
}
.wordtube object{
	width: 100%;
/*	height: 360px; */
}
#switch_content .wordtube object, .post .wordtube object{
	height: 380px;
}
#sidebar .wordtube object{
	width: 100%;
/*	height: 160px !important; */
}
.playlist1{
	margin: -60px 0 0 -13px;
}
.alignleft, .alignright {
	width: 270px;
	padding-bottom: 17px;
	font-weight: bold;
	font-size: 3em;
	}
.alignleft{
	float: left;
	text-align: right;
	}
.alignright {
	float:right;
	text-align: left;
	}
/*** KALENDER ***/
#wp-calendar table{
	color: #CCC;
}
table.nav {
	margin-top:0;
}
.rseventpost {
	margin: 0 0 15px 0;
}
.rseventpost h3{
	margin: 0 0 15px 0;
}
/* SHOP */
.boxbody {text-align:center;}
.boxbody img{
	display:block;
	margin: 0 auto;
	width:70px;
	border: 1px solid #000 !important;
}
.shop {
	width: 560px;
	height: 130px;
	background: url(images/shop_header.gif) no-repeat #E0E0E0;
	padding: 8px 15px 15px 10px;
}
.shop h3{
	color: #FFF;
	margin: 0 0 14px 0 !important;
}
.shop h3 a {
	color: #FFF;
}
.align_center, .center {
	width: 175px;
	float: left;
	text-align: center;
}

.center img{
	margin: 0 auto;
	margin-bottom: 7px;
}
.align_center {
	text-align: center;
}
#shop_banner {
	border-top: 1px solid #000;
	clear: both;
	height: 120px;
	/*background: #E0E0E0;*/

	margin: 20px 0 0 0;
	padding: 7px 20px 20px 20px;
	font-size: 9pt;
}
#shop_banner h3{
	margin: 0 0 10px 0;
}
#shop_banner img{
	border: 1px solid #000;
	width: 50px;
}
.einzel_video{
	width: 535px;
	padding: 10px 20px 10px 10px;
	background: #000;
	margin: 0 0 10px 0;
	border: 1px solid #000;
	color: #CCC;
}
.sidebar_video object {
	width:200px !important;
	height:180px !important;
}
.sidebar_video .vvqbox {
	height:191px !important;
	width:250px !important;
	margin-bottom: 0 !important;
}
.wp-paginate .current {
	background: #D20019 !important;
	border:1px solid #FFF !important;
}
.entry .vvqbox {
	width:526px !important;
	height:426px !important;
	margin-left: 0 !important;
}
.entry .vvqbox object {
	width:526px !important;
	height:426px !important;
}

/* Guestbook */

.css_form_antispamtext {
	display: none;
}

.css_navigation_totalcount{
	display: none;
}

.css_navigation_char_position{
	display: none;
}

.css_navigation_overview{
	font-size: 1.2em;
}

.css_form_successmessage{
	color: #333333 !important;
}

.css_navigation_select{
	font-weight: bold;
}

.css_guestbook_font_color table {
	padding: 0;
	margin: 0;
}

.css_guestbook table{
	padding: 0;
	margin: 0;
}

.css_form_link{
	display: none;
}

.css_post_embedded {
	border: none !important;
}

.css_form_embedded{
	border: none !important;
}

.css_form_embedded p{
	display: none;
}

.css_form_submit_position{
	text-align: left !important
}

.css_form_successmessage{
	color: #fff !important;
	font-size: 13px !important;
}