﻿/* overwrite qqStyle if isProducerVersion is true */

div#producerHeader { background: #fff url("/images/producerLayout/producerHeader.jpg") no-repeat; height: 93px; }

div#producerHeaderSpacing { padding-top: 29px; }
	
#logoBox { background: transparent; margin: 0px 0px -35px 15px; float: left; }
	
div#producerInfo { float: right; text-align: right; padding-right: 15px; }
	
	span.producerAddress { font-size: 9px; font-weight: bold; color: #999; line-height: 120%; }
	span.producerPhone { font-size: 14px; font-weight: bold; color: #666; line-height: 120%; }

div#AgentName, div#AgentName a { background: transparent; float: left; margin: 0px 0px -35px 15px; font-size: 28px; font-weight: bold; color: #666; text-decoration: none; }

