/* @override 
	http://www.dongshiworx.co.za/newsite/home.css
	http://www.dongshiworx.co.za/newsite/web_design.css
	http://www.dongshiworx.co.za/newsite/graphic_design.css
	http://www.dongshiworx.co.za/newsite/contact.css
*/

#main_content h2 {
	background:				#000 url(contact_images/contact_sidebar.png) no-repeat;
	height:				22em;
}

#main_content table {
}

#sidebar div.body h4 {
	margin-top:				5px;
}

div#sidebar {
}

#sidebar p {
	line-height:				1.2em;
	color:				#8f8f8d;
}

#main_content table tbody tr td.right {
}

table {
	width:				445px;
}

form {
	font-size:				0.9em;
}

#name td.right input, #email td.right input, #message td.right textarea, td.center {
	width:				100%;
}

td.centre {
	text-align:				center;
}

#message td.right textarea {
	height:				10em;
}

td.right input, td.right textarea, td.centre input {
	margin-left:				5px;
	margin-right:				5px;
	padding:				2px;
	background-color:				#edf1fa;
	border:				1px solid #d3d2d1;
}

#main_content form table tbody tr td.centre input {
	padding:				2px;
}

td {
	padding-top:				5px;
}

#main_content table tbody tr td.centre {
	padding-top:				20px;
}

td.right {
	color:				#384669;
}
