#mainx {
	width:713px;
}

#mainx a, a:hover, a:visited {
	color: #333333;
	text-decoration:underline;
	border:0;
}

#mainx a img {
	border:0;
}

#mainx .container {
	background:url("bg.png") top right repeat-x;
	float:left;
	width:350px;
	height:312px;
	border:1px solid #ebebeb;
	margin:0px 5px 14px 0px;
}

#mainx .title {
	padding-left:15px;
	margin:12px 0px 12px 0px;
}

#mainx .image{
	padding-left:15px;
	margin-bottom:14px;
}

#mainx .text{
	margin-left:15px;
	height:56px;
	width:321px;
	color: #333333;
}

#mainx .link{
	text-align:right;
	padding-right:10px;
}
