%STARTINCLUDE%
<!--
* Set USERSTYLEURL = %PUBURLPATH%/%SYSTEMWEB%/PatternSkin/column_none.css
-->
<link rel="stylesheet" href="http://yui.yahooapis.com/2.7.0/build/reset-fonts-grids/reset-fonts-grids.css" type="text/css">
<style type="text/css" media="all">
h1,h2,h3{
font-family: arial,verdana,sans-serif
color:#00AA00;
line-height:1em;
font-weight:normal;
}
h1 {font-size:195%; margin:0.75em 0 0.5em;}
h2 {font-size:153%; margin:1.5em 0 0.5em 0;}
#custom-doc {
width: 100%;
min-width: 250px;
}
.yui-gb {margin-top:2em;}
.teaserBlock {
vertical-align:top;
border:1px outset gray;
padding:1em;
background-image: url(%PUBURL%/%WEB%/CarloSchulzSandbox/teaserBG.png);
background-color: #bbd3ef;
background-repeat:repeat-x;
height:60px;
}
.teaserImg{
float:left;
padding-right:1em;
width:50px;
}
.boxTitle{
font-size:130%;
line-height:130%;
font-weight:bold;
}
.teaserClaim{
color:#666;
line-height:130%;
}
#quoteBlock {
padding:1em;
font-style:italic;
background:#efefef;
border: 1px outset gray;
}
.patternViewPage #patternOuter {
border-color:#F9F9F9;
border-style:none solid none none;
border-width:0;
margin-right:0;
}
.patternHomePath {
display:none;
}
.patternTop {
display:none;
}
</style>%STOPINCLUDE%