
#info-container {width:960px; margin: 0;padding: 0;}

#info-container .info-content {padding: 0;}

#litpage {width:960px !important; overflow:hidden}

.row {width:960px;}


/*standard guide tiles*/
.lit-tile {width:310px; position:relative;overflow:hidden; float:left; margin-right:3px;}

.lit-img {width:155px; height:175px; overflow:hidden; float:left;}

.lit-detail {width:155px; height:175px; float:left;background-color:#ccc;}

.lit-detail p {width:130px;padding-left:10px; font-size:12px; color:#333;}

.lit-arrow-left {width: 0; height: 0; border-top: 10px solid transparent;border-right: 20px solid #ccc;border-bottom: 10px solid transparent; position:absolute;z-index:50;opacity:.90;filter: alpha(opacity=90)}


.lit-arrow-right {width: 0; height: 0; border-top: 10px solid transparent;border-left: 20px solid #ccc;border-bottom: 10px solid transparent; position:absolute;z-index:50; opacity:.90;filter: alpha(opacity=90);}


/*featured guide tiles*/

.flit-tile {width:310px; position:relative;overflow:hidden; float:left; margin-right:2px; margin-left:3px;}
.flit-img {width:310px; height:220px;}
.flit-detail {width:310px; height:140px;background-color:#ccc; margin-top:-10px;}
.flit-detail p {width:290px;padding-left:10px; font-size:12px;padding-top:18px; color:#333}

.flit-arrow-top {width: 0; height: 0; border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 20px solid #ccc; position:absolute;z-index:50}


/*end featured tiles*/

.mgline {width:750px; height:0; border:1px solid #0661aa; margin-top:3px; margin-bottom:3px;}


/*links*/
 a.bluelink:link {color:#225D8F;font-weight:bold}
 a.bluelink:visited {color:#225D8F;font-weight:bold}
 a.bluelink:hover {color:#b20000;font-weight:bold}
 
 
 /*label*/
 
.newflag {width: 0;height: 0;border-top: 50px solid #b20000;border-left: 50px solid transparent; position:absolute; z-index:200}
.new-title {font-size:10px;color:#fff;position:absolute;z-index:400}

.newflag-hot {width: 0;height: 0;border-top: 50px solid #0661aa;border-left: 50px solid transparent; position:absolute; z-index:200}

 
 .top {padding-top:20px}
 .smtop {padding-top:8px;}