* {
margin: 0;
padding: 0;
}

body {
margin: 10px 0;
background: #fff;
font-family: Verdana, Arial, sans-serif;
color: #666;
font-size: 12px;
}

a {
color: #32BEEF;
text-decoration: none;
}

a:hover {
color: #FF7700;
text-decoration:underline;
}

img {
border: 0;
}

h1, h2, h3, h4, h5, h6{
margin: 0px;
padding: 0px;
}

p {
font-size: 12px;
}

#secret-dietheader {
width: 780px;
height: 160px;
margin: 0 auto;
background: url(img/secret-dietheader.jpg) no-repeat;
background-position: top; 
}

#secret-dietheader h1 {
padding: 16px 15px 0 15px;
font-size: 18px;
color: #ffffff;
}

#secret-dietheader p { 
padding: 60px 15px 0 15px;
font-size: 14px;
text-align: left;
color: #ffffff;
line-height: 130%;
}

#secret-diettop {
width: 770px;
margin: 0 auto 0 auto;
border-top: 5px solid #32BEEF;
border-left: 5px solid #32BEEF;
border-right: 5px solid #32BEEF;
}

#secret-diettop p {
margin: 0;
padding: 5px 6px 4px 6px;
font-size: 12px;
line-height: 140%;
color: #666666;
}

#secret-dietwrapper {
width: 770px;
margin: 0 auto 50px auto;
background: #fff url(img/secret-dietline.gif) repeat-y 230px 0;
border: 5px solid #32BEEF;
}

#secret-dietright {
margin: 0 0 15px 0;
float: right;
width: 530px;
text-align: left;
}

.secret-dietmessage{
margin: 10px 0 25px 0;
padding: 5px 5px 5px 5px;
font-size: 14px;
border: double 5px #FFCC66;
text-align: center;
}

.secret-diettop-entry {
margin: 5px 10px 5px 5px;
padding: 5px 10px 10px 10px;
font-size: 14px;
}

.secret-diettop-entry p {
margin: 0;
padding: 2px 0 5px 0;
font-size: 14px;
line-height: 150%;
color: #666;
}

.secret-diettop-entry h2{
margin: 5px 0 4px 0;
padding: 5px 0 3px 0;
border-bottom: dotted 2px #32BEEF;
font-size: 14px;
color: #32BEEF;
}

.secret-diettop-entry h3{
margin: 5px 0 4px 0;
padding: 5px 0 3px 0;
border-bottom: dotted 2px #32BEEF;
font-size: 14px;
color: #32BEEF;
}

p.secret-diettop-title {
margin: 1px 0 4px 0;
padding: 5px 0 0 0;
border-bottom: dotted 2px #32BEEF;
font-size: 14px;
color: #32BEEF;
font-weight: bold;
}


.secret-dietentry {
margin: 5px 10px 5px 5px;
padding: 5px 10px 10px 10px;
font-size: 14px;
}

.secret-dietentry h2{
margin: 10px 0 10px 0;
padding: 5px 0 3px 0;
border-bottom: dotted 2px #32BEEF;
font-size: 14px;
color: #32BEEF;
}

.secret-dietentry p {
margin: 0;
padding: 2px 3px 5px 3px;
font-size: 14px;
line-height: 150%;
color: #666;
}

p.secret-dietsite-img {
margin: 0;
padding: 20px 0 1px 0;
font-size: 12px;
text-align: center;
}

#secret-dietleft {
float: left;
margin: 0 0 30px 0;
width: 230px;
font-size: 12px;
}

#secret-dietleft p {
margin: 10px 0 5px 0;
padding: 5px 0 5px 2px;
background: #ffcc66;
font-size: 12px;
color: #666;
font-weight: normal;
}

#secret-dietleft h3 {
margin: 10px 0 5px 0;
padding: 5px 0 5px 10px;
background: #ffcc66;
font-size: 12px;
color: #666;
font-weight: normal;
}


.secret-dietranking {
margin: 10px 0 25px 0;
}

#secret-dietleft ul {
list-style: none;
margin: 0 0 20px 3px;
padding: 0 0 0 0;
text-align: left;
}

#secret-dietleft li {
margin: 5px 0px 0px 2px;
padding: 1px 3px 0 12px;
background: url(img/secret-dietmark.gif) 0 4px no-repeat;
text-align: left;
}

#secret-dietfooter {
clear: both;
background: #32BEEF;
margin: 0 auto;
padding: 7px 0 7px 0;
}

#secret-dietfooter p {
margin: 0;
text-align: center;
font-size: 12px;
color: #fff;
}







