body {
margin: 0;
padding: 0;
} 

img {
border: none;
}

.bann_300x250 {
	width: 300px;
	height:  250px;
	margin: 0px;
	background-color: white;
	font-family: tahoma,sans-serif;
}

.bann300_top {
	background: url("classic_red/virsus.gif") no-repeat scroll 0 0px transparent;
	width: 300px;
	height: 5px;
}

.bann300_bottom {
	background: url("classic_red/apacia.gif") no-repeat scroll 0 0px transparent;
	width: 300px;
	height: 5px;
}

.bann300_borders {
	border-left:1px solid #B7B7B7;
	border-right:1px solid #B7B7B7;
	width: 298px;
	height: 240px;
}

.bann300_header {
/*float: right;*/
margin-right: 4px;
padding-left: 4px;
}

.bann300_inner {
	border-left: 4px solid #B7B7B7;
	height: 203px;
	padding-top: 7px;
	padding-left: 8px;
}

.bann300_smcustom {
color:#DC1000;
font-size:12px;
height:18px;
letter-spacing:0.1em;
overflow:hidden;
text-transform:uppercase;
}

.bann300_title {
font-family:'Arial Black',Arial,sans-serif;
font-size:16px !important;
line-height: 18px !important;
height:38px;
margin-bottom: 8px;
margin-top: 2px;
overflow:hidden;
}

.bann300_title a, .bann300x3_title a {
color: #000000;
text-decoration: none;
}

.bann300_text {
float: left;
}

.bann300_excerpt {
width: 115px;
height: 120px;
overflow: hidden;
font-size: 12px;
line-height: 14px;
}

.bann300_excerpt p:first-letter {
font-size: 1.6em;
}

.bann300_excerpt p:first-line {
line-height: 19px;
}

.bann300_excerpt a, .bann300x3_excerpt a {
color: #000000;
text-decoration: none;
}

.bann300_excerpt p, .bann300x3_excerpt p {
margin: 0px;
}

.bann300_more {
margin-top: 3px;
}

.bann300_more a {
font-size: 11px;
color: #000000;
text-decoration: none;
}

.bann300_img_box {
/*background-color:#FFFFFF;*/
/*border:1px solid #CCCCCC;*/
float:right;
/*height: 98px;*/
margin-bottom:0px;
margin-left: 5px;
margin-top:0;
/*padding:4px;*/
/*width: 170px;*/
}

.th_feat {
	/*text-align: center;*/
	/*height: 98px;*/
	width: 165px;
	margin-top: 8px;
	float: right;
}

/* ------ 225 x 200 ------ */

#widget225 {
	height: 198px;
	width: 223px;
	background-color: #EFF1F4;
    border: 1px solid #BDBDBD;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	font-family: Arial;
	overflow: hidden;
	margin: 0;
	padding:0;
}
#widget225 a {
	text-decoration: none;
	color: #333333;
}
#widget225 a:hover {
	text-decoration: underline;
}
#header225 {
    background: -moz-linear-gradient(center top , #FF3019 0%, #CF0404 100%) repeat scroll 0 0 transparent; /* for firefox */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3019', endColorstr='#CF0404'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF3019), to(#CF0404)); /* for webkit */
    border-radius: 5px 5px 0 0;
    padding: 4px;
	text-align: center;
	margin: 0;
	background-color: #dc1000;
}
#header225  a {
    color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
}
.bann225_title {
	padding: 3px;
	margin: 0;
	font-size: 13px;
	line-height: 17px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.bann225_text {
	float:left;
	width:130px;
	padding-left: 3px;
	overflow: hidden;
	max-height: 100px; /*114*/
}
.bann225_text  p{
	margin:0;
}
.bann225_excerpt {
	font-size: 11px;
	margin: 0;
}
.bann225_more {
	font-size: 11px;
	margin: 0;
}
.bann225_img_box {
	float:right;
	margin-right: 4px;
}