
img.switchdesign {
	cursor:pointer;
	/*padding: 8px 0px 0px 0px;*/
	/*margin: 0px 0px 0px 8px;*/
	text-decoration: none;
	color: white;
	font-weight: bold;
}
<!-- Set Logo height -->
.ui-widget-header {
	background:#b9cd6d;
	border: 1px solid #b9cd6d;
	color: #FFFFFF;
	font-weight: bold;
}
.ui-widget-content {
	background: #cedc98;
	border: 1px solid #DDDDDD;
	color: #333333;
}
.ui-state-active {
	border: 1px solid #fbd850;
	color: #eb8f00;
	font-weight: bold;
}
.ui-icon-gripsmall-diagonal-sw { 
    background-image: url('/dolibarr/dolibarr-10.0.2/htdocs/custom/ultimatepdf/img/ui-icons_sw_256x240.png')!important;
}
.ui-resizable-sw {
    bottom: 1px;
    left: 1px;
}
#container_logo, #container_otherlogo { width: 440px; height: 220px; }
#container2, #container3, #container4, #container5, #container6, #container7, #container8, #container9 { width: 208px; height: 295px; }
#container_desc { width: 210px; height: 295px; }
#container_desc h3 { text-align: center; margin: 0; margin-bottom: 10px; }
#container_AddressesBlocks { width: 210px; height: 160px; }
#resizable_desc, #container_desc { padding: 5px;}
#container_unit { width: 210px; height: 295px; }
#container_unit h3 { text-align: center; margin: 0; margin-bottom: 10px; }
#resizable_unit, #container_unit { padding: 5px;}
#resizable-1, #resizable-3 {background-position: top left; 
width: 150px; height: 150px; } 
#resizable-1, #resizable-3, #container_logo, #container_otherlogo { padding: 0; }
#resizable-5 {
	left: 10px;
	right: 10px;
	top : 10px; 
	bottom : 10px;
	width: 190px; 
	height: 277px;
}
#resizable-7 {
	background-position: top left;
	width: 30px; height: 295px;
}
#resizable-9 {
	left: 100px;
	background-position: top 100px;
	width: 30px; height: 295px;
}
#resizable-11 {
	background-position: top 150px;
	width: 208px; height: 80px;
	position: relative;
}
#resizable-11 h3 { text-align: center; margin: 0; margin-bottom: 10px; }
#resizable-13 {
	background-position: top left;
	width: 30px; 
	height: 295px;
}
#resizable-15 {
	left: 110px;
	background-position: top 110px;
	width: 30px; 
	height: 295px;
}
#resizable-17 {
	left: 120px;
	background-position: top 120px;
	width: 30px; 
	height: 295px;
}
#resizable-19 {
	left: 130px;
	background-position: top 130px;
	width: 30px; 
	height: 295px;
}
#resizable-21 {
	left: 140px;
	background-position: top 140px;
	width: 30px; 
	height: 295px;
}
#resizable_desc {	
	background-position: top 40px;
	width: 110px; 
	height: 295px;
}
#resizable_unit {
	left: 150px;	
	background-position: top left;
	width: 10px; 
	height: 295px;
}

#sender_frame {
    position:relative;
    float:left;
    height:100%;
    width:93px;
    background-color:IndianRed;
}
#recipient_frame {
    position:relative;
    float:left;
    height:100%;
    width:93px;
    background-color:BurlyWood;
}

::-webkit-input-placeholder {
   color: #003f7f;
}
:-moz-placeholder { /* Firefox 18- */
   color: #003f7f;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #003f7f;  
}
:-ms-input-placeholder {  
   color: #003f7f;  
}

<!-- End set Logo height -->