#scheduledpins-content-container
{
	width:100%;
}

.display-block{
	text-align:center;
	display: block;
}

.schedulerwidget-accounts-container .accounts-widget .image-preview {
    margin: 15px 0 20px 20px;
    float: left;
    width: 300px !important;
    height: 265px !important;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

/*.schedulerwidget-accounts-container.clone-posts{
    position: relative;
    margin-top: 230px;
    background-color: #c0c0c0;
    border-color: #c0c0c0;
    margin-right: 5px !important;
}

.schedulerwidget-accounts-container .clone-posts:hover{
    float: right;
    position: relative;
    margin-top: 230px;
    margin-right: 5px;
    background-color: #d5d5d5;
    border-color: #d5d5d5;
}*/