/* left side column */
.col-A div.browse-menu {padding-left:20px;}
	
.col-A div.browse-menu ul {
	margin:0;
	padding:0;	
}
.col-A div.browse-menu ul li {
	font-size:9px;
	list-style:none;
}


/* middle column */
.col-BC #tags p {
	border-top:1px solid #ccc;
	font-size:9px;
}
.col-BC #nav-article {
	height:13px;
	margin-bottom:7px;
	text-align:right;
	width:100%;
}
.col-BC #nav-article img {
	padding-left:0px;
}

/* right column */
.col-D .sub-menu p {
	font-size:10px;
}
.col-D .sub-menu .must-read {
	background:url(../../images/template/dotted-line-wht-bg.gif) repeat-x bottom;
	margin-bottom:20px;
	padding:0 0 5px 0;	
}
.col-D .sub-menu .header, .col-A .browse-menu .header  {
	color:#6c7884;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}
.col-D .sub-menu form {
	margin-bottom:20px;
}

/* middle column content */
.body h1.heading, .body h1.heading a, .body h1.heading a:hover, .body h1.heading a:visited { 
	background-image:none;
	color:#000;
	font-size:15px;
	margin:0 0 -8px 0;
	text-decoration:none;
}

.body h1.search-keyword { 
	color:#000;
	font-size:10px;
	text-transform:capitalize;
	font-weight:normal;
	margin:3px 0 0 0; 
}
.body h2.search-heading, body h2.search-heading a,.body h2.search-heading a:hover, .body h2.search-heading a:visited  {
	background-image:none;
	color:#000;
	font-size:16px;
	font-weight: bold;
	line-height:16px;
	margin:0 0 0px 0;
	text-decoration:none;
	text-transform:none;
}
.body img.border {
	border:1px solid #000;
	padding:1px;
	margin-bottom:15px;
}
.body img.imgright {
	float:right;
}
.body img.imgleft {
	float:left;
}
.body p.author {
	color:#a2a2a2;
	font-size:10px;
}
.body .intro {
	text-transform:uppercase;
}
.body ul.article-list {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}
.body ul.article-list li {
	background-image:url(../images/list-triangle.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding-left:10px;
}
ul.article-list li.current a:link,  ul.article-list li.current a:visited, ul.article-list li.current a:hover {
	color:#a2a2a2;
	text-decoration:none;
}

.body .slug-article {
	float:left;
	width:220px;
}

.body .search-article {
	float:left;
	width:347px;
}

.body .search-article-wrap{
width:100%; 
overflow:hidden; 
margin:0 0 25px 0;


}

.body .search-article-wrap .search-article-image{
float:left; 
margin:0 14px 0 0; 
border:#000000 solid 1px;

}

.body .search-article-wrap .search-article-tags{
	background:url(../../images/search-section-line.gif) no-repeat;
	padding:3px 0 0 0;
	font-size:10px; 
	line-height:13px;

}

.body .search-header-footer-wrap{

width:347px; 
overflow:hidden; 
font-size:10px;
}

.body #search-header-line{

margin:3px 0 15px 0;
width:380px;
}

.body .search-header-footer-wrap .search-word{
float:left;
}

.body .search-header-footer-wrap .search-bold{
font-weight:bold;


}

.body .search-header-footer-wrap .search-nav{
float:right;


}

.body .search-header-footer-wrap .search-nav-wrap{

width:135px; 
overflow:hidden;

}

.body .search-header-footer-wrap .search-nav-right{
float:right; 
margin:2px 0 0 1px;

}

.body .search-header-footer-wrap .search-nav-left{
float:right; 
margin:2px 0 0 10px;

}

.body .search-header-footer-wrap .search-nav-pages{
float:right; 


}


.body #search-footer-line{

margin:3px 0 3px 0;
}

.sub-menu .search-bar-wrap{
width:112px; 
height:21px; 
border:#95a5c6 solid 1px; 
margin:0 0 0 0; 
padding:0 0 0 0; 
overflow:hidden;

}


.sub-menu .search-bar-text{

float:left;

}

.sub-menu form input.search-bar-text-area {

font-size: 10px; 
width:85px; 
border:1px solid #ffffff; 
margin:2px 0 0 0; 
padding:0 0 0 0; 
}

.sub-menu .search-bar-button{
float:left; 
margin:4px 0px 0px 5px;

}


div#copy {
    margin:0;
    padding:10px 0 0 17px;
    font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:14px;
    float:left;
}

div#copy p, div.highlights {
    font-family: Arial,"Trebuchet MS",serif;
    font-size:8.5pt;
    line-height:1.2em;
}

