/* Page Title */
#homechannelspagetitle
{
    width:350px;
    text-align:left;
}
#homechannelspagetitlegrey
{
    font-size:17px;
    color:#9194a9;
    padding-left:80px;
}
#homechannelspagetitleblue, #homechannelspagetitleblue b, #homechannelspagetitleblue div
{
    font-size:17px;
    color:#6063a5;
    font-style:italic;
	line-height:20px;
}
#homechannelspagetitleblue b
{
    font-size:20px;
}
#homechannelspagetitleblue div
{
    padding-left:180px;
}

/* Channels List */
#homechannelsmain
{
    padding-bottom:20px;
}
#homechannelstitle
{
    background:url(/img/om/channels/home/title_channels.gif) no-repeat bottom left;
    height:40px;
    margin-left:20px;
    margin-top:5px;
    margin-bottom:20px;
    float:left;
    width:170px;
}
#homechannelsdescription
{
	text-indent:10px;
	padding-top:8px;
	padding-right:10px;
    width:590px;
    text-align:justify;
    font-size:11px;
    color:#888;
    float:right;
}
#homechannelsdescription b
{
    font-size:11px;
}
#homechannelskeysegments
{
    background:url(/img/om/channels/home/title_find_solutions.gif) no-repeat top left;
    height:68px;
    margin-bottom:20px;
}
#homechannelsdesignprocessing
{
    background:url(/img/om/channels/home/title_optimize.gif) no-repeat top left;
    height:68px;
    margin-bottom:20px;
}
#homechannelshottechnologies
{
    background:url(/img/om/channels/home/title_innovate.gif) no-repeat top left;
    height:68px;
    margin-bottom:20px;
}
div.homechannelsitem
{
    margin-bottom:25px;
}
div.homechannelsitemname
{
    padding-top:20px;
    margin-left:60px;
}
div.homechannelsitemname a
{
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}

/* Box Alerts */
#homechannelsalerttop
{
    background:url(/img/om/channels/home/alerts_top.gif) no-repeat top left;
    width:500px;
    height:55px;
}
#homechannelsalertbody
{
    background:url(/img/om/channels/home/alerts_repeat.gif) repeat top left;
	width:500px;
}
#homechannelsalertbodyinterior
{
	width:480px;
	padding:10px 0px 0px 10px;
}
#homechannelsalertbottom
{
    background:url(/img/om/channels/home/alerts_bottom.gif) no-repeat top left;
    width:500px;
    height:10px;
}

.homechannelsalertitem
{
	font-size:8pt;
}

/* My channel */
#homemychannelstitle
{
    background:url(/img/om/channels/home/my_channels.gif) no-repeat bottom left;
    height:40px;
    margin-left:20px;
    margin-top:5px;
    margin-bottom:20px;
    width:170px;
}