body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana,"trebuchet ms",helvetica,sans-serif;
}

p { margin: 0px 0px 15px; }
/*small { font-size: 10px; line-height: 12px; }*/

a, a:hover, a:active, a:visited
{
	text-decoration: underline;
	color: #1773ae;
}

img { border: 0px none; }


#commentform textarea { width: 430px }
#commentform label    { padding-left: 10px; }
.commentlist li		  { margin-left: 30px; padding: 5px 10px; }
.commentlist .alt     { background-color: #F4F4F4; }
.commentlist small    { margin-bottom: 8px; display: block }

/*
input[type="text"] , select, textarea, .input_text { font-size: 110%; font-weight: bold; font-family: Arial,Helvetica,sans-serif; }
input[type="text"] , select, textarea, .input_class
{
	background: #FFFFFF url(/images/default/form-field-bg.gif) no-repeat scroll 0% 0%;
	border-color: #E6E6E6 #E2E2E2 #E2E2E2 #E6E6E6;
	border-style: solid;
	border-width: 1px;
	padding: 5px 3px 3px 7px;
}
*/
input[type="text"] , select, textarea, .input_class {
	border-color: #E6E6E6 #E2E2E2 #E2E2E2 #E6E6E6;
	border-style: solid;
	border-width: 1px;
}

option { background: white; font-size: 100%; }


.main_blogCol .main_paraTitle
{
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
}
