/***************************************************************
Style Sheet for Internet Safety

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/

#content {
}

#columnWrapper {
	
}

.column1press {
	display:inline;
	float:right;
	width:600px;
	margin-right: 100px;
	/* margin-left: 250px; */
}

.press {
	display:inline;
	float:right;
	width:600px;
	margin-right: 100px;
	/* margin-left: 250px; */
}

.column1 {
	display:inline;
	float:right;
	width:730px;
}

.column2 {
	display:inline;
	float:left;
	width:183px;
}

TD.expertdave {
	background-image: url('http://images.internetsafety.com/www/images-pm/experts/daveblob.jpg');
	background-repeat: no-repeat;
	/*margin-left: 50px;*/
	height: 152px;
	width: 572px;
	vertical-align: text-top;
	padding-bottom: 60px;
}

TD.expertcraig {
	background-image: url('http://images.internetsafety.com/www/images-pm/experts/craigblob.jpg');
	background-repeat: no-repeat;
	/*margin-left: 50px;*/
	height: 152px;
	width: 572px;
	vertical-align: text-top;
	/*padding-bottom: 60px;*/
}

TD.expertkathy {
	background-image: url('http://images.internetsafety.com/www/images-pm/experts/kathyblob.jpg');
	background-repeat: no-repeat;
	/*margin-left: 50px;*/
	height: 152px;
	width: 572px;
	vertical-align: text-top;
	padding-bottom: 60px;
}

TD.expertsameer {
	background-image: url('http://images.internetsafety.com/www/images-pm/experts/sameerblob.jpg');
	background-repeat: no-repeat;
	/*margin-left: 50px;*/
	height: 152px;
	width: 572px;
	vertical-align: text-top;
	padding-bottom: 60px;
}

TD.expertdonna {
	background-image: url('http://images.internetsafety.com/www/images-pm/experts/donnablob.jpg');
	background-repeat: no-repeat;
	/*margin-left: 50px;*/
	height: 152px;
	width: 572px;
	vertical-align: text-top;
	padding-bottom: 35px;
}

p.expert {
	padding-left: 120px;
	/*width: 572px;
	padding-right: 100px;*/
	margin-right: 120px;
	*margin-right: 70px;
}

p.experttitle {
	padding-left: 120px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #f36813;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.expertsectiontitle {
		color: #4184c5;
		font-size: 16px;
		font-weight: bold;
}

img.expert {
	padding: 0 10px 0 10px;
}

div.expert {
	width: 70px;
	float: right;
}


