/* CSS Document */

.c_head{padding:8px 10px 0 11px; text-align:left;}

.c_content
{
    clear:both;
    text-align: center;
}

.cont_wrapper
{
	background-image: url('/Portals/0/images/texconf_index_co_whitebg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 249px;
	min-height: 125px;
	height: auto !important;
	height: 125px;
	margin: 0px auto;
}
.c_contentpane{text-align:left;}

.c_footer {margin-bottom:0px;padding:8px 10px 8px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{color:#43494D;}

.Normal p{}


