ul.ppt {
		position: relative;
	  }
.ppt li {
	    list-style-type: none;
	    position: absolute;
	    top: 0;
	    left: 0;
	    padding:0px;
	    margin:0px;
      }
.ppt li img{
max-width:100%;
height:auto;
}
#response #acx_slideshow_sortable li
{
    border: 1px dashed silver;
    box-shadow: 1px 1px 7px -2px black;
    cursor: move;
    height: 150px;
    overflow: hidden;
    position: relative;
    width: 60%;
}
#s_s_notice
{
    background: none repeat scroll 0 0 limegreen;
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-size: 18px;
    margin-right: auto;
    padding: 4px;
    text-align: center;
}
#response #acx_slideshow_sortable .del_but
{
    background: url("images/delete.png");
    border: 0 none;
    color: silver;
    cursor: pointer;
    font-family: arial;
    font-size: 1px;
    height: 30px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
}
#response #acx_slideshow_sortable .edit_but
{
    background: url("images/edit.png");
    border: 0 none;
    color: silver;
    cursor: pointer;
    font-family: arial;
    font-size: 1px;
    height: 30px;
    position: absolute;
    right: 3px;
    top: 40px;
    width: 30px;
}
#response #acx_slideshow_sortable .add_link
{
    background: url("images/add_link.png");
    border: 0 none;
    color: silver;
    cursor: pointer;
    font-family: arial;
    font-size: 1px;
    height: 30px;
    position: absolute;
    right: 3px;
    top: 77px;
    width: 30px;
}
.ppt im{
	    background-color: #ececec;
      }
#acx_slideshow_sortable img
{
    width: 100%;
}
#rename_gallery
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#rename_gallery .field
{
    border: 1px solid lightslategrey;
}
#rename_gallery .close
{
    background: none repeat scroll 0 0 white;
    border: 1px solid lightgray;
    border-radius: 11px 11px 11px 11px;
    box-shadow: 0 0 10px -5px black;
    color: black;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 6px;
    position: absolute;
    right: -14px;
    text-decoration: none;
    top: -18px;
}
#rename_lb
{
    background: none repeat scroll 0 0 white;
    border-radius: 6px 6px 6px 6px;
    display: block;
    height: 35px;
    left: 38%;
    padding: 22px;
    position: absolute;
    top: 20%;
    width: 210px;
}
#acx_edit_image
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#acx_edit_image form
{
    background: none repeat scroll 0 0 white;
    border: 1px solid powderblue;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 10px -2px white;
    left: 35%;
    padding: 20px;
    position: absolute;
    top: 20%;
    width: 330px;
}
#acx_edit_image input
{
}
#acx_edit_image a
{
}
#acx_help_page
{
}
#acx_help_page h3
{
    border-bottom: 1px solid gray;
    color: SeaGreen;
    font-family: arial;
    font-size: 18px;
    padding-bottom: 5px;
}
#acx_help_page .q
{
    border-bottom: 1px dotted lightgray;
    color: gray;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 50px;
    padding-top: 5px;
}
#acx_help_page .a
{
    font-style: italic;
}
#shortc
{
    font-family: arial;
    font-size: 12px;
    margin-left: 40px;
    text-transform: capitalize;
}
#acx_ex_gall
{
    width: 625px;
}
#acx_ex_gall li
{
    background: none repeat scroll 0 0 threedlightshadow;
    border: 1px dashed silver;
    box-shadow: 1px 1px 3px -1px black;
    display: inline-block;
    height: 43px;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}
#acx_ex_gall li .acx_left
{
    background: url("images/gal.png") no-repeat scroll 6px 5px white;
    border: 1px solid lightgray;
    float: left;
    height: 16px;
    padding: 9px 9px 9px 38px;
    width: 265px;
}
#acx_ex_gall li .acx_right
{
    float: right;
    margin-top: 2px;
}
#acx_ex_gall li .del_gallery
{
    background: url("images/del_gal.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
#acx_ex_gall li .manage_gallery
{
    background: url("images/man_gal.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
.widefat .acx_rename_slide_button
{
    background: url("images/rename.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
.widefat .acx_rename_slide_button:hover
{
    background: url("images/rename.png") no-repeat scroll 10px 8px #F1F1F1;
}
#acx_editimage_form .can_edit
{
    background: url("images/can_edit.png") no-repeat scroll 8px 4px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    float: left;
    height: auto;
    margin-top: 12px;
    padding: 1px 10px 0 31px;
}
#acx_editimage_form .can_edit:hover
{
    background: url("images/can_edit.png") no-repeat scroll 8px 4px #F1F1F1;
}
#acx_editimage_form .edit_edit
{
    background: url("images/edit_submit.gif") no-repeat scroll 8px 4px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    float: right;
    height: auto;
    margin-top: 12px;
    padding: 1px 10px 0 31px;
}
#acx_editimage_form .edit_edit:hover
{
    background: url("images/edit_submit.gif") no-repeat scroll 8px 4px #F1F1F1;
}
.widefat .acx_slide_upload
{
    background: url("images/upload.png") no-repeat scroll 10px 8px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
.widefat .acx_slide_upload:hover
{
    background: url("images/upload.png") no-repeat scroll 10px 8px #F1F1F1;
}
#acx_ex_add_gallery
{
    background: url("images/add.png") no-repeat scroll 8px 4px #F3F3F3;
    box-shadow: 1px 1px 2px -2px black;
    height: auto;
    padding: 4px 10px 3px 33px;
}
#acx_ex_gall li .del_gallery:hover,#acx_ex_gall li .manage_gallery:hover,#acx_ex_add_gallery:hover
{
background-color:#F1F1F1;
}
#acx_short_gen
{
    width: 425px;
}
#acx_short_gen td
{
    border: 0px;
}
#acx_slideshow_loading
{
    background: rgba(1, 1, 1, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 1000;
}
#acx_slideshow_loading .load
{
    background: url("images/loading.gif") repeat scroll -95px -95px transparent;
    border-radius: 20px 20px 20px 20px;
    height: 113px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
    opacity: 0.6;
    width: 113px;
}