/* Featured Section */
.feature-block {overflow: hidden;position: relative;padding: 15px;}
.feature-block .image-container {float: left;margin-right: 15px;}
.feature-block .rokstories-spinner {background: transparent url(spinner3.gif) no-repeat scroll 50% 50%}
.feature-block .image-container .image-full {position:relative;overflow: hidden;}
.feature-block .image-container .image-full img {position:absolute;top: 0;left: 0;visibility: hidden;}
.feature-block .image-container .image-small img {cursor: pointer;}
.feature-block .desc-container {overflow: hidden;position: relative;}
.feature-block .desc-container .description {position: absolute;top: 0; left: 0;visibility: hidden;}
.feature-block img.feature-main {display: block;}
.feature-block img.feature-sub {margin: 9px 9px 0 0;}
.feature-block .feature-title {display: block;font-weight: bold;font-size: 160%;line-height: 130%;margin-bottom: 10px;}
.feature-block .feature-desc {font-size: 120%;line-height: 130%;color: #333;}
.feature-block .moduletable h3 {font-weight: bold;font-size: 180%;}
.feature-block .readon {display: block;margin: 15px 0;font-weight: bold;}

/* Typography */
.readon-wrap1 {margin-top: 15px;position:relative;float:left;}
.readon-wrap1 span {display:block;height: 24px;line-height: 24px;}
a.readon {font-weight: bold;}
a.readon-main {font-size: 12px;cursor: pointer;}
a.readon-main:hover {text-decoration: none;}
.readon1-l {position:absolute;width: 7px;height: 24px;left:0;top:0;}
.readon1-m {margin-left: 7px;text-align: center;padding-left:2px;}
.readon1-r {margin-right: -7px;padding-right: 10px;}

/* @group Demo Content */