
.col_star {
  	float: left;
    margin: 0px 2px 20px 2px;
    padding:0px 0px 0px 0px;
 	width: 308px;
    height:251px;
    overflow:auto;
	color:white;
	background-color:#000000; 
	border: 1px solid white;
    border-radius:10px;
}
#photo {
   margin: 0px 0px 0px 10px;
   background-color:#000000;
   color: white;
   float:left;
   overflow:auto;
   width:590px;
   height:415px; 
   border: 1px solid white;
   border-radius:5px;
}
#photodetails {
    margin: 0px 0px 0px 605px;
    padding: 0px 0px 0px 10px;
    background-color:  #000000;
    width:308px;
    height:415px;
    font-size: 12px;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    border: 1px solid white;
    border-radius:5px;
}
.starphoto {
   float:left;
   margin: 5px 2px 0px 10px;
   padding:0px 0px 0px 0px;
   background-color:#000000;
   overflow:auto; 
   width:308px;
   height:231px;
   border: 1px solid white;
   border-radius:10px;
}
.starrow {
   width:965px;
   margin: 0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   color: #000000;
   border: 1px solid white;
   border-radius:10px;
}
.stardetail {
    float:right;
    margin: 5px 10px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: #000000;
    width:587px;
    height:231px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    overflow:auto;
    border: 1px solid white;
    border-radius:10px;
}
.starlist {
    float:left;
    margin: 0px 10px 5px 7px;
    padding:0px 0px 0px 0px;
    background-color: #000000;
    width:955px;
    height:250px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
   /* border: 1px solid white;
    border-radius:10px;
   */
}

.staringlist {
    float:left;
    margin: 10px 10px 0px 7px;
    padding:0px 0px 0px 0px;
    background-color: #000000;
    width:945px;
    height:25px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
  /*  border: 1px solid white;
    border-radius:10px;*/
}

.peoplebottombar {
   margin: 5px 0px 5px 0px;
   padding:0px 0px 0px 0px;
   height: 16px;
   width:308px;
   text-align:center;
   font-weight:bold;
   font-size: 14px;
   color: white;
   background-color:#000000; 
   border: 1px solid white;
   border-radius:10px;
}

.peopleimagediv {
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    height: 231px;
    width:308px  ;
    overflow:auto;
    text-align:center;
    background-color:#000000; 
    border: 1px solid #ffffff;
    border-radius:10px;
  }

.peoplerowdiv {
   float:left;
   margin: 5px 0 10px 5px;
   padding: 0 0 0 0px;
   width:308px;
   height: 281px;
   color: #000000;
   /*border: 1px solid white;*/
}

.peoplediv {
   width:955px;
   height: 350px;
   color: #000000;
   border-radius:10px;
  /*border: 1px solid white;*/
}

.peopletopbar {
   margin: 5px 0px 5px 0px;
   padding:0px 0px 0px 0px;
   width:308px;
   height:20px;
   color:white;
   font-size: 14px;
   font-weight:bold;
   text-align:center;
   background-color: #000000; 
   /*background-image:url("../images/navF.png");*/
   border: 1px solid white;
   border-radius:10px;
}

