/* 
CSS Created For Frontline Bathrooms
Created By_ Brainstorm Design
Web_ brainstormdesign.co.uk
Telephone_ 0113 290 9704
Email_ info@brainstormdesign.co.uk

// Colours
	Frontline Blue: #064287
	Sky Blue: #6699cc
*/

body {
	padding:0px;
	margin:0px;
	font-family:Century Gothic, Avant Garde, Futura, Arial;
	font-size:12px;
	color:#333;
	background-color:#064287;
}
p {
	line-height:130%;
}
p.clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	clear:both;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul li {
	margin-bottom:4px;
}
.bold {
	font-weight:bold;
}
.bold span {
	font-weight:normal;
}
a {
	font-weight:bold;
	text-decoration:none;
	outline:none;
	color:#064287;
}
input, select, textarea {
	padding:2px;
	font-family:Century Gothic, Arial;
	font-size:12px;
}
a img {
	border:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	border-bottom:1px solid #6699cc;
	padding-bottom:10px;
	font-size:18px;
	color:#064287;
	padding-top:8px;
}
#container {
	width:1050px;
	margin:0px auto 20px auto;
	padding:0px 0px 50px 0px;
	background-color:#fff;
	min-height:750px;
	background-image:url(/images/bg-water.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
}
.logo {
	position:relative;
	z-index:1;
}
a.request_it {
	display:block;
	z-index:2;
	position:absolute;
	right:260px;
	border:1px solid #fff;
	width:200px;
	height:40px;
	top:92px;
}
a.request_it:hover {
	text-decoration:none;
}
#tabs {
	position:absolute;
	z-index:99;
	right:0px;
	top:123px;
	width:450px;
}
#tabs ul li {
	float:left;
	margin-right:2px;
}
#tabs ul li a {
	display:block;
	background-color:#064287;
	color:#fff;
	padding:5px 15px;
	font-weight:normal;
	font-size:13px;
	-webkit-border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
}
#tabs ul li a:hover {
	text-decoration:none;
	background-color:#6699cc;
}
.menu_wrap {
	background-image:url(/images/bg-menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 0px 2px 0px;
	position:relative;
	z-index:1;
	overflow:hidden;
	width:1050px;
	height:34px;
}
.menu_wrap a {
	display:block;
	padding:10px 0px 10px 30px;
	color:#fff;
	font-weight:normal;
	font-size:13px;
}
.menu_wrap a:hover {
	text-decoration:none;
}
.menu_wrap li {
	width:150px;
	height:34px;
	background-image:url(/images/bg-menu.png);
	background-repeat:no-repeat;
	background-position:top right;
	position:absolute;
	top:10px;
}
.menu_wrap li:hover {
	background-position:0px -36px;
}
.menu_wrap li.contact {
	right:-30px;
	z-index:2;
}
.menu_wrap li.latest {
	right:103px;
	z-index:3;
}
.menu_wrap li.lifetime {
	right:237px;
	z-index:4;
	width:180px;
	background-image:url(/images/bg-menu-large.png);
}
.menu_wrap li.request {
	right:400px;
	z-index:5;
	width:180px;
	background-image:url(/images/bg-menu-large.png);
}
.menu_wrap li.products {
	right:562px;
	z-index:6;
}
.menu_wrap li.our {
	right:696px;
	z-index:7;
}
.menu_wrap li.about {
	right:830px;
	z-index:8;
	width:118px;
	background-image:url(/images/bg-menu-short.png);
}
.menu_wrap li.home {
	left:0px;
	z-index:9;
	width:118px;
	background-image:url(/images/bg-menu-short.png);
}
.menu_wrap li.home a {
	padding-left:25px;
}
.slider {
	width: 1050px;
	height: 295px;
	position: relative;
	margin: 0 auto 0px auto;
}
.slider .wrapper {
	width: 1050px;
	overflow: auto;
	height: 245px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
}
/* Width below is max for Opera */
.slider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.slider ul li {
	display: block;
	float: left;
	padding: 0;
	height:245px;
	width:1050px;
	margin: 0;
	position:relative;
	z-index:1;
}
.slider ul li img.slider_img {
	position:absolute;
	z-index:2;
	left:0px;
	top:0px;
	width:522px;
}
.slider ul .slider_info {
	position:absolute;
	z-index:3;
	width:488px;
	padding:15px 20px;
	background-color:#000;
	color:#fff;
	left:522px;
	height:215px;
}
.slider ul .le_bleu {
	background-color:#064287;
	border-right:2px solid #fff;
	width:486px;
}
.slider ul .le_bleu_light {
	background-color:#4792ce;
}
.slider .arrow {
	display: none;
}
#thumbNav {
	position:absolute;
	z-index:99999;
	top: 247px;
	left:2px;
	text-align: center;
	padding:5px 10px;
	display:block;
	background-color:#064287;
	width:1026px;
}
#thumbNav a {
	color: #fff;
	font: 11px Century Gothic, Avant Garde, Futura, Helvetica;
	display: inline-block;
	padding: 2px 6px;
	height: 14px;
	margin: 0 5px 0 0;
	text-align: center;
	border:1px solid #064287;
}
#thumbNav a:hover {
	background-color:#333;
	color:#fff;
	text-decoration:none;
}
#thumbNav a.cur, #thumbNav a.cur:hover {
	border:1px solid #fff;
	color:#fff;
}
#start-stop {
	display:none;
}
/*
  Prevents
*/
.slider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.slider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
img.angled_brochure {
	float:right;
}
.slider_info {
	font-size:13px;
}
.slider_info a {
	color:#fff;
}
.feature_wrap {
	padding:100px 25px 10px 25px;
}
.feature {
	width:282px;
	float:left;
	margin-right:15px;
	background-color:#fff;
	background-image:url(/images/bg-gradient.jpg);
	background-repeat:repeat-x;
	padding:15px 20px 45px 20px;
	position:relative;
	z-index:1;
	min-height:120px;
}
.feature h2, h2 {
	font-weight:normal;
	font-size:14px;
	margin:0px;
	padding:5px 0px 0px 0px;
}
img.planner_image {
	float:right;
	width:162px;
}
img.map {
	position:absolute;
	right:50px;
	z-index:99;
	top:0px;
}
a.blue_link {
	padding:2px 6px 3px 6px;
	background-color:#064287;
	color:#fff;
	font-size:15px;
	position:absolute;
	bottom:15px;
	left:20px;
	width:270px;
	display:block;
}
a.short {
	width:120px;
}
a.forgot_link {
	left:160px;
	width:128px;
}
a.blue_link:hover {
	text-decoration:none;
	background-color:#6699cc;
}
table.login_table td {
	vertical-align:top;
	padding:5px 12px 0px 0px;
	font-size:15px;
}
table.login_table td input {
	border:1px solid #333;
	padding:2px;
	width:190px;
}
p.sub_nav {
	padding:0px 20px;
	margin:0px;
	position:absolute;
	bottom:15px;
	left:0px;
	z-index:5;
	color:#fff;
	font-size:11px;
}
p.sub_nav a {
	font-weight:normal;
	color:#000;
	padding:0px 5px;
}
.credits {
	margin:0px auto;
	width:1050px;
	color:#fff;
}
.credits p {
	padding:0px 25px;
}
.credits a {
	font-weight:normal;
	color:#fff;
}
.content {
	padding:20px 25px;
}
ul.product_list li {
	float:left;
	display:block;
	width:320px;
	margin-right:15px;
	border:1px solid #000;
	position:relative;
	z-index:6;
}
ul.product_list li a {
	color:#000;
	display:block;
	padding:4px 10px;
}
ul.product_list li a:hover {
	background-color:#064287;
	text-decoration:none;
	color:#fff;
}
ul.product_list li a span {
	position:absolute;
	right:10px;
}
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
.cboxPhoto {
	float:left;
	margin:auto;
	border:0;
	display:block;
}
.cboxIframe {
	width:100%;
	height:100%;
	display:block;
	border:0;
}
/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
}
#colorbox {
}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(/images/controls.png) no-repeat -100px 0;
}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(/images/controls.png) no-repeat -129px 0;
}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(/images/controls.png) no-repeat -100px -29px;
}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(/images/controls.png) no-repeat -129px -29px;
}
#cboxMiddleLeft {
	width:21px;
	background:url(/images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width:21px;
	background:url(/images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height:21px;
	background:url(/images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height:21px;
	background:url(/images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background:#fff;
	overflow:hidden;
}
#cboxError {
	padding:50px;
	border:1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom:28px;
}
#cboxTitle {
	position:absolute;
	bottom:4px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#cboxCurrent {
	position:absolute;
	bottom:4px;
	left:58px;
	color:#949494;
}
#cboxSlideshow {
	position:absolute;
	bottom:4px;
	right:30px;
	color:#0092ef;
}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0;
	background:url(/images/controls.png) no-repeat -75px 0;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:-75px -25px;
}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(/images/controls.png) no-repeat -50px 0;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:-50px -25px;
}
#cboxLoadingOverlay {
	background:url(/images/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
	background:url(/images/loading.gif) no-repeat center center;
}
#cboxClose {
	position:absolute;
	bottom:0;
	right:0;
	background:url(/images/controls.png) no-repeat -25px 0;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:-25px -25px;
}
/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft {
	background:url(/images/ie6/borderTopLeft.png);
}
.cboxIE6 #cboxTopCenter {
	background:url(/images/ie6/borderTopCenter.png);
}
.cboxIE6 #cboxTopRight {
	background:url(/images/ie6/borderTopRight.png);
}
.cboxIE6 #cboxBottomLeft {
	background:url(/images/ie6/borderBottomLeft.png);
}
.cboxIE6 #cboxBottomCenter {
	background:url(/images/ie6/borderBottomCenter.png);
}
.cboxIE6 #cboxBottomRight {
	background:url(/images/ie6/borderBottomRight.png);
}
.cboxIE6 #cboxMiddleLeft {
	background:url(/images/ie6/borderMiddleLeft.png);
}
.cboxIE6 #cboxMiddleRight {
	background:url(/images/ie6/borderMiddleRight.png);
}
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight {
 _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
.outer_msg {
	position:absolute;
	left:300px;
	top:200px;
	z-index:99;
	width:300px;
	background-image:url(/images/bg-transparent-red.png);
	padding:15px;
}
.quick_msg {
	padding:15px;
	background-color:#fff;
}
img.exclaim {
	float:left;
	margin:4px 15px 25px 0px;
}
.content h2 {
	margin-bottom:20px;
}
.product_box {
	width:310px;
	float:left;
	margin-right:15px;
	border:1px solid #000;
	padding:5px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
	height:120px;
}
.product_box img {
	width:138px;
}
.product_box p.title {
	position:absolute;
	top:0px;
	right:5px;
	width:155px;
	font-weight:bold;
}
.product_box p.price {
	position:absolute;
	bottom:0px;
	right:5px;
	width:152px;
	padding:3px 5px;
	color:#fff;
	background-color:#6699cc;
}
.left_column {
	width:460px;
	margin-right:60px;
	float:left;
}
.form_wrap {
	padding:15px;
	background-color:#064287;
	margin-top:20px;
	color:#fff;
}
.error {
	position:absolute;
	z-index:2;
	top:-8px;
	left:0px;
	background-color:#C00;
	padding:5px 15px;
	color:#fff;
	width:430px;
}
.form_wrap td {
	padding:0px 15px 10px 0px;
	vertical-align:top;
}
input, textarea, select {
	width:418px;
	padding:2px;
	border:1px solid #fff;
	background-color:#fff;
	margin-top:5px;
	font-family:Century Gothic, Futura, Helvetica, Arial;
	font-size:12px;
	color:#222;
}
textarea {
	height:100px;
}
select {
	width:423px;
}
input {
	width:199px;
}
input.submit {
	width:150px;
}
td.code {
	padding-left:28px;
}
.right_column {
	width:460px;
	float:left;
	position:relative;
	z-index:1;
}
.column_one, .column_two, .column_three {
	width:310px;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.extended {
	width:650px;
}
.column_three {
	margin-right:0px;
}
p.line_height {
	line-height:20px;
	font-size:13px;
}
h3.top_border {
	border-top:1px solid #6699cc;
	padding-top:15px;
}
.left_wrapper {
	width:322px;
	float:left;
	padding-top:25px;
	padding-right:15px;
}
.right_wrapper {
	float:left;
	width:658px;
	min-height:400px;
}
p.find_title {
	font-weight:bold;
	color:#064287;
	margin:7px 0px 4px 0px;
	padding:0px;
	font-size:14px;
}
.left_stockist {
	padding:10px;
	border:1px solid #6699cc;
	height:312px;
	position:relative;
	z-index:1;
}
.left_stockist input, .left_stockist select {
	width:290px;
	padding:3px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#064287;
	border:1px solid #6699cc;
}
.left_stockist input.error_box, .left_stockist select.error_box {
	border:1px solid #c00;
}
.left_stockist select {
	width:298px;
}
.left_stockist input.find_button {
	font-family:Century Gothic, "Avant Garde";
	font-size:24px;
	font-weight:bold;
	color:#fff;
	background-color:#064287;
	border:none;
	margin:10px -10px -10px -10px;
	width:320px;
	text-align:left;
	padding-left:7px;
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:2;
}
.left_stockist input.find_button:hover {
	background-color:#6699cc;
	cursor:pointer;
}
.large_ad_box {
	height:332px;
	margin-top:25px;
	border:1px solid #6699cc;
	width:658px;
}
.large_ad_box img {
	width:658px;
	height:332px;
}
.small_ad_box {
	height:120px;
	margin-top:25px;
}
.small_ad_box img {
	float:left;
	width:318px;
	margin-right:15px;
	height:118px;
	border:1px solid #000;
}
.account_login a {
	border:1px solid #6699cc;
	padding:5px 10px;
	color:#064287;
	font-weight:bold;
	font-size:16px;
	display:block;
	margin-top:10px;
	background-color:#fff;
}
.account_login a:hover {
	text-decoration:none;
	background-color:#064287;
	color:#fff;
}
.left_wrapper .feature {
	margin-right:0px;
	width:239px;
	margin-top:70px;
}
p.breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#064287;
}
p.breadcrumbs span {
	font-weight:bold;
}
.results_box {
	background-image:url(/images/bg-transparent-white.png);
	color:#064287;
	padding-bottom:10px;
	min-height:800px;
	margin-top:-11px;
}
.results_box h2 {
	margin:0px 0px 20px 0px;
	padding:0px;
}
.result {
	border-top:1px solid #6699cc;
	padding:10px;
	background-color:#eaf1f9;
	position:relative;
	z-index:2;
}
.left_result {
	width:370px;
	float:left;
	margin-right:15px;
}
.left_result h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-transform:capitalize;
}
.left_result h3 span {
	font-size:12px;
	font-weight:normal;
}
.left_result ul {
	padding-left:15px;
	list-style:disc;
	font-size:11px;
}
.left_result ul li {
	margin-bottom:2px;
}
.middle_result {
	width:139px;
	float:left;
}
a.quick_link {
	display:block;
	padding:5px 15px;
	color:#fff;
	background-color:#064287;
	margin-bottom:1px;
	width:80px;
	text-align:center;
}
a.quick_link:hover {
	text-decoration:none;
	background-color:#6699cc;
}
.right_result {
	width:111px;
	float:left;
}
.right_result img {
	max-width:105px;
	max-height:105px;
	border:3px solid #064287;
}
ul.non_premium {
	border-bottom:1px solid #6699cc;
}
ul.non_premium a {
	float:right;
	background-color:#064287;
	color:#fff;
	padding:3px 5px;
	margin-left:2px;
}
ul.non_premium li {
	border-top:1px solid #6699cc;
	padding:8px 15px;
	text-transform:capitalize;
}
ul.non_premium a:hover {
	background-color:#6699cc;
	color:#fff;
	text-decoration:none;
}
p.page_links {
	background-color:#064287;
	margin:5px 0px;
	padding:0px;
}
p.page_links a {
	color:#fff;
	display:inline-block;
	padding:3px 8px;
	border-right:1px solid #fff;
}
p.page_links a.active_link {
	background-color:#6699cc;
}
p.page_links a:hover {
	background-color:#6699cc;
	text-decoration:none;
}
h2.detail_title {
	padding:20px;
	border:1px solid #6699cc;
	border-width:1px 0px;
}
h2.detail_title .web a {
	color:#000;
	font-size:14px;
}
img.company_logo {
	max-width:150px;
	float:right;
	margin:0px 20px 10px 10px;
}
.details {
	width:300px;
	float:left;
	padding-left:20px;
}
p.addy {
	text-transform:capitalize;
	padding-top:0px;
	margin-top:0px;
}
h2.results_title {
	background-color:#6699cc;
	padding:10px 10px;
	color:#fff;
	margin-bottom:2px;
	font-size:19px;
}
.ad_wrap {
	width:320px;
	height:630px;
	border:1px solid #000;
	margin-top:15px;
}
.ad_block {
	margin-top:10px;
}
.result_feature {
	position:absolute;
	bottom:100px;
	z-index:2;
	left:150px;
}
.sponsored {
	font-size:10px;
	position:absolute;
	right:15px;
	bottom:5px;
	z-index:3;
}
h3.blue_title {
	padding:6px 15px;
	background-color:#6699cc;
	color:#fff;
	font-weight:bold;
	margin:10px;
}
.text_wrapper {
	padding:5px 25px;
}
.more_pad {
	padding-top:122px;
}
table.listings td {
	padding:0px 20px 10px 0px;
	vertical-align:top;
}
table.listings td h3 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
	padding-bottom:00px;
}
td.preview {
	padding-right:10px;
	position:relative;
	z-index:1;
}
td.preview img {
}
.preview_wrap {
	height:92px;
	overflow:hidden;
	border:3px solid #064287;
	width:70px;
}
.preview_wrap img.listing_image {
	width:70px;
	position:relative;
	z-index:2;
}
.preview_wrap a.large_image {
	position:relative;
	left:0px;
	top:-93px;
	z-index:5;
}
.newsSection {
	clear:both;
	border-bottom:1px solid #6699cc;
	width:600px;
	padding:10px 0px;
}
.newsSection p {
	margin:0px;
	padding:0px;
}
img.newsButton {
	float:right;
	margin-top:5px;
}
.newsInfo {
	width:350px;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
}
.noW {
	border-bottom:none;
}
img.newsImage {
	max-width:190px;
	max-height:100px;
	float:right;
	margin:10px 0px 10px 0px;
}
h1#newsTitle {
	font-size:16px;
	margin:6px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	font-weight:bold;
}
h3#newsShort {
	margin:10px 0px;
	padding:0px;
	font-size:13px;
	border-bottom:0px solid #fff;
	font-weight:bold;
}
.newsInfo a {
	color:#467bbe;
	font-weight:bold;
}
ul#editions li {
	padding:6px 0px;
	border-top:1px solid #6699cc;
	width:250px;
}
ul.archive {
	list-style:disc;
	padding-left:16px;
}
ul.archive li {
	border-bottom:1px dotted #ddd;
	padding-bottom:4px;
}
ul.archive a {
	font-weight:normal;
}
img.aqua_logos {
	float:left;
	margin-right:20px;
	margin-top:7px;
}
.warning {
	color:#C00;
	margin-top:5px;
	border:1px solid #c00;
	padding:4px 10px;
}
#marker {
	height:1px;
	overflow:hidden;
}
#msgBox {
	padding:10px;
	border:3px solid #064287;
}
.margMe {
	margin-left:15px;
}
.noM, ul.product_list li.noM, .small_ad_box img.noM {
	margin-right:0px;
}
.message_box {
	padding:10px;
}
.message_box input, textarea {
	border:1px solid #ccc;
	padding:2px;
	width:250px;
	margin-top:0px;
}
.message_box input.soob {
	border:none;
	background-color:#064287;
	color:#fff;
	width:100px;
}
.message_box input.soob:hover {
	background-color:#6699cc;
	cursor:pointer;
}
.message_box td {
	padding:0px 20px 5px 0px;
	vertical-align:top;
}
.message_box textarea {
	height:80px;
}
.message_box .warning {
	padding:0px 0px 10px 0px;
	border:none;
}
h1.info_title {
	border:none;
	padding:5px 10px;
	background-color:#064287;
	color:#fff;
	
}
input.lord_it, textarea.lord_it {
	width:420px;
	margin-top:5px;
}
img.showroom {
	float:right;
	height:45px;
	margin-right:-5px;
}
.middle_result img.showroom {
	float:left;
	height:44px;
	margin-right:0px;
	margin-top:1px;
}
img.corgi {
	width:210px;
}
img.screenshot {
	width:478px;
}
