﻿/* Feedback */

.feedbacksubmit
{
    background: url('../images/feedback.jpg') no-repeat;
    width: 150px;
    height: 26px;
    border: 0px;
    cursor: hand;
}

/* Right */

.feedbackRight
{
    display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #58708A;
	text-decoration: none;
	margin: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
    position: relative;
    width: 100%;
}

.feedbackRight h2
{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F92A9;
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #3A4F6B;
	text-decoration: none;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.feedbackRight b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #58708A;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.feedbackRight p
{
    display: block;
    margin: 0px 0px 5px 0px;
}

.feedbackRight a
{
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
    display: block;
}

.feedbackRight a:hover
{
    color: #000000;
}

.feedbackRight strong
{
    display: block;
    padding-top: 1px;
    padding-bottom: 4px;
}

div.rightFeedbacksubmit
{
    padding: 5px 10px 0px 0px;
}

.feedbackrightsubmit
{
    background: url('../images/startnow.png') no-repeat;
    width: 84px;
    height: 27px;
    border: 0px;
    cursor: hand;
}
