/* OptimalWorkshop Custom Screen 'Support' CSS Template */
/* v1.0 (A New Hope) | 08:07:2009 */
	
/* CLASS */

/* ID */

	#content {
	background-image: url(../graphics/bg_content_support.png);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 0 21px 49px;
	width: 812px;
	}
	
		#support_header {
		background-image: url(../graphics/bg_support_header.png);
		background-repeat: no-repeat;
		height: 112px;
		margin-left: 7px;
		width: 798px;
		}
		
		#support_summary {
		background-image: url(../graphics/bg_support_summary.png);
		background-repeat: repeat-y;
		}
		
			#support_summary_content {
			background-image: url(../graphics/bg_support_summary_body.png);
			background-repeat: repeat-x;
			color: #333;
			background-repeat: repeat-x;
			font-size: 13px;
			line-height: 16px;
			padding: 21px 28px 14px 35px;
			width: 539px;
			}
			
				#support_summary_content em {
				color: #000;
				font-size: 14px;
				font-style: normal;
				}
			
				#support_summary_content a {
				color: #000;
				}
				
					#support_summary_content a:visited {
					color: #858d60;
					}
				
					#support_summary_content a:hover {
					color: #333;
					}
					
					#support_summary_content a:active {
					color: #000;
					}
		
		#support_summary_footer {
		background-image: url(../graphics/bg_support_summary_footer.png);
		background-repeat: no-repeat;
		height: 14px;
		width: 623px;
		}
		
		
		#getsatisfaction {
		padding: 21px 10px 0 35px;
		}