/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/

#main-wide .content {
	margin-left: 5px;
	padding: 5px;
	border-bottom: 2px solid #cec9c3;
	zoom: 1;
	background: #ffffff url(/images/ask-the-experts-bg.jpg) scroll 90% 10px no-repeat;
}

#thumbnails-wrapper-wrapper {
	float: left;
	width: 190px;
}

#thumbnails-wrapper {
	width: 190px;
}

#note {
	margin-top: 10px;
	font-size: 11px;
}

#note a, #note a:visited {
	color: #1a1a1a;
}

#profile-wrapper {
	float: right;
	width: 710px;
	margin: 25px 0 0 25px;
}

#thumbnails {
	margin-top: 25px;
	padding: 0 10px 10px 0;
	background-color: #282723;
}

#thumbnails img {
	display: inline;
	float: left;
	margin: 10px 0 0 10px;
	cursor: pointer;
}

#main-wide .profile {
	float: left;
}

#main-wide .profile .image {
	float: left;
	width: 220px;
}

#main-wide .profile .text {
	float: left;
	width: 490px;
}

#main-wide .profile .text h2 {
	font-size: 18px;
	line-height: 24px;
}

#main-wide .profile .text h3 {
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

#main-wide .profile .text p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
}

#main-wide .profile .text a, #main-wide  .profile .text p a:visited {
	color: #1a1a1a;
	text-decoration: underline;
}