/* =============================================== */
/* PracticalPhilosophy.ie Stylesheet */
/* Page Specfic : Homepage */
/* Created by Digino/Ben Wakeford 2008 */
/* =============================================== */


#section-home div.content p,
#section-home div.content li {
	font-size : 70%;
}

div.three-col {
	width : 306px;
	float : left;
	margin : 0 0 0 0;
	padding : 20px 0 0 20px;
	display : inline;
}

div.col-intro {
	margin : 0 0 0 0;
	padding : 20px 0 0 0;
}

div.col-about {
	border-right : 1px solid #EBEBEB;
	background : url(../../images/specific/home/corner-grad.gif) no-repeat right top;
	padding : 20px 25px 20px 0;
	margin : 0 0 0 20px;
	width : 276px;
}

#section-home div.content ul {
	margin : 0 0 30px 0;
}

#section-home div.content li {
	background : url(../../images/common/bullet-grey.gif) no-repeat 0 4px;
	padding : 0 0 0 15px;
	font-weight : bold;
	margin : 0 0 5px 0;
}

p.summation-link {
	border-top : 1px dotted #C2C2C2;
	margin : 15px 0 0 0;
	padding : 10px 0 0 0;
}

p.summation-link a:link,
p.summation-link a:visited {
	padding : 0 0 0 15px;
	background : url(../../images/common/bullet-red.gif) no-repeat 0 2px;
}

p.summation-link a:hover,
p.summation-link a:active {
	padding : 0 0 0 15px;
	background : url(../../images/common/bullet-red.gif) no-repeat 0 -38px;
}

#section-home div.content form {
	border-bottom : 1px dotted #C2C2C2;
	margin : 0 0 20px 0;
	padding : 0 0 20px 0;
}

#section-home div.content form select {
	width : 250px;
}

/*#section-home div.content form input.btn {
	width : 250px;
}*/
