#support_title {
	width : 200px;
	font-size : .85em;
	color : #333333;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 10px;
	border-bottom : 1px solid #333333;
}

#support_description {
	padding-top : 10px;
	color : #333333;
	font-size : .75em;
	padding-bottom : 5px;
}

#supportinformation {
	position : absolute;
	top : 290px;
	left : 190px;
	height : 430px;
	width : 565px;
}

#support_header {
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	background : #d2e1f0;
}

#support_header_left {
	text-align : left;
	font-weight : bold;
}

#support_subheader_market {
	font-size : .85em;
	font-weight : bold;
	text-align : right;
	color : #d2e1f0;
	padding-top : 5px;
}

#support_image {
	padding-top : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	float : right;
}

#support_name {
	color : #3399cc;
	font-weight : bold;
	padding-top : 10px;
}

#support_name a {
	font-size : .85em;
	color : #3399cc;
	text-decoration : none;
}

#support_name a:hover {
	color : #b61031;
}

#support_nametitle {
	font-size : .85em;
	font-weight : normal;
	font-style : italic;
}

#support_phone {
	font-size : .75em;
	color : #333333;
	padding-left : 10px;
}

#support_region {
	font-size : .75em;
	color : #333333;
	padding-left : 56px;
	text-indent : -46px;
	padding-top : 5px;
}

#color_brown {
	color : #c6790b;
}

#support_entrytitle {
	color : #333333;
	font-size : .75em;
	padding-top : 5px;
}

#support_statements {
	position : relative;
	top : 0px;
	left : 0px;
	height : 100px;
	width : 549px;
	padding : 10px;
	font-weight : bold;
	background-color : #f3f3f3;
}

#support_statements td {
	font-size : .80em;
	font-weight : bold;
	background-color : #f3f3f3;
}

#support_statements_image {
	position : relative;
	float : right;
	width : 150px;
	height : 100px;
}

#support_actions {
	font-style : italic;
}

#support_error {
	text-align : center;
	color : #ff0000;
	border-top : 1px dotted #ff0000;
	border-bottom : 1px dotted #ff0000;
	padding-top : 5px;
	padding-bottom : 5px;
}

#support_content_link {
	color : darkblue;
}

#support_content_link a {
	text-decoration : none;
	color : darkblue;
}

#support_content_link a:hover {
	text-decoration : none;
	color : #ff0000;
}



