body{
background:#F1F2FA;
font-family:verdana;
text-align:center;
font-size: 12px;
color: #333;
}

h1 {font-family: "times new roman";
color: #909;
font-size: 18px;
font-weight: lighter;
margin: 0 0 17px;
text-transform: uppercase;
}

h2 {
font-family: "times new roman";
color: #909;
font-size: 18px;
font-weight: lighter;
margin: 0 0 17px;
text-transform: uppercase;
}
h3 {
font-family: "times new roman";
color: #909;
font-size: 16px;
font-weight: lighter;
margin: 0 0 17px;
text-transform: uppercase;
}

.overflow-zoom{overflow:hidden;//zoom:1;}
.ieimg{//display:block;}

/*?=globals
------------------- */
*{margin:0;padding:0;}
img{border:0;}

table.layout{border-collapse:collapse;empty-cells:show;width:100%;}
table.layout td{vertical-align:top;}

.clear{clear:both;height:0;overflow:hidden;}
.nobullet{list-style:none;list-style-image:none;}

a {color:#06c;}
a:hover{color:#909;}

#Ruler {
height:1px;
line-height: 1px;
visibility: hidden;
left:0;
position:absolute;
top:0;
width:100%;
}

/*?=wrap
------------------- */
.wrap{
background:#F1F2FA;
margin:0 auto;
text-align:left;
min-width: 1000px;
width: 100%;
}

* html .wrap {
//width: expression((document.getElementById('Ruler')) ? ((document.getElementById('Ruler').clientWidth < 1000) ? '1000px' : '100%') : '100%');
}

/*?=header
------------------- */
.header {
height: 240px;
background: url("../images/bg.gif"/*tpa=http://www.my-goroskop.ru/goroskop-2011/images/bg.gif*/) left top repeat-x;
}

.headerL {
height: 240px;
background: url("../images/left.jpg"/*tpa=http://www.my-goroskop.ru/goroskop-2011/images/left.jpg*/) left top no-repeat;
}

.headerR {
height: 215px;
background: url("../images/right.jpg"/*tpa=http://www.my-goroskop.ru/goroskop-2011/images/right.jpg*/) right top no-repeat;
color:#6cf;
font-size: 11px;
padding: 25px 50px 0;
}

.headerR span.sep {
padding: 0 12px;
}

.headerR a {
color:#6cf;
}

.headerR a:hover {
color:#fff;
}

.headerR .logo {
margin: 36px 0 0;
}

/*?=content
------------------- */
.content {
margin: -40px 10px 50px;
}

.left {
float: left;
width: 220px;
}

.right {
float: left;
width: 260px;
}

.leftP {
padding: 0 0 0 10px;
}

.left ul {
padding: 0 0 45px;
}

.left ul li {
padding: 0 0 4px;
}

* html .left {
height: 1%;
margin: 0 -3px 0 0;
}

.right {
float: right;
}

.rightP {
padding: 0 0 0 30px;
}

.right ul li {
padding: 0 0 4px;
}

* html .right {
height: 1%;
margin: 0 0 0 -3px;
}

.rightWhite {
background: #fff;
padding: 2px 20px;
}

.rightWhite p {
padding: 0 0 7px;
color: #036;
}

.rightNobg {
padding: 2px 20px 2px 21px;
}

.zodiak li {
display: block;
float: left;
width: 73px;
//height:1%;
text-align: center;
margin: 0 0 15px;
}

.zodiak li a {
text-decoration: none;
}

.zodiak li a span {
color: #06c;
text-decoration: underline;
}

.zodiak li a:hover span {
color: #909;
text-decoration: none;
}

.zodiak li img {
display: block;
margin: 0 auto 5px;
}

.center {
margin: 0 285px 0 220px;
}

* html .center {
height: 1%;
margin: 0 282px 0 220px;
}

.center p {
padding: 0 0 10px;
text-align: justify;
}

/*?=footer
------------------- */
.footer {
//zoom:1;
position: relative;
background:#E6E7EF;
border-top: 3px solid #D8D9E3;
padding: 25px 50px;
color:#999;
}

.footerMenuP {
position: absolute;
width:100%;
left: 0;
top:-36px;
height: 36px;
}

.footerMenu {
margin: 0 285px;
font-size: 11px;
text-align: center;
color: #06c;
}

.footerMenu span.sep {
padding: 0 12px;
}

.footerCopy {
float: left;
width: 75%;
}

.footerCounters {
float: right;
width: 22%;
text-align: right;
}

.horo {
background-position: top right;
padding: 10px;
padding-right:10px;
border: 1px solid #2b95ff;
margin: 10px;
}

.new {color: #909; font-weight: normal; text-decoration: underline;}

.new:hover {text-decoration : none; color: #06c; }