.alligator-light-widget {

list-style-type: none;

}

.alligator-light-widget li {

padding: 15px 0;

border-top: 1px solid;

position: relative;

}

.alligator-light-widget li .profile:hover > .popup {

display: block !important;

}

.alligator-light-widget li img {

float: left;

margin: 2px 10px 0 0;

border-radius: 2px;

width: 24px; height: 24px;

}

.alligator-light-widget li h2 {

font-size: 1em;

margin-bottom: 5px;

letter-spacing: 0;

color:#F00;

}

.alligator-light-widget li h3 {

font-size: 0.85em;

font-weight: normal;

color: #666666;

}

.alligator-light-widget li p {

clear: both;

line-height: 1.6em;

padding-top: 5px;

}

.alligator-light-widget .popup {

position: absolute;

width: 405px; height: 106px;

top: -24px;

z-index: 9999;

display: none;

}

.alligator-light-widget .left-popup { left: -401px; }

.alligator-light-widget .right-popup { left: 20px; }

.alligator-light-widget .left-popup .l {

width: 16px; height: 106px;

background: url(images/widget-light/light-popup-left1.png) no-repeat 0 0;

float: left;

}

.alligator-light-widget .right-popup .l {

width: 28px; height: 106px;

background: url(images/widget-light/light-popup-left2.png) no-repeat 0 0;

float: left;

}

.alligator-light-widget .popup .c {

width: 361px; height: 76px;

background: url(images/widget-light/light-popup-body.png) repeat-x 0 0;

float: left;

padding: 15px 0;

}

.alligator-light-widget .left-popup .r {

width: 28px; height: 106px;

background: url(images/widget-light/light-popup-right1.png) no-repeat 0 0;

float: right;

}

.alligator-light-widget .right-popup .r {

width: 16px; height: 106px;

background: url(images/widget-light/light-popup-right2.png) no-repeat 0 0;

float: right;

}

.alligator-light-widget .popup p {

clear: none !important;

font-size: 11px;

width: 275px; height: 50px;

overflow: hidden;

padding-top: 2px;

}

.alligator-light-widget .popup img {

margin: 0 10px 0 0;

float: left;

width: 73px !important; height: 73px !important;

border-radius: 5px !important;

}

.alligator-light-widget .popup h2 {

margin-bottom: 0 !important;

font-size: 12px;

padding-top: 2px;

}

.alligator-light-widget .popup .follow {

float: right;

margin-top: -2px;

}

.alligator-light-widget .popup .follow .l2 {

width: 21px; height: 20px;

background: url(images/twitter/twitter-left.png) no-repeat 0 0;

float: left;

}

.alligator-light-widget .popup .follow a {

display: block;

height: 20px;

background: url(images/twitter/twitter-body.png) repeat-x 0 0;

float: left;

text-decoration: none;

font-weight: bold;

font-size: 11px;

color: #303030;

padding: 3px 3px 0;

text-shadow: #ffffff 0 1px;

}

.alligator-light-widget .popup .follow .r2 {

width: 5px; height: 20px;

background: url(images/twitter/twitter-right.png) no-repeat 0 0;

float: left;

}.alligator-dark-widget {
list-style-type: none;
}
.alligator-dark-widget li {
padding: 15px 0;
border-top: 1px solid;
position: relative;
border-color: #505050;
}
.alligator-dark-widget li .profile:hover > .popup {
display: block !important;
}
.alligator-dark-widget li img {
float: left;
margin: 2px 10px 0 0;
border-radius: 2px;
width: 24px; height: 24px;
}
.alligator-dark-widget li h2 {
font-size: 1em;
margin-bottom: 5px;
letter-spacing: 0;
}
.alligator-dark-widget li h3 {
font-size: 0.85em;
font-weight: normal;
color: #999999;
}
.alligator-dark-widget li p {
clear: both;
line-height: 1.6em;
padding-top: 5px;
}

.alligator-dark-widget .popup {
position: absolute;
width: 405px; height: 106px;
top: -24px;
z-index: 9999;
display: none;
}
.alligator-dark-widget .left-popup { left: -401px; }
.alligator-dark-widget .right-popup { left: 20px; }
.alligator-dark-widget .left-popup .l {
width: 16px; height: 106px;
background: url(images/widget-dark/dark-popup-left1.png) no-repeat 0 0;
float: left;
}
.alligator-dark-widget .right-popup .l {
width: 28px; height: 106px;
background: url(images/widget-dark/dark-popup-left2.png) no-repeat 0 0;
float: left;
}
.alligator-dark-widget .popup .c {
width: 361px; height: 76px;
background: url(images/widget-dark/dark-popup-body.png) repeat-x 0 0;
float: left;
padding: 15px 0;
}
.alligator-dark-widget .left-popup .r {
width: 28px; height: 106px;
background: url(images/widget-dark/dark-popup-right1.png) no-repeat 0 0;
float: right;
}
.alligator-dark-widget .right-popup .r {
width: 16px; height: 106px;
background: url(images/widget-dark/dark-popup-right2.png) no-repeat 0 0;
float: right;
}
.alligator-dark-widget .popup p {
clear: none !important;
font-size: 11px;
width: 275px; height: 50px;
overflow: hidden;
padding-top: 2px;
}
.alligator-dark-widget .popup img {
margin: 0 10px 0 0;
float: left;
width: 73px !important; height: 73px !important;
border-radius: 5px !important;
font-size: 12px;
}
.alligator-dark-widget .popup h2 {
margin-bottom: 0 !important;
padding-top: 2px;
}
.alligator-dark-widget .popup .follow {
float: right;
margin-top: -2px;
}
.alligator-dark-widget .popup .follow .l2 {
width: 21px; height: 20px;
background: url(images/twitter/twitter-left.png) no-repeat 0 0;
float: left;
}
.alligator-dark-widget .popup .follow a {
display: block;
height: 20px;
background: url(images/twitter/twitter-body.png) repeat-x 0 0;
float: left;
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #303030 !important;
padding: 3px 3px 0;
text-shadow: #ffffff 0 1px;
}
.alligator-dark-widget .popup .follow .r2 {
width: 5px; height: 20px;
background: url(images/twitter/twitter-right.png) no-repeat 0 0;
float: left;
}.alligator-default {
list-style-type: none;
}
.alligator-default li {
padding: 15px 0;
border-top: 1px solid #dddddd;
position: relative;
clear: both;
}
.alligator-default li .profile:hover > .popup {
display: block !important;
}
.alligator-default li img {
float: left;
margin: 3px 15px 15px 0;
border-radius: 5px;
width: 48px; height: 48px;
padding-bottom: 10px;
}
.alligator-default li h2 {
font-size: 1.1em;
margin-bottom: 5px;
display: inline;
}
.alligator-default li h3 {
font-weight: normal;
color: #929191;
display: inline;
}
.alligator-default li p {
line-height: 1.6em;
padding-top: 5px;
}

.alligator-default .popup {
position: absolute;
width: 405px; height: 106px;
top: -8px;
z-index: 9999;
display: none;
}
.alligator-default .left-popup { left: -401px; }
.alligator-default .right-popup { left: 47px; }
.alligator-default .left-popup .l {
width: 16px; height: 106px;
background: url(images/widget-light/light-popup-left1.png) no-repeat 0 0;
float: left;
}
.alligator-default .right-popup .l {
width: 28px; height: 106px;
background: url(images/widget-light/light-popup-left2.png) no-repeat 0 0;
float: left;
}
.alligator-default .popup .c {
width: 361px; height: 76px;
background: url(images/widget-light/light-popup-body.png) repeat-x 0 0;
float: left;
padding: 15px 0;
}
.alligator-default .left-popup .r {
width: 28px; height: 106px;
background: url(images/widget-light/light-popup-right1.png) no-repeat 0 0;
float: right;
}
.alligator-default .right-popup .r {
width: 16px; height: 106px;
background: url(images/widget-light/light-popup-right2.png) no-repeat 0 0;
float: right;
}
.alligator-default .popup p {
clear: none !important;
font-size: 11px;
width: 275px; height: 50px;
overflow: hidden;
padding-top: 2px;
}
.alligator-default .popup img {
margin: 0 10px 0 0;
float: left;
width: 73px !important; height: 73px !important;
border-radius: 5px !important;
}
.alligator-default .popup h2 {
margin-bottom: 0 !important;
font-size: 12px;
padding-top: 2px;
}
.alligator-default .popup .follow {
float: right;
margin-top: -2px;
}
.alligator-default .popup .follow .l2 {
width: 21px; height: 20px;
background: url(images/twitter/twitter-left.png) no-repeat 0 0;
float: left;
}
.alligator-default .popup .follow a {
display: block;
height: 20px;
background: url(images/twitter/twitter-body.png) repeat-x 0 0;
float: left;
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #303030;
padding: 3px 3px 0;
text-shadow: #ffffff 0 1px;
}
.alligator-default .popup .follow .r2 {
width: 5px; height: 20px;
background: url(images/twitter/twitter-right.png) no-repeat 0 0;
float: left;
}