/*
Theme Name: psks
Theme URI: 
Description: Szablon dedykowany dla psks
Version: 1.0
Author: Rafal Szczypka
Author URI: http://www.bycrodzicami.pl
Tags: fixed width, three columns, valid XHTML, widgets
*/

body{margin: 0 auto; color:#747474; font: 12px Verdana, Geneva, Arial, Helvetica, Sans-Serif;
 padding: 0; background: #F2F0F1 url(images/repeating.gif) repeat-y scroll 50% 0}
.Main{position: absolute; width: 100%; left: 0; top: 0; background: transparent url(images/newtop.jpg) no-repeat scroll 50% 0}
.cleared{float: left;clear: both;margin: 0;padding: 0;border: none;font-size:1px;}

/* begin Box, Sheet */
.Sheet{overflow: hidden;min-width:11px;min-height:11px;margin: 0 auto;
  position: relative;z-index: 0;width: 960px;}
.Sheet-body{position: relative;z-index: 0;}
/* end Box, Sheet */

/* begin Header */
div.Header{margin: 0 auto; position: relative; z-index:0;width: 960px; height: 238px;}
/* end Header */

/* begin Logo */
h1#logo{margin: 0; padding: 0; display: block;}
h1#logo span{display: none;}
/* end Logo */

/* begin ContentLayout */
.contentLayout{clear: both; float: left; margin-bottom: 0px; width: 960px; position: relative;}
/* end ContentLayout */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:27px;
  min-height:27px;
  margin: 0 auto;
  position: relative;
  z-index: 0;}



.Post-body
{
  position: relative;
  z-index: 0;
  margin: 7px 14px;
}

.Post
{
  margin: 0 5px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 0px;
  border-color: #3E4634;
  margin: 1em;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #9BA88A;
  vertical-align: top;
  text-align:left;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */

.PostMetadataHeader
{

  background-color: #4F5445;
  border-color: #3E4634;
  border-style: solid;
  border-width: 1px;
  padding:3px;
}




/* end PostMetadata */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  color: #DFF0C7;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  color: #DFF0C7;
}

.PostHeaderIcon-wrapper img
{
  border:none;
  vertical-align: middle;
  margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #CBE6A2;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #C6CDBC;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #DBEEBF;
}
/* end PostHeader */

/* begin PostIcons */
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #E4E6E0;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  margin:0;
}

.PostHeaderIcons a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #BBDF86;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
  color: #BBDF86;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #848C73;
}


/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) *


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  text-decoration: none;
  color: #DC4081;
}

/* Adds special style to an unvisited link. */
a:link
{
  color: #dc4081;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  color: #dc4081;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
text-decoration: underline;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 29px;
  color: #BBDF86;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  color: #d7348d;
}

h2 span.szary{color: #A3A3A3}
h2.archive{margin: 19px 19px 0;}
h2.archive span{color:#747474}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 17px;
  color: #dc4081;
}

.archive{margin: 0px 10px}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #868686;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #C4E396;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #C4E396;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  margin:0;
  padding:0;
}

li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.Post ul{list-style:square; margin: 10px 5px; padding-left: 10px;}
.Post ul li, .Post ol li{margin-bottom: 5px; height: 1%;}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#0D0E0B;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

blockquote
{
  border-color:#B4BEA7;
  border-width: 0px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;

  background-color:#CBE6A2;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:32px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 32px;
  color: #EFF8E3;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:32px;
  white-space: normal;
  padding: 0 19px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  line-height: 32px;
  text-decoration: none !important;
}

input, select
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.Button .active
{
  color: #F3F4F0;
}

.Button .hover,  a.Button:hover
{
  color: #000000;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -64px;
}

.Button .hover .r
{
  top: -32px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 5px;
  height: 96px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 96px;
}


.Button .active .l
{
  top: -64px;
}

.Button .hover .l
{
  top: -32px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 5px;
  height: 96px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
#footer{position:relative;z-index:0;overflow:hidden;width: 100%;margin: 5px 0 0px; border-top: 1px solid  #ccc; height: 62px; padding-top: 10px;}
#footer p{padding: 5px 10px; margin: 0}
.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 15px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 876px;
  height: 100px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 30px;
}




.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#D4EBB2;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #ACD76A;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #A3AF92;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #D9EDBB;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#5B674C;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#9FA592;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 203px;
  margin-top: 10px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 529px;
  background: #fff;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 218px;
  margin-top: 10px;
}

.contentLayout .sidebar2 a{color: #868686}


/* end LayoutCell */



.commentlist, .commentlist li
{
    background: none;
}

.commentlist li li
{
    margin-left:30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin:1px;
  background: #fff;
}

.commentlist li cite
{
  font-size:1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
    border:none;
    margin:0;
    padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}

.wp-caption
{
  text-align: center;
  padding-top: 4px;
  margin: 10px 5px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

/*Widgety*/
.widget{clear: left; float: left; margin-bottom: 20px;}
.widget .widgettitle{display: block; width: 203px; clear: left; text-align: center; font: 100% Verdana; color: #686667; font-weight: bold; height: 44px; line-height: 44px}
.widget ul{clear: both; float: left; width: 193px; margin: 0 5px}.widget_tag_cloud div{clear: both; float: left; width: 193px; margin: 0 5px}
.widget_links .widgettitle{display:none;}

/* Menu główne */
.widget_pages .widgettitle{display:none;}
.widget_pages ul{margin: 0px; padding: 0; width: 203px;clear:both;float: left;position: relative;} 
.widget_pages ul ul{clear:both;float: left;position: relative;margin:0; padding:0; width: 203px; border-bottom: 2px solid #d3d2d2;}
.widget_pages ul ul ul{clear:both;float: left;position: relative;border:none;margin: 0; padding:0; width: 199px;}
.widget_pages ul li{clear:both;float:left;height: 1%; padding: 0; margin: 0; width: 203px; display: block;}
.widget_pages ul li a{display: block;background:#c8c8c8; padding: 5px;  width: 193px; border-bottom: 1px solid #d3d2d2; color: #777; font-weight: bold; font-size: 93% }
.widget_pages ul ul li a{display: block;background:#d3d2d2; padding: 5px; padding-left:20px; width: 178px; border-bottom: 1px solid #d3d2d2; color: #555; font-weight: normal; font-size: 93% }
.widget_pages ul ul ul li a{display: block;background:#d9d9d9; padding: 5px; padding-left: 30px; width: 168px; border-bottom: 1px solid #d3d2d2; color: #555; font-weight: normal; font-size: 93% }
.widget_pages ul li.current_page_item a{background: #cc2473;color:#fff}
.widget_pages ul li.current_page_ancestor a{background: #c8c8c8;text-transform:none;}
.widget_pages ul li.current_page_item li a{text-transform:none;background:#c8c8c8;color:#777}
.widget_pages ul li.current_page_ancestor li a{background: #c8c8c8;text-transform:none;}
.widget_pages ul li.current_page_item li li a{background: #c8c8c8;text-transform:none;}
.widget_pages ul li.current_page_ancestor li li a{background: #c8c8c8;text-transform:none;}


.widget_pages ul li li.current_page_item a{background: #cc2473; color:#fff}
.widget_pages ul li li.current_page_item li a{background: #c8c8c8;color:#777}
.widget_pages ul li li li.current_page_item a{background: #cc2473; color:#fff}
.widget_pages ul li.page-item-3 a{display: block; padding: 0; width: 203px; height: 38px; background: url(images/search.gif) no-repeat; text-indent: -5000px;}
.widget_gdsw_recentposts .gdws-date{color: #A3A3A3;}
.widget_gdsw_recentposts ul li{border-bottom: 1px dotted #e2e1e1; padding:5px 0}

.widget_extended-categories ul li{border-bottom: 1px dotted #e2e1e1; padding:5px 0}
.wp-tag-cloud li{border-bottom: 1px dotted #e2e1e1; padding:5px 0}

/*Konsultanci*/
.konsultant_item{clear: both; float: left; width: 100%; padding: 10px 0 20px; position: relative;}
.konsultant_item .logo{float: left; width: 210px; min-height: 128px; height: auto !important; height: 128px;}
.konsultant_item .opis{float: left; width: 260px;position:relative;}
.konsultant_item .konslabel{display:block;float: left; clear: left; width: 75px; padding-bottom: 2px;height:auto;}
.konsultant_item .konsdesc{display:block;float: left; width: 185px;padding-bottom: 2px;height:auto;}
.konsultant_item .czlonek{font-weight:bold; color:#961350}
.konsultant_item .email{margin-top: 10px;}
.konsultant_item .cleared{clear:both;font-size: 0%;height:1px;width: 100%;}
.konsultant_item img{margin: 0;}

#mapaPolski{float: left;}
#index_search{padding-top: 40px;background:url(images/polska-tlo.jpg) no-repeat 100% 3px;height: 205px;}

/* Newsy */
.postitem{clear: both; float: left; width: 100%; padding: 0px 0 20px; background:url(images/table-line.gif) no-repeat 50% 100%;position: relative;}
.postitem h3{margin: 0;padding:0;}
.postitem h3 a{color: #dc4081; font: bold 85% Verdana; margin: 0;}

.niceline{clear: both; float: left; width: 100%; height: 20px; font-size: 0%; background:url(images/table-line.gif) no-repeat 50% 100%;position: relative;}

/* tab pane styling */
div.panes div.paneContent {
	display:none;		
	padding:15px 10px;
	background-color:#fff;
	width: 509px;
}

div.listakonsultantow div.paneContent {
	padding:15px 10px;
	background-color:#fff;
	width: 509px;
}

div.listakonsultantow .paneContent h3.archive{color:#961350; font-size: 160%; font-weight:bold}


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:10px 19px !important; 
	padding:0;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 20px 0 0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background:  #dc4081;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #dfdddd;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background: #ffccff;	
	color:#dc4081;	
	border: 1px solid #c83472;
}	

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background:	#e8e8e8;
	cursor:default !important; 
	color:#000 !important;
	border: 1px solid #eee;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}

.wp-pagenavi{clear: both;}
.wp-pagenavi span.pages{margin-right: 20px;}
.wp-pagenavi a{margin-right: 5px; padding-left: 5px; border-left: 1px solid #bbb}
.wp-pagenavi span.current{font-weight: bold; margin-right: 5px; padding-left: 5px; border-left: 1px solid #bbb }

/*Formularz kontaktowy*/
.linklove{display: none;}
form#cforms2form{clear: left; float: left; text-align: left; width: 440px; padding: 20px; background: #D9D9D9; margin: 10px 0px;}
.comm-notes{color:#484848;font-size: 85%;margin-bottom: 10px}
form#cforms2form .required{color: #FF4A4A}
form#cforms2form input.textfield{width: 100%;border: 1px solid #CCCCCC}
form#cforms2form label {display: block;font-weight:bold;}
.failure{background: #d20505; color: #fff; padding: 3px 5px; font-weight: bold;}

form#cforms2form select{width: 420px;margin: 0;}
form#cforms2form textarea{width: 420px; height: 130px; border: 1px solid #CCCCCC}
form#cforms2form fieldset {margin: 0; padding: 0; border: none; width: 100%;}
form#cforms2form legend {display:none}

form#cforms2form fieldset ol {margin: 0; padding: 0;}
form#cforms2form fieldset ol li {display: block; float: left; height: 1%; list-style: none; padding: 5px; margin: 0; width: 460px; }

form#cforms2form em {font-weight: bold; font-style: normal; color: #f00;}
form#cforms2form .submitwrap, .cf-sb{clear: left; display: block; float: left; width: 100%; padding: 20px 0px 0px 0px; margin-top: 10px; border-top: 1px solid #d6d3d3; text-align: center;}
#cforms_captcha2{float: left;height: 15px;line-height: 15px; margin-top: 20px;}
.slideshowlink{display: none;}
#cf2_field_10{width: 418px}

