#widgetGetFrame {
	height:330px !important;
    width:550px !important;
}
#widgetContainer textarea{
    width:200px;
    height:120px;
}
#widgetSetup{
	position:relative;
}
#widgetContainer{
    height:321px;
    width:510px;
	overflow:hidden;
    font-size:12px !important;
    font-weight:normal;
    text-align:left;
}
#close{
    cursor:pointer;
    width:75px;
    height:22px;
    position:relative;
	left:420px;
	top:30px;
    margin-right:73px;
    background-color:transparent;
}
#useableList{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.nyprisoninfo.com/widget-background.png', sizingMethod='scale');
    
	height:330px;
    width:510px;
    font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
}
#widgetSetup>#useableList{
    font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
    background-image:url(http://www.nyprisoninfo.com/widget-background.png);
}

#widgetSetupContent
{
    width:250px;
    height:250px;
    max-width:250px;
    font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
    background-color:transparent;
    overflow:auto;
    max-height:156px;
    position:relative;
    top:-240px;
    left:190px;
	z-index:10000;
}
#useableList ul{
	margin:0px;
	padding:300px;
	padding-top:100px;
	padding-left:100px;
}
#useableList ul li{

    text-decoration:none;
    font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
    cursor:pointer;
	position:relative;
}
#useableList ul li:hover{
    color:red;
}
