.wp-notes-widget-container.use-wp-notes-style .wp-notes-widget{
 	transform: rotateZ(-10deg);
  	-webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    -o-transform: rotateZ(-10deg);
  	margin-left: 10%;
	width: 85%;  	
}

.wp-notes-widget-container.use-wp-notes-style .wp-notes-widget.background-colour-yellow{
   background-color: #fef7af !important;  
}

.wp-notes-widget-container.use-wp-notes-style .wp-notes-widget.text-colour-light-grey a.wp-notes-action-link, .wp-notes-widget-container.use-wp-notes-style .wp-notes-widget.text-colour-light-grey p, .wp-notes-widget-container.use-wp-notes-style .wp-notes-widget.text-colour-light-grey h5, .wp-notes-widget-container.use-wp-notes-style .wp-notes-widget.text-colour-light-grey h3{
 color: #5e6263 !important;
}

.wp-notes-widget-container.use-wp-notes-style .wp-notes-widget .header-area .pushpin{
 	background-size: 50px auto; 
}

.use-wp-notes-style ul.wp-notes-widget-list.no-title{
  padding: 40px 5px 5px !important;
}


.indented {
    margin-left: 3em;
}

.inteded {
    margin-left: 3em;
}