.blog_content
{
	position:relative;
	float:left;
	clear:left;
	width: 640px;
	border: 1px solid #000;
	margin: 10px 0 60px 20px;
	padding: 0 10px 10px 0;
}

.blogTitleBox
{
	position:relative;
	float:left;
	background: #000096;
	color: #FFF;
	border-bottom: 1px solid #000;
	padding: 10px;
	width: 630px;
	margin: 0 0 10px 0;
}

.blog_content h3
{
	position:relative;
	float:left;
	background: #7979C9;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px;
	width: 630px;
	margin: 0 0 10px 0; 
	font-weight: normal;
}

.blog_content>table
{
	position:relative;
	float:left;
	clear:both;
	width:610px;
}

.blogTitleBox h2, .blogTitleBox h3
{
	margin:0;
	border: none;
	padding: 0;
	background:transparent;
}

.blog_content p, .blog_content table, .blog_content > a
{
	margin: 5px 15px 10px;
}

.blogNewCommentLink
{
	margin: 5px 15px 10px;	
}

.blogCtaColumn
{
	position: relative;
	float:right;
	width: 239px;
	margin: 10px 20px 0 0;
	border-left:1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.blogCtaTitle
{
	position:relative;
	float:left;
	clear:both;
	width:219px;
	margin: 0 0 5px;
	background: #7979C9;
	padding: 10px;
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
}

.blogCtaTitle h2
{
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.blogCta
{
	position:relative;
	float:left;
	clear:both;
	width:219px;
	margin: 0 0 10px;
	font-size:12px;
	padding:10px;
}

.blogCta ul
{
	margin-top: 0;
}

.blogCommentNudger
{
	position:relative;
	float:left;
	margin: 0 0 0 20px;
}

.blogNewCommentLink
{
	position:relatvie;
	float:left;
	width:100%;
	clear:both;
}

.commentFormLabel
{
	position:relative;
	float:left;
	clear:both;
	width: 120px;
	margin: auto auto 5px auto;
	font-weight: bold;
}

.commentFormField
{
	position:relative;
	float:left;
	margin: auto auto 5px auto;
}

.commentFormTextField
{
	position:relative;
	float:left;
	clear:both;
	margin: auto auto 5px auto;
}

.verifyBox
{
	position:relative;
	float:left;
	clear:both;
}

.verifyBox img
{
	margin: auto auto 10px auto;
}

.commentPostTitle
{
	font-size: 20px;
}

.commentDateTime
{
	font-style: italic;
}

.grayout
{
	background-color: #747474;
	filter:alpha(opacity=75);
	opacity: 0.75;
	position: absolute;
	top: 0;
	z-index: 1;
	display:none;
}

.layoverFrame
{
	position:absolute;
	z-index: 2;
	width: 700px;
	height: 540px;
	display:none;
	background-color: #FFF;
}

.modalClose
{
	position:absolute;
	z-index: 3;
	width: 30px;
	height: 30px;
	background: transparent url(../images/personal/modalClose.png) repeat-x;
	cursor: pointer;
	display:none
}

.commentPostWrapper
{
	width: 670px;
	margin: 5px 10px;
}

.commentFormNameFloating
{
	position:relative;
	float:left;
	font-weight: bold;
	margin: auto 10px 5px 10px;
}

.verifyBox h4
{
	margin-bottom: 0;
	margin-top: 5px;
}

.verifyBox p
{
	margin-top: 0;
}

.commentSubmit
{
	position:relative;
	float:left;
	clear:both;
	margin: 10px 0 0;
}

.blogCommentNudger a
{
	margin: auto;
}

.blogCommentNudger h4
{
	margin-bottom:5px;	
}

.verifyInnerBox
{
	position:relative;
	float:left;
	width:35%;
}

.errorSpace
{
	position:relative;
	float:right;
	color: #F00;
	width: 65%;
	vertical-align: top;
	font-weight: bold;
}

.blogEditLink
{
	color: #F00;	
}    

.commentBlockControls
{
	position:relative;
	float:left;
	width:100%;
}

.commentBlockButton
{
	position:relative;
	float:left;
	margin: auto 10px auto auto;
	cursor: pointer;
}

.blog_pagenav
{
	position:relative;
	float:left;
	clear:both;
	width: 620px;
	margin: -20px 0 20px 20px;
}

.quotation_edit_form
{
	position:relative;
	float:left;
	clear:both;
	margin: 10px;
}

.quotation_edit_form input
{
	margin-bottom:5px;
}

.clauseFormWrapper
{
	position:relative;
	float:left;
	clear:both;
	margin: 0 0 20px 0;
}

.minimal_form
{
	position:relative;
	float:left;
	margin: 5px 0 5px 10px;
}

.quotation_listing
{
	position:reltive;
	float:left;
	clear:both;
	width:100%;
}

.blog_form
{
	position:relative;
	float:left;
}

.blog_form > *
{
	margin: 0 10px;
}

.blog_form div
{
	margin: 0;
}
