.CategoryTable {
	text-align:center;
}

.CategoryTable td{
	text-align:left;
	padding:0 0px 0px 0;
	font-size:11px;
  

}

.LayoutTable {
	text-align:center;
}

.LayoutTable td{
	padding:0 10px 15px 0;
	font-size:11px;
	color:#000000;
}

.LayoutTable td h5{
	background-image:url(heytitle.gif);
	padding:5px;
	margin:0;
	background-color:#333333;
	font-family:tahoma;
	font-size:11px;
	color:#000;
letter-spacing:1px;
font-weight:normal;
text-transform:lowercase;
	border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
	text-align:center;
     line-height:18px;
}

.LayoutTable td img{
	width:300px;
	height:165px;

}

.LayoutTable td div{
	padding:10px;
	border:1px solid #000000;
}

.LayoutTable td div p{
	padding:0;
	margin:0 0 5px 0;
	color:#a6a6a6;
	text-align:center;
}

.LayoutCategory, .LayoutCategory a, .LayoutCategory a:href, .LayoutCategory a:visited {
	color:#d69406;
	text-decoration:none;
}

.LayoutCategory a:hover {
	text-decoration:underline;
}

.LayoutCodePreview, .LayoutCodePreview a, .LayoutCodePreview a:link, .LayoutCodePreview a:active, .LayoutCodePreview a:visited {
	color:#fff;
    font-family:arial;
    letter-spacing:-1px;
    text-transform:uppercase;
    font-size:14px;
    display:inline;
    font-weight:bold;
	text-decoration:none;
    background-color:#000000;
    padding:2px;
}

.LayoutCodePreview a:hover {
	color:#ff6699;
    font-family:arial;
    letter-spacing:-1px;
    text-transform:uppercase;
    font-size:14px;
    display:inline;
    font-weight:bold;
	text-decoration:none;
    background-color:#000000;
    padding:2px;
}

.divit {border:1px solid #000000;}


.CommentCenter {
	text-align:center;
	margin:0 auto 0 auto;
	
}
.CommentTable {
	margin:0 auto 0 auto;
	width:695px;
}

.CommentTable td{
	padding:0 10px 15px 0;
	font-family:verdana;
	font-size:13px;
	color:#000000;
}


.CommentTable .TextField{
	width:300px;
	height:75px;
}

.CommentTable .Field2{
	width:300px;
}

.CommentTable .Button{
}

.TextErr {
	color:#ff0000;
	text-align:center;
}

.pagenav {
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	color:#f1a709;
	text-align: center;
}

.pagenav a:link, .pagenav a:visited, .pagenav a:active {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align: center;
	width: auto;
	padding-right:2px;
	line-height: 20px;
	margin: 1px;
	text-decoration:underline;
}

.pagenav a:hover {
	color:#333333; 
  
	text-decoration:none;

}

.Center {
	text-align:center;
}