.gallery {
	padding-top:8px;
	position:relative;
	min-height:300px;
	clear:left;
	}
.column1 {
	position:absolute;
	left:0px;
	width:49%;
	}
.column2 {
	position:relative;
	border-left:1px solid rgb(97, 96, 185);
	right:0px;
	margin-left:50%;
	width:50%;
	}
.doll {
	margin:0px 10px 12px 8px;
	font-family:Arial,Helvetica,sans-serif;
	position:relative;
	min-height:124px;
	}
.doll .info {
	margin-right:96px;
	}
.doll .image {
	width:86px;
	height:120px;
	position:absolute;
	right:0px;
	background-image:url(http://artdolls.com/images/gallery/shadow.gif);
	background-repeat:no-repeat;
	}
.doll .image img {
	margin-top:2px;
	margin-left:2px;
	border:0;
	}
.doll .name {
	font-size:140%;
	}
.doll .name a {
	color:#00004D;
	text-decoration:none;
	}
.doll .name a:hover {
	color:#0000B3;
	text-decoration:underline;
	}
.doll .artist {
	font-size:90%;
	font-style:italic;
	}
.doll .description { }
.image img.thumbnail {
	height:100px;
	width:80px;
	}
.image img.award {
	position:absolute;
	bottom:-10px;
	left:-18px;
	}
.image img.dolls {
	bottom:-4px;
	left:-23px;
	}
.image img.category {
	position:absolute;
	right:1px;
	bottom:-10px;
	}
.image img.year {
	position:absolute;
	left:-18px;
	bottom:46px;
	}
.column2 .doll {
	margin-left:13px;
	}
div.rating {
	float:right;
	margin-top:2px;
	width:73px;
	height:20px;
	}
span.rating {
	width:76px;
	height:24px;
	}
.rating div, .rating span {
	border-style:solid;
	border-color:rgb(71, 71, 142) rgb(139, 139, 216) rgb(132, 132, 214) rgb(66, 66, 133);
	border-width:1px;
	background-color:rgb(103, 103, 204);
	height:22px;
	}
.rating span {
	padding:4px 2px 0px 1px;
}
.rating img {
	height:18px;
	width:14px;
	}
.rating img.rate {
	width:7px;
	}
.fullSize {
	display:none;
	}
#rateDoll {
	margin-top:8px;
	}
#rateDoll textarea {
	margin-top:8px;
}

