.cont_block_left{
	width: auto;
	float: left;
	height:auto;
	text-align:left;
	border: 0px solid #CCCCCC;
}

.cont_block_right{
	width: auto;
	float: left;
	height:auto;
	text-align:left;
	border: 0px solid #CCCCCC;
	margin-left: 50px;
}

table.WhiteTable {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

table.GrayTable {
	border-width: 1px;
	border-color: #e4e5e4;
	border-style: solid;
}

table.keywords-table{
border: 1px solid #ECF1FF;
width: 100%;
}

table.forum-table{
	border-width: 1px;
	border-color: #fdecd0;
	border-style: solid;
}

table.BlueDashedTable {
	border-width: 1px;
	border-color: #acb7cb;
	border-style: dashed;
	background-color: #e0e7f7;
}

p.author-keywords{
	width: 429px;
	padding:8px 0 0 0;
}
p.author-image{
	padding-top:7px;
}
p.author-related-forum {
	padding:5px 0 0 2px;
}
table.author-rank{
	margin:21px 0 0 2px;
}

img.img0{
	border: solid 0px #CCCCCC;
}

a.link1{
 	text-decoration: none;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
a:link.link1{
 	color: #064799;
} 
a:visited.link1{
 	color: #064799;
}
 a:hover.link1{
 	color: #0361d8;
}

a.link2{
 	color: #be7302;
 	text-decoration: none;
}
a:link.link2{
 	color: #be7302;
	font-family:Arial, Helvetica, sans-serif;
} 
a:visited.link2{
 	color: #be7302;
}
 a:hover.link2{
 	color: #d48103;
}

