	
div.item_definition_block{
	background:url('/images/oxygen/inspire/bg_trend_block.gif') no-repeat;
	width:964px;
	height:185px;
	color:#FFF;
	float:left;
	margin-bottom:10px;	
}

div.item_definition_block div.main_image{
	margin:17px 10px;
	float:left;
    display:block;
    width:200px;
    position: relative;
}

div.item_definition{
	margin:15px 10px 10px 10px;
	width:720px;
	float:left;
	height:160px;
    overflow:hidden;
	}

div#page_container div.left_main_panel {
	width:720px;
	float:left;	
	margin-right:15px;
	line-height:16px;
}

div#page_container div.right_main_panel {
	width:228px;
	float:left;
    margin-left: 0;
}

.outer_panel_03{
	background:url(/images/oxygen/inspire/bg_outer_panel_03_header.gif) repeat-x top;
	border:solid 1px #bdbdbd;
	background-color: #ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior:url(/css/oxygen/border-radius.htc);
	padding:5px;
}

.outer_panel_03_header{
	height:26px;
	padding:4px 0px 0px 5px;
	text-align:left;
	font-weight:bold;
}

.outer_panel_03 h3{
	margin:-3px 0px 0px 0px;
	padding:0;
	font-size:12px;
	color:#ffffff;
	text-shadow: 1px 1px 0 #422E67;
	float:left;
}

.outer_panel_03_header .bttn_viewall, .outer_panel_01_header .bttn_viewall{ 
	float:right;
	border:solid 1px #b9b9b9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:url(/images/oxygen/inspire/bg_viewall_bttn.gif) repeat-x;
	margin-top:-5px;
    width: 63px;
}

.bttn_viewall a {
    color: #787878;
    display: block;
    font-size: 11px;
    font-weight:bold;
    height: 13px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    text-decoration: none;
}

.banner_text a.inspire_yellow_link_button,
a.inspire_yellow_link_button {
    font-size:11px; 
    font-weight:bold; 
    color:#594c13; 
    font-family: Verdana,Geneva,sans-serif;
    background:url('/images/oxygen/inspire/bg_bttn_yellow.gif') repeat-x;
    padding:3px 15px 3px 15px;
    text-decoration:none; 
    border:solid 1px #dcdcdc; 
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    text-align:center;
}

.banner_text a.inspire_yellow_link_button:hover,
a.inspire_yellow_link_button:hover
{
    color:#555555;
    text-decoration:none; 
}

div.divider {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/images/oxygen/bg_divider.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 11px;                     
}

div#rhs a:hover {
    color:#555555;
    text-decoration:none; 
}

div#lhs a:hover {
    color:#555555;
    text-decoration:none; 
}
/************* PAGE BANNER ****************/
#page_title_block {
	background:url('/images/oxygen/inspire/bg_pagetitle_block.gif') no-repeat;
	width:964px;
	height:40px;
	margin-bottom:2px;
}	
	
#page_title_block h1 {
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 14px;
    padding-top: 10px;
}

#page_title_block div.back_to_link {
    padding-right: 10px;
    text-align:right;
    padding-top:13px;
    float:right;
}

#page_title_block div.back_to_link a {
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana,Geneva,sans-serif;
}

div.item_definition ul li {
    background: url('/images/oxygen/yellow_bullet.gif') left center no-repeat;
    padding-left:15px;
}

div.item_definition h2 {
    font-size:12px;
    margin-bottom:10px;
}

a.inspire_viewall_button {
    position: relative;
    color: #787878;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding:2px 5px 2px 5px;
    text-decoration: none;
    border:solid 1px #b9b9b9; 
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    background:url('/images/oxygen/inspire/bg_viewall_bttn.gif') repeat-x;
    max-width: 350px;
}

a.inspire_viewall_button:hover {
    color:#555555;
}
