#articles {
	padding:0;
	margin:0;
	color:#000;
	font-family:"Lucida Sans Unicode", arial, tahoma;
}

#articles p{
	font-size:11px;
	margin:10px 0 5px 0;
	line-height:17px;
	color:#000;
	text-align:justify;
}

#articles p a{
	font-size:11px;
	font-weight:normal;
	color:#1aa13b;
	text-decoration:underline;
}

#articles p a:hover{
	text-decoration:none;
}


#articles .comment-body{
	padding:0;
	margin:10px 10px 20px 0;
}

#articles .articlehead{
	padding:0 0 7px 0;
	margin:14px 10px 0 0;
	font-size:13px;
	font-weight:bold;
	color:#e36e06;
}

#articles .articlehead a{
	text-decoration:underline;
	color:#e36e06;
}

#articles .articlehead a:hover{
	text-decoration:none;
}

#articles .articlecathead{
	padding:0 0 0 16px;
	background:url(../images/i_categories.png) no-repeat left;
	margin:14px 10px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#444444;
}


#articles .posted-by{
	font-family:"Lucida Sans Unicode", arial, tahoma;
	padding:0 0 3px 22px;
	margin:0;
	background-image:url(../images/mini-category.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px dotted #d3d2d2;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	color:#999999;
}

#articles .posted-by a{
	font-size:10px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;
}

#articles .author a{
	color:#333333;
}

#articles .posted-by a:hover{
	text-decoration:none;
}

#articles .comment-text1{
	padding:0 0 3px 22px;
	margin:0 10px 0 0;
	border-bottom:1px dotted #cccccc;
	background-image:url(../images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#articles .comment-text1 a{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

#articles .comment-text1 a:hover{
	text-decoration:none;
}

#articles .comment-text2{
	padding:0 0 3px 22px;
	margin:10px 10px 0 0;
	border-bottom:1px dotted #cccccc;
	background-image:url(../images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

#articles .comment-text{
	padding:0 0 3px 22px;
	margin:0 10px 0 0;
	border-bottom:1px dotted #cccccc;
	background-image:url(../images/mini-comments.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}

#articles .comment-text a{
	text-decoration:underline;
	color:#e36e06;
}

#articles .comment-text a:hover{
	text-decoration:none;
}

#linkscolor {
	margin-right:20px;
	color:#000;
	font-size:10px;
}

#linkscolor a{
	color:#000;
	text-decoration:underline;
}

#linkscolor a:hover{
	color:#e66800;
	text-decoration:none;
}

#articles-right {
	padding:0;
	margin:0;
}

#articles-right ul{
	padding:0;
}

#articles-right li{
	line-height:18px;
	color:#000000;
	border-bottom:0;
	margin:0;
	padding:2px 10px;
	font-size:12px;
	background-image:none;
}

#articles-right li a{
	line-height:18px;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

#articles-right li a.smalltext{
	line-height:20px;
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

#articles-right li a:hover{
	text-decoration:none;
}

#articles .comment-panel {
	padding:5px 0 5px 5px;
	width:500px;
	margin:5px 0 0 10px;
}

#articles .green-back {
	background-color:#f1fedb;
}

#articles .comment-panel h3{
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:bold;
	color:#cc6600;
}

#articles .comment-panel h3 a{
		text-decoration:none;
		font-weight:bold;
		color:#cc6600;
}

#articles .comment-panel .posted-by1{
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:normal;
	color:#cc6600;
}

#articles .courtsey {
	color:#0000df;
}

#articles .courtsey img{
	border:none;
	vertical-align:top;
}

.messge {
	color:#4aa69c;
	font-size:11px;
}

hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0;
	padding:5px 0;
}


/* Big enquiry Form */

#articlesform {
	padding:0;
	margin:0;
}

#articlesform table{
	margin:0;
	padding:14px 0 0 20px;
}

#articlesform td{
	padding:4px 3px;
	margin:0;
	font-size:12px;
	color:#666;
}

#articlesform form{
	padding:0;
	margin:0;
}

#articlesform .inputbox{
	padding:2px 0 2px 2px;
	font-family:"Lucida Sans Unicode", arial, tahoma;
	font-size:12px;
	color:#666;
	border:1px solid #cccccc;
}

#articlesform .select1{
	padding:2px 0 2px 2px;
	font-family:"Lucida Sans Unicode", arial, tahoma;
	font-size:12px;
	color:#666;
	border:1px solid #cccccc;
}

#articlesform .textarea1{
	padding:2px 0 2px 2px;
	font-family:"Lucida Sans Unicode", arial, tahoma;
	font-size:12px;
	color:#666;
	border:1px solid #cccccc;
}

/* Numbering Classes */

#searchnum {
	padding:0;
	margin:0 10px 0 0;
	float:right;
}

#searchnum ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#searchnum li {
	list-style-type:none;
	display:inline;
	font-size:.8em;
	color:#000;
	padding:0;
	margin:0;
}

#searchnum li a{

	border:1px solid #dddddd;
	padding:1px 4px;
	font-size:.9em;
	color:#1f84b4;
	display:inline;
	text-decoration:none;
}

#searchnum li a:hover{
	border:1px solid #003366;
	padding:1px 4px;
	font-size:.9em;
	color:#fff;
	display:inline;
	background-color:#1f84b4;
	text-decoration:none;
}

.borderbottom {
	border-bottom:1px dotted #ccdfe9;
}

.mediumfont {
	font-size:13px;
}