.altimg {
	margin-left:30px;
}
#posteos {
	width:500px;
	margin-left:70px;
	float:left;
	line-height:22px;
	padding-bottom:15px;
}
#posteos img {
	border:1px #CCCCCC solid;
}
#posteos img:hover {
	border:1px #CC6600 dotted;
}
.webpic {
	float:left;
	margin-left:50px;
	width:170px;
	height:180px;
	text-align:center;
	margin-top:20px;
}
.details {
	width:260px;
	color:#FFFFFF;
	border:1px solid #999999;
	height:167px;
	font-size:12px;
	background:#191919;
	text-align:left;
	float:right;
	padding-left:40px;
	padding-top:8px;
}
.details a {
	color:#FFFFFF;
	text-decoration:none;
}
.details a:hover {
	text-decoration:underline;
}
.colors {
	width:50px;
	height:20px;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:5px;
	margin-right:3px;
	color:#000; font-size:10px;
	text-align:center;
}
.noborde {
	border:0;
	border-style:none;
}
.comments {
	width:450px;
	background-color:#FFFFFF;
	border:#999999 1px dashed;
	margin-top:10px;
	font-size:10px;
	line-height:16px;
	padding-left:40px;
	background-image:url(../images/User.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:10px;
}
.comments:hover {
	background-color:#F2F7D4;
	background-image:url(../images/Userhover.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#commentform {
	width:450px;
	background-color:#F2F7D4;
	border:#999999 1px dashed;
	margin-top:10px;
	font-size:10px;
	line-height:16px;
	padding-left:50px;
	display:none;
	padding-top:10px;
}
.descriptions {
	margin-top:30px;
	display:block;
}

#iwantcomment{ margin-top:13px;}

