
#squeezewrapper {
width:800px;
text-align:middle;
font-size: 10pt;
}

#squeezewrapper2 {
width:500px;
text-align:middle;
font-size: 10pt;
}

h1,h2 {
font-style: normal !important;
}

.squeezebox1 {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
width: 800px;
font-family: Tahoma,Arial,Georgia;
padding: 20px;
margin: 0px auto 30px auto;
float:left;
text-align:left;
}

.squeezebox1 h1{
color: #cc0000;
}

.squeezebox4post {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
width: 480px;
font-family: Tahoma,Arial,Georgia;
padding: 20px;
margin: 0px auto 30px auto;
float:left;
text-align:left;
}

.squeezebox4post h1{
color: #cc0000;
}

.squeezeleft1 {
color: #000000;
font-weight: normal;
font-size: 10pt;
float: left;
width: 550px;
margin-right: 10px;
}

.squeezeleft1 p{
color: #000000;
font-weight: normal;
font-size: 10pt;
}

.squeezeleft1 h1,h2 {
font-style:normal !important;
color: #cc0000 !important;
text-align:center;
}

.squeezeleft2 {
width: 230px;
float:right;
font-weight: normal;
font-size: 10pt;
padding-right: -30px;
}

.squeezeleft2 p{
font-weight: normal;
font-size: 10pt;
}

.squeezeleftpost {
color: #000000;
font-weight: normal;
font-size: 10pt;
float: left;
width: 440px;
margin-right: 10px;
}

.squeezeleftpost h1,h2 {
font-style:normal !important;
color: #cc0000 !important;
text-align:center;
}

.clear {
clear: both;
}

.sqfeature {
height:30px; 
background:url(images/featureshadow.png) no-repeat top center; 
clear:both;
 }
 
.squeezeleft1 blockquote{
background: transparent !important;
border: none !important;
 font-style: italic;
 }

