#ph_container h3 {
 margin-top: 0px;
}

#ph_container ul li img{
border: solid 1px #A3B5A3;
}

#named_rule1,#named_rule2,#named_rule3 {
margin-top:10pt;
overflow: hidden;
}

#named_rule3 {
margin-bottom:7pt;
}

#ph_container ul {
display:inline;
list-style:none;
}

#ph_container ul li {
display:inline;
list-style:none;
padding: 10px 0px 0px 7px; /*trbl*/
float:left;
}

#ph_container ul#othegroup li {
padding: 0px 30px 0px 30px;/*trbl*/
/*display:inline;*/
display: inline;
}

#linemaker{
position:absolute;
vertical-align:middle;
width:645px;
height:10px;
border-bottom:solid 1px red;
}

#linecaption{
position:relative;
text-align:center;
}

#linecaption span{
background-color:#fff;
color:#cc0000;
}

a:link.add_ph, a:visited.add_ph {
	 padding-right: 20px;
    background: url(../imgs/add.gif) no-repeat center right;	
}

a:hover.add_ph, a:active.add_ph {
    padding-right: 20px;
    background: url(../imgs/add_sel.gif) no-repeat center right;	
}

#btn_back {
float: right;
width: 24px;
height: 24px;
padding: 0px 4px 0px 14px;/*trbl*/
}

#btn_back a {
    display: block;
    height: 24px;
    width: 24px;
    background: url(../imgs/back.jpg) no-repeat center top;
	 border: 0;
}

#btn_back span {
    display: block;
    height: 24px;
    width: 24px;
    background: url(../imgs/back.jpg) no-repeat center top;
	 border: 0;
}

#btn_back a:hover {
    display: block;
    height: 24px;
    width: 24px;
    background: url(../imgs/back.jpg) no-repeat center bottom;
	 border: 0;
}

#btn_forth{
float: right;
width: 24px;
height: 24px;
}

#btn_forth a {
    display: block;
    height: 24px;
    width: 24px;
    background: url(../imgs/forth.jpg) no-repeat center top;
	 border: 0;
`}

#btn_forth span {
    display: block;
    height: 24px;
    width: 24px;
    background: url(../imgs/forth.jpg) no-repeat center top;
	 border: 0;
}

#btn_forth a:hover {
    display: block;
    height: 24px;
    width: 24px;
    background: url(../imgs/forth.jpg) no-repeat center bottom;
	 border: 0;
}