/*  
Theme Name: Pablos
Designed by: wwww.webrevolve.com
*/
/* Begin Typography & Colors */

body {
	font-size: 14px;
	color: #000000;
	background-color: #f7f2ee;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#sitewrapper {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}
#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
#content {
	font-size: 8px;
	}
.widecolumn .entry p {
	font-size: 14px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-size: 1.5em;
	line-height: 1.5em;
	}
h2, h3 {
	text-align:left;
	color:#000000;
	font-size: 18px;
	padding-bottom: 0px;
	background-image: url(images/headingbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	font-weight: normal;
	font-style: normal;
	}
h1 {
	font-size: 17px;
	text-align: center;
	color:#017d44;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 17px;
	}
h2.pagetitle {
	font-size: 17px;
	}
#sidebar h2, #sidebar h2 a {
	font-size: 13px;
	color: #000000;
	background-image: none;
	padding: 0;
	margin: 0;
	font-style: normal;

}
#sidebar h2 a:hover {
	font-size: 13px;
	color: #000000;
	background-image: none;
	text-decoration: underline;

}
h3 {
	font-size: 17px;
	color:#000000;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#000000;
	background-image: none;
	padding: 0;
	margin: 0;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0; 
	}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 20px;
	margin: 0;
	width: 550px;
	z-index: 1;
	}
.widecolumn {
	float: left;
	padding: 20px;
	margin: 0;
	width: 550px;
	z-index: 1;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 0px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}
h2 {
	margin: 0px 0 0;	
	}
h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}
#sidebar h2 {
	}
h3 {
	padding: 0;
	margin: 0px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 0px auto 0px ;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 20px 0 10px;
	list-style: none;
	padding-left: 7px;	
	text-indent: 4px;
	} 
html>body .entry li {
	margin: 7px 10px 10px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	text-align: left;
}
#sidebar ul li {
	font-size: 14px;
}
#sidebar ul li a {
	color: #003399;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: none;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar
{
	width: 300px;
	float: right;
	margin-top: 0px;
	z-index: 1;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/
/*  */
/* -------------------------------------------- NEW BLOG SKIN CODE --------------------------------------------- */
.wrap { 
 margin: 0 auto;
 width: 900px;
}
#headerbg{
width:100%;
height: 113px;
background-image: url(/images/headerbg.gif);
background-position:top;
background-repeat: repeat-x;
}
#menubg{
width:100%;
height: 41px;
background-image: url(/images/menubg.gif);
background-position:top;
background-repeat: repeat-x;
}
#menu {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 height: 41px;
 margin: 0px 0px 0px 0px;
}
#menu ul {
 padding: 0px;
 margin: 0px;
}
#menu li {
 text-indent: -7000px;
 display: inline;
 list-style-type: none;
}
/* menu rollover */
a#home {
width:108px;
 height: 41px;
background-image:url(/images/home.gif);
display:block;
text-decoration:none;
float:left;
margin: 0px 0px 0px 0px
}
a#home:hover {
background-position:108px 0;
}
a#firm {
width:164px;
 height: 41px;
background-image:url(/images/firm.gif);
display:block;
text-decoration:none;
float:left;
margin: 0px 0px 0px 0px
}
a#firm:hover {
background-position:164px 0;
}
a#attorney {
width:164px;
height: 41px;
background-image:url(/images/attorney.gif);
display:block;
text-decoration:none;
float:left;
margin: 0px 0px 0px 0px
}
a#attorney:hover {
background-position:164px 0;
}
a#practice {
width:217px;
 height: 41px;
background-image:url(/images/practice.gif);
display:block;
text-decoration:none;
float:left;
margin: 0px 0px 0px 0px
}
a#practice:hover {
background-position:217px 0;
}
a#resources {
width:162px;
 height: 41px;
background-image:url(/images/resources.gif);
display:block;
text-decoration:none;
float:left;
margin: 0px 0px 0px 0px
}
a#resources:hover {
background-position:162px 0;
}
a#news {
width:105px;
 height: 41px;
background-image:url(/images/news.gif);
display:block;
text-decoration:none;
float:left;
margin: 0px 0px 0px 0px
}
a#news:hover {
background-position:105px 0;
}
a#contact {
width:144px;
 height: 41px;
background-image:url(/images/contact.gif);
display:block;
text-decoration:none;
float:left;
margin: 0px 0px 0px 0px
}
a#contact:hover {
background-position:144px 0;
}
#bannerbgblog{
width:100%;
height: 145px;
background-image: url(/images/bannerbg.gif);
background-position:top;
background-repeat: repeat-x;
}
#bannerblog {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px 0px 0px 0px;
 height: 145px;
 margin: 0px 0px 0px 0px;
}
#containerblog {
	width: 900px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
#containerblogwrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	background-image: url(images/contentbgwrapper.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
/* footer */
 
#contentbg{
	width: 900px;
	margin: 0 auto 0 auto;
}
#topnav {
	width: 900px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #012e5b;
	font-size: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ebebeb;
}
#topnav a {
	color: #012e5b;
	text-decoration: underline;
}
#topnav a:hover {
	color: #000000;
	text-decoration: none;
}
#headerblog {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navblog {
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	/*background-image: url(images/flash.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 244px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topheader {
	background-image: url(images/topheaderbg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 25px;
	padding: 0;
	margin: 0;
}
#topheadertext {
	height: 23px;
	background-image: url(images/topheadertextbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topheader h1 {
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#subheaderblog {
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 69px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: -1;
}
#subnavblog {
	height: 121px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#subnavblog ul {
	padding: 0;
	margin: 0;
}
#subnavblog ul li {
	text-indent: -7000px;
	list-style-type: none;
	display: inline;
}
#subnavblog ul li a {
	outline: none;
}
a#one {
	width: 100px;
	height: 121px;
	background-image:url(images/1.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#one:hover {
	background-position: 0px 121px;
}
a#two {
	width: 98px;
	height: 121px;
	background-image:url(images/2.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#two:hover {
	background-position: 0px 121px;
}
a#three {
	width: 100px;
	height: 121px;
	background-image:url(images/3.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#three:hover {
	background-position: 0px 121px;
}
a#four {
	width: 101px;
	height: 121px;
	background-image:url(images/4.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#four:hover {
	background-position: 0px 121px;
}
a#five {
	width: 100px;
	height: 121px;
	background-image:url(images/5.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#five:hover {
	background-position: 0px 121px;
}
a#six {
	width: 100px;
	height: 121px;
	background-image:url(images/6.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#six:hover {
	background-position: 0px 121px;
}
a#seven {
	width: 100px;
	height: 121px;
	background-image:url(images/7.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#seven:hover {
	background-position: 0px 121px;
}
a#eight {
	width: 100px;
	height: 121px;
	background-image:url(images/8.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#eight:hover {
	background-position: 0px 121px;
}
a#nine {
	width: 101px;
	height: 121px;
	background-image:url(images/9.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#nine:hover {
	background-position: 0px 121px;
}
p {
	font-size: 12px;
	margin: 0;
	padding: 6px 0 6px 0;
	line-height: 24px;
}
#footerwrapper{
	height: 168px;
	color: #000000;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
}
#footerinner {
	width: 780px;
	height: 120px;
	background-image: url(images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto 0 auto;
	padding: 48px 0 0 120px;
}

#footerinner a {
	text-decoration: none;
	color: #000000;
}
#footerinner a:hover {
	text-decoration: underline;
	color: #000000;
}

#footerlinks {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	color: #052545;
}
#footerlinks a {
	font-size: 14px;
	color: #052545;
}
#footerblog {
	height: 214px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
#copyright {
	width: 900px;
	height: 128px;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding: 3px 0 0 0;
	line-height: 100px;
	text-align: center;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 15px 0 15px;
	font-size: 14px;
}
#copyright a:hover {
	text-decoration: underline;
}
#practiceareashead {
	background-image: url(images/practiceareashead.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#contactushead {
	background-image: url(images/bookingenquiryhead.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#downloaddemo {
	height: 74px;
	width: 255px;
	margin-bottom: 8px;
}
#quickbooks {
	height: 74px;
	width: 255px;
	margin-bottom: 8px;
}
#testimonials {
	background-image: url(images/testimonialshead.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 255px;
}
#testimonialscontent {
	padding: 12px;
}
#enquiryform {
	width: 250px;
	padding: 0px;
}
.formlabel {
	color: #000000;
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
}
.forminput {
	padding-left: 10px;
}
.formbutton {
	text-align: right;
	height: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.custominput {
	background-color: #FFFFFF;
	height: 22px;
	padding-top: 4px;
	width: 225px;
	border: 1px solid #d8d8d8;
	font-size: 14px;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 225px;
	height: 50px;
	overflow: auto;
	border: 1px solid #d8d8d8;
	font-size: 14px;
}
.narrowcolumn ul, .widecolumn ul {
	padding: 0;
	margin: 0;
}
.narrowcolumn li, .widecolumn li {
	list-style-type:none;
	padding-left:42px;
	background-position:20px 3px;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
}
html>body li {
	list-style-type: none;
}
li {
	list-style-type: none; !important
}
.sidebarheading {
	padding: 3px 0 3px 10px;
}
#customsidebarmenu {
}
#customsidebarmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#customsidebarmenu ul li {
	list-style-type: none;
}
#customsidebarmenu a:link, #customsidebarmenu a:active, #customsidebarmenu a:hover, #customsidebarmenu a:visited {
	font-size: 14px;
	font-style: bold;
	color: #000000;
	display: block;
	padding: 4px 0 4px 20px;
	margin: 0 0 0 10px;;
	background-image: url(images/sidebarbullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#menuwrapperblog {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	padding: 0px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#newsbg {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 43px;
	line-height: 43px;
	padding: 0px;
}
#newsbgsidebar {
	width: 270px;
	background-image: url(images/newsbgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-left: 16px;
	padding-top: 10px;
	font-size: 13px;
}
#newsbgsidebar p {
	font-size: 13px;
}
#newsbgsidebar p a {
	color: #922178;
	text-decoration: none;
}
#scrollingnews {
	width: 207px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}

#marqueecontainer{
	position: relative;
	width: 207px; /*marquee width */
	height: 138px; /*marquee height */
	overflow: hidden;
}

#sponsoredhead {
	background-image: url(images/sponsoredlinkshead.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	margin: 10px 0 0 0;
}
#sponsorscontainer {
	width: 250px;
	height: 89px;
}
#newsletterhead {
	background-image: url(images/newsletterhead.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 46px;
	margin: 10px 0 0 0;
}
#newslettercontent {
	background-image: url(images/newsletterbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 126px;
	width: 215px;
	margin: 0;
	color: #FFFFFF;
	padding: 0 6px 0 6px;
	font-size: 11px;
}

.custominputnewsletter {
	background-color: #FFFFFF;
	height: 13px;
	padding-top: 7px;
	width: 205px;
	border: 1px solid #d8d8d8;
	margin-top: 10px;
}
.formbuttonsubscribe {
	text-align: right;
	height: 30px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-top: 5px;
}


#howtofindus {
	display: block;
	height: 69px;
	width: 224px;
	float: left;
}
#sidehead1 {
	background-image: url(images/side1head.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	width: 286px;
	margin-top: 12px;
}
.newsarticlehome {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #922178;
	padding: 4px;
	color: #922178;
	margin-bottom: 10px;
	width: 255px;
}
.newsarticlehome p {
	padding: 0;
	margin: 0;
}
.newsarticlehome a {
	padding: 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
}
.newsarticlehome a:hover {
	text-decoration: underline;
}



#customlist1 li {
	list-style-type:none;
	padding-left:30px;

	background-position:0px 7px;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	height: auto;
	line-height: auto;
	font-size: 12px;
	font-weight: normal;
}
.piclenselink{
font-size:11px;
}

.page-numbers{
font-size:12px;
}
.ngg-navigation span{
font-size:12px;
}