/*
Theme Name: Direct Villas
Theme URI: http://www.directvillasuk.com/
Description: Direct Villas
Version: 1.00
Author: Headland
*/
#WPcontent form
{
	padding: 0px;
	margin: 0px;
}

#WPcontent h1,
#WPcontent h2,
#WPcontent p
{
	margin:10px 0px;
}
#globalNav
{
	margin-top:10px;
	width:170px;
}
.widget_search,
#globalNav ul,
.widget li
{
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	padding-left:0px;
}
#globalNav li ul
{
	padding:8px;
}

#searchform
{
	padding:4px;
}
.googleTopAd
{
	margin:10px 0px;
}
.googleAd
{
	float:right;
	margin:0px 0px 1em 1em;
}
#theContent p
{
	text-align:justify;
}
#comment
{
	width:570px;
}
#commentform .button
{
	float:right;
}
.commentlist
{
	list-style-type:none;
	list-style-image:none;
}
.commentlist li
{
	padding:10px;
	list-style-image:none;
}
.alignleft
{
	float:left;
}
.alignright
{
	float:right;
}
