html {
	overflow: auto;
}

body {
	background: url(../graphics/bgmain.gif);
	background-color: #444;
	padding: 0;
	margin: 0;
}

A           { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
A:hover     { color: #909090; text-decoration: underline; }

TD {
	padding: 0;
}

.tabsolid0  	{ border: 0; border-collapse: collapse; empty-cells: show; }
.tabsolid1  	{ border: 1px solid #111; border-collapse: collapse; empty-cells: show; }
.tdsolid    	{ border: 1px solid #111 }
.tdsolidwhite 	{ border: 1px solid #111; background-color: #F5F5F5; }
.tdsolidred 	{ border: 1px solid #111; background-color: #F1CBC0; padding: 2px; }
.tdsolidgreen 	{ border: 1px solid #111; background-color: #B4D3C1; padding: 2px; }
.tdsolidred2 	{ border: 1px solid #ccc; background-color: #F1CBC0; padding: 2px; }
.tdsolidgreen2 	{ border: 1px solid #ccc; background-color: #B4D3C1; padding: 2px; }
.tdsolid1   	{ border: 1px solid #ccc }
.tdsolid2   	{ border: 1px solid #ccc; border-left-color: #111; border-right-color: #111 }
.tddashed   	{ border: 1px dashed #111 }

.blackbold, .blacklight, .iblacklight, .graybold, .graylight, .bluebold, .bluelight, .redbold, .redlight, .ciLeft, .ciRight, .online, .inactive, .backsoon, .lgraybold,
.statLine, .grayvLight, .grayLightSm, .infoTab
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }

.blackbold	{ color: #000; font-weight: bold; }
.blacklight { color: #000; }
.iblacklight{ color: #000; padding-left: 5px; padding-right: 5px; }
.lgraybold  { color: #888; font-weight: bold; }
.graybold   { color: #333; font-weight: bold; }
.graylight  { color: #333; }
.grayLightSm { color: #333; font-size: 9px; }
.grayvLight { color: #555; }
.grayvBold	{ color: #555; font-weight: bold; }
.bluebold	{ color: #45629A; font-weight: bold; }
.bluelight  { color: #2A4E96; }
.redbold	{ color: #C43235; font-weight: bold; }
.redlight   { color: #C43235; }
.redlight2  { color: #A73235; }

.online		{ color: #52C94C; font-weight: bold; }
.inactive	{ color: #D17E47; font-weight: bold; }
.backsoon	{ color: #667755; font-weight: bold; }

.formtext { text-align: center; background-color: #E5E5E5; border: 0px solid #ccc; margin: 2px; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.formarea { background-color: #E5E5E5; border: 0px; margin: 2px; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.fsubmit, .fsubmit2, .fsubmit3 { cursor: pointer; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.fsubmit  { height: 19px; width: 500px; }
.fsubmit2 { height: 18px; width: 130px; }
.fsubmit3 { height: 18px; width: 410px; }
.fselect  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

/* cam table & sub content */

table.camsTable, table.camsTableSub {
	text-align: center;
	width: 986px;
	background-color: #C4C3B7;
	border: 1px solid #000;
	margin-bottom: 15px;
	border-collapse: collapse;
}

table.camsTableSub2 {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

td.camsContainer {
	text-align: center;
}

div.camsSubTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 4px 0 2px 1px;
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
	color: #999;
}

div.subBarLeft, div.subBarRight {
	background: url(../graphics/item_bg2.gif);
	font-size: 6px;
	height: 7px;
	border: 1px solid #000;
}

div.subBarLeft	{ border-right: 0; }
div.subBarRight	{ border-left: 0; }

td.camsTableSubLeft {
	text-align: left;
	width: 50%;
	padding: 3px 0 3px 3px;
}

td.camsTableSubRight {
	text-align: right;
	width: 50%;
	padding: 3px 3px 3px 0;
}

div.camsSubConAds {
	text-align: center;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 105px;
	padding: 0 5px 0 5px;
	background-color: #f5f5f5;
}

div.adsCon {
	padding: 10px 0 0 0;
	text-align: center;
}

img.subThumb {
	margin: 2px 1px 0 1px;
	border: 1px solid #000;
}

iframe.camsSubConTag {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 105px;
	width: 99%;
}


/* single cam block */

span.cam {
	float: left;
	background-color: #fff;
	margin: 3px;
	max-width: 320px;
	border: 1px solid #333;
	background-color: #F5F5F5;
}

.camimage, .camimagex {
	display: block;
	width: 320px;
	height: 240px;
}

.camimage {
	background-image: url(../graphics/loading.jpg);
}

.caminfo1, .caminfo2, .caminfo1s, .caminfo2s
{
	display: block;
	width: 320px;
	height: 14px;
	line-height: 14px;
	background-color: #fff;
}

.caminfo1	{ border-bottom: 1px solid #333; text-align: left;	background-image: url(../graphics/item_bg2.gif); }
.caminfo2	{ border-top: 1px solid #333; text-align: right; background-image: url(../graphics/item_bg2.gif); }
.caminfo1s 	{ border-bottom: 1px solid #333; text-align: left;	background-image: url(../graphics/item_bg4.gif); }
.caminfo2s 	{ border-top: 1px solid #333; text-align: right; background-image: url(../graphics/item_bg4.gif); }

.ciLeft  { float: left; color: #000; }
.ciRight { float: right; color: #666; }

.srtFlagImg  {
	height: 11px;
	width: 18px;
	border: 0;
	margin-top: 1px;
	cursor: pointer;
}

/* navigation */

.navigation {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000;
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
	margin-top: 1px;
	background-color: #eee;
	border-collapse: collapse;
	empty-cells: show;
}

td.navLeft		{ width: 25%; text-align: left; background-color: #C4C3B7; }
td.navMiddle	{ width: 50%; background-color: #C4C3B7; border-left: 1px solid #666; border-right: 1px solid #666; }
td.navRight		{ width: 25%; text-align: right; background-color: #C4C3B7 }

td.navCamsLeft		{ width: 20%; text-align: left; background-color: #C4C3B7; }
td.navCamsMiddle1	{ width: 14%; background-color: #C4C3B7; border-left: 1px solid #666; }
td.navCamsMiddle2	{ width: 27%; background-color: #C4C3B7; border-left: 1px solid #666; border-right: 1px solid #666; }
td.navCamsMiddle3	{ width: 19%; background-color: #C4C3B7; border-right: 1px solid #666; }
td.navCamsRight		{ width: 20%; text-align: right; background-color: #C4C3B7}


/* top nav */

div.navLeftLine {
	height: 16px;
	line-height: 16px;
	background-color: #fff;
	border: 1px solid #777;
	border-left: 0;
	margin-right: 2px;
	padding-left: 5px;
	white-space: nowrap;
}

div.navMiddleLine, div.navMiddleLine2, div.navMiddleLine3 {
	background-color: #fff;
	margin: 0 2px 0 2px;
	white-space: nowrap;
}

div.navMiddleLine  { height: 16px; line-height: 16px; border: 1px solid #777; }
div.navMiddleLine2 { height: 16px; line-height: 16px; }
div.navMiddleLine3 { height: 16px; line-height: 16px; border: 1px solid #777; }

div.navRightLine {
	height: 16px;
	line-height: 16px;
	background-color:#fff;
	border: 1px solid #777;
	border-right: 0;
	margin-left: 2px;
	padding-right: 5px;
	white-space: nowrap;
}


/* navigation links */

.lback, .lback2 {
	border: 1px solid #bbb;
	padding: 0 3px 0 3px;
	margin: 0 1px 0 1px;
}

.lback  { background-color: #EFEFEF; }
.lback2 { background-color: #bddaf0; }

/* cam select */

.camSelectForm {
	background-color: #fff;
	margin: 0 3px 0 3px;
}

.camSelect {
	height: 16px;
	line-height: 15px;
	border: 1px solid #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	padding-top: 1px;
}

/* cam profile */

.profileRow, .profileRow2, .profileRowEmpty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #bbb;
	color: #444;
	margin-bottom: 0px;
	text-align: right;
}

.profileRow2 {
	border: 1px solid #ddd;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: #f2f1e6;
	padding: 2px 10px 3px 10px;
	margin-bottom: 2px;
}

.profileRowEmpty {
	border: 0;
	margin-bottom: 0;
	font-size: 8px;
	height: 11px;
}

span.profileTag {
	float: left;
	font-weight: bold;
	color: #aaa;
}

div.profileContent, div.profileContent2 {
	margin-left: 90px;
	text-align: justify;
}

div.profileContent2 {
	min-height: 70px;
}

span.profileContentRight {
	float: right;
}


.barsContainer {
	width: 302px;
	margin-bottom: 1px;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	background: url(../graphics/pbar0.gif);
	float: left;
	height: 12px;
	line-height: 12px;
}

.barsMiniLeft, .barsMiniRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 11px;
	margin-bottom: 1px;
	border: 1px #666 solid;
	background: url(../graphics/pbar0.gif);
	float: left;
	text-align: center;
	height: 12px;
	line-height: 12px;
	color: #777;
}

.barsMiniLeft {
	margin-left: 2px;
	width: 5px;
}

.barsMiniRight {
	cursor: pointer;
}

.profBarVote, .profBarPop, .profBarAct {
	height: 12px;
	font-size: 10px;
}

.profBarVote	{ background: url(../graphics/pbar1.gif); }
.profBarPop		{ background: url(../graphics/pbar2.gif); }
.profBarAct		{ background: url(../graphics/pbar3.gif); }


.archiveLine { text-align: center; }


IMG.aImg {
	margin: 1px;
	border: 1px #111 solid;
}

.mImg {
	display: block;
	width: 320px;
	height: 240px;
	margin: 2px;
	border: 1px #111111 solid;
	background: url(../graphics/loading.jpg);
}

.flickrImg {
	margin: 1px;
	border: 1px #111 solid;
	width: 78px;
	height: 75px;
}

.amazonImg {
	border: 0px;
}

.starVoteImg {
	cursor: pointer;
	margin: 1px 2px 1px 2px;
	border: 0px solid #666;
}

.icoImg  { cursor: pointer; border: 0; vertical-align: middle; }


/* stuff */

.linkButton,
.linkButton2 {
	background-color: #fff;
	border: 1px solid #444;
	padding: 0 5px 0 5px;
	margin-left: 4px;
	height: 14px; line-height: 14px;
}

.linkButton2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #444; font-weight: bold; }

.buttonImg {
	border: 0;
	margin: 2px;
}

/* faqs */

.faqLine {
	background-color: #eee;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #444444;
	padding: 3px;
	margin: 6px 0 6px 0;
}

.faqName,
.faqLegend {
	display: block;
	width: 100%;
	border: 1px solid #666;
	color: #444;
	line-height: 13px;
	padding: 1px 0 1px 4px;
}

.faqName {
	background-color: #B3CBDE;
	font-weight: bold;
	margin-bottom: 2px;
}

.faqLegend { background-color: #eee; }


/* main */

div#top,
div#middle,
div#bottom {
	width: 900px;
	border: 1px solid #444;
}

div#top {
	height: 80px;
	background: url(../graphics/logo.jpg);
	text-align: right;
}

div#middle {
	margin: 3px 0 3px 0;
	border: 0;
}

div#bottom {
	height: 15px; line-height: 15px;
	background: url(../graphics/footer.gif);
	background-color: #ED9E44;
	font-size: 10px;
}

div.mMenuHeader,
div.mMenuLine,
div.mMenuLine2,
div.mMenuLineEmpty {
	height: 15px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666;
}

div.mMenuLineEmpty2 {
	height: 6px;
	line-height: 6px;
	font-size: 6px;
}

div.mMenuHeader {
	background-color: #E3E2D5;
	font-weight: bold;
	letter-spacing: 1px;
	color: #444;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	background: url(../graphics/icam_bg2.gif);
}

div.mMenuLine  { border-bottom: 1px solid #ddd }
div.mMenuLine2 { border-top: 1px solid #ddd }

div.mMenuLineImg,
div.mMenuLineImg2 {
	text-align: center;
	background-color: #eee;
	padding: 2px 0 2px 0;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

div.mMenuLineImg2 {
	margin-top: 2px;
}

div.mMenuLineCont {
	background-color: #F0EDE9;
	padding-bottom: 1px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-top: 1px;
}

td.mainMiddleCol {
	border: 1px solid #000;
	padding-top: 0;
	background-color: #fff;
	padding: 15px 13px 15px 13px;
}

td.mainMiddleColSmall {
	width: 4px;
}

td.mainLeftCol, td.mainRightCol {
	width: 141px;
	background-color: #fff;
	padding: 10px 0 10px 0;
	border: 1px solid #000;
}


img.mainSmall		{ border: 1px solid #000; margin-bottom: 1px; margin-top: 1px; }
img.mainFiveSmall	{ border: 1px solid #000; margin-right: 1px; }


/* main stats */

div.msHead, div.msContent, div.msContent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-align: left;
	background-color: #F0EDE9;
}

div.msHead {
	border-left: 5px solid #bfbdb9;
	border-bottom: 1px solid #bfbdb9;
	background-color: #e6e3df;
	margin-bottom: 3px;
	padding: 1px 0 1px 5px;
	font-weight: bold;
}

div.msContent, div.msContent2 {
	border-left: 1px solid #bfbdb9;
	padding: 3px 5px 3px 5px;
	margin-bottom: 20px;
}

div.msContent2 {
	text-align: center;
}


/* info tab heads & gallery nav */

A.infoTabHead,
A.infoTabHeadActive,
 .infoTabHeadEmpty {
	height: 16px;
	line-height: 17px;
	background-color: #fff;
	border: 1px solid #444;
	border-bottom: 0;
	margin-right: 2px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	float: left;
	display: block;
	width: 85px;
	text-align: center;
	background: url(../graphics/inav_bg.gif);
}

A.infoTabHeadArchiveNav,
 .infoTabHeadArchiveNavEmpty {
	width: 20px;
	height: 12px;
	line-height: 12px;
	float: right;
	background-color: #fff;
	border: 1px solid #444;
	border-bottom: 0;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	display: block;
	text-align: center;
	background: url(../graphics/inav_bg.gif);
}

.infoTabHeadEmpty,
.infoTabHeadArchiveNavEmpty {
	color: #aaa;
}

A.infoTabHeadActive {
	background-image: none;
	background-color: #9fbcd2;
}

A.infoTabHead:HOVER,
A.infoTabHeadActive:HOVER,
A.infoTabHeadArchiveNav:HOVER {
	background-image:none;
	background-color: #9fbcd2;
	color: #000;
	text-decoration: none;
}

/* profile tabs */

.arTab, .gbTab, .epTab, .stTab, .flTab, .amTab, .blTab {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.arTab {
	padding: 3px 0 3px 0;
	background-color: #F5F5F5;
	text-align: center;
}

.gbTab {
	padding: 10px 0 10px 0;
	background-color: #fff;
}

.epTab {
	padding: 10px 0 10px 0;
	background-color: #fff;
}

.blTab {
	padding: 10px;
	background-color: #fff;
}

.stTab {
	padding: 6px 4px 6px 4px;
	background-color: #F5F5F5;
}

.amTab {
	padding: 10px 0 10px 0;
	background-color: #D9D8CC;
}

.flTab {
	padding: 3px 0 3px 2px;
	background-color: #F5F5F5;
}


div.epLine, div.epLine2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 8px 3px 8px;
	padding: 7px;
	text-align: justify;
}

div.epLine {
	color: #444;
	background-color: #e6e5d7;
	border: 1px solid #bbb;
}

div.epLine2 {
	color: #bbb;
	background-color: #edecdd;
	border: 1px solid #ddd;
}

div.epLineLabel {
	font-weight: bold;
	text-align: left;
}

div.epLineContent {
	padding: 5px 0 0 5px;
}


div.amLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	margin: 0 8px 5px 8px;
	padding: 5px 10px 5px 15px;
	background-color: #fff;
	border: 1px solid #888;
}

div.amInner1 {
	width: 270px;
	padding-top: 10px;
	float: left;
}

div.amInner2 {
	min-height: 75px;
	margin-left: 280px;
	text-align: right;
}

div.voteButton {
	float: right;
	margin-top: 5px;
	width: 70px;
	height: 20px;
	cursor: pointer;
	background-image: url(../graphics/ivote.gif);
}


/* GUESTBOOK */

div.gbEntryLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 8px 2px 8px;
	background-color: #e6e5d7;
	padding: 4px 3px 4px 6px;
	border: 1px solid #ccc;
	border-left: 3px solid #ccc;
	color: #666;
}

div.gbEntryPoster {
	width: 110px;
}

a.gbEntryPoster {
	color: #555;
}

div.gbEntryText {
	float: right;
	width: 660px;
	padding-bottom: 1px;
}

span.gbEntryNum {
	font-weight: bold;
	color: #aaa;
	margin-right: 3px;
}

FORM.gbComPost {
	text-align: center;
	margin: 5px 8px 3px 8px;
	padding-top: 4px; padding-bottom: 4px;
	border: 1px solid #ccc;
	background-color: #e6e5d7;
}


INPUT.gbComInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	color: #444;
	padding-left: 2px;
}

INPUT.gbComSubmit {
	background-color: #fff;
	border: 0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	cursor: pointer;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/* ads */

.adHeadline, .adHeadline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #555;
}

.adHeadline2 {
	color: #888;
	text-decoration: none;
}

.adText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #888;
}


/* top lists */

.toplistRow, .toplistRow2, .toplistRowEmpty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #bbb;
	color: #444;
	margin-bottom: 3px;
	text-align: right;
}

.toplistRow2 {
	padding: 2px 10px 2px 10px;
	border: 1px solid #ddd;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: #f0efe5;
	margin-bottom: 2px;
}

.toplistRowEmpty {
	border: 0;
	margin-bottom: 0;
	font-size: 8px;
	height: 11px;
}

span.listTag {
	float: left;
	font-weight: bold;
	color: #aaa;
}

div.listContent, div.listContent2 {
	margin-left: 90px;
	text-align: justify;
}

div.listContent2 {
	min-height: 45px;
}

/* search */

.searchInnerCon {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 25px 5px 25px 5px;
}

INPUT.searchInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #fff;
	border-right: 0;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	color: #444;
	padding-left: 2px;
}

INPUT.searchSubmit {
	height: 18px;
	border: 1px solid #444;
	cursor: pointer;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../graphics/submit_back_bl.jpg);
}

SELECT.searchSelect {
	border-top: 1px solid #fff;
	border-right: 0;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0
}



/* BLOGS */

div.blogHead, div.blogContent, div.blogContent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-align: left;
	background-color: #F0EDE9;
}

div.blogHead {
	border-left: 5px solid #bfbdb9;
	border-bottom: 1px solid #bfbdb9;
	background-color: #e6e3df;
	margin-bottom: 3px;
	padding: 3px 0 3px 5px;
}

div.blogHeadline1 {
	color: #888;
}

div.blogHeadline2 {
	font-size: 10px;
	font-weight: bold;
}

div.blogContent {
	border-left: 1px solid #bfbdb9;
	padding: 8px;
	margin-bottom: 20px;
}

A.blogHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555;
}


/* BLOG COMMENTS */

div.blogCom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #eee;
	color: #666;
	margin-top: 5px;
	padding: 10px;
	text-align: justify;
}

span.blogComCnt {
	float: right;
	color: #bbb;
	font-weight: bold;
}

div.blogComText {
	margin-top: 17px;
}

div.blogComPost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
	margin: 15px 0 4px 0;
	border: 1px solid #ccc;
	text-align: left;
	background-color: #E6EAEA;
}

div.blogComPostLeft {
	width: 530px;
}

div.blogComPostRight {
	float: right;
	width: 230px;
	text-align: right;
	color: #888;
}

INPUT.blogComInput, TEXTAREA.blogComInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	color: #444;
	overflow: auto;
}

INPUT.blogComInput {
	margin-top: 2px;
}

TEXTAREA.blogComInput {
	height: 85px;
}

INPUT.blogComSubmit {
	background-color: #fff;
	border: 0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	cursor: pointer;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
}

img.smileyImg {
	vertical-align: middle;
}

/* helpers */

div.clearMe {
	height: 0;
	line-height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
