
.image_individ
{
	text-align:center;
}
.image_individ .thumbnails
{
	width:600px;
	border-bottom:1px solid #FE6E29;
	height:90px;
}

.image_individ .thumbnails .img_cont, 
.image_individ .thumbnails .img_cont_selected
{
	float:left;
	text-align:center;
	overflow:hidden;
	margin:8px;
	padding:0px;
	display:block;
	border:1px solid #626262;
	width:60px;
	height:60px;
}
.image_individ .thumbnails .img_cont_selected
{
	border:5px solid #FE6E29;
}

.image_individ .thumbnails .img_cont img,
.image_individ .thumbnails .img_cont_selected img
{
	border:0px;
	height:60px;
}

.image_individ .main_img
{
	border-bottom:1px solid #FE6E29;
	width:600px;
	text-align:center;
}

.image_individ .main_img img
{
	border:1px solid #FE6E29;
	margin:15px;
}

.image_individ .pic_desc
{
	border-bottom:1px solid #FE6E29;
	width:580px;
	text-align:left;
	font-size:12px;
	color:#6A6A6A;
	padding:10px;
}
.image_individ .pic_desc b
{
	font-weight:bold;
	color:#000000;
	font-size:14px;
}

.image_individ .comments
{
	width:580px;
	padding:10px;
	text-align:left;
}

.image_individ .comments i
{
	font-size:14px;
	color:#6A6A6A;
}

.image_individ .comments .a_comment
{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	margin:15px;
	border-bottom:1px solid #FE6E29;
}

.image_individ .comments .a_comment .img_cont
{
	border:1px solid #616161;
	width:32px;
	height:32px;
	display:block;
	float:left;
	margin:0px 10px 5px 5px;
	text-align:center;
	overflow:hidden;	
}

.image_individ .comments .a_comment .img_cont img
{
	height:32px;
	border:0px;
}

.image_individ .comments .a_comment .del_link
{
	float:right;
	font-size:11px;
	color:#FE5200;
	text-decoration:none;
}

.image_individ .comments .a_comment .del_link:hover
{
	text-decoration:underline;
}
