#bread-crumb-trail {
	margin: 12px 0 0 16px;
}
#page-title-orangered {
	margin: 0 0 0 16px;
	width: 660px;
}
#footer{
	background: url("../img/bg-footer-splatskill.jpg") no-repeat 28px 0px;
}
#content {
	padding: 0;
	background: url("../img/bg_content_splatskill.gif") repeat-y 28px 0;
}
.page-content-area {
	float:left;
	width:644px;
	margin: 0;
	
}
#splatskill-content {
	padding: 0 16px;
	background: #e1e1e1;
}
#splatskill-content ul {
	padding: 4px 0 0 0;
	background: #e1e1e1 url("../img/bg-dotted-line-dark.jpg") repeat-x top;
}
#splatskill-content li {
	height: 300px;
	float: left;
	
}
.splatskill-content-panel {
	float: left;
}
#splatskill-description {
	width: 644px;
	margin: 0 0 0 0;
	padding: 0 16px 13px;
	background-color: #e1e1e1 ;
	background-repeat: no-repeat;
	
}
#splatskill-description p {
	width: 300px;
}
#splatskill-details {
	width: 165px;
	margin: 0 55px 0 0;
}
#splatskill-details h2, #splatskill-meta h2 {
	margin-bottom: 2px;
}
.splat-property {
	background: #f3f3f3;
	padding: 6px;
}
#splatskill-meta {
	width: 180px;
	margin: 0 55px 0 0;
}
#splatskill-meta div p{
	padding: 6px ;
	margin: 0 10px 9px 0;
	color: #fff;
}
.splat-category-language-communication {
	background: #ffa800
}
.splat-category-problem-solving {
	background: #146eb7
}
.splat-category-emotional-social {
	background: #e34f98
}
.splat-category-creative {
	background: #6abb00
}
#current-rating-bg {
	background: #f3f3f3;
	margin: 0 10px 0 0;
	padding: 0;
}
.splat-category-body-skills {
	background: #b71c89
}
#splatskill-footer {
	clear: both;
	margin: 1em 0 ;
	padding: 16px 0 0;
	float: left;
}
#splatskill-footer-link {
	
}
#splatskill-footer-rating {
	width: 314px;
	margin: 0 0 0 295px;
	background: #f3f3f3;
	padding: 0 8px;
}
html>body #splatskill-footer-rating {
	float: left;
}
#splatskill-footer-rating h2 {
	float: left;
	margin: 4px 0 0;
}
#rate-bg{
	float: right;
}
.submit-link {
	float: right;
}
.submit-link a {
	display: block;
	padding: 5px 8px 0 ;
}

#splatskill-stars {
	width: 175px;
	margin: 0 0 0 0;
	padding-bottom: 1em
}
html > body #splatskill-stars {
	margin: -11px 0 0 0
}
#splatskill-stars h2 {
	margin-bottom: 2px
}
#RateItBox {
	margin: 60px 0 0 0
}
.star-wrapper {
	background: #f3f3f3;
	padding: 2px 60px 2px 2px;
	float: left;
	widthy: 100%
}
#currentStars {
	float:left;
	display: table
}
.currentstar
{
	background: url(../../img/star-fade.gif)  no-repeat;
	height: 25px;
	width: 19px;
	padding-right: 2px;
	float:left
}
.currentstarHover
{
	background: url(../../img/star.gif) no-repeat;
	height: 25px;
	width: 19px;
	padding-right: 2px;
	float:left
}

.star
{
	background: url(../../img/star-fade.gif) no-repeat;
	height: 25px;
	width: 19px;
	padding-right: 2px;
	cursor: hand;
	cursor: pointer;
	float:left
}
#currentStars .star
{
	float:left
}
.starHover
{
	background: url(../../img/star.gif) no-repeat;
	height: 25px;
	width: 19px;
	padding-right: 2px;
	cursor: hand;
	cursor: pointer;
	float:left
}
