a:hover, a:visited{
	color:#f2c8b3;
}

a, a:link {
	color: #d95a1a;
}

h1 a:hover{
	color:#f2c8b3;
}

h1 a, a:visited {
	color: #f2c8b3;
}
h3 a:hover{
	color:#f2c8b3;
}

h3 a, a:visited {
	color: #f2c8b3;
}
h2 {
font-size:16px;
	text-transform: uppercase;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	text-align: left;

}
/** page structure **/

.block {
	
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: #ffffff;
	background-image: url(blockTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.blockInner {
	padding: 10px 16px 10px 16px;
	text-align: left;
	background-image: url(blockBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.blockInner2
{
	border: 0px solid #ffffff;
	color: #0f0f0f;
	width: 918px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;	
}

.bar {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: #f38d1f;
	
}
.bar2 {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: #e7e7e7;
	
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: #cccccc;
	background-image: url(footerBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hr2 {
	height: 1px;
	color: #b0b0b0;
	background-color: #b0b0b0;
	width:100%;
	border:0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.hr2 hr{
display:none;
}

/** side bars **/
.rightSideBar {
	float: right;
	width: 160px;
}

.leftSideBar {
	clear: left;
	float: left;
	width: 160px;
}


.rightSideBar2 {
	float: right;
	width: 306px;
	padding-left: 7px;
}

.leftSideBar2 {
	clear: left;
	float: left;
	padding-right: 7px;
	width: 306px;
}

/** main content **/
.mainBlock {
	
}

.main {
	float: left;
	width: 764px;
}

.feature {
	float: right;
	width: 574px;
}

.feature img {
	margin: 8px;
}

.sectionHeader {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 6px;
	margin-top: 25px;
}

.sectionBody {
	border-top: solid 1px #ffffff;
	background-image: url(bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 175px 0px;
	width: 764px;
}



.sectionBodyFull {
	border-top: solid 1px #ffffff;
}

.sectionBodyFull .body {
	float: none;
	width: 100%;
}

.splitBlock3 {
	width: 948px;	
}
.splitBlock3 .body {
	width: 337px;
	float: right;	
}

.sectionBodyNarrow {
	width: 600px;
	float: left;	
}

.sectionBodyNarrow .body {
	width: 337px;
	margin-right: 4px;
		float: right;	
}

.sectionBodySplit {
	
}


.featureAbstract {
	margin-top:-1.7em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
  }

  
.clearboth {
	line-height: 1px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}

/*Images strokes */

.articleContent img {
	border: 1px solid #2c2c2c;
	margin: 6px;
}

/*Articles rounded box*/
.rightSideContent {
	min-width:20em;
	color:#000;
	background-color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.rightSideContent .hd .c,
.rightSideContent .articleFooter .c {
	font-size:1px; /* ensure minimum height */
	height:39px;
	
}

.rightSideContent .articleFooter .c {
 height:14px;
}

.leftSideContent img {
	border: 1px solid #2c2c2c;	
	 
}
.rightSideContent img {
	border: 1px solid #2c2c2c;	
	 
}
.rightSideContent .hd {
	background:transparent url(tl2.gif) no-repeat 0px 0px;
	 
}


.rightSideContent .hd .c {
 background:transparent url(tr2.gif) no-repeat right 0px;
 margin:0px;
 padding:0px;
}

.rightSideContent .bd {
	/*background:transparent url(ml.gif) repeat-y 0px 0px;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}


.rightSideContent .bd .c {
 	/*background:transparent url(mr.gif) repeat-y right 0px;*/
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.rightSideContent .hd .c h1 a{

 color:#18191d;
}
.rightSideContent .hd .c h1 a:hover{

 color:#f2c8b3;
}

.rightSideContent .bd .c .articleContent {
	margin:0px 0px 0px 0px;
	padding:1em;
}
.rightSideContent .bd .listSponsor {
	margin:0px 0px 0px 0px;
	padding:1em;
	background-color:#fff;
	
}

.rightSideContent .articleFooter {
 background:transparent url(bl.gif) no-repeat 0px 0px;
}

.rightSideContent .articleFooter .c {
 background:transparent url(br.gif) no-repeat right 0px;
}

/* Blogger content */
.bloggerContent {
	min-width:20em;
	color:#000;
	background-color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.bloggerContent .hd .c,
.bloggerContent .articleFooter .c {
	font-size:1px; /* ensure minimum height */
	height:39px;
	
}

.bloggerContent .articleFooter .c {
 height:73px;
}

.bloggerContent img {
	border: 1px solid #2c2c2c;	
	 
}

.bloggerContent .hd {
	background:transparent url(tl3.gif) no-repeat 0px 0px;
	 
}


.bloggerContent .hd .c {
 background:transparent url(tr3.gif) no-repeat right 0px;
 margin:0px;
 padding:0px;
}
.leftSideContent .hd .c h1 a{

 color:#18191d;
}
.leftSideContent .hd .c h1 a:hover{

 color:#f2c8b3;
}

.bloggerContent .bd {
	/*background:transparent url(ml.gif) repeat-y 0px 0px;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}


.bloggerContent .bd .c {
 	/*background:transparent url(mr.gif) repeat-y right 0px;*/
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

.bloggerContent .bd .c .articleContent {
	 margin:0px 0px 0px 0px;;
 padding:1em;
}
.bloggerContent .bd .listSponsor {
	margin:0px 0px 0px 0px;
	padding:1em;
	background-color:#fff;
	
}

.bloggerContent .articleFooter {
 background:transparent url(bl3.gif) no-repeat 0px 0px;
}

.bloggerContent .articleFooter .c {
 background:transparent url(br3.gif) no-repeat right 0px;
}

/* content-specific */

.rightSideContent h1  {
	font-size:15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #18191d;
	text-decoration: none;
	text-align: center;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Helvetica;

}

.rightSideContent h1 a {
	font-size:15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #18191d;
	text-decoration: none;
	text-align: center;


}

.rightSideContent p {
	margin:0.5em 0px 0px 0px;
	padding:0px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 0.95em;
}
.leftSideContent h1  {
	font-size:15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #18191d;
	text-decoration: none;
	text-align: center;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Helvetica;
}

.leftSideContent h1 a {
	font-size:15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #18191d;
	text-decoration: none;
	text-align: center;


}

.leftSideContent p {
	margin:0.5em 0px 0px 0px;
	padding:0px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 0.95em;
	/*line-height: 18px;*/
}
.bloggerContent h1  {
	font-size:15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #18191d;
	text-decoration: none;
	text-align: center;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Helvetica;

}

.bloggerContent h1 a {
	font-size:15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #18191d;
	text-decoration: none;
	text-align: center;


}

.bloggerContent p {
	margin:0.5em 0px 0px 0px;
	padding:0px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 0.95em;
}


/*online newsletterrounded box*/
.leftSideContent {
	min-width:20em;
	color:#000;
	background-color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.leftSideContent .hd .c,
.leftSideContent .articleFooter .c {
	font-size:1px; /* ensure minimum height */
	height:39px;
	
}

.leftSideContent .articleFooter .c {
 height:14px;
}

.leftSideContent .hd {
	background:transparent url(tl2.gif) no-repeat 0px 0px;
	 
}


.leftSideContent .hd .c {
 background:transparent url(tr2.gif) no-repeat right 0px;
 margin:0px;
 padding:0px;
 color:#18191d;
}
.leftSideContent .hd .c h1 a{

 color:#18191d;
}
.leftSideContent .hd .c h1 a:hover{

 color:#f2c8b3;
}
.leftSideContent .bd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}


.leftSideContent .bd .c {
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

.leftSideContent .bd .c .articleContent {
	 margin:0px 0px 0px 0px;;
 	padding:1em;
}
.leftSideContent .bd .listSponsor {
	margin:0px 0px 0px 0px;
	padding:1em;
	background-color:#fff;
	clear:both;
	
	
}

.leftSideContent .articleFooter {
 background:transparent url(bl.gif) no-repeat 0px 0px;
}

.leftSideContent .articleFooter .c {
 background:transparent url(br.gif) no-repeat right 0px;
}


/* content-specific */
.leftSideContent .volume {
	font-size: 9px;
	float: left;
	position: relative;
	top: -2px;
	left: 110px;
	color: #838383;
	text-transform: uppercase;
}
.leftSideContent .date {
	font-size: 9px;
	float: right;
	position: relative;
	top: -2px;
	left:-110px;
	color: #838383;
	text-transform: uppercase;
}

/*Articles - updated*/



/*
.sectionBodySplit .leftSideContent {
	clear: left;
	float: left;
	width: 315px;
}


.sectionBodySplit .rightSideContent {
	float: right;
	width: 397px;
}
*/
.articleContent h3  {
	font-size:15px;
	text-transform: none;
	font-weight: normal;
	color: #d95a1a;
	text-decoration: none;
	text-align: left;
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.articleContent h3 a {
	font-size:15px;
	font-weight: normal;
	color: #d95a1a;
	text-decoration: underline;
	text-align: left;
	text-transform: none;
}
.articleContent p {
	margin:0.5em 0px 0px 0px;
	padding:0px;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 0.95em;
	line-height: 18px;
}
.articleContent .listing {
	margin-left: 10px;
	padding-left: 10px;
}
.articleContent {
	background-image: url(bgarticle.gif);
	background-repeat: repeat-x;
}

.articleContent a:hover{
	color:#f2c8b3;
}

.articlContent a, a:visited {
	color: #d95a1a;
}

.sectionBodyHome {
	
}

	
.sectionBodyHome .leftSideContent {
	clear: left;
	float: left;
	width: 414px;
}

.sectionBodyHome .rightSideContent {
	float: right;
	width: 335px;
}
.sectionBodyHome .bloggerContent {
	float: right;
	width: 335px;
}

.sectionHeaderWithBar {
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: solid 1px #666666;
	margin-bottom: 1px;
}

.sectionBar {
	background-color: #FFC17F;
	background-image: url(bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 2px;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
	text-align: right;
	padding: 4px;
}

.leftRule {
	background-image: url(bar_vertical.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.splitBlock {
	width: 948px;
}

.splitBlock .leftSideContent {
	clear: left;
	float: left;
	width: 460px;
}

.splitBlock .rightSideContent {
	float: right;
	width: 460px;
}

.splitBlock .leftSideContentSplit {
	clear: left;
	float: left;
	width: 460px;
}

.splitBlock .rightSideContentSplit {
	float: right;
	width: 460px;
}



.title, a.title:visited {
	display: block;
	font-size: 20px;
	line-height:24px;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight: normal;
	margin-bottom: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: d3d3d3;*/
}

.title2, a.title2:visited {
	display: block;
	font-size: 18px;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: underline;
}

.title2lead, a.title2lead:visited {
	color: #000000;
}


.locationBody .title {
	padding: 16px 0px 3px 14px;
	background-image: url(bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.author {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}

.author img {
	margin: 0px;
}

.sectionBodyFull .author {
	color: #313131;
}

.article {
	margin-top: 20px;
}


.locationBody .image {
	float:left;
	margin: 14px;
}

.locationBody .address {
	width: 200px;
	float:left;
}

.companyBody .image {
	float: right;
	margin: 14px;
}

.companyBody .address {
	width: 400px;
	float: left;
}

.address h1 {
	font-size: 22px;
	font-weight: normal;
}


.listTitle, a:visited.listTitle {
	display: block;
	font-size: 20px;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: underline;
	color: #333333;
}

.featureAbstract {
	padding-bottom: 15px;
	/*margin-bottom: 20px;
	background-image: url(bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}

.featureAbstract .title {
	color: #d95a1a;
	margin-bottom: 8px;
	text-align: left;
	font-size: 18px;
}

.featureAbstract .abstract {
	margin-top: 6px;
	margin-bottom: 8px;
	line-height: 18px;
}

.featureAbstract .image {
	float: left;
	margin-right: 8px;
}

.featureAbstract img {
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 4px;
}

.featureAbstract .category {
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.featureAbstract .location {
	display: block;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}


.featuredItem {
	clear: left;
	margin-bottom: 8px;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #18191d;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.featuredItemImage {
	padding: 10px;
	text-align: center;
}

.featuredItem .item {
	color: #1819d;	
}
/** Lists */

.articleHeader .articleHeader:visited {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 2px 8px;
	color: #18191d;
	text-decoration: none;
	display: block;
	text-align: center;
}

.articleGroupHeader{
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0px 3px 8px;
	margin-bottom: 2px;
	color: #990000;
	
}

.articleList {
	padding: 0px 0px 0px 24px;
	margin: 0px;
	color: #0F54A2;
	text-align: left;
}

.articleList li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

.articleList li a, .articleList li a:visited  {
	color: #d95a1a;
	text-decoration: underline;

}

.articleList li a:hover  {
	text-decoration: underline;
}

.articleList li .source {
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	color: #989898;
	text-transform: uppercase;
}

.articleList li .source img {
	margin: 0px;
}

.listHeader {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 3px 8px;
	color: #18191d;
}

.list {
	padding: 0px 0px 15px 24px;
	margin: 0px;
	color: #0F54A2; 
}

.list li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

.listSponsor {
	font-size: 10px;
	color: #989898;
	text-transform: uppercase;
	text-align: right;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;	
}


/** Tags **/

.tags {
	padding-left: 34px;
	background-image: url(icon_tag.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 9px;
	text-transform: uppercase;
	font-size: 10px;
}

.cityTags {
	background-image: url(icon_globe.gif);
	text-transform: uppercase;
}

.commentTags {
	background-image: url(icon_comments.gif);
	text-transform: uppercase;
}

.leaveCommentTags {
	background-image: url(icon_leaveComment.gif);
	text-transform: uppercase;
}

.eventVenueTags {
	background-image: url(icon_location.gif);
	text-transform: uppercase;
}

.eventDateTags {
	background-image: url(icon_time.gif);
	text-transform: uppercase;
}

/** Related Stories **/

.relatedStories {
	margin-top: 20px;
	background-image: url(bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.relatedStories div {
	padding-left: 34px;
	background-image: url(icon_stories.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

/** Comments **/

.comments {
	margin-top: 20px;
	background-image: url(bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.comments div {
	padding-left: 34px;
	background-image: url(icon_comments.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

.leaveComment {
	margin-top: 20px;
	background-image: url(bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leaveComment div {
	padding-left: 34px;
	background-image: url(icon_leaveComment.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

.comment {
	margin-top: 8px;
	background-color: #F0F0F0;
	padding: 8px;
}

.comment .created {
	background-image: url(icon_comment.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 24px;
	margin-bottom: 4px;
}

.postComment {
	margin-top: 8px;
}

/** Archive Browser **/

.archiveBrowser .year {
	color: #4174AB;
	font-weight: bold;
	border-bottom: solid 1px #333333;
	padding-top: 4px;
	padding-bottom: 6px;
}

.archiveBrowser .header {
	color: #303030;
	font-weight: bold;
	border-bottom: solid 1px #333333;
	padding-top: 4px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.archiveBrowser .selected {
	color: #333333;
}

.archiveBrowser ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: solid 1px #333333;
}

.archiveBrowser ul li {
	margin: 0px;
	padding: 4px 6px 6px 26px;
	background-image: url(bar_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.archiveBrowser ul li.selected {
	font-weight: bold;
}

.archiveBrowser a, .archiveBrowser a:visited {
	text-decoration: underline;
}

/** Panels **/

.panel {
	width: 160px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}

.panel .item {
	padding: 4px 8px 4px 8px;
	border-top: solid 1px #ffffff;
	font-size: 10px;
}

.panel .header {
	padding: 4px 8px 4px 8px;
	font-weight: bold;
}

.panel .action {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 25px;
	text-decoration: none;
}

.panel .action:hover {
	text-decoration: underline;
}

.panel .action img {
	border: 0px;
	vertical-align: middle;
}

.panel .button {
	margin-top: 4px;
	float: right;
}

.panel .textBox {
	width: 140px;
	margin-top: 4px;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

.panel .button img {
	border: 0px;
	vertical-align: middle;
}

.cityPanel .header {
	background-color: #F38D1F;
	background-image: url(cityPanelTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	color: #ffffff;
}

.cityPanel {
	background-color: #ECECEC;
	color: #ffffff;
	background-image: url(cityPanelBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.cityPanel .action, .cityPanel .action:visited {
	color: #666666;
	padding-left: 20px;
}

.cityPanel .link {
	background-image: url(icon_link.gif);
}

.tools .header {
	background-image: url(toolPanelTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
}

.tools {
	background-color: #ECECEC;
	color: #666666;
	background-image: url(toolPanelBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tools .action, .tools .action:visited {
	color: #666666;
}

.tools .print {
	background-image: url(icon_print.gif);
}

.tools .email {
	background-image: url(icon_email.gif);
}

.tools .digg {
	background-image: url(icon_digg.png);
}

.tools .delicious {
	background-image: url(icon_delicious.gif);
}

.tools .rss {
	background-image: url(icon_rss.png);
}

.tools .typeSize, .tools .typeSize:visited {
	display: inline;
	margin-left: 6px;
	padding: 0px 0px 0px 0px;
}


/** home **/
.currentIssue {
	height: 56px;
	margin-bottom: 15px;
	background-color: #e7e7e7;
}


/** Search **/
.searchresult {
	margin-top: 2px;
	margin-bottom: 6px;
}

.searchresult .title, .searchresult .title:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 2px;
}

.searchresult .title:hover {
	text-decoration: underline;
}

.searchresult .type {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	margin-bottom: 2px;
}

.pager {
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	padding-bottom: 6px;
	border-bottom: solid 1px #333333;
	margin-bottom: 6px;
}

.pagination, .pagination a {
	display: inline;
	font-size: 10px;
}

.pagination .current {
	text-decoration: none;
}

/** cms authoring **/

.console {
	position:relative;
	top: 0px;
	float: left;
}

.contentBlockTitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.listbox {
	width: 180px;
	height: 300px;
	border-color: Silver;
	border-width: 1px;
}


.RadEContentBordered {
	background-color: #ffffff;
}
