/* 
Dynospindles.com | Layout

v1.0 | 20091509 
*/

body{
	color:#444444;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	text-align: center;
	background: url('/images/shell/site/bckg.jpg') repeat-x #C6C6C6;
	}
	
h2{padding: 0 0 10px}

h3{ 
	color: #5A7787; 
	padding: 10px 0px 10px; 
	font-size: 14px;
	}

h4{ 
	color: #6F6F6F;
	}
	
.clear{ clear: both }
	
#container {
	margin: 0 auto;  
	text-align: left; 
	width: 950px;
	background: white;	
	}
	
/* Hyperlinks */
a {
	color:#D82028;
	text-decoration:none;
	}

a:hover {
	border-bottom:1px dashed #D82028;
	color:black;
	text-decoration:none;
	}

a.noBorder {
	text-decoration:none;
	}

a.noBorder:hover {
	text-decoration:none;
	}

/* Header */
#header{
	width: 100%
	height:200px;
	}	

#logo{
	float: left;
	width: 200px;
	padding: 5px 0 0 4px;
	}
	
#headExt{
	float: right;
	text-align: left;
	width: 630px;
	}

	
/* Header Navigation */
#headExtNav ul{
	text-align: right;
	margin: 10px 0px 0px 0px;
	}

#headExtNavList li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}
	
#headExtNavSearch{
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 0px 0px;
	text-align: right;
	}
	
/* Input Styling */

#headExtNavSearch input[type="text"]{
	width: 200px;
	padding: 3px;
	color: #A8A8A8;
	border: 1px #A8A8A8 solid;
}	

#headExtNavSearch [type="submit"]{
	border: none;
	background: transparent url('/images/shell/site/go.icon.png') no-repeat scroll 0 -2px;
	cursor: pointer;
	height: 17px;
	margin: 10px 0 0 4px;
	width: 16px;	
}	

/* Headers */
#headers{
	margin: 0px 0px 15px 0px;
}

/* Navigations */


#navigation{
	background-color: #5A7787;
	height: 30px;
	width: 100%;
	}

.nav {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%; 
}

.nav li.selected > a{
	background-color: #d11a1a;
}

.nav ul{
	background-color: #5A7787;
	color: white;
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	font-weight: bold;
	line-height: 22px;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 5px;
	text-align: left;
	width: 746px;
	font-weight: bold;
}

.nav > li {
	position: relative;
	float: left;
}

.nav a,
.nav a:visited {
	background-color: #5A7787;
	color: white;
	display: block;
	height: 1em;
	text-decoration: none;
	border-right:1px solid #A8A8A8;
	font-size: 11px;
	padding: 9px 19px;
	font-weight: bold;
}

.nav a:hover,
.nav li:hover > a {
	background-color: #d11a1a;
	color: white;
}
											
.nav > li > ul {
	background-color: none;
	color: black;
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	font-weight: normal;
	text-align: left;
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 29px;
	width: 180px;
}

.nav li ul li {
	position: relative;
	height: none;
	background-color: none;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 0;
	margin: 0;
	line-height: 0;
	
}

.nav li ul li:hover > a:visited {
	background-color: #d11a1a;
	color: white;
}

.nav li ul li a,
.nav li ul li a:visited {
	background-color: white;
	color: black;
	height: 0;
	padding: none;
	line-height: 0;
	margin: 0;
	left: 0;
	font-size: 10px;
	border: none;
}
						
.nav li ul li a:hover {
	color: white;
}

.nav li ul li ul {
	display: none;
	left: 14.8em;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	background-color: none;
	color: black;
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	font-weight: normal;
	text-align: left;
	width: 180px;
}
								
.nav li:hover > ul {
	display: block;
	background-color: #d11a1a;
	color: white;
}



/* Flash */
#flash{
	height: 180px;
	width: 100%;
	background: #D82028;
	}	

#flash-inside{
	height: 80px;
	width: 100%;
	background: #D82028;
	}

/* breadCrumbs */
#breadCrumbs a{
	color: white;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	}

#breadCrumbs{
	padding: 2px 0px 2px 19px;
	background: #9F9F9F;
	color: white;
	clear: both;
	}	
	
#breadCrumbs p{ padding: 0px; }


/* Content >> Home
----------------------------------------------------------------------------------------------------*/

#home #content{
	width: 950px;
	margin: 15px 0px 0px 0px;
	background: white;
}

#home #contentLeft{
	padding: 0px 0px 0px 10px;
	width: 209px;
	float: left;
}

#home #contentLeft h2{
	color: #d82327;
	font-size: 12px;
	font-weight: bold;
	font-family: "helvetica neue", helvetica, arial, sans-serif;	
}

#home #contentLeft label{
	color: #d82028;
	font-size: 11px;
	font-family: verdana, "helvetica neue", helvetica, arial, sans-serif;
}

#home #contentLeft input{
	color: #cecece;
	padding: 3px;
	font-size: 11px;
	font-family: verdana, "helvetica neue", helvetica, arial, sans-serif;	
	background: white;
	border: 1px solid #cecece;
}

#home #contentLeft .firmSubmitButton{
	width: 57px;
	height: 23px;
	margin: 5px 0px 0px 0px;
	border: none;
	outline: none;
	cursor: pointer;
	background: url('/img/shell/firm.submit.png') no-repeat top right;
}

#home #contentCenter{
	width: 470px;
	float: left;
}

#home #contentCenter h2{
	color: #d11a1a;
	font-size: 18px;
	font-weight: bold;
	font-family: "helvetica neue", helvetica, arial, sans-serif;	
}

#home #contentCenter .copy{
	float: left;
	line-height: 150%;
	width: 430px;
}

#home #contentRight{
	width: 225px;
	float: left;
	padding: 0px 0px 0px 32px;
}

#home #contentRight h2{
	color: #d82327;
	font-size: 12px;
	font-weight: bold;
	font-family: "helvetica neue", helvetica, arial, sans-serif;	
}

#home #quickLinksLeft, #quickLinksRight{
	float: left;
	padding: 10px 5px 10px 5px;
}

#home #contentRight #quickLinksList{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#home #contentRight #quickLinksList li{
	width: 90px;
	padding-left: 10px;
	background: url('/img/shell/bullet.icon.png') no-repeat 0 .5em;
}

#home #contentBottom{
	width: 878px;
	background: white;
	padding: 0 0 0 70px;
	
}

#home #contentBottom #callOut{
	float: left;
	text-align: center;
	width: 165px; 
	margin: 0px 20px 0px 20px;
	background: url('/images/shell/site/home.bottom.sec.body.span.png') repeat-y;
}

#home #contentBottom .callOutHeader{
	background: grey; 
	padding: 0px 0px 2px 0px;
}

#home #contentBottom .callOutHeading{
	color: white; 
	font-size: 24px; 
	font-weight: bold; 
	line-height: 24px; 
	text-align: center; 
	padding: 5px 0px 5px 0px
}

#home #contentBottom .callOutCopy{
	height: 150px;  
	color: white; 
	text-align: center; 
	padding: 0px 8px 0px 8px;
}

#home #contentBottom .callOutLink a{
	height: 37px;
	width: 165px;
	display: block;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
	background: url('/images/shell/site/home.bottom.button.png') no-repeat 0 0;
}

#home #contentBottom .callOutLink a:hover{
	background: url('/images/shell/site/home.bottom.button.png') no-repeat 0 -39px;
}
		
/* Content */
#content{
	//padding: 15px;
	}
	
#content .copyHome{
	width: 300px;
	line-height: 25px;
	}

#content .copyStyle1{
	width: 700px;
	float: left;
	}	

#content .copyStyle2{
	width: 545px;
	float: left;
	padding-left: 10px
	}	
	
#content .copyStyle3{
	width: 745px;
	float: left;
	padding-left: 10px
	}	
	
#content .copyStyle4{
	width: 745px;
	float: left;
	padding-left: 10px
	}	

#content .copyStyle1Img{
	float: left;
	width: 200px;
	margin: 25px 20px 0px 0px
	}

#content .copyStyle1ImgList{
	background:none repeat scroll 0 0 #8F8F8F;
	border: 1px solid black;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 20px;
	text-align: center;
	width: 160px;
	color: white;
	}
	
#content .copyStyle2Img{
	float: right;
	width: 163px;
	margin: 25px 10px 0px 0px
	}
	
#content .copyStyle2Img p{
	padding: 0;
	margin: 0;
	}	

/* Lists */

#spindleList{
	width: 100%;
	font-size: 11px;
	font-family: verdana;
	}

#spindleList ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}   

#spindleList ul{
	margin: 0;
	padding: 0;
	}

#spindleList ul li{
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 2px 0px;
	background:transparent url('/images/shell/site/bullet.icon.red.arrow.png') no-repeat scroll 0 0.5em;
	}

#spindleListLeft{
	float: left;
	width: 200px; 
	padding: 0px 10px 0px 10px;
	line-height: 25px;
	font-size: 10px;
	}

#spindleListRight{
	float: left;
	width: 200px; 
	padding: 0px 10px 0px 10px;
	line-height: 25px;
	font-size: 10px;
	}	

#repairList{
	width: 100%;
	font-size: 10px;
	font-family: verdana;
	}

#repairList ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

#repairList ul{
	margin: 0;
	padding: 0;
	}	

#repairList ul li{
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 2px 0px;
	background:transparent url(http://client.darkheartstudios.com/images/shell/content/bullet.list.jpg) no-repeat scroll 0 0.5em;
	}

/* Left Col. Nav */

#naviLeftColumn {
	float: left;
    width: 150px;
    padding: 0 15px 0 10px;
}

#naviLeftColumn a{
	color: #5A7787;
}

#naviLeftColumn ul {
	font-family:"verdana",arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none outside none;
	}

#naviLeftColumn ul li {
	background:url("/images/shell/site/bullet.icon.red.arrow.png") no-repeat scroll 0 0.9em transparent;
	border-bottom:1px solid black;
	padding:5px 0 5px 18px;
	}
	
#naviLeftColumn ul li:hover {
	background:url("/images/shell/site/bullet.icon.red.arrow.png") no-repeat scroll 0 0.9em #F1EFEF;
	}
	
#naviLeftColumn .selected > a{
	color: #d11a1a;
	}

#naviLeftColumn .selected{
	background:url("/images/shell/site/bullet.icon.red.arrow.png") no-repeat scroll 0 0.9em #F1EFEF;
	}


/* Sub Nav */

#naviLeftColumn ul li ul {
	font-weight: normal;
	background: white;
	}

#naviLeftColumn ul li ul li {
	background:url("/images/shell/site/bullet.icon.grey.arrow.png") no-repeat scroll 0 0.7em #F1EFEF;
	border-bottom:medium none;
	padding:5px 0 5px 10px;
	}
		
/* Footer */
#footer{
	background: #597686;
	height: 53px;
	color: white;
        padding: 5px 5px 0px 5px;
	}
	
.footerLogo{
	background: url('/images/shell/site/new.1.color.logo.spindles.png');
	float: left;
	}
	
.footerCopy{
	float: right;
	text-align: right;
	padding: 5px 10px 0px 0px;
	}
a div.footerCopy{
	color: white;
	}
	

/* Blog */

#blog{
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid grey;
}

#blog p{
	padding: 0;
	margin: 0;
}

#blog .posted{
	font-size: 10px; 
	color: grey
}

a.blogReadMore{}

a.blogTitle{
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif; 
	color:#D82028; 
	line-height: 0; 
	padding: 0px 0px 4px 0px;
	font-size: 16px;
	font-weight: bold;
}

/* More Info */
#moreInfoSpan{
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 110px;
	background: url('/images/shell/site/more.info.span.png') repeat-y;
}

#moreInfoButton a{
	height: 25px;
	width: 165px;
	display: block;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background: url('/images/shell/site/more.info.button.png') no-repeat 0 0;
}

#moreInfoButton a:hover{
	background: url('/images/shell/site/more.info.button.png') no-repeat 0 -25px;
	border: none;
}
  
 #moreInfoButtonFeatured a{
 	height: 25px;
 	width: 103px;
 	display: block;
 	color: white;
 	font-size: 12px;
 	text-align: center;
 	line-height: 25px;
 	margin: 10px 0px 0px 10px;
 	background: url('/images/shell/site/more.info.button.featured.png') no-repeat 0 0;
 }
 
 #moreInfoButtonFeatured a:hover{
 	background: url('/images/shell/site/more.info.button.featured.png') no-repeat 0 -25px;
 	border: none;
 } 
  




/* Forms
----------------------------------------------------------------------------------------------------*/ 

#form label{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block
}

#form input{
	color: #000000;
	background: #ffffff;
	border: 1px solid #9F9F9F;
	width: 300px;
	padding: 3px;
}

#form .submit{
	color: #D13F32;
	background: #1B242C;
	border: 1px solid #9F9F9F;
	margin-left: 97px;
	width: 115px;
	font-size: 14px;
	padding: 3px;
}

#form fieldset{
	border: 1px solid #781351;
	width: 20em
}

#form legend{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
} 

#form textarea{
	color: #000000;
	background: #ffffff;
	border: 1px solid #9F9F9F;
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
}

#form .checkbox{
	border: none;
	margin-left: 97px;
	width: 15px;
	padding: 3px;
}

#form .reg{
	color: red;
}


/* Spindle Forms
----------------------------------------------------------------------------------------------------*/ 

#spindleform label{
	width: 15em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block
}

#spindleform input{
	color: #000000;
	background: #ffffff;
	border: 1px solid #9F9F9F;
	width: 300px;
	padding: 3px;
}

#spindleform .submit{
	color: #D13F32;
	background: #1B242C;
	border: 1px solid #9F9F9F;
	margin-left: 97px;
	width: 115px;
	font-size: 14px;
	padding: 3px;
}

#spindleform fieldset{
	border: 1px solid #781351;
	width: 20em
}

#spindleform legend{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
} 

#spindleform textarea{
	color: #000000;
	background: #ffffff;
	border: 1px solid #9F9F9F;
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
}

#spindleform .checkbox{
	border: none;
	margin-left: 0px; background-attachment
	width: 15px;
	padding: 3px;
}

#spindleform .reg{
	color: red;
}


/* Buttons
----------------------------------------------------------------------------------------------------*/
#contactButton{
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.contactButton {
	background:transparent url('http://dynomaxinc.com/img/shell/submit.button.png') repeat-x scroll 0 0;
	border:0 none;
	color:#0000FF;
	cursor:pointer;
	font-size:1em;
	height:22px;
	margin:0;
	padding:0;
	text-decoration:underline;
	width:70px;
}


/* LightBox
----------------------------------------------------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* Text Borders */

.top{
	width: 215px;
	height: 12px;
	background: url(http://client.darkheartstudios.com/images/shell/content/info.box.top.png) no-repeat;
}

.mid{
	width: 215px;
	padding: 10px;
	background: url(http://client.darkheartstudios.com/images/shell/content/info.box.mid.png) repeat-y;
}

.bottom{
	width: 215px;
	height: 12px;
	background: url(http://client.darkheartstudios.com/images/shell/content/info.box.bottom.png) no-repeat;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

/* MISC */
.BlueHighlight{
	color: #5a7787;
}

.RedHighlightBold{
	color: #d11a1a;
	font-weight: bold;
}

.backToTop{
	width: 100%; 
	text-align: right
}


/* Contact */
#contact{
	padding-top: 0px;
}

#contactData{
	width: 270px;
	float: left;
}

#contactData h5{
	color: #5a7787;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	margin: 0;
}

#contactData h3{
	color: #d11a1a;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#contactData .subSection{
	padding: 5px 0px 20px 0px;
}

#contactData strong{
	color: black;
	font-size: none;
}

#contactData .contactTerr{
	color: #5a7787;
}

#contactData .contactAddy{
	padding: 0px 0px 10px 0px;
}

#contactForm{
	width: 450px;
	padding: 30px 0px 0px 0px;
	float: left;
}

/* Applications */
#appSubSection{
	width: 100%;
	margin: 25px 0px 0px 0px;
	height: auto;
}

#appSubSectionLeft{
	float: left; 
	width: 170px; 
	padding: 0px 10px 0px 0p;
}

#appSubSectionRight{
	float: left; 
	width: 540px; 
	padding: 0px 0px 0px 10px;
}

#appSubSectionMoreInfoImg img{
	padding: none;
	margin: none;
	border: none;
	line-height: none;
	vertical-align:  bottom;
}

#appSubSectionRightHeader {
	color: #D82028; 
	line-height: 0px; 
	padding: 6px 0px 0px 0px;
}

#appSubSectionMoreInfoSpan{
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	background: url('/images/shell/site/more.info.span.png') repeat-y;
}

#appSubSectionMoreInfoButton a{
	height: 25px;
	width: 165px;
	display: block;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background: url('/images/shell/site/more.info.button.png') no-repeat 0 0;
}

#appSubSectionMoreInfoButton a:hover{
	background: url('/images/shell/site/more.info.button.png') no-repeat 0 -25px;
	border: none;
}
  
 #appSubSectionMoreInfoButtonFeatured a{
 	height: 25px;
 	width: 103px;
 	display: block;
 	color: white;
 	font-size: 12px;
 	text-align: center;
 	line-height: 25px;
 	margin: 10px 0px 0px 10px;
 	background: url('/images/shell/site/more.info.button.featured.png') no-repeat 0 0;
 }
 
 #appSubSectionMoreInfoButtonFeatured a:hover{
 	background: url('/images/shell/site/more.info.button.featured.png') no-repeat 0 -25px;
 	border: none;
 } 
 
 #appSubSectionMoreInfo{
 	background: url('/images/shell/site/more.info.span.png') repeat-y;
 	
 }
 
 
 
 /* Applications */
 #appSubSectionSpindle{
 	width: 100%;
 	margin: 25px 0px 0px 0px;
 	height: auto;
 	border-bottom: 1px grey solid;
 }
 
 #appSubSectionSpindleLeft{
 	float: left; 
 	width: 170px; 
 	padding: 0px 10px 0px 0p;
 }
 
 #appSubSectionSpindleRight{
 	float: left; 
 	width: 540px; 
 	padding: 0px 0px 0px 10px;"
 }
 
 #appSubSectionSpindleMoreInfoImg img{
 	padding: none;
 	margin: none;
 	border: none;
 	line-height: none;
 	vertical-align:  bottom;
 }
 
 #appSubSectionSpindleRightHeader {
 	color: #D82028; 
 	line-height: 0px; 
 	padding: 10px 0px 10px 0px;
 }
 
 #appSubSectionSpindleMoreInfoSpan{
 	text-align: center;
 	color: white;
 	font-size: 14px;
 	font-weight: bold;
 	height: 24px;
 	background: url('/images/shell/site/more.info.span.png') repeat-y;
 }
 
 #appSubSectionSpindleMoreInfoButton a{
 	height: 25px;
 	width: 165px;
 	display: block;
 	color: white;
 	font-size: 12px;
 	text-align: center;
 	line-height: 25px;
 	background: url('/images/shell/site/more.info.button.png') no-repeat 0 0;
 }
 
 #appSubSectionSpindleMoreInfoButton a:hover{
 	background: url('/images/shell/site/more.info.button.png') no-repeat 0 -25px;
 	border: none;
 }
   
  #appSubSectionSpindleMoreInfoButtonFeatured a{
  	height: 25px;
  	width: 103px;
  	display: block;
  	color: white;
  	font-size: 12px;
  	text-align: center;
  	line-height: 25px;
  	margin: 10px 0px 0px 10px;
  	background: url('/images/shell/site/more.info.button.featured.png') no-repeat 0 0;
  }
  
  #appSubSectionSpindleMoreInfoButtonFeatured a:hover{
  	background: url('/images/shell/site/more.info.button.featured.png') no-repeat 0 -25px;
  	border: none;
  } 
  
  #appSubSectionSpindleMoreInfo{
  	background: url('/images/shell/site/more.info.span.png') repeat-y;
  }
  
  #appSubSectionSpindleRight > h4{
  	padding: 0px 0px 5px 0px;
  }
  

  #appSubSectionSpindleStats ul{
  	padding: 0px 0px 0px 15px;
  	list-style-type: square;
  }
  
  #appSubSectionSpindleStats li{
  	padding: 2px 0px 2px 0px;
  }
  
  #appSubSectionSpindleStats ul li ul{
  	margin: 0px 0px 0px 10px;
	list-style-type: disc;
  }
  
  /* Repair */
  
  #repair #contentBottom #callOut{
  	float: left;
  	text-align: center;
  	width: 165px; 
  	margin: 0px 10px 0px 10px;
  	background: url('/images/shell/site/home.bottom.sec.body.span.png') repeat-y;
  }
  
  #repair #contentBottom .callOutHeader{
  	background: grey; 
  	padding: 0px 0px 2px 0px;
  }
  
  #repair #contentBottom .callOutHeading{
  	color: white; 
  	font-size: 20px; 
  	font-weight: bold; 
  	line-height: 24px; 
  	text-align: center; 
  	padding: 5px 0px 5px 0px
  }
  
  #repair #contentBottom .callOutCopy{
  	height: 180px;  
  	color: white; 
  	text-align: center; 
  	padding: 0px 8px 0px 8px;
  }
  
  #repair #contentBottom .callOutLink a{
  	height: 37px;
  	width: 165px;
  	display: block;
  	color: white;
  	font-size: 12px;
  	text-align: center;
  	line-height: 35px;
  	background: url('/images/shell/site/home.bottom.button.png') no-repeat 0 0;
  }
  
  #repair #contentBottom .callOutLink a:hover{
  	background: url('/images/shell/site/home.bottom.button.png') no-repeat 0 -39px;
  }
