.box {
	/*text-align:justify;*/
	min-height:230px;
	height:auto !important;
	height:230px;
}

.box .globButton{
	position:absolute;
	right:30px;
	top:2px;
	width:72px;
	margin:0;
}

.box .head{
	position:relative;
	width:100%;
	height:28px;
	background:#BAC6D4;
	margin-bottom:20px;
	overflow:hidden;
}	

.box .head .title,.box .head H1, .head .h1{
	position:relative;
	left:20px;
	font-size:14px;
	color: #173964;
	font-weight: bold;
	margin-top: 5px;
}

.box .head .title H1, .title .h1{
	position:relative;
	left:20px;
	font-size:14px;
	top:5px;
	color:#fff;
	margin:0;
}

.box .h1 * {
	font-size: 24px;
}

.box .h2 {
	font-size:	14px;
}

.box .corner{
	width:13px;
	height:28px;
	top:0;
}

.box .right{
	right:0;
	background:url('/_media/images/articles/articles_right_corner.jpg') no-repeat;
}
.box .left{
	left:0;
	background:url('/_media/images/articles/articles_left_corner.jpg') no-repeat;
}

.box .foot{
	width:100%;
	height:28px;
	background:#BAC6D4;
	position:absolute;
	right:0;
	bottom:0;
	
}

.box .foot .corner{
	top:auto;
	bottom:0;
}

.box .foot .right{
	background:url('/_media/images/articles/articles_right_bottom_corner.jpg') no-repeat;
}	

.box .foot .left{
	background:url('/_media/images/articles/articles_left_bottom_corner.jpg') no-repeat;
}	
/*
.box H2{
	color:#EE4905;
	font-size:14px;
}
*/
.box .content{
	width:650px;
	margin:auto;
	position:relative;
	padding-bottom:30px;
}
.box .pic{
	float:left;
	margin:0 20px 20px 0;
	overflow:hidden;
	border:2px solid #fff;
}

.box P.brief{
	font-weight:bold;
}

.subcat .thumb {
	width:282px;
	height:183px;
	margin:5px 0;
}

.subcat .thumb div{
	overflow:hidden;
	width:282px;
	height:183px;
	background:no-repeat 50% 50%;
}

.subcats .thumb3 {
	width:282px;
	height:183px;
	margin:5px 0;
}

.subcats .thumb3 div{
	overflow:hidden;
	width:282px;
	height:183px;
	background:no-repeat 50% 50%;
}

.subcat .thumb3 div{
	overflow:hidden;
	width:282px;
	height:183px;
	background:no-repeat 50% 50%;
}

.subcat H3{
	font-size:13px;
	margin:0;
	width:284px;
}

.subCategories{
	float: right;
	width: 895px;
	background: url('/_media/images/articles/sub_categories_bg.jpg') repeat-x top left;
	height: 17px;
	text-align: right;
	padding:2px 5px 0px 0px;
}

.subCategories a{
	color: #173964;
	font-weight: bold;
	text-decoration: none;
	margin:5px;
}

.subCategories span{
	color: #df5314;
	font-weight: bold;
}

.leftStrip{
	top: -18px;
}

.subCategories .current { 
	color:#EA7118;
}

.bar-title H2{
	margin:0;
	font-size:14px;
	padding:0 5px;
}

.bar-title .more-in{
	position:absolute;
	left:35px;
	top:0;
}

.bar-title .more-in A{
	text-decoration:none;
}

.subcat_links .whitebox{
	width:612px;
	padding:0;
	margin-top:8px;
}

.subcat_links .whitebox .boxContent{
	padding:5px;
	line-height:20px;
	.margin-top:-3px;
}

.subcat_links A{
	text-decoration:none;
}

.subcat_item,.insider{
	float:right;
	width:100%;
}

.insider .thumb{
	float:right;
	width:auto;
}

.insider .item-content{
	float:right;
	margin-right:10px;
	padding:3px;
	width:200px;
}

.newsletter{
	position:absolute;
	/*left:10px;*/
	right:10px;
	bottom:20px;
}

.newsletter INPUT {
	color:#8B8B8B;
	font-family:Arial;
}

.links-column {
	float: right;
	width: 200px;
}
	

.links-column a {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.h3 a {
	font-size:13px;
	font-weight:bold;
}

#catBannersWrap{
	width: 630px;
	overflow: hidden;
	margin: 10px 0;
}

.bannerFrame{
	width: 197px;
	height: 127px;
	background: url('/_media/images/category_banners/banner_box.png') no-repeat 0 0;
	margin-right: 11px;
	position: relative;
	float: right;
}

.bannerFrame:first-child{
	margin-right: 0px;
}

.bannerFrame > img {
    height: 120px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 190px;
}
