
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('/htdocs/custom/ultimatepdf/img/ui-icons_sw_256x240.png')!important;
}
.ui-resizable-sw {
    bottom: 1px;
    left: 1px;
}
#container_logo, #container_otherlogo { width: 440px; height: 200px; }
#container3,#container4,#container5 { width: 210px; height: 297px; }
#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 : 5px;
	width: 190px; 
	height: 277px;
}
#resizable-7 {
	background-position: top left;
	width: 30px; height: 297px;
}
#resizable-9 {
	left: 100px;
	background-position: top 100px;
	width: 30px; height: 297px;
}
#resizable-11 {

	left: 0;
	right: 0;
	top : 250px; 
	bottom : 10px;
}
::-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 -->