.box {
	text-align:justify;
}
.box a {text-decoration:underline;}
.box .globButton{
	position:absolute;
	right:30px;
	top:2px;
	width:72px;
}

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

.box .head .title{
	position:relative;
	font-size:14px;
	color: #173964;
	font-weight: bold;
	/*
	left:20px;
	line-height: 25px;
	margin-left: 20px;
	margin-top: 5px;
	*/
}

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

.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:750px;
	margin:auto;
	position:relative;
	padding-bottom:30px;
}
.box .pic{
	float:left;
	margin:0 20px 20px 0;
	overflow:hidden;
	width:140px;
	height:140px;
	border:2px solid #fff;
}

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

.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;
}

.mainContent{
	text-align: left;
}

div.relatedLinks{
	border-bottom:10px solid #E0E3EA;
	color:#173964;
	font-size:17px;
	font-weight:bold;
	margin:auto;
	text-align:left;
	width:670px;
	padding-left:30px;
}

ul.relatedLinks{
	color:#FD8642;
	list-style-type:square;
}

ul.relatedLinks a{
	color:#000000;
	text-decoration: none;
}

.relatedBox{
	width: 195px;
	float: right;
}

.relatedBox .top{
	width: 195px;
	height: 38px;
	background: url('/_media/images/article/900-Study-jerusalem-item_07.gif') no-repeat top left;
}

.relatedBox .middle{
	width: 175px;
	height: 160px;
	background: url('/_media/images/article/900-Study-jerusalem-item_10.gif') repeat-y top left;
}

.relatedBox .bottom{
	width: 195px;
	height: 28px;
	background: url('/_media/images/article/900-Study-jerusalem-item_14.gif') no-repeat top left;
}

.box .content{
	padding-bottom:40px;
}
.box .content a{
	color: #0000FF;
}
