
body {
	background: #050607;
	color:#fff;
	font-family:Arial, Helvetica, Sans Serif;
	font-size:11px;	
	overflow-x:hidden;
	position:relative;
}
body.white {
	background: white;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	color: white;
	text-decoration: none;
}
h2 {
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	line-height:30px;
	margin: 0px 0 15px;
}
h3 {
	font-size: 1.3em;
	padding-top: 11px;
	font-weight: bold;
	line-height: 21px;
}
#hd {
	background: #050607;
	position: relative;
}
#bd {
	background: #050607;
	margin-top: 20px;
	clear: both;
}
#ft {
	font-size: 10px;
	margin-bottom:-13px;
	padding-bottom:13px;
}
.yui-t7 {
	width: 940px;
	clear: both;
}
.yui-gc {
	line-height:120%;
	margin: 0 auto;
}
.right-content {
	padding:20px 0 0 20px;
	width: 288px;
	float: left;
}
.subpage .right-content {
	padding:20px 12px 0 20px;
	width: 297px;
	float: left;
}
.left-content {
	float: left;
	width: 610px;
	padding:20px 10px 0;
	border-right:2px dotted #6C6D6F;
	font-size:1.09em;
	line-height:17px;
	overflow:hidden;
	*width: 630px;
}
.blue-link {
	color: #009DD9;
	display:inline-block;
	font-weight: bold;
	margin-left:5px;
	white-space:nowrap;
}
.blue-link:hover {
	color: #939598;
}
.top-logo {
	float: left;
	padding:5px;
}
.top-logo img {
	margin: 4px;
}
.top-links {
	float: right;
	line-height:50px;
	margin: 0 15px;
	color: white;
}
.top-links a, .footer-links a {
	margin: 0 2px;
}
.top-links a:hover, .footer-links a:hover {
	color: #0080FF;
}
.top-img {
	clear: left;
	height: 332px;
}
.top-sticker {
	float:right;
	position:absolute;
	right:-55px;
	top:135px;
	width: 175px;
	height: 175px;
}
.right-box {
	margin-bottom:15px;
}
.model-form {
	background: url(../images/background_for_box.gif) no-repeat;
	margin-bottom:15px;
	position:relative;
	width: 284px;
	border:2px solid #fff;
}
	.model-form.disabled {
		color:#666;
	}
	.model-form .overlay {
		background:#000 url(../images/loader.gif) no-repeat center center;
		display:none;
		height: 246px;
		position:absolute;
		left:2;
		top:2;
		width: 283px;
		filter: alpha(opacity=50); /* internet explorer */
		-khtml-opacity: 0.5;      /* khtml, old safari */
		-moz-opacity: 0.5;       /* mozilla, netscape */
		opacity: 0.5;           /* fx, safari, opera */
	}
	
	#bmodelForm .overlay{
	    height: 145px;
	}
	.model-content {
		padding:10px 20px;
	}

    .left-content .model-content form{
        margin: 0;
    }
    
    .model-form h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.5em;
		font-weight:bold;
		padding-bottom: 2px;
		padding-top: 0;
		line-height: 1.231;
	}
.right-info {
	margin-bottom:15px;	
}
	.right-info h3 {
		font-size:1.5em;
		margin:0;	
		padding:0;
	}
	.right-info p {
		font-size:1.1em;
		line-height:1.4em;
	}

.bluefin-sidebar {
	font-size:1.1em;
	line-height:1.4em;
}

	.bluefin-sidebar h2 {
		font-size:25px;
		color:#fff;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		line-height:35px;
		margin-top:15px;
	}

	.bluefin-sidebar p.info {
		color:#45BBDE;
		font-weight:bold;
		line-height:1.3em;
		padding-right:5px;
		margin-bottom:15px;
	}

	.bluefin-sidebar a.link {
		color:#00E;
		font-weight:bold;
		text-decoration:underline;
	}

	.bluefin-sidebar address {
		font-weight:bold;
	}

	.bluefin-sidebar .dotted {
		background:none;
		border:0;
		border-bottom:2px dotted #7E7F81;
		display:block;
		height:2px;
		margin-bottom:15px;
		clear: both;
	}

	.bluefin-sidebar form {
		margin-top:10px;
	}

		.bluefin-sidebar form input {
			background:#000;
			border:1px solid #fff;
			color:#fff;
			height:20px;
			width:63px;
			float:none;
		}
        
        .left-content .form-dtc {
            margin: 20px 3px;
        }
        
        .form-dtc input{
            float: none;
            margin-left: 3px;
        }
        
		.sendDtc {
			background:url(../images/button_DTC.png) no-repeat;
			border:0;
			cursor:pointer;
			height:24px;
			width:75px;
			float: left;
			clear: both;
		}
		
		.superchips_logo {
			float:right;
			margin:15px 0 10px;
		}

.form-desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant:normal;
	line-height:17px;
}
.form-submit {
	background: url(../images/button_search.png) no-repeat;
	border:0 none;
	cursor:pointer;
	height:24px;
	width:64px;
	margin-top: 10px;
}
.form-select {
	margin-top: 10px;
}
.form-select select {
	margin-bottom: 3px;
	background: black;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:245px;
}
.content-text {
	padding: 5px 0;
	clear: both;
}
.content-box {
	width: 295px;
	line-height:1.4em;
	float: left;
}
.content-box2 {
	border: 6px solid #897F70;
	width: 260px;
	float: left;
	line-height:1.4em;
	padding:0 0 15px 10px;
	margin-right:20px;
}
.content-box2 p {
	padding: 5px;
}
.content-box p {
	padding: 5px;
}
.content-box2 .box-header {
	color:#897F70;
	font:bold 18px/47px Arial, Helvetica, sans-serif;
}
.box-header, .box-header1, .box-header2 {
	background: url(../images/bg_bordr.gif) no-repeat;
	height: 47px;
	margin-bottom: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
	line-height: 47px;
}
.box-header1 {
	background: url(../images/bg_bordr_shoutit.gif) no-repeat top right;
}
.box-header2 {
	background: url(../images/top_gearbg.gif) no-repeat top right;
}
.border-top {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px dotted #6c6d6f;
}
.header-news {
	background: url(../images/234.jpg) no-repeat right top;
	height: 47px;
	margin-bottom: 20px;
	text-indent:-9999em;
}
.header-blog {
	background: url(../images/234.jpg) no-repeat right top;
	height: 47px;
	margin-bottom: 20px;
	text-indent:-9999em;
}
.border-right {
	width: 282px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 2px dotted #6c6d6f;
}
.footer-links-div {
	border-top: 2px dotted #6c6d6f;
	border-bottom: 2px dotted #6c6d6f;
	padding: 6px 0;
	margin: 10px 0 0;
}
.footer-links-software {
	float: left;
	color: white;
}
.footer-links {
	float: right;
	color: white;
}
.footer1 {
	margin-top:5px;
	float: left;
}
.subpage .footer1 {
	color: #939598;
}
.footer2 {
	margin-top:5px;
	float: right;
}
.footer3 {
	clear: both;
	color: #939598;
}
.footer3 a {
	color: #939598;
}
.subpage {
	background: white;
	margin-bottom: 5px;
}
.subpage .yui-gc {
	background: url(../images/body_bg.jpg) repeat-y left;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
}
.subpage #ft, .subpage #ft .footer-links, .subpage #ft a {
	color: #333333;
}
.subpage .left-content {
	color: #050607;
	border-right: 0;
	width: 590px;
	*width: 610px;
}
.subpage #bd {
	margin-top: 0;
}
.subpage .footer-links-div {
	border-top: 1px dashed #6c6d6f;
	border-bottom: 1px dashed #6c6d6f;
}

/*Tinymce Styles */
.subpage .left-content h2 {
	color:#fff;
	margin: 0px 0 20px;
}
.left-content h2.no-margin {
	color:#fff;
	margin: 10px 0 0px;
}
.white .left-content h2 {
	color:#050607;
}

.left-content h3 {
	font-size:14px;
	margin: 0px;
}
.left-content strong {
	font-weight:bold;
}
.left-content a {
	color:#009DE6;
	color:#050607;
}
.left-content hr {
	border:0;
	border-top:1px dashed #949599;
	height:1px;
}
.left-content hr.margin {
	margin-bottom:20px;
}
.left-content table {
	color:#050607;
	margin:20px 0;
}
.left-content table a {
	color:#050607;
}
.left-content td {
	padding:2px 0;
}
.left-column img.left {
	height:196px;
	margin-bottom:10px;
	width:160px;
}

.left.desc {
	display:inline;
	margin-left:20px;
	width:350px;	
}

	.left.desc h4 {
		font:normal 1em/1.5em Arial, Helvetica, sans-serif;
		margin:5px 0 15px;
		text-transform:uppercase;
	}

	.left.desc p {
		line-height:1.5em;
	}

.columns {
	margin:20px 0;	
}
.right-col, .left-col {
	float:left;	
	font-size:13px;
	line-height:1.5em;
	width:290px;
}

.grey {
	color:#8C8C8E;
	display:block;
	font-size:12px;
	margin-top:10px;
}	

.grey a {
	color:#8C8C8E;
	text-decoration:underline;
}	
.car-info {
	border:1px dashed #949599;
	padding:10px 10px;
	width:195px;
}
.car-info strong {
	display:inline-block;
	margin-bottom:3px;
}
.car-info .bluefin {
	margin-bottom:10px;
	margin-top:0px;
}
a.find_outmore_live {
	color:#009DE6;
	font-size:12px;	
	font-weight:bold;
}

	a.find_outmore_live:hover {
		color:#4cbbef;
	}
.car-info .find_outmore_live {
	color:#009DE6;
	font-size:12px;	
}
.car-info img {
	display:block;
	margin-top:10px;
}
.otherinfo {
	background:#00354a;
	border: 2px solid #008FC7;
	font-size:11px;
	line-height:13px;
	padding:5px;
	margin-top:10px;
	color: #FFF;
}
/* FORMS */
.left-content form {
	margin:5px;	
}
.left-content form dd {
	display:block;
	margin:4px 1px;	
}
.left-content form dd.check {
	margin:10px 1px;	
}
.inputbox {
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
	width:250px;
}
form .find_outmore_live {
	font-size:12px;	
}
.send {
	background:url(../images/button_send.png) no-repeat;
	border:0;
	cursor:pointer;
	height:24px;
	margin:0;
	margin-top:10px;
	width:64px;
	padding:0;
	display: block;
	float:none;
	clear:both;
}

/* NEWS */
.news, .newspage {
	padding:0 10px;	
}
.news h2, .newspage h2 {
	width:420px;	
}
.news select, .newspage select {
	height:25px;
	margin-top:5px;
	width:150px;	
}
	.news-top {
		background:#0B212F;
		color:#fff;
		margin-bottom:20px;
		padding:15px;
		
	}
		.news-top h3 {
			font:bold 2em Arial, Helvetica, sans-serif;
			line-height: 27px;
		}
			.news-top h3 a, .news-middle h3 a {
				color:#fff;
			}
	.news-middle {
		background:#0B212F;
		color:#fff;
		float:left;
		margin-bottom:10px;
		margin-right:30px;
		padding:15px;
		width:240px;	
		height:400px;
		overflow:hidden;
	}
		.news-middle.last {
			margin-right:0;
		}
		.news-middle h3 {
			font:bold 1.4em Arial, Helvetica, sans-serif;
		}
		.news-middle .lead {
			line-height:17px;
			max-height:136px;
			overflow:hidden;
		}
		.news-middle img {
			margin:-15px;
			margin-bottom:0;
		}
	.news-index {
		background:#0B212F;
		color:#fff;
		display:inline;
		float:left;
		margin-bottom:10px;
		margin-right:30px;
		padding:15px;
		width:260px;
		height: 387px;	
	}
		.news-index.last {
			margin-right:0;
		}
		.news-index h3 {
			font:bold 1.4em Arial, Helvetica, sans-serif;
		}
			.news-index h3 a {
				color:#fff;
			}
		.news-index .lead {
			line-height:17px;
			max-height:136px;
			overflow:hidden;
			width:257px;
		}
		.news-index img {
		    height:172px;
			margin:-15px;
			margin-bottom:0;
			width:290px;
		}
	.news-bottom {
		float:left;
		margin-bottom:20px;
		margin-right:30px;
		width:270px;	
	}
		.news-bottom.last {
			margin-right:0;
		}
		.news-bottom h3 {
			font:bold 1.4em Arial, Helvetica, sans-serif;
		}
			.news-bottom h3 a {
				color:#10202D;
			}
		.news-bottom .lead {
			line-height:17px;
			max-height:136px;
			overflow:hidden;
		}
		

/* BLOG */
.blog, .blogpage {
	padding:0 10px;	
}
.blog h2, .blogpage h2 {
	width:420px;	
}
.blog select, .blogpage select {
	height:25px;
	margin-top:5px;
	width:150px;	
}
	.blog-top {
		/*background:#0B212F;*/
		color:#000;
		margin-bottom:20px;
		padding:15px;
		
	}
		.blog-top h3 {
			font:bold 2em Arial, Helvetica, sans-serif;
			line-height: 27px;
			padding-top: 0px;
			padding-bottom: 11px;
		}
		.blog-top p {
			padding-top: 0px;
			padding-bottom: 11px;
		}
			.blog-top h3 a, .blog-middle h3 a {
				color:#0B212F;
			}
		.blog-top span.date {
		  color: #009DE6;
    }
    .blog-top div.add_comments {          
      background-color: #787878;
      padding: 8px;
      color: #ffffff;
    }
    .blog-top div.add_comments span {
      float: right;
    }
    .blog-top div.add_comments a {
      color: #fff;
      text-decoration: underline;
      font-weight: bold;
    }
	.blog-middle {
		background:#0B212F;
		color:#fff;
		float:left;
		margin-bottom:10px;
		margin-right:30px;
		padding:15px;
		width:240px;	
		height:400px;
		overflow:hidden;
	}
		.blog-middle.last {
			margin-right:0;
		}
		.blog-middle h3 {
			font:bold 1.4em Arial, Helvetica, sans-serif;
		}
		.blog-middle .lead {
			line-height:17px;
			max-height:136px;
			overflow:hidden;
		}
		.blog-middle img {
			margin:-15px;
			margin-bottom:0;
		}
	.blog-index {
		background:#0B212F;
		color:#fff;
		display:inline;
		float:left;
		margin-bottom:10px;
		margin-right:30px;
		padding:15px;
		width:260px;
		height: 387px;	
	}
		.blog-index.last {
			margin-right:0;
		}
		.blog-index h3 {
			font:bold 1.4em Arial, Helvetica, sans-serif;
		}
			.blog-index h3 a {
				color:#fff;
			}
		.blog-index .lead {
			line-height:17px;
			max-height:136px;
			overflow:hidden;
			width:257px;
		}
		.blog-index img {
		    height:172px;
			margin:-15px;
			margin-bottom:0;
			width:290px;
		}
	.blog-bottom {
		float:left;
		margin-bottom:20px;
		margin-right:30px;
		width:270px;	
	}
		.blog-bottom.last {
			margin-right:0;
		}
		.blog-bottom h3 {
			font:bold 1.4em Arial, Helvetica, sans-serif;
		}
			.blog-bottom h3 a {
				color:#10202D;
			}
		.blog-bottom .lead {
			line-height:17px;
			max-height:136px;
			overflow:hidden;
		}

/* BASKET */

#basketForm {
	margin-top:10px;
}

	#basketForm .col {
		font-size:0.9em;
		float:left;
		margin-bottom:3px;
		text-align:center;
		width:100px;
	}

		#basketForm .col.wider {
			font-size:1.1em;
			text-align:left;
			width:190px;
		}

		#basketForm .col input {
			width:40px;
		}

	.total {
		font-size:1.1em;
		font-weight:bold;
		margin-top:30px;	
	}

		.total .right {
			text-align:center;
		}
	
		.basketDelete {
			background:url(../images/delete.gif) no-repeat;
			display:inline-block;
			height:17px;
			margin-left:5px;
			width:13px;
			text-indent:-9999em;
		}
	
		.basketAlter {
			background:url(../images/alter_qty.gif) no-repeat;
			display:inline-block;
			height:18px;
			width:72px;
			text-indent:-9999em;
		}
	
		.basketEmpty {
			background:url(../images/empty_basket.gif) no-repeat;
			display:block;
			height:18px;
			width:96px;
			text-indent:-9999em;
		}

	.delivery {
		text-align:right;
	}

		.delivery span {
			font-size:0.7em;
		}
	
		.buyNow {
			background:url(../images/purchase.png) no-repeat;
			border:0;
			cursor:pointer;
			display:block;
			float:left;
			height:24px;
			margin-top:22px;
			margin-bottom:30px;
			width:78px;
			text-indent:-9999em;
			clear:both;
		}

	.basket-info {
		background:url(../images/basket_outline.png) no-repeat;
		height:36px;
		margin-top:15px;
		padding:6px 10px;
		width:561px;
	}

	.basket-checkout .col {
		float:left;
		margin-bottom:3px;
		text-align:center;
		width:120px;
	}

		.basket-checkout .col.wider {
			text-align:left;
			width:220px;
		}

		.basket-checkout .right {
			margin-top:20px;
			text-align:right;
		}

		.basket-checkout .left {
			margin-top:20px;
		}

		.basket-checkout .right strong {
			font-size:1.3em;
		}

		.basket-checkout p {
			margin:12px 0;
		}
		
	.checkout-info {
		color:#666666;	
		font-weight:bold;
	}
	
#formCheckout {
	font-size:0.9em;
}
	
	#formCheckout a {
		color:#00E;
		text-decoration:underline;
	}
	
	#formCheckout #checkoutTerms {
		margin-right:10px;
	}
	
	#formCheckout .buyNow {
		margin-top:10px;
	}
	
.checkout-form {
	margin:10px 10px;
}
	
	.checkout-form dd {
		float:left;
		padding-bottom:7px;
	}
	
	.checkout-form dt {
		font-size:0.9em;
		line-height: 8px;
		width:180px;
		float:left;
	}
	
	.checkout-form dd {
		width:285px;
		margin:4px 0 10px;
	}

    .checkout-form .errors {
        clear: both;
    }

		.checkout-form dd input {
			padding:2px;
			width:150px;
		}
	
		.checkout-form dd select {
			padding:1px;
			width:220px;
		}
	
		.checkout-form input.buyNow {
			width:78px;
		}
		
/* CONTACT */

#contactForm {
	margin:10px 5px;	
}

	#contactForm dt, #registerForm dt, #drawForm dt {
		padding:3px 0;
	}

	#contactForm dd input, #registerForm dd input, #drawForm dd input {
		border:1px solid #ccc;
		padding:3px 1px;
		width:250px;
	}

	#contactForm dd textarea, #registerForm dd textarea, #drawForm dd textarea {
		border:1px solid #ccc;
		height:170px;
		padding:3px 1px;
		width:350px;
	}

	#contactForm select {
		border:1px solid #ccc;
		padding:2px 1px;
		width:230px;
	}

	#contactForm textarea {
		border:1px solid #ccc;
		height:170px;
		padding:3px;
		width:350px;
	}
	
	dd#accept-element input, dd#copy-element input {
		width:auto;
	}

	#contactForm .find_outmore_live {
		display:block;
		margin-top:10px;
		clear: both;
	}
	
	#registerForm .find_outmore_live, #drawForm .find_outmore_live {
		display:block;
        clear: both;
	}
	
	#registerForm p, #drawForm p {
		margin-top:15px;
	}
	
.adobe_info {
	color:#666;
	font-size:0.7em;	
	line-height:1.6em;
	margin:15px 0;
}
	
	.adobe_info a {
		color:#666;
		text-decoration:underline;
	}


.errors {
	color:#C00;
	font-weight:bold;	
	clear:both;
}
		
.date {
	color:#9C8827;
	display: block;
	margin: 5px 0px;
}
.read-more a {
	color:#9C8827;
	text-decoration:underline;
}
.read-more {
	margin-top:10px;
}
.news-index .read-more a {
	color:#9C8827;
	font:bold 1.6em Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.single-news {
	background:#0B212F;
	color:#fff;
	margin-bottom:20px;
	padding:15px;
}
	.single-news h3 {
	       font: bold 2em Arial, Helvetica, sans-serif;
		padding:0;
	}
	.single-news h4 {
	       font: bold 1.6em Arial, Helvetica, sans-serif;
		padding:0;
	}
	
	.single-news img.main {
		margin-bottom:10px;
		margin-top:5px;
	}
	.single-news .content p img.single {
		margin:10px 0px 10px 10px;
	}

.blog-index .read-more a {
	color:#9C8827;
	font:bold 1.6em Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.single-blog {
	/*background:#ffffff;  */
	color:#000;
	margin-bottom:20px;
	padding:15px;
}
	.single-blog h3 {
	       font: bold 2em Arial, Helvetica, sans-serif;
		padding:0;
	}
	.single-blog h4 {
	       font: bold 1.6em Arial, Helvetica, sans-serif;
		padding:0;
	}
	
	.single-blog span.date {
	 color: #009DE6;
  }
	
	.single-blog img.main {
		margin-bottom:10px;
		margin-top:5px;
	}
	.single-blog .content p img.single {
		margin:10px 0px 10px 10px;
	}
	
	.single-blog div.comments {
    background-color: #787878;
    padding: 8px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
	.single-blog div.message {
    background-color:#FFFFCC;
    margin-bottom:10px;
    margin-top:10px;
    padding:8px;
  }
  
  .single-blog div.comment {
    background-color: #fff;
    padding: 8px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
  }
  .single-blog div.comment span.date {
    color: #000;
  }
  .single-blog div.comment h4 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.231;
    padding-bottom: 5px;
  }
  .single-blog div.comment h4 span.name {
    color: #009DE6;
  }
  
  .single-blog div.add_comment h4 {
    color: #009DE6;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.231;
    padding-bottom: 5px;
  }
  .single-blog div.add_comment p {
    margin-bottom: 10px;
    color: #787878;
  }
  .single-blog div.add_comment p input {
    margin-right: 8px;
    width: 200px;
  }
  .single-blog div.add_comment p textarea {
    width: 400px;
    height: 100px;
    float: none;
  }
  .single-blog div.add_comment p input.submit {
    margin-left: 200px;
    width: 200px;
    float: none;
  }


#gallery-image {
}


.clean {
	clear:both;	
}
.left {
	float:left;	
}
.right {
	float:right;	
}


/* BLUEFIN */

.bluefin-header1 {
	background:url(../images/123.jpg) no-repeat right top;
	height:47px;
	margin-bottom: 10px;
	font:normal 2em/47px "Times New Roman", Times, serif;
}

.info-window {
    font-size: 10px;
}

.info-window a{
    color: blue;
}
.info-window span{
    font-style: italic;
}

.left-content a.back-link {color: #FF9900; font-weight: 15px;}
.left-content .select-locate {height: 25px; margin-top: 5px; width: 150px;}
.left-content .header-locate {width: auto; float: left;}
#drawForm #action-label, #drawForm #action-element {display: none;} 
#drawForm {width: 99%; margin: 10px 0;}
dd, dt {clear: both; float: left;}
input, textarea, select {float: left; margin-left: 0px;}
.send {clear: both;}
#drawForm .send {border: 0px;}

#d_addr {margin: 0 10px 15px 0;}

.left-content a.blue-link {text-decoration:underline; color: #0080FF;}
.half-div {float: left; width: 49%;}


.request_content{
    color:#009dd9;
    font-weight:normal;
    *font-size:10px;
    font-size:10.5px;
    border: 2px solid #008FC7;
    margin-bottom: 15px;
    text-align:right;
    width:284px;
    *width:287px;
	clear:both;
	display:block;
}
.request_content div{
    padding: 11px;
}

.email_tel {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

.white {color: white;}