/*RESET CODE*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1;
	font-family:inherit;
	text-align:left;
}
/*RESET CODE*/

html, body {
	color:#333;
	background:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:170%;
	height:100%;
}
a {
	color: #760E1C;
	text-decoration: underline;
}
a:hover {
	color: #FEAF0C;
	text-decoration: underline;
}
strong {
	font-weight: bold;
	line-height:inherit;
}
.strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.em {
	font-style: italic;
}
sup {
	font-size: 50%;
	line-height:100%;
	vertical-align:text-top;
}
a sup {
	font-size: 50%;
	line-height:300%;
	text-decoration:none;
	vertical-align:top;
}
sub {
	font-size: 80%;
	line-height: 0;
}
.left {
	float:left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.left_columns {
	float:left;
	padding-right: 20px;
	width:250px;
	display:block;
}
.left_textbite {
	float:left;
	text-align:center;
	padding: 10px 20px 0 0;
	color:#FFFFFF;
	width: 200px;
	height:200px;
	display:block;
	background:url(../images/home_topback.jpg) top left no-repeat;
}
.right {
	float:right;
	padding-left: 10px;
}
.right_sidetext {
	float:right;
	padding: 10px;
	width:180px;
	border:thin solid #666666;
	background-color:#dddddd;
}
.right_sidetext p{
	color:#333333;
	font-size:12px;
}
.right_sidetext ul li{
	color:#333333;
	font-size:12px;
}
.right_sidetext h3{
	margin-top:0;
	line-height:150%;
 	font-size: 16px;
}
.right_sidetext h5{
	line-height:150%;
}
.right_sidetext span{
	display: block;
	float: right;
	margin: 0 10px 20px 20px;
	text-align: center;
	font-style: italic;
	font-size: 10px;
}
.right_sidetext img{
	border:thin solid #999999;
}
/*Harpreet Style*/
.page_section ol {
	margin-left: 25px;
}
/*Harpreet Style*/
.btn {
	color:#ffffff;
	background-color:#95060b;
}


h1 a {
	display:block;
	margin:0;
	padding:0;
	width:209px;
	height:104px;
	text-indent:-9999px;
	background: url(../images/psd_logo.jpg) no-repeat top left;
	text-decoration:none;
}

h1 {
 font-size: 36px;
 color: #760E1C;
 font-weight: normal;
 margin-bottom:8px;
 line-height:110%;
 }
h2 {
 font-size: 16px;
 color: #000000;
 font-weight: bold;
 text-transform:uppercase;
 margin-bottom:5px;
 line-height:125%;
 }
.hometitle {
 font-size: 18px;
 color: #a51a2d;
 font-weight: bold;
 }
h3 {
 font-size: 18px;
 line-height:125%;
 color: #760E1C;
 margin:0 0 15px 0;
 font-weight: bold;
 margin-top:35px;
}
h3.spacer {line-height: 135%;}
h4 {
 font-size: 12px;
 color: #760E1C;
 margin:0 0 15px 0;
 font-weight: bold;
 margin-top:35px;
}
h4.warranty {
 font-size: 100%;
 color: #760E1C;
 margin:0 0 15px 0;
 font-weight: bold;
 margin-top:35px;
}
h5 {
 color: #760E1C;
 font-size: 16px;
 font-weight: bold;
 padding: 10px 0;
 margin-top:35px;
}
 
h6 {
	font-size: 16px;
	color: #000;
	line-height:125%;
	padding: 0 5px 5px 0;
	font-weight: bold;
	text-transform: uppercase;
}

/*Harpreet Style*/
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	Font-weight: bold;
	color:#990000;
}

#wrapper {
	width:970px;
	margin: 0 auto;
	padding: 0;
	background:#fff url(../images/side_bkgrd.jpg) left repeat-y;
}
#header {
	width:970px;
	padding: 0;
	margin: 0;
	background: #690c17;
}

/* -- TOP NAV --*/
#top_nav {
	width:970px;
	background: url(../images/topnav.jpg) left no-repeat;
	height: 35px;
	}
#top_nav ul {
	float: right;
	background: #600407;
	}
#top_nav ul li {
	list-style-type: none;
	float: left;
	position: relative
	}
#top_nav a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	font-size: 11px;
	margin-bottom:-11px;
	}
li.history {
display: block;
	background: url(../images/history_btn.jpg) top left;
	width: 86px;
	height: 18px;
	padding: 17px 0 0 28px;
	}
#history li.history, li:hover.history {background: url(../images/history_btn.jpg) top right;}
li.links {
	background: url(../images/links_btn.jpg) top left;
	width: 72px;
	height: 18px;
	padding: 17px 0 0 27px;
	}
#links li.links, li:hover.links {background: url(../images/links_btn.jpg) top right;}
li.community {
	background: url(../images/community_btn.jpg) top left;
	width: 115px;
	height: 18px;
	padding: 17px 0 0 30px;
	}
#community li.community , li:hover.community {background: url(../images/community_btn.jpg) top right;}
li.faqs {
	background: url(../images/faqs_btn.jpg) top left;
	width: 68px;
	height: 18px;
	padding: 17px 0 0 28px;
	}
#faq li.faqs, li:hover.faqs {background: url(../images/faqs_btn.jpg) top right;}
li.bc {
	background: url(../images/bc_btn.jpg) top left;
	width: 197px;
	height: 18px;
	padding: 17px 0 0 40px;
	}
li:hover.bc {background: url(../images/bc_btn.jpg) top right;}

/*-- MAIN NAV --*/
#main_nav {
	width: 970px;
	background: url(../images/main_nav_bg.jpg) repeat-x;
	height:45px;
	margin: -2px 0 0 0;
	}
#main_nav li {
	list-style-type: none;
	float: left;
	}
#main_nav a {
	color: #ffffff;
	text-decoration: none;
	margin:0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
#main_nav li:hover a, #main_nav a:hover {
	color: #AA192D;
	}
li.home {
	background: url(../images/home_btn.jpg) top left;
	width: 85px;
	height: 24px;
	padding: 21px 0 0 42px;
	}
#home li.home, li:hover.home {background: url(../images/home_btn.jpg) top right;}
#home li.home a, #product li.product a, #warranty li.warranty a, #maintenance li.maintenance a, #fleet li.fleet a, #buy li.buy a {color: #AA192D;}
li.product {
	background: url(../images/product_btn.jpg) top left;
	width: 96px;
	height: 24px;
	padding: 21px 0 0 42px;
	}
#product li.product, li:hover.product {background: url(../images/product_btn.jpg) top right;}
li.warranty {
	background: url(../images/warranty_btn.jpg) top left;
	width: 104px;
	height: 24px;
	padding: 21px 0 0 41px;
	}
#warranty li.warranty, li:hover.warranty {background: url(../images/warranty_btn.jpg) top right;}
li.maintenance {
	background: url(../images/maintenance_btn.jpg) top left;
	width: 130px;
	height: 24px;
	padding: 21px 0 0 47px;
	}
#maintenance li.maintenance, li:hover.maintenance {background: url(../images/maintenance_btn.jpg) top right;}
li.buy {
	background: url(../images/buy_btn.jpg) top left;
	width: 139px;
	height: 24px;
	padding: 21px 0 0 42px;
	}
#buy li.buy, li:hover.buy {background: url(../images/buy_btn.jpg) top right;}
li.fleet {
	background: url(../images/fleet_btn.jpg) top left;
	width: 135px;
	height: 24px;
	padding: 21px 0 0 49px;
	}
#fleet li.fleet, li:hover.fleet {background: url(../images/fleet_btn.jpg) top right;}

/* ---- MEGA HOVER NAV ---*/
.sub {
	position: relative;
	padding: 10px;
	margin: 10px 0 0 -30px;
	z-index: 50;
	background: #878787 url(../images/hover_bg.jpg) top repeat-x;
	height:120px; 
	/*width: 800px;*/
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	display: none;
	}
*html .sub {
	position: absolute;
	}
#main_nav li div.sub ul {width: 120px; float: left; margin: 0 0 0 15px; display: inline; padding: 0;}
#main_nav li div.sub li {list-style-type: disc; color: #990000; float: none; line-height: 150%; padding-bottom: 3px;}
#main_nav li div.sub li.header {list-style-type: none; float: none; margin-left: -15px; padding-bottom: 4px;}
#main_nav li div.sub li.header a {color: #990000; font-size: 12px; font-weight: bold;}
#main_nav li div.sub a {
	color: #FFFFFF; text-decoration: none; font-weight: normal; font-size: 10px;
	}
#main_nav li div.sub a:hover {text-decoration: underline;}
#main_nav li div.sub li.header a:hover {color:#ffffff; text-decoration: none;}
#main_nav li div.sub .hover {background: none;}
#main_nav li div.hover .h_left {background: url(../images/hover_left.gif) left no-repeat; float: left; width: 15px; height: 18px;}
#main_nav li div.hover .h_center {background: url(../images/hover.jpg) repeat-x;}
#main_nav li div.hover .h_right {background: url(../images/hover_right.gif) left no-repeat; float: right; width: 16px; height: 18px;}

#main_nav li.warranty div.sub {margin-left: -28px;}
#main_nav li.maintenance div.sub {margin-left: -34px;}

*html #main_nav li.product div.sub {margin: 25px 0 0 -89px;}
*html #main_nav li.buy div.sub {margin: 25px 0 0 -127px;}
*html #main_nav li.warranty div.sub {margin: 25px 0 0 -89px;}
*html #main_nav li.maintenance div.sub {margin: 25px 0 0 -127px;}

#top_drop li div.sub {margin: 18px 0 0 -29px; background: #878787; height:70px;}
#top_drop li div.sub ul {float: left; margin: 4px 0 10px 13px; padding: 0; height: 50px; background: none;}
#top_drop li div.sub ul li {list-style-type: none; margin-left: -15px; padding-bottom: 4px; width: 126px; height: 20px;}
#top_drop li div.sub ul li a {color: #990000; font-size: 12px; font-weight: bold;}
#top_drop li div.sub ul li a:hover {color: #FFFFFF;}


/* -- SIDEBAR Nav --*/
#sidebar {
	background: url(../images/side_btn_bkgrd.jpg) no-repeat top;
	width: 240px;
	height: 750px;
	float: left;
	}
#sidebar li {
	list-style-type: none;
	display: block;
	}
#sidebar p {display: none;}
#sidebar a.videos {
	background: url(../images/video_nav_btn.jpg) top left no-repeat;
	margin: 10px 0 0 15px;
	width: 195px;
	height: 151px;
	display: block;
	text-decoration: none;
	}
#sidebar a:hover.videos {background: url(../images/video_nav_btn.jpg) top right no-repeat;}

#sidebar a.engines {
	background: url(../images/engines_btn.jpg) top left no-repeat;
	margin: 10px 0 0 15px;
	width: 199px;
	height: 151px;
	display: block;
	text-decoration: none;
	}
#sidebar a:hover.engines {background: url(../images/engines_btn.jpg) top right no-repeat;}
#sidebar a.parts {
	background: url(../images/parts_btn.jpg) top left no-repeat;
	margin: 10px 0 0 15px;
	width: 199px;
	height: 151px;
	display: block;
	text-decoration: none;
	}
#sidebar a:hover.parts {	background: url(../images/parts_btn.jpg) top right no-repeat;}
#sidebar a.main_interval {
	background: url(../images/maintinter_btn.jpg) top left no-repeat;
	margin: 10px 0 0 15px;
	width: 199px;
	height: 151px;
	display: block;
	text-decoration: none;
	}
#sidebar a:hover.main_interval {background: url(../images/maintinter_btn.jpg) top right no-repeat;}

/*-- HOME PG BUCKETS --*/
#buckets {
	width: 700px;
	margin: 0 0 -10px 0; padding: 15px 12px 0;}
*html #buckets {
	width: 675px;
	margin: 0 0 -10px 0; padding: 15px 0 12px 0;}
#buckets li {
	list-style-type: none;
	float: left;
	margin-left: -10px;
	}
*html #buckets li {
	list-style-type: none;
	float: left;
	margin-left: -10px;
	}
#buckets li p {visibility: hidden;}
a.my_psd {
	background: url(../images/my_psd_btn.jpg) top left no-repeat;
	height: 172px;
	width: 202px;
	margin-right: 24px;
	display: block;
	text-decoration: none;
	}
*html a.my_psd {
	background: url(../images/my_psd_btn.jpg) 10px 0 no-repeat;
	height: 172px;
	width: 212px;
	margin-right: 24px;
	display: block;
	text-decoration: none;
	}
a:hover.my_psd {
	background: url(../images/my_psd_btn.jpg) top right no-repeat;
	}
a.promo {
	background: url(../images/promo_btn.jpg) top left no-repeat;
	height: 172px;
	width: 203px;
	margin-right: 17px;
	display: block;
	text-decoration: none;
	}
a:hover.promo {
	background: url(../images/promo_btn.jpg) top right no-repeat;
	}
div.PSD_LOGO
{
	background: url(../images/power_engine.jpg) center no-repeat;
	height: 172px;
	width: 203px;
	margin-right: 17px;
	display: block;
	text-decoration: none;
}

a.gpt {
	background: url(../images/gpt_btn1.jpg) top left no-repeat;
	height: 172px;
	width: 211px;
	display: block;
	text-decoration: none;
	}
a:hover.gpt {
	background: url(../images/gpt_btn1.jpg) top right no-repeat;
	}
	

#subnav {
	display: none;
}

#content {
	width: 970px;
}
/*10-1-09*/
#main_content {
	background: url(../images/drop_shadow.jpg) repeat-x top;
	padding: 35px 25px 25px 0;
	width: 705px;
	float: right;
}
*html #main_content {
	padding: 35px 25px 0 0;
	width: 705px;
}
#main_content p {
	line-height: 170%; margin-bottom: 10px;
}
#main_content td {
	padding: 5px;
	line-height: 115%;
}
#main_content .req {
	color: #ab192d;
}
label {
	font-size:14px;
}
/*10-1-09*/
/*10-1-09*/
#banner {
	height: 130px;
	float: left;
	padding:0; margin:0 0 10px 0;
}
/*10-1-09*/
#banner img {position: relative; /*bottom:1px;*/ right: 18px; padding:0; margin:0;}
/*10-1-09*/
*html #banner img {position: relative; /*bottom:1px;*/ right: 0px; padding:0; margin:0;}
	
/*10-1-09*/
.page_section {
	width: 675px; float: left;
	padding: 0;
	margin-left: 25px;
}
*html .page_section {
	width: 675px; float: left;
	padding: 0;
	margin-left: 10px;
}

.page_section ul {
	margin-left: 20px;
	list-style-type: disc;
	color: #a51a2d;
	list-style-position:outside;
	padding-left:0;
}

.page_section ul ul{
	margin-top: 10px;
}
.page_section ol {
	margin-left: 30px;
}
.page_section li {
	padding-bottom: 10px;
	line-height: 170%;
	color: #333333;
}
.page_section table {
	width: 675px;
}
.page_section table th {
	font-weight:bold;
	background-color:#666666;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
}
.page_section table td {
	font-size:12px;
}
.maincol {
	font-weight:bold;
	background-color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
}
.toprow {
	font-weight:bold;
	background-color:#a51a2f;
	vertical-align:middle;
	line-height:250px;
	color:#FFFFFF;
}
/*1-20-10*/
.black_text{
	color:#000000;
}

a.fordparts_buy {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:223px;
	margin:45px 0 10px 0;
	background:url(../images/buy-now.jpg) no-repeat top left;
	}
a.fordparts {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:223px;
	margin: 0 0 10px;
	float: right;
	background:url(../images/buy-now.jpg) no-repeat top left;
	}
a:hover.fordparts_buy,  a:hover.fordparts {
	background:url(../images/buy-now.jpg) no-repeat top right;
}
a.buyvehicle {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:225px;
	margin: 0 0 10px;
	float: right;
	background: url(../images/buy_vehicle.jpg) no-repeat top left;
	}
a:hover.buyvehicle {
	background: url(../images/buy_vehicle.jpg) no-repeat top right;
	}
a.dealer {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:225px;
	margin: 0 0 10px;
	float: left;
	background: url(../images/find_dealer.jpg) no-repeat top left;
	}
a:hover.dealer {
	background: url(../images/find_dealer.jpg) no-repeat top right;
	}
/* Engine pages link buttons*/
a.warranty_btn {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:193px;
	margin: 2px 0 0 20px;
	background: url(../images/warrantypg_btn.jpg) no-repeat top left;
	}
a:hover.warranty_btn {background: url(../images/warrantypg_btn.jpg) no-repeat top right;}
a.parts_btn {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:193px;
	margin: 2px 0 0 20px;
	background: url(../images/partspg_btn.jpg) no-repeat top left;
	}
a:hover.parts_btn {background: url(../images/partspg_btn.jpg) no-repeat top right;}
a.video_btn {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:193px;
	margin: 2px 0 0 20px;
	background: url(../images/video_btn.jpg) no-repeat top left;
	}
a:hover.video_btn {background: url(../images/video_btn.jpg) no-repeat top right;}
a.manual_btn {
	text-indent:-5000px;
	display:block;
	height:43px;
	width:193px;
	margin:2px 0 0 20px;
	background: url(../images/manual_btn.jpg) no-repeat top left;
	}
a:hover.manual_btn {background: url(../images/manual_btn.jpg) no-repeat top right;}

/*11-19-09*/
#promo {
	background: url(../images/promotion_bg.jpg) no-repeat;
	width: 620px;
	height: 223px;
	padding: 35px 0 0 20px;
	margin-top: 10px;
}
#promo p {
	font-size: 13px;
	width: 370px;
	line-height: 150%;
}
#promo a {
	font-weight: bold;
}
#business_connection {
	width: 733px;
	background: url(../images/business_bg.jpg) no-repeat;
	height:30px;
	margin: 20px 0 0 237px;
	float: right;
}
#business_connection a {
	text-transform: uppercase;
	line-height: 30px;
	vertical-align: middle;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#business_connection a:hover {
	color: #000;
}
#footer {
	clear: both;
	width: 970px;
	padding-bottom: 20px;
	background: #fff url(../images/footer_bg.jpg) repeat-x top;
}
#footer ul {
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	width: 95%;
}
#footer li {
	float: left;
}
#footer li a {
	display: block;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	float: left;
	text-align: center;
	margin: 20px 0;
	padding: 0 8px;
	background: url(../images/divider.gif) repeat-y left;
}
#footer li a:hover {
	color: #FEAF0C;
	text-decoration: underline;
}
#footer .first a {
	background: none;
}
#footer p {
	clear: both;
	background: url(../images/ford_oval.jpg) no-repeat bottom left;
	margin: 0 auto 0 335px;
	width: 300px;
	line-height: 26px;
	vertical-align: middle;
	padding: 25px 0 0 75px;
}
#footer p a {
	color: #333;
}
.clear {
	clear:both;
	height: 0;
	float:none;
}
.leading {
	line-height: 18px;
}
.bold {
	font-weight: bold;
}
#main_faq {
	position: relative;
	width: 640px;
	/*margin-left: 255px;*/
	padding: 15px 0 30px 0x;
}
#main_faq ul {
	padding-bottom: 15px;
	list-style-type: none;
	margin: 25px 0 0 0px;
}
#main_faq ul li {
	position: relative;
	padding: 0 0 15px 34px;
	line-height: 150%;
}
.question {
 	color:#000000;
 	font-weight:bold;	
	padding:3px 0 5px 30px;
	margin:10px 30px 2px 0;
	background: url(../images/faq-q.gif) no-repeat;
	}
.answer {
 	padding:3px 0 10px 30px;
 	margin-right:30px;
 	background: url(../images/faq-a.gif) no-repeat;
	}
hr {
	color:#760E1C;
}
.tab1 {
	margin-left: 15px;
	padding-bottom: 5px;
}
.tab2 {
	margin-left: 30px;
	padding-bottom: 5px;
}
.padd {
	padding-bottom: 5px;
}
.location_details {
	margin: 0 0 15px 15px;
}
/*10-1-09*/
#flash_tour {
	margin: 25px 0;
}
#fine_print {
	font-size: 10px;
	line-height: 120%;
}
.fine_print {
	font-size: 10px;
	line-height: 120%;
	font-style: italic;
	text-align:center;
	}
/*Harpreet Style*/
#graphicCalendar_title {
	font-size:10px;
	margin:0 0 10px 0;
}

#power {
	margin-bottom: 10px;
}
#power p {
	font-size: 16px;
	color: #FEAF0C;
	line-height:125%;
	padding: 0 5px 5px 0;
	font-weight: bold;
	text-transform: uppercase;
}
/*Harpreet Style*/
.greed tr, .greed th, .greed td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1;
	font-family:inherit;
	text-align:left;
}
/*Harpreet Style*/
.greed table {
	background-color:#CCCCCC;
	border:1px solid #BEBEBE;
	width:100%;
}
/*Harpreet Style*/
.greed th {
	color:#000000;
	background-color:#BEBEBE;
	padding:5px 2px 5px 2px;
	font-weight:bold;
}
/*Harpreet Style*/
.greed td {
	background-color:#FFFFFF;
	padding:2px 2px 2px 2px;
}
/*Harpreet Style*/
.smallfont {
	font-size: x-small;
}
    
.product_page {
	float: left;
	height: 130px;
	margin-bottom: 15px;
}
.product_page img {
	float: left;
}
/*10-1-09*/
.product_page p {
	width: 425px;
	float: right;
}
/*10-1-09*/
*html#move {position: relative; bottom: 280px;}

#flash_content { width: 650px; height: 350px; background: url(../images/no_flash.jpg);}
/* 1-21-2010 Darrow */
.full_image{
 margin:20px 0;
}
.black_text{
 color:#000000;
}
.red_text{
 color:#ab182d;
 font-weight:bold;
 margin-top:10px;
}
.buy_now_fordparts a{
 text-indent:-5000px;
 display:block;
 height:43px;
 width:223px;
 margin:10px 0 10px 0;
 background:url(../images/buy-now.jpg) no-repeat top left;
}
.buy_now_fordparts a:hover{
 background:url(../images/buy-now.jpg) no-repeat top right;
}
.submit_an_entry{
 float:right;
 padding:20px 0 10px 20px;
}
.submit_an_entry a{
 text-indent:-5000px;
 display:block;
 height:43px;
 width:232px;
 margin:0 15px 0 0;
 background:url(../images/submit-an-entry.jpg) no-repeat top left;
}
.submit_an_entry a:hover{
 background:url(../images/submit-an-entry.jpg) no-repeat top right;
}
.welcome_text {
 color:#898989;
 font-size:16px;
 font-weight:bold;
 margin:10px 60px 0 0;
}
.right_indent {
 float:right;
 margin: 0 20px;
 border: 1px solid #666;
}
hr {
 margin: 20px 20px 20px 0;
 border-color:#c7b299;
 border:1px 0 0 0;
}
.history-item {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom:30px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width:415px;
	background: url(../images/section-bg.jpg) repeat-x bottom left;
	}
.history-item h3 {
	background: url(../images/big_arrow_icon.jpg) no-repeat 0 0;
	margin-bottom:0;
	margin-top:0;
	padding-left: 30px;
	font-size:36px;
	color:#AAAAAA;
	}
.history-item h4 {
	padding-left: 30px;
	font-size:16px;
	margin-top:0;
	}
.history-item span img {
	margin: 0 10px 10px 0;
	border: 1px solid #666;
	}

.history-item span {
	display: block;
	float: right;
	margin: 0 10px 20px 20px;
	text-align: center;
	font-style: italic;
	font-size: 10px;
	}
.mypsd-item {
	padding: 0 0 20px 15px;
	margin-top: 40px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background: url(../images/section-bg.jpg) repeat-x bottom left;
	}
.mypsd-item p {
	font-size: 14px;
	}
#buckets li.power {
   margin-right: 15px;
   }
