body {
	background-image: url(../images/7WaysToFigureOutWhatYo_bg.gif);
	color:black;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	line-height:1.3;
	font-size:13px;
}

.container_12 {background-color:white; -webkit-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.35) 0 1px 3px;}

p {font-size:1em;}

blockquote p {font-family: Georgia, Times, serif; font-style: italic;}

img {border:none;}

img.bullet{
padding-right: 30px;
}

h1{
text-align:center;
font-size:1.6em;
color:red;
}

h2{
text-align:left;
font-size:1.3em;
color:blue;
}

h4{
text-align:left;
font-size: 1em;
border-bottom: 1px solid #CCCCCC;
}

.tiny {font-size:75%;}

.right {float:right;}

.left {
padding:10px;
}

.left2{float:left;
padding-right:20px;
padding-bottom:20px;}

.red{
color:red;
font-weight:700;
}

.center {text-align:center;}

.bold2 {
font-weight:700; 
font-size:200%;
color:red;
}

ul.big {
font-size:150%;
font-weight:700;
line-height:150%
}

ul.tick{
line-height:200%; 
list-style-type:none;
}

ul.tick2{
line-height:200%; 
list-style-image:url(../images/tick.png);
}

.bold {
font-weight:700;
}

.bold3{
font-weight:700;
font-size:150%;
}

.box{
border: 1px solid #ccc;
padding:10px;
text-align:center;
background-color:#ebe9dc;
-webkit-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; 
-moz-box-shadow: rgba(0,0,0,0.35) 0 1px 3px;

}

.box3{
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
border: 5px solid #ffff99;
padding:10px;
text-align:left;
background-color:#FFFF99;
-webkit-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; 
-moz-box-shadow: rgba(0,0,0,0.35) 0 1px 3px;
}

.yellow {
background-color:yellow;
}

.yellow2 {
background-color:yellow;
padding:10px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border: 1px solid yellow;
-webkit-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; 
-moz-box-shadow: rgba(0,0,0,0.35) 0 1px 3px;
}

#date {
clear:right;
}

.button {
text-align: center;
background-color:#23389B;
padding:10px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border: 1px solid #999;
-webkit-box-shadow: rgba(0,0,0,0.35) 0 1px 3px; 
-moz-box-shadow: rgba(0,0,0,0.35) 0 1px 3px;
}

.button a {color:#F4BE3C; text-decoration: none;}


#button {
float:right;
}

#fbullet {
list-style-image:url(../images/tick.png);
line-height:150%;
}



span.silver{
color:gray;
}
span.strike {text-decoration:line-through;}

