



#widgetcontainer {

position: relative;

width: 90%;

padding-left:0px;

}


#widgetcontainer p {
font-size:11px;
margin:0 0 0 0;

}



#widgetcontainer h1 {

	font-size: 16px;

	line-height: 20px;

}



#widgetcontainer ul, li, h4 {

margin: 0; padding: 0;

list-style: none;
font-size: 13px !important;
line-height: 1.3em !important;

}

#widgetcontainer h4 {

margin: 0; padding: 0px 0px 15px 0px;


font-size: 15px !important;
line-height: 1.4em !important;

}



#widgetcontainer a {

text-decoration: none;

color: #FFFFFF;

}



 #widgetcontainer a:hover {

text-decoration: underline;

}



small {

color: #FFFFFF;

font-weight: normal;

font-size: 22px;

display: block;

}



#widget {

overflow: hidden;

background: #1D4678;

padding: 0;

height: 180px; /* You should adjust this height for your project. */

position: relative;

float: left;

min-width: 90%;


}



#widget img {

float: left;

border: 1px solid white;

padding: .2em;

background: #d3d3d3;

margin-right: .5em;

width: 90px;

height: 90px;

}



#widget li {
color: #bdd9f8;

clear: left;

overflow: hidden;

position: relative;

top: 0;

padding-bottom: 3em;

height: 180px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */

}



h4 {
padding-top: .1em!important;
line-height:1.2em!important;
font-size: 13px!important;
font-weight: bold !important;
}



#widget li p {

color: #5aa7f9 !important;

margin:0 0 0 0 !important;
margin-top: .2em!important;
padding:0 !important;
}