html {
	overflow : auto;
	overflow-y: scroll;
	
}

h1, h2, h3 {
	font-family : "Times New Roman", "Times", serif;
}

body {
	font-family : "Arial", sans-serif;
	font-size : 12px;
	padding : 0px;
	margin : 0px;
	color : #333333;
	background : #4b547f url('http://media.visumu.com/visumu_media/images/background_gradient.jpg') no-repeat fixed top center; 
}

a {
	text-decoration : none;
	cursor : pointer;
	color : #d47c34;
}

a img {
	border : none;
}

.colour_1 {
	color : #d47c34;
}

.colour_2 {
	/* dropshadow : 4a547e */
	color : #414c7e;
}

.colour_3 {
	color : #333333;
}

.colour_4 {
	color : white;
}

a:visited {
	color : #d47c34;
}

a:link {
	color : #d47c34;
}

p, h2 {
	margin : 0px;
	padding : 5px;
}

#header {
	background : url('http://media.visumu.com/visumu_media/images/header_background.png') repeat-x top center;
	border-style : solid;
	border-color : black;
	border-width : 0px;
}


#about_site {
	position : absolute;
	float : right;
	right : 300px;
	top : 50%;
	margin-top : -20px;
	background : #efefef;
	border : 1px solid #aaaaaa;
	width : 125px;
	height : 40px;
	vertical-align : middle;
}

#about_site_title {
	background : #414c7e;
	color : #efefef;
}

#logo {
	height : 50px;
	padding-top : 8px;
	
}

#slogan {
	position: relative;
	font-size : 22px;
	bottom : 5px;
	font-family : Arial, sans-serif;
}



#nav_bar_top_border {
	position : relative;
	background: url('http://media.visumu.com/visumu_media/images/nav_top_border.png') bottom left repeat-x;
	margin : 0px;
	padding : 0px;
	height : 100%;
}

#nav_bar {
	position : relative;
	width : 100%;
	background-color : #333333;
}

#nav_bar ul{
	position : relative;
	width : 100%;
	margin : 0px;
	padding : 0px;
	padding-top : 5px;
	padding-bottom : 5px;
	list-style : none;
	background-color : #333333;
	z-index : 2;
}

a.grey:link { color: #aaaaaa }
a.grey:visited { color: #aaaaaa }
a.grey:hover { color: #aaaaaa }
a.grey:active { color: #aaaaaa }

a.white:link , a.white:visited , a.white:active, a.white { color: #ffffff }

#nav_bar li{
	position : relative;
	display : inline;
	padding-left : 0px;
	padding-right : 0px;
	margin-right : 15px;
	color : #aaaaaa;
}

#nav_bar li.reg{
	padding-right : 15px;
}

#nav_bar #nav_indicators{
	margin-right : 10px;
	border : 1px solid #aaaaaa;
	background-color : #444444;
}

#nav_bar form {
	display: inline;
}

#nav_indicators span {
	font-size : 10px;
	margin-left : 6px;
	margin-right : 4px;
}


#nav_bar li.right {
	position : absolute;
	right : 0px;
	top : 4px;	
	margin-right : 0px;
}

#nav_bar select, #nav_bar input {
	vertical-align : middle;
	position : relative;
	top : -1px;
}

/* Category Filter Pull Down */

#nav_bar select {
	
}

#category_filter_nav {
	border-left : 1px solid #aaaaaa;
	color : #aaaaaa;
	margin-left : 3px;
	padding-left : 5px;
}

#category_filter_nav select {
	font-size : 10px;
}

#category_filter_nav input {
	position : relative;
	font-size : 10px;
}


#nav_bar li img {
	vertical-align : text-bottom;
}

#nav_bar #second_level {
	position : absolute;
	padding : 0px;
	width : 100%;
	z-index : 2;
}

#second_level_bottom_border {
	height : 3px;
	width : 100%;
	background : url('http://media.visumu.com/visumu_media/images/nav_bottom_border.png') top left repeat-x;;
}

#second_level ul {
	padding : 0px;
	display : list-item;
}

#second_level li {
	display : list-item;
	text-align : center;
}

.reg .small_arrow {
	position : absolute;
	padding : 0px;
	margin : 0px;
	top :0px;
	right : 0px;
	margin-top : .3em;
	border : 0px;
	width : 11px;
	height : 10px;
	background : #aaaaaa url('http://media.visumu.com/visumu_media/images/sm_down.png') center center no-repeat;
}

#favourite_articles, #favourite_authors, #reminders {
	display : none;
}

#view {
	position : absolute;
	width : 100%;
	min-height : 100%;
	background : url('http://media.visumu.com/visumu_media/images/background_efefef.png') repeat-y top center;
}

#main {
	position : relative;
	padding-top : 0px;

}

#body, #header_inset, #tab_inset, #nav_bar ul{
	width : 960px;
	margin-left : auto;
	margin-right : auto;
	position : relative;
}

#body {
	padding : 0px;
	padding-top : 10px;
}

.box_top {
	position : relative;
	background : url('http://media.visumu.com/visumu_media/images/content_top.png') no-repeat top left;
	
}

.box_bottom {
	background : url('http://media.visumu.com/visumu_media/images/content_bottom.png') no-repeat bottom left;
	padding : 15px;
}


#featured_articles {
	padding : 0px;
	margin : 0px;
}

.featured_article {
	position : relative;
	padding : 0px;
	list-style : none;
	width : 740px;
}

#featured_wrap {
	padding-left : 5px;
	display : block;
}

.article_picture {
	float : left;
	margin : 15px;
	max-height : 200px;
	max-width : 200px;
	border : solid #333333 2px;
}

.article_title {
	padding-bottom : 0px;
	font-size : 1.6em;
}

.article_date {
	font-style : italic;
	font-weight : bold;
	padding-bottom : 5px;
	color : #414c7e;
}

.author_tl {
	position : relative;
	float: left;
	color : white;
	background : #333333 url('http://media.visumu.com/visumu_media/images/auth_tl.png') no-repeat top left;

}

.author_tr {
	background : url('http://media.visumu.com/visumu_media/images/auth_tr.png') no-repeat top right;
	padding-left : 15px;
	padding-right : 15px;
}

.author_tr .author_name {
	margin : 0px;
	display : inline;
	font-weight : bold;
	padding : 0px;
	margin-right : 15px;
}

.author_compact .small_arrow {
	position : absolute;
	float : right;
	padding : 0px;
	margin : 0px;
	top :.3em;
	right : 15px;
	margin-left : .5em;
	border : 0px;
	width : 11px;
	height : 10px;
	background : white url('http://media.visumu.com/visumu_media/images/sm_down.png') center center no-repeat;
}

.author_compact {
	cursor : pointer;
}


.invert {
	display : inline;
	padding-left : 6px;
	padding-right : 6px;
	color : #d47c34;
	background-color : #eeeeee;
	margin-left : 5px;
	margin-right : 5px;
	font-size : .8em;
	font-weight : normal;
}

.invert_tag {
	display : inline;
	padding-left : 6px;
	padding-right : 6px;
	color : white;
	background-color : #333333;
	margin-left : 5px;
	margin-right : 5px;
	font-size : .8em;
	font-weight : normal;
}

.invert a:visited {
	color : #d47c34;
}

ul.tags, ul.tags li {
	clear : left;
	display : inline;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
}

ul.tags li {
	color : blue;
	margin-right : 12px;
	margin-left : 12px;
	text-transform: uppercase;
	font-size : .8em;
}

.article_tags {
	position : relative;
	padding-top : 5px;
	padding-bottom : 5px;
	clear : left;
}

.comments {
	margin-top : 2px;
	margin-bottom : 2px;
	float : right;
	font-weight : bold;
	font-size : .8em;
}

.clear_both {
	clear : both;
}

.float_left {
	float : left;
}

.float_right {
	float : right;
}

#footer {
	clear : both;
	position : relative;
	width : 95%;
	text-align : center;
	padding-top : 20px;
	margin-bottom : 20px;
	margin-left : auto;
	margin-right : auto;
}

#footer p {
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	border-top : solid 1px black;
	width : 900px;
}

.article_body li {
	list-style : none;
}

/* flash message formatting */
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 5px 0px;
    padding:10px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
		/*width: 35em;*/
}
.info {
    color: #00529b;
    background-color: #bde5f8;
    /*background-image: url('http://media.visumu.com/visumu_media/stylesheets/img/info.png');*/
}
.success {
    color: #4f8a10;
    background-color: #dff2bf;
    /*background-image:url('http://media.visumu.com/visumu_media/stylesheets/img/success.png');*/
}
.warning {
    color: #9f6000;
    background-color: #feefb3;
    /*background-image: url('http://media.visumu.com/visumu_media/stylesheets/img/warning.png');*/
}
.error {
    color: #d8000c;
    background-color: #ffbaba;
    /*background-image: url('http://media.visumu.com/visumu_media/stylesheets/img/error.png');*/
}

#nav_bar li.saving_fav {
	position : absolute;
	right : -10em;
	/*float : right;
	color: #d47c34;*/
}

/*
* Compact Awards View Style 
*/

.awards_compact {
	position : relative;
	width : 90%;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	font-weight : bold;
}

.awards_compact .platinum, .awards_compact .gold, .awards_compact .bronze, .awards_compact .silver {
	position : relative;
	display : inline-block;
	vertical-align : top;
	height : 15px;
	width : 4px;
	background-color : #d2cfcd;
	margin-left : 1px;
	border : 1px outset #d2cfcd;
}

.awards_compact .gold {
	border : 1px outset #e3cd3c;
	background-color : #e3cd3c;
}

.awards_compact .silver {
	border : 1px outset #828075;
	background-color : #828075;
}

.awards_compact .bronze {
	border : 1px outset #96663c;
	background-color : #96663c;
}

.bubble_help {
	cursor: pointer;
}

.bubble_tip {
	display : none;
	padding : 5px;
	background-color: #414c7e;
	border: 1px solid #aaaaaa;
	color : #efefef;
	width : 300px;
	z-index : 1000;
	font-weight : normal;
	font-size : 10px;
}

#intro_video_wrapper {
	position: absolute;
	top : 150px;
	width : 100%;
	z-index: 20000;
}

#intro_video_title {
	cursor: pointer;
	background: url('http://media.visumu.com/visumu_media/images/tab.png') no-repeat top right;
	position: absolute;
	color : white;
	font-size : 16px;
	font-weight: bold;
	width : 44px;
	height : 364px;
	right: 0px;
}

#intro_video_content {
	margin-right: 44px;
	background: url('http://media.visumu.com/visumu_media/images/video_tab_rounded.gif') no-repeat top right;
	padding-top : 15px;
	padding-bottom : 15px;
}

#intro_video {
	display: none;
	width: 853px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#intro_vid_close {
	position : absolute;
	top: 24px;
	left: 15px;
}

#intro_vid_slide {
	position : absolute;
	top: 45px;
	left: 15px;
}

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url('data:image/gif;base64,AAAA');
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('http://media.visumu.com/visumu_media/stylesheets/fancybox/fancy_title_right.png') repeat-x;
}
/*
 Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url('http://media.visumu.com/visumu_media/images/tab_b.png') repeat-x 0 0;
	height: 35px;
	position: relative;
	top: 0;
	z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 35px;
	width: auto;
  	font-weight: bold;
	line-height: 35px;
	margin: 0;
	right: 30px;
  	color: white;
  	font-size: .8em;
	text-align: center;
}

.tab ul.login li.left {
  	background: url('http://media.visumu.com/visumu_media/images/tab_l.png') no-repeat left 0;
  	height: 35px;
	width: 25px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url('http://media.visumu.com/visumu_media/images/tab_r.png') no-repeat left 0;
  	height: 35px;
	width: 25px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0px;
	list-style : none;
	float: left;
	height: 35px;
  	background: url('http://media.visumu.com/visumu_media/images/tab_m.png') no-repeat 0 0;
}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	cursor: pointer;
	width: 100px;
	position: relative;
	
}

.tab ul.login #search input {
	position : relative;
	border : 0px;
	padding : 0px;
	margin : 0px;
}

.tab ul.login li.sep, .tab ul.login #search {
	padding-right : 5px;
	padding-left : 5px;
}



/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
}


#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* Chrome automatically colours autofilled fields with a yellow background,
since we can't change the background, changing the foreground... */
#panel .content input:-webkit-autofill {
	color: black !important;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url('http://media.visumu.com/visumu_media/images/bt_login.gif') no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url('http://media.visumu.com/visumu_media/images/bt_register.gif') no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}



.author_info {
	position : absolute;
	width : 490px;
	left : 0px;
	font-weight : normal;
	background : url('http://media.visumu.com/visumu_media/images/author_info_background.png') bottom left no-repeat;
	display : none;
	color : white;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	z-index : 1;
}

.author_info .mem_since {
	font-size : 0.8em;
	font-style : italic;
	margin-bottom : 10px;
	margin-left : 15px;
}

.author_info .left_column {
	float : left;
	width : 160px;
}

.author_info .author_pic_link {
	display : block;
	text-align : center;
}

.author_info .author_pic {
	display : inline;	
}

.author_info .author_links {
	list-style : none;
	font-size : 0.8em;
	padding : 0px;
	margin : 0px;
	margin-top : 5px;
	text-align : center;
}

.author_links li {
	/*width : 115px;
	margin-left : 15px;
	padding-right : 10px;
	background : url('http://media.visumu.com/visumu_media/images/link.png') no-repeat right center;*/
}

.author_info .right_column {
	float : left;
}

.author_info h2 {
	font-size : 1em;
	font-weight : bold;
	font-family : Arial, sans-serif;
	padding : 0px;
	margin : 0px;
}

.author_info .arrow{
	margin-left : 5px;
	margin-right : 5px;
	position : relative;
	background : white;
	vertical-align : -15%;
	cursor : pointer;
}

.author_info .arrow_inactive{
	margin-left : 5px;
	margin-right : 5px;
	position : relative;
	background : #333333;
	vertical-align : -15%;
}

.author_info .recent_articles {
	padding : 0px;
	margin : 0px;
	background : white;
	width : 315px;
	font-weight : bold;
	background : url('http://media.visumu.com/visumu_media/images/rec_art_back_top.png') top left no-repeat;
}

.author_info .recent_articles_bottom_border {
	list-style : none;
	margin : 0px;
	padding : 15px;
	background : url('http://media.visumu.com/visumu_media/images/rec_art_back_bottom.png') bottom left no-repeat;
}


.author_info ul.recent_articles_bottom_border li {
	position : relative;
	padding : .1em;
	padding-bottom : .4em;
	border : 0px solid #333333;
	border-bottom-width : 1px;
}

.author_info .art_snippet {
	display : none;
	font-weight : normal;
	color : #333333;
}

.author_info .date {
	color : #333333;
	font-weight : normal;
	font-style : italic;
}



.author_info .author_message {
	clear : both;
	position : relative;

	padding-bottom : 20px;
}

.author_info .no_pub_articles {
	color: #333333;
}


