/* CSS Document */
#GalleryHead
{
	height:28px;
	background:url(../images/gall_title_bg.gif) center repeat-x;
	line-height:28px;
	text-align:center;
}
#GalleryHead table
{
	margin:0 auto;
}
#GalleryHead table td
{
	padding-left:7px;
	padding-right:7px;
	font-weight:bold;
}
#ImagesGallery
{
	float:right;
	margin-right:10px;
	display:inline;
	text-align:center;
	width:200px;
}
#ImagesGallery #Thumbs td
{
	padding:10px;
}
#ImagesGallery #Thumbs img
{
	border:1px solid #000;
}
#ImagePlace
{
    width:400px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	text-align:center;
	display:inline;
}
#ValueBox
{
	width:132px;
	background:url(../images/rate_image.gif) no-repeat;
	overflow:hidden;
}
#VoteBox
{
	width:250px;
	height:25px;
	background:url(../images/vote_btn.jpg) no-repeat;
	overflow:hidden;
	text-align:center;
}
#VoteBox A
{
	color:black;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
}
#VoteBox A:hover
{
	text-decoration:underline;
}

#Rate
{
	width:40px;
	height:25px;
	float:left;
	font:bold 14px Arial;
	text-align:center;
	line-height:25px;
}
#RatValsTbl
{
	text-align:center;
	font:bold 11px Arial;
	margin-top:5px;
}
#SMSImage
{
	position:absolute;
	top:0px;
	left:0px;
	background:#efefef;
	width:645px;
	height:570px;
	direction:rtl;
	display:none;
}
#SMSImage Table TH 
{
	width:133px;
	height:327px;
	background:url(../images/selolar-page_03.jpg) no-repeat center;
}
#SMSImage DIV TDHeader
{
	width:373px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:url(../images/smspage_08.jpg) no-repeat;	
	font:bold 14px Arial;
	color:black;
}


