@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ******************************** Reset done ******************************** */



/* ******************************** global ******************************** */

em, i { font-style: oblique !important; }

body {
	background-color: #F2F2F2;	
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
		
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: norm;
	padding-bottom: 5px;
	line-height: 22px;	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 16px;	
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
}
h3 a:hover {
	color: #00AEEF;	
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808285;
	font-size: 14px;
	line-height: 20px;	
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #808285;	
}
a {
	color: #00AEEF;
	text-decoration: none;	
	outline: none;
}
a:hover {
	color: #808285;	
}
.boldblue {
	font-weight: bold;	
	color: #00AEEF;
}
.boldblue a {
	font-weight: bold;	
}
.boldblue a:hover {
	color: #000;	
}
.blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00AEEF;
	border-top: #999 1px solid;	
	padding-top: 3px;
	margin-bottom: 30px;		
}
.blue a {
	font-family: Helvetica, Arial, sans-serif;	
}
.blue a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;	
}
.grey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	border-top: #999 1px solid;
	padding-top: 3px;
	margin-bottom: 30px;			
}
.black {
	color: #000;	
}
.bblack {
	color: #000;
	font-weight: bold;	
}
.first {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	padding-right: 7px;	
}
.gallerytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;		
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 20px;		
}
.projectdescription {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 3px;		
}
.clear {
	clear: both;	
}

li a {
	text-decoration: none;	
}

span {
	font-family: Helvetica, Arial, sans-serif;	
}

.box img {
border: none;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.box img:hover {
border: none;
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

.box {
float: left;
}

/* ******************************** page divisions ******************************** */


#container {
	position: relative;
	width: 980px;
	margin: 0px auto 0px auto;
	/*background-color: #F4F4F4*/	
}

.gallery {
	/*background-color: #CCC;*/
	width: 720px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: right;	
}

.line {
	display: block;
	width: 710px;
	margin-left: 10px;
	border-top: #333 10px solid;	
}

#header {
	position: relative;
	width: 700px;
	height: 145px;
	margin: 0px 10px 10px 10px;
	padding: 15px 10px 10px 10px;
	float: right;
	clear: both;
}
#header h2 {
	padding: 0px 150px 0px 0px;
	color: #808285;

}


/* ******************************** projects ******************************** */


#projectcontainer {
	width: 600px;
	margin: 6px 0px 0px 250px;
	padding-top: 5px;	
}
.project {
	/*background-color: #CCC;*/
	width: 360px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}
.projectline {
	display: block;
	width: 590px;
	margin-left: 10px;
	border-top: #333 5px solid;	
}
.projecttitle {
	border-top: #333 10px solid;
	padding-top: 5px;	
}
.projecttext {
	width: 230px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;	
}
#header_projects {
	position: relative;
	width: 590px;
	margin: 0px 130px 10px 10px;
	padding: 15px 0px 10px 0px;
	float: right;
	clear: both;
}
.projectsfirst {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	padding-right: 7px;	
}
.projectsfirst_it {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
	padding-right: 7px;	
}
.projectlink {
	color: #00AEEF;
	display: block;
	font-size: 11px;
	font-weight: bold;	
	padding: 0px 0px 4px 0px;
	line-height: 14px;
}
.projectlink a {
	color: #00AEEF;	
	text-decoration: none;
}
.projectlink a:hover {
	color: #000;	
}
.related {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border-top: #999 1px solid;
	padding-top: 3px;
	margin-bottom: 4px;	
	margin-top: 30px;			
}

/* ******************************** navigation ******************************** */

#navigation .schwarz:hover {
	color: #00AEEF;	
}

.seriftest {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.schwarz {
	color: #000;	
}
.schwarz a {
	color: #000;	
}
.schwarz a:hover {
	color: #00AEEF;	
}
#navigation .schwarz {
	color: #000;	
}
#navigation .schwarz a {
	color: #000;	
}
#navigation .schwarz a:hover {
	color: #00AEEF;	
}
#navigation .aboutnav .schwarz {
	color: #000;	
}
#navigation .aboutnav .schwarz a {
	color: #000;	
}
#navigation .aboutnav .schwarz a:hover {
	color: #00AEEF;	
}



#navigation {
	position: fixed;
	width: 200px;
	margin: 0px 10px 0px 10px;
	padding: 15px 0px 0px 0px;
	float: left;		
}

#navigation ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#navigation ul li {
	font-weight: bold;
	padding: 1px 0px 15px 0px;
	border-top: #333 4px solid;
}
#navigation ul li a {
	color: #000;	
}
#navigation ul li a:hover {
	color: #00AEEF;
}
#navigation ul li ul {
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
#navigation ul li ul li {
	padding: 1px 0px 2px 0px;
	margin-top: 15px;
	border-top: #999 1px solid;
}
#navigation ul li ul li ul {
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
}
#navigation ul li ul li ul li {
	margin-top: 0px;
	padding: 3px 0px 3px 0px;
	border-top: none;
}
#navigation ul li ul li ul li a {
	color: #999;
}
#navigation ul li ul li ul li a:hover {
	color: #00AEEF;
}


#navigation h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #999;
}
#navigation h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
#navigation h3 a:hover {
	color: #00AEEF;
}

#navigation ul li h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #999;
}
#navigation ul li h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
#navigation ul li h3 a:hover {
	color: #00AEEF;
}


/* ******************************** about nav overwrite ******************************** */

#navigation .aboutnav ul {
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0px 0px 15px;
	border-top: none;
	margin: 0px;
}
#navigation .aboutnav ul li {
	margin-top: 0px;
	padding: 3px 0px 3px 0px;
	border-top: none;
}
#navigation .aboutnav ul li a {
	color: #999;
}
#navigation .aboutnav ul li a:hover {
	color: #00AEEF;
}


.logo {
	height: 175px;	
}
.logotype a {
	background-image: url(images/sb/sb-logo.gif);
	background-position: 0px 0px;
	display: block;
	width: 135px;
	height: 25px;
}
.logotype a:hover {
	background-position: 0px 25px;
}


/* ******************************** columns ******************************** */


.col1 {
	width: 220px;	
}
.col2 {
	width: 460px;	
}
.col3 {
	width: 700px;	
}
.col05 {
	width: 100px;	
}
.col4 {
	width: 340px;	
}

.loader {
	height: 1600px;
	padding: 7px 0px 0px 0px;
	margin: 10px;	
}

.threecolumn {
	height: 153px;
	padding: 7px 0px 0px 0px;
	margin: 10px;	
}
.threecolumn h2 {
	padding: 0px 240px 0px 0px;
	color: #808285;
	font-size: 14px;
	line-height: 19px;

}
.twocolumn {
	border-top: #333 10px solid;
	padding: 7px 0px 40px 0px;
	margin: 10px;	
}
.twohalfs {
	border-top: #333 10px solid;
	padding: 6px 0px 40px 0px;
	margin: 10px;	
}
.onehalf_left {
	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;	
}
.onehalf_right {
	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px 20px;
	float: left;	
}
.onecolumn {
	border-top: #333 10px solid;
	padding: 3px 0px 40px 0px;
	margin: 10px;	
}
.fourcolumn {
	border-top: #333 10px solid;
	width: 580px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 60px 0px;	
}
.fourright {
	width: 340px;
	margin: 0px 0px 0px 10px;
	float: left;	
}
.fourleft {
	width: 220px;
	margin: 3px 10px 0px 0px;
	float: left	
}
.fourcolumn h3 {
	border-bottom: #999 1px solid;	
	padding-bottom: 7px; 	
}


/* ******************************** main ******************************** */

.image {
	margin: 10px;	
}

.hometext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 150px 0px 0px;
	font-size: 18px;
	font-weight: norm;
	line-height: 24px;
	color: #808285;	
}

#imagetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	/*line-height: 15px;*/
	width: 180px;
	margin: 0px 10px 10px 20px;
	float: right;	
}
.imagetextlead {
	font-weight: bold;
	font-style: italic;	
}


/* ******************************** colorbox ******************************** */

#cbimagetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 180px;
	margin: 0px 10px 10px 20px;
	float: left;	
}

.projecttags {
	display: block;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top: #999 1px solid;
	padding: 5px 0px 20px 0px;
	color: #00AEEF;	
}
.projecttags a {
	font-family: Helvetica, Arial, sans-serif;	
}
.projecttags a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;	
}

.cbtags {
	display: block;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0px 20px 0px;
	color: #00AEEF;
}
.cbtags a {
	color: #00AEEF;
}
.cbtags a:hover {
	color: #666;
}
.cbline {
	height: 2px;
	border-top: #999 1px solid;		
}
.cbtitle {
	display: block;
	clear: both;
	/*border-top: #000 10px solid;*/
	padding-top: 4px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;	
}
.cbtop {
	position: relative;
	border-top: #000 10px solid;
	border-bottom: #999 1px solid;
	height: 22px;
	margin-bottom: 29px;
}
.cbcurrent {
	position: absolute;
	right: 6px;
	top: 23px;
	font-size: 10px;
	color: #999;
}
.cbbuttons {
	position: absolute;
	/*display: block;*/
	right: -6px;
	top: 4px;
	/*z-index: 90;*/	
}
.cbbutton_close a {
	background-image: url(images/sb/cb_close.png);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	display: block;	
	width: 10px;
	height: 14px;
	float: left;
	padding: 0px 7px 0px 7px;
}
.cbbutton_close a:hover {
	background-position: 7px -14px;	
}
.cbbutton_left a {
	display: block;	
	background-image: url(images/sb/cb_arrowleft.png);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
	float: left;
	padding: 0px 7px 0px 7px;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
}
.cbbutton_left a:hover {
	background-position: 7px -14px;	
}
.cbbutton_right a {
	background-image: url(images/sb/cb_arrowright.png);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
	display: block;	
	float: left;
	padding: 0px 7px 0px 7px;
	border-right: #999 1px solid;
}
.cbbutton_right a:hover {
	background-position: 7px -14px;	
}

#bigimages {
	float: left;
	position: relative;	
}
.cbcurrent2 {
	position: absolute;
	bottom: -14px;
	right: -1px;
	font-size: 10px;
	color: #999;
}
.imagebutton_left a {
	position: absolute;
	top: 10px;
	left: 10px;
	background-image:url(images/sb/imagearrow_left.png);
	background-position: -999px 0px;
	background-repeat: no-repeat;
	width: 100px;
	height: 300px;	
}
.imagebutton_right a {
	position: absolute;
	top: 10px;
	right: 10px;
	background-image:url(images/sb/imagearrow_right.png);
	background-position: -999px 0px;
	background-repeat: no-repeat;
	width: 100px;
	height: 300px;		
}
.imagebutton_left a:hover {
	background-position: 0px 0px;
}
.imagebutton_right a:hover {
	background-position: 70px 0px;
}
.projectsfirst_it {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	padding-right: 7px;
	font-style: italic;	
}


/* ******************************** about ******************************** */

.team {
	padding: 0px 10px 40px 10px;
	width: 460px;	
	margin: 0;
	clear: both;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808285;
	font-size: 14px;
	line-height: 19px;
	display: block;
	padding: 0px 230px 0px 0px;	
}
.teamname {
	border-top: #333 10px solid;
	padding-top: 5px;	
}
.teamtitle {
	color: #808285;
	margin-top: -3px;	
}
.teamtags {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808285;
	border-top: #999 1px solid;
	padding: 3px 20px 0px 0px;
	margin-bottom: 10px;			
}
.teamtext {
	line-height: 16px;
	color: #666;	
}
.teamcontact {
	margin: 10px 0px 0px 0px;	
}

.textcolumn {
	padding: 0px 10px 40px 10px;
	width: 460px;	
	margin: 0;
	clear: both;
}
.textcolumn ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #808285;	
}
.textcolumn ul li {
	color: #808285;	
}
.textcolumn ul li a {
	color: #00AEEF;
	font-weight: bold;	
}
.textcolumn ul li a:hover {
	color: #000;
}
.clientintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808285;
	font-size: 14px;
	line-height: 19px;
	display: block;
	width: 460px;
	padding: 0px 0px 0px 0px;	
	border-top: #000 4px solid;
}
.clienttags {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808285;
	border-top: #999 1px solid;
	padding-top: 3px;
	margin-bottom: 3px;	
	color: #666;		
}
.process  {
	font-size: 14px;
}	

.process p {
	padding: 0px 240px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: norm;
	padding-bottom: 5px;
	line-height: 19px;	
}
.process h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	padding-right: 7px;	
}

/* ******************************** news ******************************** */
.news {
	margin-left: 10px;	
}

#newsheader {
	position: relative;
	width: 690px;
	height: 145px;
	margin: 0px 20px 10px 10px;
	padding: 15px 10px 10px 0px;
	float: right;
	clear: both;
}
.newsintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808285;
	font-size: 14px;
	line-height: 19px;
	display: block;
	width: 580px;
	padding: 0px 0px 0px 0px;	
	border-top: #000 4px solid;
}
.newstext {
	line-height: 16px;
	margin: 5px 0px 7px 0px;	
	color: #666;
}
.newstext p {
	margin-bottom: 12px;
	line-height: 16px;
}
.newstext em {
	font-style: italic;
}
.newstext strong {
	font-weight: bold;
	padding-right: 5px;
}

.newstext a {
	font-family: Helvetica, Arial, sans-serif;	
	color: #00AEEF;
}
.newstext a:hover {
	color: #666;	
}

#errorheader {
	position: relative;
	width: 700px;
	margin: 171px 10px 10px 10px;
	padding: 15px 10px 10px 10px;
	float: right;
}
#errorheader h2 {
	padding: 0px 150px 0px 0px;
	color: #808285;

}
#errorheader a {
	color: #00AEEF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#errorheader a:hover {
	color: #808285;
}
.capabilities {
	margin-bottom: 30px;	
}
.capabilities ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #808285;
	line-height: 16px;
	margin: 5px 0px 7px 0px;
	padding: 0px;	
	color: #666;
	list-style: none;
}	
.capabilities ul li {
	font-family: Helvetica, Arial, sans-serif;	
}
.capabilities ul li a {
	font-family: Helvetica, Arial, sans-serif;
	color: #00AEEF;	
}
.capabilities ul li a:hover {
	color: #808285;	
}
#profileheader {
	position: relative;
	width: 690px;
	height: 125px;
	margin: 0px 20px 10px 10px;
	padding: 15px 10px 10px 0px;
	float: right;
	clear: both;
}

.profileintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808285;
	font-size: 14px;
	line-height: 19px;
	display: block;
	width: 460px;
	padding: 0px 0px 0px 0px;	
	border-top: #000 4px solid;
}
.profile a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00AEEF;	
}
.profile a:hover {
	color: #808285;	
}
.rblue {
	color: #00AEEF;		
}
.italic {
	font-style: italic;	
}
.bold {
	font-weight: bold;	
}
.norm {
	font-weight: normal;	
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808285;
	font-size: 32px;
	line-height: 38px;	
}
.contact ul {
	margin-bottom: 20px;
}
.fax {
	font-size: 14px;	
}
.contact p {
	margin-bottom: 9px;	
}
.contact a:hover {
	color: #000;	
}
.contactcolumn {
	padding: 2px 0px 0px 0px;
	margin: 10px;	
}

/* ******************************** blog ******************************** */

.blogcontainer {
	/*background-color: #CCC;*/
	width: 720px;
	margin: 10px 10px 0px 250px;
	padding: 0px 0px 0px 0px;
	float: right;	
}
.blogimage {
	display: block;
	padding-bottom: 15px;
}
.blogleft {
	padding: 0px 10px 40px 10px;
	width: 460px;	
	margin: 0;
	float: left;
}

.blogright {
	background-color: #E6E6E6;
	float: right;
	width: 200px;
	padding: 13px 10px 40px 10px;
	margin: 0px 10px 10px 10px;	
}
.blogright ul {
	margin-top: 10px;	
}
.blogright li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808285;
	padding: 4px 0px 4px 0px;	
}
.archivehead {
	border-bottom: #999 1px solid;
	height: 18px;
}
.bloghead {
	border-top: #333 10px solid;
	padding-top: 5px;	
}
.blogtags {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808285;
	border-top: #999 1px solid;
	padding: 3px 20px 0px 0px;
	margin-bottom: 10px;			
}
.blogtext {
	line-height: 16px;
	color: #666;
	margin-bottom: 15px;	
}
.blogcontinue {
	margin: 10px 0px 0px 0px;	
}
.commentshead {
	width: 460px;
	padding: 10px 10px 10px 10px;	
}
.commentcontainer {
	width: 460px;
	/*clear: both;*/
	background-image:url(https://www.studioblue.us/images/blogbackgr.gif);
	background-repeat: repeat-y;	
	margin: 10px 0px 10px 10px;
}
.commentid {
	width: 118px;
	/*background-color: #666;*/
	float: left;	
}
.commentbox {
	width: 330px;
	padding: 0px 0px 0px 10px;
	/*background-color: #CCC;*/
	float: right; 	
}
.commenttext {
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	color: #808285;		
}
.commenttext p {
	margin: 0px;
	padding: 10px 10px 15px 0px;
}
.commentidtext {
	line-height: 16px;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808285;	
}
.formbox {
	width: 440px;
	margin: 0px 10px 10px 10px;
	background-color: #E6E6E6;
	padding: 10px 10px 10px 10px;
}
.labels {
	float: left;
	width: 90px;
	padding: 8px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
.inputs {
	float: right;
	width: 300px;
	height: 19px;
	padding: 2px;
	margin: 1px 0px 1px 0px;
	border: none;
}
.commentinput {
	width: 440px;
	border: none;
	margin-bottom: 10px;	
}
.checks {

}
.submit {
	width: 100px;
	float: right;
	margin-left: 5px;
}
.contact a {
	font-family: "Georgia", "Times New Roman", Times, serif;
}

.paginate {
	display: block;
	float: left;
	width: 450px;
	padding: 10px 10px 40px 0px;
	margin-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808285;
	border-top: 1px #999 dotted;
}
.paginumbers a {
	padding: 0px 5px 0px 5px;
}
.paginumbers {
	padding: 0px 5px 0px 5px;
}
.capt {
	margin-top: 15px;
	font-size: 12px;
}