/* Show only to IE6 */
* html #column2 {
width: 645px !important;
}

#column2 h2.ContainerTitle {
color:#CC0000;
font-family:Arial,Verdana,sans-serif;
font-size:23px;
font-weight:normal;
line-height:26px;
}

#column2 #listing .item h3, 
#column2 #listing .item h3 a, 
#column2 h3.title, 
#column2 h3.title a {
color:#555555;
font-family: Verdana,Arial,sans-serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
text-decoration: none;
margin: 10px 0px;
}

#column2 #listing .item h3 a:hover, 
#column2 h3.title a:hover {
text-decoration: underline;
}
#column2 p {
float: none !important;
padding: normal !important;
margin: normal !important;
}

div.listing div.post {
padding-bottom: 10px;
border-bottom: dotted 1px #CC0000;
}


div.leftPane {
float:left;
padding: 2px 12px 0 0;
}

#sidebar {
	width: 147px;
}
#sidebar .titlebox {
width: 147px;
height: 19px;
background: transparent url(theme_files/sidebar_r1.png) center top no-repeat;
}
#sidebar h2.title {
color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:normal;
text-align:center;
text-transform: uppercase;
height:14px;
width:140px;
margin: 0px;
padding: 0px;
padding-top: 4px;
}

#sidebar .contentwrap {
	width: 147px;
	background: transparent url(theme_files/sidebar_r2.png) center top repeat-y;
}
#sidebar .content {
	width: 125px;
	margin: 0px 10px;
	white-space: normal;
}


#sidebar .content ul {
margin-top: 0;
margin-bottom: 0;
margin-left: 15px;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
}
*:first-child+html #sidebar .content ul {
margin-left: 0px;
padding-left: 15px;
}
* html #sidebar .content ul {
margin-left: 0px;
padding-left: 15px;
}

#sidebar .content a:hover {
color: #CC0000;
text-decoration: underline;
}


#sidebar .foot {
	width: 147px;
	height: 16px;
	background: transparent url(theme_files/sidebar_r3.png) center top no-repeat;
}


#sidebar .AutoFormLabel {
display: block;
margin-top: 0px;
}

#sidebar input.IngeniMailSubscribeEmailInput {
width: 110px;
}

#bb-container h3 { margin-top:12px; margin-bottom:2px; }
