.itembag {background: #fff; padding: 20px; width: 80%; margin-bottom: 30px; margin-top: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.firstprize {border: 3px solid gold}
.secondprize {border: 3px solid silver}
.itembag .twitt-wrapper {margin-bottom: 15px;}
.itembag a, .itembag a:visited {color:#2FC2EF; text-decoration: none;}
.itembag a:hover {color:#2FC2EF; text-decoration: underline;}
.itembag .entry-content {display:block;font-size:24px; font-family: georgia}
.itembag .imgpreview {display: block; margin-top: 5px;}
.itembag .imgpreview img {width: 270px; border: none;}
.itembag .entry-content * {font-family: georgia}
.itembag .entry-date span, .itembag .entry-date, .itembag .entry-date:hover, .itembag .entry-date:visited {font-size: 11px; color: #999}
.itembag .user-info {overflow: hidden; position: relative; border-top: 1px solid #E6E6E6; height:73px; line-height:1; margin-top:0; padding-top:15px;}
.itembag .user-info .full-name {margin-top: 5px;}
.itembag .user-info * {line-height: 1}
.itembag .user-info img {width: 48px; height: 48px; border: none;}
.itembag .user-info .prize {position: absolute; top: 50px; left: 24px; }
.itembag .user-info .prize img {width: auto; height: auto;}
.itembag .thumb {float: left;}
.itembag .screen-name {font-size: 28px;}
