#widgetGetFrame {
	height:691px !important;
    width:857px !important;
}
#widgetContainer textarea{
    width:200px;
    height:70px;
}
#widgetSetup{
	position:relative;
}
#widgetContainer{
    height:691px;
    width:980px;
	overflow:hidden;
    font-size:12px !important;
    font-weight:normal;
    text-align:left;
}
#close{
    cursor:pointer;
    width:25px;
    height:18px;
    position:relative;
	left:760px;
	top:197px;
    margin-right:73px;
    background-color:transparent;
}
#useableList{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://freewidgets.us/hostedfiles/32/box.png', sizingMethod='scale');
    
	height:691px;
    width:980px;
}
#widgetSetup>#useableList{
    background-image:url(http://freewidgets.us/hostedfiles/32/box.png);
}
#widgetSetupContent{
    width:219px;
    overflow:auto;
    max-height:156px;
    position:relative;
    top:-400px;
    left:530px;
	z-index:10000;
}
#useableList ul{
	margin:0px;
	padding:300px;
	padding-top:240px;
	padding-left:360px;
}
#useableList ul li{

    text-decoration:underline;
    cursor:pointer;
	position:relative;
}
#useableList ul li:hover{
    color:red;
}

