﻿.hr-promo {
	margin-top: 20px;
	width: 300px;
}

* html .hr-promo {
	margin-top: 10px;
}

.hr-promo-tc-title {
	background-image: url("../images/right-promo-tc-title.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 2px;
	width: 300px;
}

.hr-promo-title {
	background-color: #b4c9d4;
	height: 35px;
	text-align: left;
	position: relative;
	width: 300px;
}

.hr-promo-title span {
	color: #333;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	left: 18px;
	position: absolute;
	top: 8px;
	width: 274px;
}

.hr-promo-cc {	
	border-bottom: 1px dashed #b4c9d4;
	border-left: 1px solid #b4c9d4;
	border-right: 1px solid #b4c9d4;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	padding-bottom: 8px;
	position: relative;
	text-align: left;
	width: 298px;
}

.hr-promo-cc a {
	color: #333;
}

.hr-promo-bc {
	background-image: url("../images/right-promo-bc.png");
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
	height: 2px;
	width: 300px;
}

.hr-picon {
	border: 1px solid #666;
	left: 10px;
	position: absolute;
	top: 22px;
}

* html body .hr-picon {
	top: 23px;
}

.hr-thumb {
	left: 75px;
	position: absolute;
	top: 20px;
}

* html body .hr-thumb {
	top: 21px;
}

.hr-game {
	font-weight: bold;
	padding-top: 20px;
	padding-left: 100px;
	width: 125px;
}

*:first-child+html .hr-game {
	padding-top: 19px;
}

.hr-flag {
	left: 228px;
	position: absolute;
	top: 20px;
}

* html body .hr-flag {
	top: 21px;
}

.hr-report {
	left: 242px;
	position: absolute;
	top: 20px;
}

*:first-child+html .hr-report {
	top: 19px;
}

.hr-comments{
	padding: 5px 0px 3px 75px;
	width: 220px;
}

.hr-created {
	padding-bottom: 20px;
}

.hr-createdby {
	color: #333;
	float: left;
	font-weight: bold;
	overflow: hidden;
	width: 205px;
}

* html body .hr-createdby {
	width: 201px;
}

*:first-child+html .hr-createdby {
	width: 201px;
}

.hr-by {
	color: #666;
	float: left;
	padding-left: 75px;
	text-decoration: none;
	width: 15px;
}

.hr-more {
	border-left: 1px solid #b4c4d9;
	border-right: 1px solid #b4c4d9;
	font-family: Arial;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 210px;
	padding-top: 8px;
}

.hr-more a {
	color: #333;
	font-size: 12px;
}

.comments-more {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
