.ecards_fix {
float:left;
clear:both;
}
#ecards_captcha {
float:left;
clear:both;
width:100%;
}
#ecards_message{
width:140px;
display:block;
color:#fff;
font-weight:bold;
} 
.ecards_selection {
float:left;
height:120px;
overflow:hidden;
width:190px;
margin:10px 0;
}
#ecard_stamp {

}

#ecard_message {
width:377px !important;
}
.template2 .ecards_row {
float:right !important;
}
.template2 #ecard_stamp_container {
float:left !important;
}
.template2 #ecard_pieczatka1 {
top:27px !important;
left:60px !important;
position:absolute;
* left: -30px !important;
}
.template2 #ecards_notes {
float:right !important;
width:240px !imporant;
text-align:right;
}
.ecards_selection span {
display:block;
padding:5px 0;
}
#field_email_from {
clear:both;
color:#FF0E00;
display:block;
font-weight:bold;
}
#ecard_image_container {
position:relative;
}
#ecard_pieczatka1{
background:transparent url(images/pieczatka.png) no-repeat scroll 0 0;
height:55px;
position:absolute;
right:60px;
top:1px;
width:65px;
z-index:100;
}
#ecards_actions input {
padding:0 2px 2px !important;
}
#ecard_message {
padding:10px 0 5px;
}
#ecard_message.ecards_row em {
font-size:11px;
}
#ecard_choice {
background-color:#FBFBFB;
border-bottom:1px solid #D7D7D7;
clear:both;
float:left;
margin-bottom:0.5em;
padding:5px;
text-align:center;
width:389px;
}
#ecard_choice img {
margin-bottom:0.5em;
}


#ecard_image2 {float:left;}

.background_wrapper, 
.stamp_wrapper {cursor:pointer;}

#ecard_background {
float:left;
margin-bottom:1em;
width:379px;
padding:3px 5px 1em;
margin-left:5px;
margin-left:20px;
margin-top:1em;
overflow:hidden;
}

#ecard_image {
float:left;
clear:both;
}
#ecards_actions {
margin-bottom:5px;
}

#ecards_send  p, #ecards_captcha{
margin:5px 0 !important;
}
#ecards_send  h3 {
margin:10px 0 !important;
}
.external,
#ecards_send textarea, 
#ecard_stamp {
float:right;
 }
#ecards_send input{
padding: 2px 4px;
}
#ecards_send .ecards_input {
width:220px;
}
#ecards_bg, 
#ecards_stamp {
background:#fbfbfb;
padding:10px;
margin-bottom:10px;
clear:both;
margin-left:140px;
width:518px;
}
#ecards_notes {
float:left;
margin:5px;
width:250px;
}
#ecards_notes2 {
float:right;
margin:5px;
width:250px;
}

#ecard_stamp_container {
float:right;
padding-bottom:10px;
height:80px;
width:100px;
}


.ecards_row {clear:both;
float:left;
width:250px;}
.ecards_row2 em, .ecards_row em {color:#294a9f;
font-weight:bold;
font-size:130%;
font-style:normal;
}
.ecards_row2 span, .ecards_row span {
color:#7d7d7d;
clear:both;
display:block;
padding:3px 0;
}
.ecards_row2 {
clear:both;
float:right;
width:315px;
}
#ecard_choice {
text-align:center;
background-color:#FBFBFB;
border-bottom:1px solid #D7D7D7;
margin-bottom:0.5em;
float:left;
clear:both;
width:389px;
}
#ecard_choice img {
margin-bottom:0.5em;
}
.ecards_templates {
float:left;
width:170px;
padding:5px 5px 15px;
margin-left:10px;
}
.ecard_photo {
background-color:#FBFBFB;
border-bottom:1px solid #D7D7D7;
display:block;
float:left;
margin-bottom:0.5em;
margin-right:2px;
padding:5px 5px 15px;
text-align:center;
text-decoration:none !important;
width:260px;
}
#ecards_actions {
text-align:right;
float:left;
clear:both;
width:100%;
}
.ecard_photo:hover {
background-color:#f7f7f7;
}
.ecards_templates label {
clear:both;
width:100%;
}
.ecard_photo span {
display:block;
padding-bottom:0.5em;
}


#ecards_send h3 {
margin:10px 0 !important;
}
#ecards_actions {
clear:both;
float:left;
text-align:right;
width:100%;
}
#ecards_send p, #ecards_captcha {
margin:5px 0 !important;
}

#ecards_send .ecards_input {
/*width:220px;*/
}

#slider2 {
height:100px !important;
}
#slider2 .panel{
width:150px !important;
overflow:hidden;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
margin:20px 0 20px 25px;
position:relative;
width:370px;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 65px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 0; /* this is the border. should have the same value for the links */
	/*margin: auto;*/
margin-left:35px;
	width: 300px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 75px;
	clear: both;
	/*background: #fbfbfb;*/
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 90px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 10px;
	text-indent: -9000em;
	overflow:hidden;
	z-index:999;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url('arrow-left.gif') no-repeat center;
}

.stripNavR {
	background: url('arrow-right.gif') no-repeat center;
}