/* Content----------------------------------------------------------------- */
#teuxos b {	
	font:bold 11px Trebuchet MS;	
	color:#4f4f4f;	display:block;
}

#teuxos .info{	
	float:left;	width:65%;font-size:13px;
}
#teuxos .info .gifts { 
	clear:both; 
}
#teuxos .info .gifts img{	
	width:75px;	
	height:100px;	
	padding-right:5px;
}
#teuxos .covers {	
	float:left;	
	width:33%;	
	padding-left:10px;	
	text-align:center;
}
#teuxos .covers div {	
	clear:both;	
	padding-bottom:20px;
}
#teuxos .covers div img { 
	border:1px solid #dadada; 
}
#teuxos .row { 
	float:left; 
}
#teuxos .row .liner{	
	clear:both;	
	width:769px;	
	height:30px;	
	background:url(images/liner.gif) repeat-x 0px 14px;
}
#teuxos .row .single{	
	float:left;	
	width:125px;	
	padding-bottom:2px;	
	margin-right:36px;	
	font:normal 12px Trebuchet MS;	
	color:#7e7d7d;	
	text-align:center;	
	background-color:#f1f1f1;
}/* for IE*/
*html #teuxos .row .single { 
	padding-bottom:0px; 
}
#teuxos .row .single img{	
	width:125px;	
	height:165px;	
	margin-bottom:5px;
}
#teuxos .row .single a{	
	color:#7e7d7d;	
	text-decoration:none;
}
#teuxos .row .single a:hover { 
	text-decoration:underline; 
}
#teuxos .row .single div { 
	display:block; 
}
#teuxos .row .last { 
	margin-right:0px; 
}
.search_teuxos form { 
	display:inline; 
}
.search_teuxos{	
	float:left;	
	width:480px;	
	height:20px;	
	margin-top:15px;	
	padding-top:2px;	
	padding-bottom:2px;	
	padding-left:10px;	
	background-color:#f1f1f1;
}
.search_teuxos input, .search_teuxos select{	
	height:19px;	
	margin-left:20px;	
	padding:0px;
}
.search_teuxos select{	
	font:normal 11px Trebuchet MS;	
	color:#868686;
}
.search_teuxos .button{	
	width:75px;	
	border-top:0px;	
	border-right:0px;	
	border-bottom:0px;	
	border-left:0px;	
	padding-top:-2px;	
	font:normal 13px Trebuchet MS;	
	color:#fff;	
	cursor:pointer;	
	background:#7d7d7d url(images/search_teuxos_button.gif) no-repeat left top;
	}
