img.picthumb{
	position:absolute;
	left:20px;
	top:5px;
	padding:5px;
	background:#eee;
}

.mytext{
	position:relative;
	margin:10px 0px;
	height:200px;
	float:left;
	display:inline;
	line-height:20px;
}
.button { float:left; margin:15px 0px 5px 310px; }

.mytext ul li{
	height:400px;
}

.mytext a:link, .mytext  a:visited {
	color:#333;
}

.mytext h2 {
	margin:5px 0px 10px 310px;
	padding:10px 0;
	font-size:18px;
	width:650px;
}

.mytext p {
	width:650px;
	margin:0px 0px 5px 310px;
	color:#333;
}

.mytext h2 a:link, .mytext h2 a:visited {
	color:#000;
	text-decoration:none;
}