
#containerContent {
	background-image:url(images/sismoLogo.jpg);
	background-repeat:no-repeat;
	background-position:340px bottom;
}	

#columnLeft  {
	position:relative;
    float:left;
	display:inline;
	width:330px;
	xborder:dashed #00FFFF 1px;
}

#breadcrumb {
	position:relative;
	top:0px;
	left:0px;
    margin-left:20px;
    margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	z-index:1;
	font-size:11px;
	color:#CCCCCC;
}
#breadcrumb a{
    color:#CCCCCC;
	text-decoration:none;
}
#breadcrumb a:hover{
    color:#CC0000;
	text-decoration:none;
}
	
	

#sisomoSearch {
    float:left;
	width:265px;
	display:block;
	padding-left:60px;
	margin-top:30px;
	margin-bottom:20px;
}
#sisomoSearch .searchText2 a{
	font-size:9px;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
}
#sisomoSearch .searchText2 a:hover{
	font-size:9px;
	color:#FF6600;
	text-transform:uppercase;
	text-decoration:none;
}

.searchFloat {
    float:left;
	margin-right:10px;
}
.searchHolder {
	float:left;
	width:146px;
	height:20px;
}


.ruleLine {
	width:324px;
	display:block;
    float:left;
}


.sisomoCategory { 
	display:block;
    float:left;
	width:284px;	
	height:37px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:19px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	xborder:dashed #FF0000 1px;
	cursor:pointer;
}
.sisomoCategoryHover { 
	display:block;
    float:left;
	width:284px;	
	height:37px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:19px;
	padding-bottom:0px;
	background-color:#EAEAEA;
	cursor:pointer;
}
.sisomoCategoryIcon { 
	float:left;
	display:inline;
	width:18px;
	height:18px;
	xborder:dashed #FF0000 1px;
}
.sisomoCategoryIcon img { 
	position:relative;
	top:-2px;
}
.sisomoCategoryTitle { 
	float:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
	margin-left:8px;
	xborder:dashed #FF0000 1px;
}
.sisomoCategoryTitle a { 
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
	text-decoration:none;
}
.sisomoCategoryTitle a:hover { 
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
	text-decoration:none;
}
.sisomoCategoryCount { 
	float:right;
	display:inline;
	text-align:right;
	width:36px;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	xborder:dashed #FF0000 1px;
}
.sisomoCategoryDate { 
	float:right;
	display:inline;
	text-align:right;
	width:200px;
	font-size:9px;
	font-weight:bold;
	line-height:110%;
	color:#333333;
	xborder:dashed #FF0000 1px;
}
	
	
	

.sisomoHeadline {
	position:relative;
	top:0px;
	width:auto;
	height:20px;
	padding-left:44px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:15px;
	font-weight:bolder;
	font-size:26px;
	color:#CCCCCC;
	background-image:url(images/pageHeaderCross.gif);
	background-repeat:no-repeat;
	background-position:20px 0px;
	xborder:dashed #00FF00 1px;
}
	
.sisomoHeadline span{
	font-weight:bold;
	font-size:12px;
	color:#CCCCCC;
}	
	
	
	
.columnRight {
	background-color:transparent;
	width:405px;
	padding-right:10px;
	padding-bottom:100px;
	float:right;
	xborder:dashed #000000 1px;
	position:relative;
	display:block;
	z-index:9;
}
.sisomoBody { 
	color:#666666;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
.sisomoBody br { 
	line-height:8px;
}
.miscBox {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:6px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	cursor:pointer;
}
.miscBoxHover {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:6px;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:5px;
	background-color:#EAEAEA;
	cursor:pointer;
}
.miscBox img, .miscBoxHover img {
	position:relative;
	top:-2px;
	margin-left:10px;
	margin-right:10px;
}
.miscBoxColumn {
	float:left;
	width:170px;
	padding-left:10px;
	margin-right:10px;
	xborder:dashed #006600 1px;
}
.miscBoxItem { 
	margin-bottom:5px;
}
.miscBoxItem a { 
	color:#666666;
	text-decoration:none;
}
.miscBoxItem a:hover { 
	color:#990000;
	text-decoration:none;
}
	
	
	
	
	