@charset "utf-8";
/* CSS Document */

#asSeenIn{
	/*border-top:#999999 1px solid;*/
}
#asSeenInTitle{
	padding:0px 0 15px 0;
	clear:both;
	width:981px;
	overflow:hidden;
}
#asSeenInTitle h2,#asSeenInTitle p,#asSeenInTitle select{
	float:left;
}
.titlePink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E90E8B;
}
.asSeenPrice{
	color:#000000;
}
#asSeenInTitle p{
	padding-left:64px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#asSeenInTitle select{
	border:#CCCCCC 1px solid;
	height:16px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#asSeenInProducts{
	clear:both;
	width:981px;
	overflow:hidden;
}
	#asSeenInProductsContainers{
		width:319px;
		height:272px;
		float:left;
		margin:0 8px 19px 0;
		overflow:hidden;
	}
	#asSeenInProductsContainers div.bigBorder{
		clear:both;
		border:#999999 2px solid;
		height:201px;
		
	}
	#asSeenInProductsContainers #asSeenInPhoto{
		float:left;
		width:137px;
		padding:10px;
		text-align:center;
		color:#999999;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		overflow:hidden;
	}
	#asSeenInProductsContainers div.bigBorder div.lightBorder{
		border-right:#999999 1px solid;
		height:181px;
		width:158px;
		overflow:hidden;
	} 
#asSeenInSingup{
	clear:both;
	width:971px;
	height:32px;
	background:#CCCCCC;
	padding:5px;
}
	#asSeenInSingup h4{
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:20px;
		font-weight:bold;
		padding:5px 0 0 100px;
	}
#asSeenInInputText{
	border:none;
	width:300px;
	padding:3px;
	margin-left:20px;
}
#loginButton{
	height:26px!important;
	border: #969696 1px solid!important;
	margin-top:5px!important;
	background:#9C9C9C url(images/bg_button_login.jpg) left top repeat-x;
	color:#FBFBFB;
	padding-left:13px;
	padding-right:13px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
