html, body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*--------------------- Header -------------------------*/
#header {
	height: 113px;
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
}
#top-nav {
	margin: 0px;
	padding: 0px;
	width: 900px;
	/*position: relative;
	z-index: 999;*/
}
#top-nav .logo {
	padding: 0px;
	margin: 0px;
	float: left;
}

#top-nav-lang {
	text-align:right;
}

#top-nav-lang .translate0 {
	margin: 0px;
	width: 60px;
	height: 21px;
	border-right: 1px solid #666;
	/*float: right;
	position: relative;*/
	padding: 0px;
}

#top-nav-lang .translate0 a:link, #top-nav-lang .translate0 a:visited,
#top-nav-lang .translate1 a:link, #top-nav-lang .translate2 a:visited,
#top-nav-lang .translate2 a:link, #top-nav-lang .translate1 a:visited,
#top-nav-lang .vcblog a:link, #top-nav-lang .vcblog a:visited {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #73216d;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: inline-block;
}

#top-nav-lang .translate0 a,
#top-nav-lang .translate1 a,
#top-nav-lang .translate2 a, 
#top-nav-lang .vcblog a {
	padding: 0 15px;
}


#top-nav-lang .translate0 a:hover, #top-nav-lang .translate1 a:hover, #top-nav-lang .translate2 a:hover, #top-nav-lang .vcblog a:hover  {
	color: #996600;
	text-decoration: none;
}

#top-nav-lang .translate1 {
	margin: 0px;
	padding: 0px;
	width: 50px;
	/*float: right;
	position: relative;*/
	border-right: 1px solid #666;
}
#top-nav-lang .translate2 {
	padding: 0px;
	width: 50px;
	/*float: right;
	position: relative;*/
	margin: 0px;
}

#top-nav #inner-parts {
	padding: 0px;
	float: right;
	width: 240px;
	text-align: right;
	margin: 0px;
	position: relative;
	z-index: 999;
}

.top-nav2 {
	padding: 0px;
	margin: 7px 5px 0px 0px !important;
	margin: 7px 3px 0px 0px; /*IE6*/
	position: relative;
	white-space: nowrap;
	display: block;
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.top-nav2 a:link, .top-nav2 a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #73216d;

}
.top-nav2 a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #996600;
}

.shortcut {
	padding: 5px 0 0 0;
	float: right;
	/*position: relative;*/
	margin: 0 5px 0 0 !important;
	margin: 0 3px 0 0;
}

.shortcut a:link,
.shortcut a:hover,
.shortcut a:visited {
	white-space: nowrap;
}
.shortcut .img {
	vertical-align: bottom;
	position: relative;
	float: left;
	margin-left: 50px;
}


/* Search */
#search {
	width: 171px;
	/*height: 15px;*/
	background-image: url(../images/search-bg_in.gif);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	margin: 7px 5px 0 0 !important;
	margin: 7px -5px 0 0;/*IE6*/
}

#search form{
	margin:0;
	padding:0;
}


#search .inputbox {
	/*background: transparent;
	border: none;
	width: 151px;
	padding: 3px 0px 0px 10px;
	height: 21px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;*/
	/*display: inline;*/
	/*margin: 0px 21px 0px 0px;*/
	
	background: transparent;
	border: none;
	width: 143px;
	margin-top: 0px;
	/*margin-right: 20px;*/
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	
}

#search .searchGoButton {
	width:16px; 
	border:0px; 
	height:18px; 
	background-color:transparent;
	cursor:pointer;
}

/*--------------------- End of Header -------------------------*/

#base-container {
	margin: 0px;
	padding: 0px; 
	float: right;
	width: 718px;
}
#banner {
	padding: 0px;
	clear: both;
	/*height: 77px;*/
	margin: 0px 0px 20px 0px;
}
.banner {
	margin: 0px 0px 20px -15px;
}
.breadcrumb {
	margin: 0px;
	padding: 0px;
	width: 715px;
	border: 1px solid #73216d;
	border-left: 0px;
	background-color: #dda300;
	height: 28px;
}
.breadcrumb-fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-indent: 5mm;
	display: none;
}

/*--------------------- Font Selection -------------------------*/
.activestyle {
	text-align: right;
	padding: 0px;
	height: 14px;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	vertical-align: baseline;
	line-height: 14px;
	float: right;
	margin: 0px 5px 0px 0px;
}

.t12px a:link, .t12px a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
.t12px a:hover {
	color: #73216d;
	text-decoration: none;
}
.t14px a:link, .t14px a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.t14px a:hover {
	color: #73216d;
	text-decoration: none;
}

.t16px a:link, .t16px a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}
.t16px a:hover {
	color: #73216d;
	text-decoration: none;
}

/*--------------------- End of Font Selection -------------------------*/

#inner-nav {
	padding: 0px 0px 10px 0px;
	float: left;
	width: 180px;
	margin: 0px;
	/*height: 500px;*/
}

a.topLink {
	display:block;
	width:30px;
	font:normal 12px/14px arial, sans-serif;
	color:#999;
	text-decoration:none;
	float:right;
	background-image: url(/english/images/top.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav-title {
	margin: 0px;
	height: 77px;
	width: 158px;
	display: block;
	padding: 0px 12px;
	text-align: left;
}


ul.ptr, ul.title-with-desp-list {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	_width: 100%
}
ul.ptr li , ul.title-with-desp-list li, ul.title-with-desp-list li.title-with-desp-list-item {
	background-image: url(../images/c0.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.1em;
	_background-position: 0em 0em;
	padding-left: 15px;
	list-style-type: none;
	/*line-height: 12px;*/
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

ul.ptr li span, ul.title-with-desp-list li span, ul.title-with-desp-list li.title-with-desp-list-item span {
	font-weight: normal;
}

ul.ptr li a:link, ul.ptr li a:visited, ul.title-with-desp-list li a:link, ul.title-with-desp-list li a:visited ,
ul.title-with-desp-list li.title-with-desp-list-item a:link, ul.title-with-desp-list li.title-with-desp-list-item a:visited  {
	color: #336699;
	text-decoration: none;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0px;
}

ul.ptr li a:hover, ul.title-with-desp-list li a:hover, ul.title-with-desp-list li.title-with-desp-list-item a:hover,
div.detail-pane ul.title-with-desp-list li.title-with-desp-list-item a:hover  {
	color: #996600;
	text-decoration: none;
	padding-left: 0px;
}

ul.ptr-nobold {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	_width: 100%
}
ul.ptr-nobold li, ul.ptr-nobold li.ptr-nobold {
	background-image: url(../images/c0.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.1em;
	_background-position: 0em 0em;
	padding-left: 15px;
	list-style-type: none;
	line-height: 12px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

ul.ptr-nobold li a:link, ul.ptr-nobold li a:visited  {
	color: #336699;
	text-decoration: none;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

ul.ptr-nobold li a:hover {
	/*color: #666;*/
	color: #960;
	text-decoration: none;
}


div.tab-content ul.small-list, ul.small-list {
	padding: 0px;
	margin: 5px 0px 10px 0px;
	_width: 100%;
}
div.Collapsible-link ul.small-list {
	margin: 3px 0px 0px 0px;
}

div.Collapsible-link ul.small-list li , div.Collapsible-link-light ul.small-list li , ul.small-list li {
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.1em;
	_background-position: 0em 0em;
	padding-left: 15px;
	list-style-type: none;
	line-height: 12px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

ul.small-list li  p {
	font-weight: normal;
}


div.Collapsible-link ul.small-list li {
	margin-bottom: 6px;
}

div.Collapsible-link ul.small-list li a:link, div.Collapsible-link ul.small-list li a:visited,
div.Collapsible-link-light ul.small-list li a:link, div.Collapsible-link-light ul.small-list li a:visited,
ul.small-list li a:link, ul.small-list li a:visited {
	color: #336699;
	text-decoration: none;
	/*margin-bottom: 3px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
}

div.Collapsible-link ul.small-list li a:hover, div.Collapsible-link-light ul.small-list li a:hover, ul.small-list li a:hover {
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}




/* ------------------------------------Definition of h1, h2, h3, h4, h5, h6, p, a ------------------------------------ */

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

div.Collapsible-link li.cclose div.detail-pane p a:link, div.Collapsible-link li.cclose div.detail-pane p a:visited, 
div.Collapsible-link-light li.cclose div.detail-pane p a:link, div.Collapsible-link-light li.cclose div.detail-pane p a:visited, 
p a:link, p a:visited, ul.feature-bulletpoint li a:link, ul.feature-bulletpoint li a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#336699;
	font-weight:normal;
	text-decoration: none;
	padding: 0px;
	display: inline;
}

div.Collapsible-link li.cclose div.detail-pane p a:hover, div.Collapsible-link-light li.cclose div.detail-pane p a:hover, p a:hover, ul.feature-bulletpoint li a:hover {
	color: #996600;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #73216d;
	text-indent: 0px;
	line-height: 28px;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin: 10px 0px;
	float: left;
	width: 70%;
}
h1.high {
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996600;
	line-height: 18px;
	padding: 0 0 10px 0;
	margin: 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #73216d;
	line-height: 20px;
	padding: 0 0 10px 0;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #369;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #646464;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #73216d;
	margin: 0px;
	padding: 0 0 10px 0;
	line-height: 16px;
}

h3.icon-title, 
h6.icon-title {
	padding: 0px;
	line-height: 16px;
	height:45px;
}


h3.icon-title a:link, h3.icon-title a:visited, 
h6 a:link, h6 a:visited{
	font-family: "Times New Roman", Times, serif;
	line-height: 19px;
	font-weight: bold;
	color: #73216d;
	text-decoration: none;
}
 
h6 a:hover {
	color: #996600;
	text-decoration: none;
}

/* ------------------------------------ End of Definition of h1, h2, h3, h4, h5, h6, p, a ------------------------------------ */

.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	font-weight: normal;
	margin: 0px 12px 15px 0px;
	padding: 0px;
}
.motto {
	margin: 5px 15px 0px 12px;
	float: left;
}
.tools {
	text-align: right;
	height: 15px;
	width: 99%;
	margin: 45px 0px 15px 0px;
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.logo-img {
	margin: 0px 0px 19px 18px;
}
.right-col-img {
	margin: 0px 5px 20px 5px !important;
	margin: 0px 5px 20px 0px;
}


.quicknav-header {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #666;
	font-weight: normal;
}

.feature-alt-text {
	color: #666;
}

hr.hr2-wider {
	border: 1px dotted #666;
	padding: 0px;
	width: 95%;
	margin: 5px 0px 5px 0px !important;
	*margin: 0px 0px 0px 0px !important; /*IE 7*/
	_margin: -3px 0px -3px 0px; /*IE 6*/
	text-align: left;
}

hr.hr3 {
	border-top: 1px dotted #666;
	width: 97%;
	margin: 5px 0px 5px 12px;
}

.photo {
	margin: 10px 15px 0px 12px;
	float: right;
}
.photo2 {
	margin: 0px auto 10px auto;
}
.content_L-margin {
	width: 95%;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

/*---------------------Left Navigation -------------------------*/
.left-navi-top-bg a, .left-navi-top-bg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 77px;
}

.left-navi-top-bg a:hover, .left-navi-top-bg a.current  {
	color: #ffcc33;
	text-decoration: none;
}

.left-navi-top-bg2 a, .left-navi-top-bg2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top:12px;
	line-height: 26px;
	/*background-color : #f00;*/
	display:block;
}

.left-navi-top-bg2 a:hover, .left-navi-top-bg2 a.current  {
	color: #ffcc33;
	text-decoration: none;
}


div.leftnavi {
	clear:both;
	width:166px;
	float:left;
	margin-right:2px;
}

div.leftnavi ul {
	padding:8px 0;
	margin:0;
	list-style:none;
	border-bottom:1px solid #73216d;
	float:left;
	background-image: url(../images/topBack.gif);
}

div.leftnavi ul li {
	float:left;
	position:relative;
}
div.leftnavi ul li a {
	display:block;
	width:150px;
	height:auto;
	color:#999;
	text-decoration:none;
	padding: 0 0 0 15px;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
}
div.leftnavi ul li a.sub {
	width:135px;
	padding: 0 0 0 30px;
}
div.leftnavi ul li a:hover,
div.leftnavi ul li a.current
{
	color:#960;
	direction:ltr;
}
div.leftnavi ul li:hover > a {
	color:#960;
}

div.leftnavi ul ul {
	position:absolute;
	left:-9999px;
	background:transparent;
	border:1px solid #73216d;
	border-top:0;
	width:150px;
	padding:0;
}
div.leftnavi ul ul li {
	float:left;
}
div.leftnavi ul ul li a {
	width:120px;
	height:auto;
	padding:3px 10px 3px 20px;
	color:#333;
	border-top:1px solid #73216d;
	filter: alpha(opacity=90);
	opacity:0.9;
	background-color: #fff;
	background-image: url(../images/arrowa.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	font-weight: normal;
}
div.leftnavi ul ul li a:hover {
	color:#fff;
	filter: alpha(opacity=100);
	opacity:1.0;
	background-color: #73216d;
	background-image: url(../images/arrowb.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}
div.leftnavi table {
	border-collapse:collapse;
	position:absolute;
	left:0;
	top:0;
}

div.leftnavi :hover ul {
	left:165px;
	top:-9px;
}
/*---------------------End of Left Navigation -------------------------*/

/*---------------- Quicklink : Start Here --------------------------------*/

#quicklink {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#quicklink ul {
	margin: 0px;
	padding: 0px;
	_width: 100%;

}

#quicklink li {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 15px;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	line-height: 15px;
}
#quicklink li a {
	color:#336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#quicklink li a:hover {
	color:#996600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/*---------------- Student Comments : End Here --------------------------------*/


/*--------------------- Footer -------------------------*/

#footer {
	clear: both;
	margin: 0px;
	width: 900px;
	padding: 0px;
}
.footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	position: relative;
	width: 51%;
	float: left;
	height: 15px;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	display: inline; /* bug for IE6 in CSS*/ 
}
.footer-nav a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	margin: 0px;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

.footer-nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 10px;
	text-decoration: none;
}
.footer-nav a:hover {
	text-decoration: none;
	color: #73216d;
}
.footer-nav-right {
	padding: 0px;
	position: relative;
	margin: 0px 10px 0px 10px;
	width: 45%;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333;
	text-align: right;
	height: 15px;
}
.footer-nav-right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
.footer-nav-right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #996600;
}
.footer-nav-right a:hover {
	text-decoration: none;
	color: #73216d;
}
.footer-nav-user {
	height: 15px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0px 0px 0px 10px;
	width: 49%;
	float: left;
	margin: 3px 0px 0px 0px;
}
.footer-nav-user a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #73216d;
	text-align: left;
	padding-right: 30px;
}
.footer-nav-user a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #73216d;
	/*margin-right: 15px;*/
	text-align: left;
}
.footer-nav-user a:hover {
	text-decoration: none;
	color: #996600;
	text-align: left;
}
.copyright {
	height: 15px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0px 10px 0px 0px;
	width: 48%;
	float: right;
	text-align: right;
	margin: 3px 0px 0px 0px;
}

.copyright a {
	color: #333;
	text-decoration: none;
}

.clear {
	clear: both;
	border-top: 1px solid #73216d;
	margin-top: 5px;
}

/*--------------------- End of Footer -------------------------*/

.clear2 {
	clear: both;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

img, div, input { behavior: url("iepngfix.htc") }


/*--------------------- Text Alignment -------------------------*/

.text-align-left {
	text-align: left;
}

.text-align-right {
	text-align: right;
}

.text-align-center {
	text-align: center;
}

/*--------------------- End of Text Alignment -------------------------*/

div.back-button a{
	padding-left:20px;
	background-image: url(../images/arr_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#666666;
	text-decoration:none;
}

.feature-date {
	color : #960;
}

.feature-bulletpoint {
	 color:#333333; 
	 font-family:Arial,Helvetica,sans-serif;
	 line-height:18px;
	 margin:0; 
	 padding-left:15px; 
}

div#cuhk-press-release h4, div#cuhk-events h4,
div#giving-whats-new h4, div#giving-current-events h4
  {
	font-weight:normal;
}

/*-------------------- CUHK A-Z -------------------------------------*/

input#cuhkaz-keyword {
	width:250px;	
}

h2#subject-title {
	margin-top :5px;
	*margin-top :15px;
	_margin-top :15px;
}
/*-------------------- End of CUHK A-Z -------------------------------------*/
/*----------------- Shortcut -----------------------*/

div#short-cut-pane {
	/*position:relative; */
	float:right;
}

div#short-cut-pane-inner {
	position:absolute; 
	left:-32px; 
	top:53px;
	width:165px; 
	border:1px solid #999; 
	z-index:9999;
	text-align:left; 
	background:#FFFFFF; 
	padding:2px; 
	overflow:visible;
	display:none;
	
}

ul#short-cut-list {list-style:none; margin:0px; padding:0px; font:12px; line-height:14px;}

ul#short-cut-list li {
	display:block;
}

ul#short-cut-list li.short-cut-separator {
	padding-bottom : 3px;
	border-bottom : 1px dotted #999;
	margin-bottom :3px;
}


ul#short-cut-list li a {
	width:90%;
	display:block;
	color : #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
ul#short-cut-list li a:hover {
	color : #960;
}

img#short-cut-button {
	cursor:pointer;
}


/*----------------- End of Shortcut -----------------------*/
/*----------------- Site Map -----------------------*/

div.threecol {
	width:31%; 
	float:left; 
	/*margin:3px; */
	padding:5px;
}

div.secondary-content {
	padding: 0px 10px;
}

/*----------------- End of Site Map -----------------------*/
/*----------------- Features -----------------------*/
.feature-box {
	border:1px solid #DDA300; padding:25px; margin-left:15px; margin-right:15px; display:block;
}
/*----------------- End of Features -----------------------*/

