/*
#------------------------------------------------------------------------
# The World News II - July 2011 template (for Joomla 1.6/1.7)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
/* simple css reset */
* { margin: 0; padding: 0; }
/* basic rules */
body { -webkit-text-size-adjust:none; font-family:Helvetica, Arial, Verdana, sans-serif; margin: 0; padding: 0; }
img { max-width:100%; height:auto; }
a { text-decoration: none; color:#000000; }
h1,
h2,
h3,
h4,
h5 { margin: 10px 0; }
h1 { margin-left: 10px; }
/* interface rules */
#gk-btn-nav-prev,
#gk-btn-nav-close { display: none; } /* hide prev and close buttons */
div#gkTranslations { display: none; } /* hide translations block */
#gkNav ul ul { display: none; } /* hide all second level and higher in menu */
/*blocks*/
#gkHeader.cssLogo { background: url('../../images/logo_mob.png') no-repeat center center; background-color:#000000; height:120px;}
#gkHeader.cssLogo > a { display: block; width: 100%; text-indent: -999em; }
#gkHeader > a { display: block; width: 100%;}
#gkTopWrap { background-color:#000000; }
#gkNav { /*height: 38px;*/ line-height: 36px; }
#gkNavContent { padding: 0 10px; }
#gkMenuContent { -webkit-box-shadow: 0 5px 15px #555; display: none; position: absolute; width: 100%; z-index: 1000; }
#gkMenuContent ul li { height: 40px; line-height: 40px; padding: 0 10px; }
#gkMenuContent ul li a { height: 40px; line-height: 40px; display: block; font-size: 14px; font-weight: bold; text-decoration: none; }
#gkMenuContent ul li a.haschild { background: transparent url('../../images/mobile/menu_arrow.png') no-repeat right center; }
#gkSearch { padding: 10px; display:none; }
#gkMain { clear: both; padding: 5px 0px; }
#gkMain p ul { padding-left: 20px; }
#gk-btn-login,
#gk-btn-register,
#gk-btn-switch { width: 26px; padding: 0; text-indent: -999em; float: right; margin: 13px 7px 0 0; }
#gk-btn-login span,
#gk-btn-register span,
#gk-btn-switch span { display: block; width: 26px; height: 20px; }
#gk-btn-login span { background: transparent url('../../images/mobile/btn_login.png') no-repeat center center; }
#gk-btn-register span { background: transparent url('../../images/mobile/btn_register.png') no-repeat center center; }
#gk-btn-switch span { background: transparent url('../../images/mobile/btn_switch.png') no-repeat center center; }
/* buttons and other form elements */
button,
.button,
input[type=button],
input[type=submit] { border: none; background:#ed7959; height: 26px; line-height: 26px; font-size: 12px; font-weight: bold; padding: 0 10px; -webkit-border-radius: 5px; }
#gk-btn-nav-prev span { height: 26px; line-height: 26px; display:block; padding: 0 0 0 20px; background: transparent url('../../images/mobile/btn_prev.png') no-repeat left center; }
.login label { min-width: 95px; display:block; float:left; clear:both; line-height:24px; }
#gk-btn-nav-close { float: right; margin-top: 5px; margin-left: 4px; }
a.button { display: inline-block; text-decoration: none; }
input { height: 24px; line-height: 24px; -webkit-border-radius: 5px; }
input#mod-search-searchword {
    background-color: #7a868a !important;
	/*background:url(../../images/mobile/search_ip_bg.png) repeat-x 0 0;*/
    border: medium none;
    color: #424d51;
    float: left;
    font-size: 14px;
    height: 20px;
    width: 96%;
	position:relative;
	z-index:2000; 
	top:1px; 
	right:-1px;
	text-align:center;
}/* search field */


#gkSearch input[type=submit] { position: relative; top: 1px; }
/* items */
.gkCollapsible + .gkFeaturedItem { display: none; } /* hide collapsible blocks */
.gkCollapsible { padding:0 0 0 10px; height: 40px; line-height:40px; -webkit-border-radius: 2px; margin: 5px -10px 0 -10px; position:relative; }
.gkCollapsible a { text-decoration:none; }
.item-page p.article-info,
.gkFeaturedItem p.article-info { margin: 0 -5px; -webkit-border-radius: 0 0 5px 5px; line-height: 1.4; font-size: 11px; padding: 5px 10px; }
.item-page p.article-info > span,
.gkFeaturedItem p.article-info > span { display: block; }
.gkFraturedItemContent { padding: 10px -5px; }
.gkFraturedItemContent ul { padding-left: 20px; }
.gkFeaturedItemTitle { padding:0; height: auto; line-height:22px; margin: 5px 5px 5px 0px; clear:both!important; display:block; }
.gkFeaturedItemTitle a { text-decoration:none; color:#000000!important; }
h2 .gkFeaturedItemTitle a{ font-size:18px;}
.item-page p.article-info,
.gkFeaturedItemTitle + .gkFeaturedItem p.article-info { -webkit-border-radius: 5px; }
.gkFeaturedItemInfo { margin: 0 5px; line-height: 1.4; font-size: 11px; padding: 5px 0; }
.gkFeaturedItemInfo > span { display: block; }
.gkToggle.hide, 
.gkToggle.show { width: 24px; height: 24px; display: block; margin: 8px 8px 0 0; float: right; text-indent: -999em; position: absolute; z-index: 1; right: 0; top: 0;}
.gkToggle.hide { background: transparent url('../../images/mobile/btn_hide.png') no-repeat center center; }
.gkToggle.show { background: transparent url('../../images/mobile/btn_show.png') no-repeat center center; }
/* footer */
#gkFooter { line-height: 1.3; font-size: 10px; margin-top:5px;overflow: hidden; text-align: center }
#gkOptions { text-align: center; }
/* form elements */
fieldset{ border: none!important; }
fieldset > div { padding: 5px 0; }
fieldset legend { font-size: 120%; font-weight: bold; padding:10px 0; }
fieldset dl { font-size: 11px; }
fieldset dt { float: left; clear: both; }
fieldset dd { float: left; margin-left: 10px; font-weight: bold; }
/* register form, profile edit, remind, reset */
.profile-edit dl,
.remind dl,
.reset dl,
#member-registration dl { font-size: 12px; }
.profile-edit dd,
.remind dd,
.reset dd,
#member-registration dd { clear: both; margin-bottom: 5px; margin-left: 0; }
/* search */
.search-results dt { font-size: 12px; font-weight:bold; margin-top: 10px; padding-top: 5px; }
.search-results dd { font-size: 10px; }
.searchintro { font-size: 11px; text-align:center; }
fieldset.only input,
.phrases-box input{ clear: both; display:block; float:left; }
fieldset.only label,
.phrases-box label { height: 24px; line-height:24px; text-indent: 10px; display: block; }
.form-limit { margin: 5px 0; }
p.counter { text-align:center; font-weight:bold; padding:5px 0; }
/* error messages */
#system-message dt { display: none; }
#system-message dd { padding: 10px; margin: 5px 0; -webkit-border-radius: 5px; list-style-type: none; }
#system-message dd.error { padding: 10px; margin: 5px 0; -webkit-border-radius: 5px; list-style-type: none; }
#system-message ul { list-style-type: none; }
#system-message ul li { padding-left: 0; }
/* pagination */
.pagination { padding: 10px 0; overflow: hidden; text-align:center; }
.pagination ul { display: inline-block; }
.pagination li { float: left; margin-left:3px; -webkit-border-radius: 2px; list-style-type: none!important; padding:0; }
.pagination li a,
.pagination li span { display: block; /*height: 24px;*/ line-height: 24px; min-width: 20px; padding: 0 5px; text-align:center; }
/* article */
.item-page p { margin: 10px 0; }
.item-page img { margin-left:-2px; }
.item-page ul li { padding-left: 10px; list-style-type: disc; list-style-position:inside; line-height:1.5; }
ul.pagenav { clear: both; overflow: hidden; padding: 10px 0; }
ul.pagenav li { padding: 0 5px; list-style-type: none; }
.pagenav-prev { float: left; }
.pagenav-next { float: right; }
.pagenavcounter { font-size: 90%; font-style:italic; }
/* categories */
.items-more ol li { list-style-type: disc; padding-left: 10px; list-style-position:inside; }
/* categories list */
.categories-list dl dt { float: left; }
.categories-list dl dd { font-weight: bold; }
.categories-list .item-title { font-size: 110%; font-weight: bold; }
.categories-list ul li { margin: 10px 20px; list-style-type: none; }
.categories-list > ul > li { margin-left: 0; }
.categories-list .category-desc img { float: left; }
/* tables */
table { border-collapse:collapse; margin: 10px 0; width: 100%; }
th { line-height:30px; height:30px; border:0;font-size: 13px }
td { padding: 3px; font-size:11px; }
th.item-phone { }
/* contact */
.jicons-icons { display: none; }
#contact-slider .pane-slider { margin-top: 10px; }
#contact-slider .pane-toggler { margin-top: 10px; }
#contact-slider label { display: block; font-size: 90%; }
#contact-slider label[for=contact-email-copy] { display:inline; font-size:90%;}
/*
 *
 * BASIC VARIABLES 
 *
 */
#gkHeader { height: auto; clear:both!important; margin-top:0px!important; margin-left:0px!important; margin-bottom:0px; padding-bottom:0px!important; float:left; width:100%;} /* logo size */
#gkHeader a{ text-align:center!important; margin:auto!important; }
#gkTopWrap { height: auto; background-color:#000000!important; display:block; float:left; width:100%; padding:10px 0 0; position:relative;}
#gkHeader > a { height: auto; }
#gkMenuContent { top: 250px; } /* margin = gkHeader height + gkNavContent height */
/*
 *
 * COLORS 
 *
 */
body{ }
body { font-size: 14px; margin:0; padding:0; font-family:Arial,Verdana,sans-serif; color: #515151;}
#all{ width:96%; margin:auto; border:#000000 solid 1px; padding: 0 0 10px 0;}
a { color: #cb260a; } /* links color */
h1,
h2,
h3,
h4,
h5 { color: #222; }
h1 { font-size: 120%; }
h2 { font-size: 18px; clear:both!important; color:#000000;}
/* headers color */
#gkTopWrap { background: transparent url('../../images/bg2.png') no-repeat -120px -40px; background-color:#000000; } /* header background color */

.nspLinksWrap.right{ clear:both; float:none!important; width:100%!important}
.box_ver1 .nspArts.right{ width:100%!important; margin-bottom:20px; border-bottom: 2px solid #00ab67; padding-bottom:10px; }
.box_ver1 .nspArts.right h4{ font-size:21px;}
.box_ver12 .nspArts.right{ width:100%!important; margin-bottom:20px; padding-bottom:10px; }
.box_ver1 img.nspImage.tleft.fnull{ width:45%!important; height:auto!important;}
.box_ver12 img.nspImage.tleft.fnull{ width:30%!important; height:auto!important;}
h4.nspHeader.tleft.fnull{ margin-top:0px;}
.box_ver1 .nspArts.right img.nspImage.tleft.fnull{ float:left; margin-right:10px; border: solid 2px #00ab67;}
.box_ver12 .nspArts.right img.nspImage.tleft.fnull{ float:left; margin-right:10px; border: solid 2px #00ab67;}
#gkNav { 	background: #fff;  /* border-top: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0;*/ } /* menu  */
#gk-btn-search,
#gk-btn-menu { padding: 10px 9px 10px 2px; margin-right: 2px; color: #444; font: bold 13px Arial, Helvetica, sans-serif; text-transform: uppercase; border-right: 1px solid #ddd; }
#gkMenuContent { -webkit-box-shadow: 0 5px 15px #555; } /* box-shadow for menu */
#gkMenuContent ul { background: #fff; }
#gkMenuContent ul li:first-child { border-top: 1px solid #eee; } /* border in menu */
#gkMenuContent ul li { border-bottom: 1px solid #eee; } /* border in menu */
#gkMenuContent ul li a { color: #656565; } /* menu item text color */
button,
.button,
input[type=button],
input[type=submit] { color: #fff; } /* color of the text in buttons */
input { border: 1px solid #ccc; } /* border around input fields */

.gkCollapsible { border: 1px solid #f0f0f0; background: #fbfbfb; } /* title block */
.gkCollapsible a { } /* text color in the title block */
.item-page p.article-info,
.gkFeaturedItem p.article-info { background: #fbfbfb; border: 1px solid #eee; border-top: none; color: #656565; } /* article info block */
.gkFeaturedItemTitle a { color: #656565; } /* title color */
.gkFeaturedItemInfo { border-top: 1px solid #eee; color: #656565; } /* info block */
#gkFooter { border-top: 1px solid #eee; } /* footer */
.search-results dt { border-top: 1px solid #eee; } /* label in search results */
#system-message dd { border: 1px solid #ddd; background: #f5f5f5; color: #888; } /* normal message */
#system-message dd.error { border: 1px solid #a00; background: #fee; color: #d00; } /* error message */
.pagination { border-top: 1px solid #eee; } /* pagination styles */
.pagination li { background: #fbfbfb; }
/*.item-page img { border: 2px solid #eee; }  border around image */
th { background: #222; color: #fff; } /* table header */
th a { color: #656565; } /* text in the table header */
td { border-bottom: 1px solid #eee; border-left:1px solid #eee; } /* table cells */
tr.cat-list-row1 td { background: #fbfbfb; } /* table zebra */
.weblink-category tr:first-child td { border-top: 1px solid #eee; } /* fix for the table in weblinks */
/*
#gkNavContent2 ul{  background:url("../../images/menu_item.png") repeat-x; height:36px; border-bottom:#00ab67 solid 3px; border-top:#000000 solid 1px; width:100%;  line-height:36px; }

#gkNavContent2 ul li{margin:0px; padding:0px; display:block; float:left; display:block; text-align:center!important; border-radius:5px; border-left:#b3bac2 solid 1px; height:36px;}
#gkNavContent2 ul li a{ text-align:center!important; color:#FFFFFF; font-size:20px;}
#gkNavContent2 ul li:hover {background:url("../../images/menu_item.png") repeat-x 0 -36px; height:36px;}
#gkNavContent2 ul li a:hover{ background:url("../../images/menu_active.png") no-repeat center top; height:36px; padding:8px 0 0;}
#gkNavContent2 ul li.active { background:url("../../images/menu_item.png") repeat-x 0 -36px; height:36px;}
#gkNavContent2 ul li.active a{ background:url("../../images/menu_active.png") no-repeat center top; height:36px; padding:8px 0 0;} */


#gkNavContent2 ul{ background-color:#424d51; width:100%; border-top:#000000 solid 1px; line-height:36px; height:36px;}

#gkNavContent2 ul li{margin:0px; padding:0px; display:block; float:left; width:32.6%; display:block; text-align:center!important; /*border-left:#b3bac2 solid 1px;*/ height:36px;}
#gkNavContent2 ul li a{ text-align:center!important; color:#FFFFFF; font-size:14px;}
#gkNavContent2 ul li:hover { background:url("../../images/menu_item.png") repeat-x 0 -36px; height:36px;}
#gkNavContent2 ul li a:hover{ background:url("../../images/menu_active.png") no-repeat center top; height:36px; padding:8px 0 0;}
#gkNavContent2 ul li.active { background:url("../../images/menu_item.png") repeat-x 0 -36px; height:36px;}
#gkNavContent2 ul li.active a{ background:url("../../images/menu_active.png") no-repeat center top; height:36px; padding:8px 0 0;} 

#gkNavContent2 ul li.item-752{background:url(../../images/mobile/separator.png) no-repeat 0 3px;}

/*#gkNavContent2 ul li.item-951{width:96%; background:url(../../images/mobile/star.png) no-repeat 5% 7px; background-color:#00ab67; margin:0 2%;}
#gkNavContent2 ul li.item-941{width:47%; margin : -2.5% 2% 2% 1%; background:url(../../images/mobile/top_nav_btn_bg.png) repeat-x; height:37px;}
#gkNavContent2 ul li.item-961{width:47%; margin : -2.5% 1% 2% 2%; background:url(../../images/mobile/top_nav_btn_bg.png) repeat-x; height:37px;}*/

#gkMain ul li.item-1421{width:96%; text-align:center; list-style:none; background-color:#00ab67; margin:0; height:20px; padding:10px 0 6px; margin: 0 2% 2%; border-radius: 5px;}
#gkMain ul li.item-1421 a{
	color:#FFF;
}

#gkMain ul li.item-751{width:100%; text-align:center; list-style:none; background-color:#00ab67; margin:0; height:20px; padding:10px 0 6px; margin: 0 0 2% 0; border-radius: 5px;}
#gkMain ul li.item-751 a{
	color:#FFF;
}
/*#gkNavContent2 ul li.item-750{width:47%; margin : -2.5% 2% 2% 1%; background:url(../../images/mobile/top_nav_btn_bg.png) repeat-x; height:37px;}
#gkNavContent2 ul li.item-752{width:47%; margin : -2.5% 1% 2% 2%; background:url(../../images/mobile/top_nav_btn_bg.png) repeat-x; height:37px;}*/

#gkBottom{

	margin-left:0px;
	margin-right:0px;

}
#gkbottom1,
#gkbottom2{
width:50%;
float:left;
display:block;
margin:0px; 
padding:0px;
}

#gkbottom1 h3 {
    background-color: #424D51;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    color: #00ab67;
	font-weight:normal;
    font-size: 17px;
    height: 15px;
    line-height: 20px;
    margin: 0 !important;
    padding: 5px 10px;
    
}
#gkbottom1 ul{ background-color:#424d51; padding:0px; padding:5px 0px 1px 0px!important; margin-top:-1px;}
#gkbottom2 ul{ margin-top:24px; background-color:#424d51; padding:5px 0px 1px 0px!important;}


#gkbottom1 ul li,
#gkbottom2 ul li{ 
background : url('../../images/list_arrow.jpg') no-repeat 10px 7px #667379;
line-height:26px!important;
margin-bottom:3px;
list-style:none;
padding-left:30px;

}
#gkbottom1 ul li a, #gkbottom2 ul li a{
	color:#FFFFFF;
	font-size:15px;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	#gkbottom1 ul li a, #gkbottom2 ul li a{
		font-size:11px !important;
	}
}

#gkterms{margin:5px 0px 0px 0px; width:100%;}
#gkterms ul{ list-style:none; float:left; margin:0px; padding:0px; width:100%;}
#gkterms ul li{list-style:none; float:left; width:24%; display:block; text-align:center!important; border-left:#000000 solid 1px; }

#gkterms ul li a {
    color: #00ab67 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: auto;
}
#gkterms ul li.item-1001{ border-left:none!important;}

#gkTopbanner{ width:100%; margin-top:10px; margin-bottom:20px;}
#gkTopbanner .content{ text-align:center!important; width: auto; margin:auto!important; display:block; clear:both!important;}
#gktopcontent{ margin-top:-15px;  margin-bottom:-10px;}

.article-info-term,
.article-info ul.actions{ display:none;}


.itp-share{
    display:block !important;        
}

.itp-share-tw{
    float:left;
    margin:10px 0px 0px 0px!important;
}

.itp-share-tbr{
    float:left;
    margin:10px;
}

.itp-share-fbl{
    float:left;
    margin:10px 10px 10px 10px!important;
}

.itp-share-su{
    float:left;
    margin-right:14px;
    margin-top:11px;
}
.itp-share-lin{
    float:left;
    margin-right:10px!important;
    margin-top:10px;
}

.itp-share-gone{
    float:left;
    margin-left:5px;
    margin-right:10px;
    margin-top:10px;
}

.itp-share-gshare{
    float:left;
    margin-left:5px;
    margin-right:10px;
    margin-top:10px;
}

.itp-share-reddit{
    float:left;
    margin-top:10px;
}
.itp-share-reddit a:hover{
    text-decoration: none !important;
    background: none !important;
}

.itp-share-pinterest {
    float:left;
    margin-left:10px;
    margin-top:10px;
}

.itp-share-buffer {
    float:left;
    margin-top:10px;
}
/*span.easy_img_caption{ clear:both!important; width:100%!important; height:auto!important; margin-left:-2px!important;}
.articleContent img{ clear:both!important; width:100%!important; height:auto!important; margin-left:-2px!important;}
*/
span.easy_img_caption{ clear:both!important; width:100%!important; height:auto!important; margin-left:-2px!important;}
/*.articleContent img{ clear:both!important; width:100%!important; height:auto!important; margin:0 auto!important;}*/
.create{ font-size:11px;}

h2 a, h4 a{ color:#000000!important;}

.gkFraturedItemContent img,
.blog .contmain img{ width:40%; height:auto; margin-left:-2px!important; margin-top:4px!important;}

a.contmain p{ clear:both; /*margin-bottom:15px!important;*/}

.blog .article-meta h2{ color:#000000; margin-top:5px; display:block; margin-bottom:15px; font-size:18px !important; padding-left:0px; }

.blog .article-meta.blog h2 a{ color:#000000!important; display:block; padding-left:0 !important; padding-bottom:-5px; margin-bottom:-10px!important;line-height:20px!important; height:auto; font-size:18px; }
.blog .items-more{ display:block; clear:both!important; margin:15px 0px; }
.items-more h3{ padding-top:5px;}
.row-separator{ clear:both!important; padding-bottom:10px; margin-bottom:15px!important; border-bottom:#00ab67 solid 2px!important; display:block!important;}
.blog .items-more a{ color:#000000;}
a.readon.inline,
.blog p.readmore a{ color:#00ab67; margin-right:2.5%; display:block;}
.blog a.contmain p{ color:#000000;}
.pagination a{ color:#00ab67;}
a.contmain p strong{ font-weight:normal!important;}
.gkFeaturedItem{ display:block; clear:both!important;}
.gkFraturedItemContent p strong{ font-weight:normal!important;}
p.mob{ display:none;}
.rsform-input-box,
.rsform-select-box,
.rsform-text-box{ width:90%!important;}
#userForm td{ width:48%!important;}
#respo{ display:block; margin-top:0px; position:absolute; right:0px; left:0; z-index:11000;}
#logo a img{ z-index:100000!important; text-align:center; position:relative; left:2%;}
#opts {
    display: block;
    float: left;
    width: 100%;
	margin-top:0px;
}
#search{ display:block; float:right; width:30%;  margin-top:-30px; }
#search .button {
    background: url("../../images/mobile/search_btn.png") no-repeat scroll center 1px #7a868a;
    float: right;
    height: 20px;
    padding: 0 10px;
    position: relative;
    right: 2px;
    text-indent: -9999px;
    top: -19px;
    z-index: 10000;
}
#logo{
	float:left;
	padding-bottom:10px;
	width:100%;
}
#logo img{
	max-width:80%;
	min-width:120px;
}
a.readon.fright{
	font-size:17px;
}
.items-row img{
	width:35% !important;
	height:auto !important;
	border:2px solid #00ab67 !important;
	margin-left:0px !important;
}
.item.column-1{
	width:96%;
	padding: 0 8px;
}
.blog h2{
	padding: 0 8px;
}
h2 .subheading-category{
	font-size:24px;
	padding-bottom: 15px !important;
}
.article-meta.blog h2{
	padding: 0 !important;
	position:relative;
}
.items-row .readmore a{
	float:right;
	font-size:17px;
}
a.fright{
	color:#00ab67 !important;
}
.item-1051{
	border-left:none !important;
}
.item-page{
	padding : 0 8px;
}

h2.gkFeaturedItemTitle{ margin-left:-10px;}
.gkFeaturedItemInfo{
	width:100%;
	float:left;
	clear:both;
	border:none !important;
}
.gkFeaturedItemInfo p{
	visibility:hidden;
}
.gkFeaturedItemInfo p time{
	border:none !important;
	visibility:visible;
}
.gkFeaturedItemInfo p.readmore{
	visibility:visible;
}

#userForm td{
	border-left:none !important;
}
.removeFooter td{
	border-bottom: none !important;
}
.txtNote{
	font-size:9px;
	width:96%;
	margin:0 auto 5px;
	text-align:center;
}
.box_ver1 p.nspText.tleft.fnull{
		/*visibility:hidden;*/
display:none;
}
.box_ver1 p.nspText.tleft.fnull a{
	visibility:visible;
}
.blog .items-row .readmore{
/*	margin-top:-10px;*/
	padding-top:0px;
}
.nspInfo.nspInfo1.tleft.fnull{
	margin-bottom:10px;
}
a.inline{
	margin-right:2.5%;
}
.readon.inline:after{
content: "...";
}
ul.actions{
	display:none;
}
.box_ver1 a.readon.inline, .blog p.readmore a{
	margin-right: 2.8% !important;
}
ul.pagenav{
	display:block;
	float:left;
	width:100%;
}
ul.pagenav li{
	background-color:#EFEFEF;
	border:1px solid #DDD;
}
ul.pagenav li.previous{
	float:left;
	display:block;
}
ul.pagenav li.next{
	float:right;
	display:block;
}
.nspText a.readon img {
width: 14px;
height: 14px;
}

.readmore{
float:right; width:150px; text-align:right;
}

#introContent {
    display: none;
}