body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(http://www.celebrityphotobook.com/images/backgd.gif);
        background-repeat: repeat;
}


.style4 {
	color: #000000;
	font-size: 13px;
	font-family: verdana, sans-serif;
	line-height: 130%;
	background-color: White;
}



td {
           vertical-align: top;
          font-size: 13px;
}

.entry {
               text-align: justify;
               padding: 5px;
}


h3.date {
                 text-align: left;
}
ul {
  margin: 1em 0;
  padding-left: 2em;
}
ul li ul {
  margin: 0 0 1em 0;
}
img.frame {
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
}
img a {
  border: none;
}
a {
	color: Gray;
	text-decoration: underline;
}
a:visited {
	color: Gray;
}
a:hover {
	color: Olive;
}

.right
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}
.left
{
float: left;
margin: 0 10px 10px 0px;
border: 1px solid #666;
padding: 2px;

}

.clear {
  clear: both;
}

h1 {
         font-size: 18px;
         font-weight: bold;
         text-align: left;
         color: #000000;
         
}



h2 {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #6699ff;
	border: 1px solid #cc6600;
}

h3 {
          font-size: 15px;
          font-weight: bold;
          
}

img {
           border: 0;
}

.poll {
	background-color: Gray;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 14px;
	padding: 5px;
}

.comment {
	background-color: Gray;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 13px;
	padding: 5px;
}

.commentinfo {
	background-color: Gray;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 13px;
}


.vc_table{
        border: 0px silver solid  !important ;
    }
 .vc_tr{
    }
 .vc_td{
	cursor:hand !important ;
	background-color: White;
	border-top: 0px !important ;
	border-right: 0px silver dotted !important ;
	border-left: 0px !important ;
	border-bottom: 0px silver dotted !important ;
	padding: 1em 1em 1em 1em !important ;
	width: 360px;
}
 .vc_desc, .vc_desc a:link, .vc_desc a:visited, .vc_desc a:active, .vc_desc a:hover
   {
        color: white  !important ;
        text-decoration: none  !important ;
        font-size: 10pt  !important ;
        line-height: 15px  !important ;
        font-family:verdana,arial,sans-serif  !important ;
    }
 .vc_title, .vc_title a:link, .vc_title a:visited, .vc_title a:active, .vc_title a:hover
    {
	color: Gray;
	font-size: 10pt !important ;
	line-height:15px !important ;
	font-family:verdana,arial,sans-serif !important ;
}
 .vc_sitehost, .vc_sitehost a:link, .vc_sitehost a:visited, .vc_sitehost a:active, .vc_sitehost a:hover
    {
        color: #ffffff  !important ;
        text-decoration: none  !important ;
        font-size: 8pt  !important ;
        line-height:13px  !important ;
        font-family:verdana,arial,sans-serif  !important ;
    }

.content {
    width: 450px;
    border: 1px solid red;
    float: left;
}

.category-div {
    width: 98px;
    margin: 0 50px 0 0;
    float: left;
    border: 1px solid blue;    
}

.adsense-right
{
float: right;
margin:20px 0px 10px 10px;
padding: 2px;
}
