#photoLeft_browse {
	width : 610px;
	float : left;
}

#photoRight_browse {
	width : 165px;
	float : right;
}

#photoLeft {
	width : 575px;
	float : left;
}

#photoRight {
	width : 200px;
	float : right;
}

#photoMain {
	width : 775px;
	clear : both;
}

#photoLeft_ext {
    padding-left : 16px;
	width : 534px;
	float : left;
}

#photoRight_ext {
	width : 225px;
	float : right;
}

.tmenu_base {
	background : url('../images/photo/tmenu_background.gif');					
	height : 31px;
	width : 775px;
	clear : both;
}

.tmenu_left {
	padding-top : 5px;
	padding-left : 10px;
	float : left;
	width : 300px;
}

.tmenu_right {
	width : 320px;
	float : right;
}

.tmenu_searchBox {
	border : 1px solid #BFBFBF;
	background-color : white;
	color : #797979;
	font-size : 11px;
}

.tmenu_container {
	background-color : white;
	border-left : 1px outset #E3E3E3;
	border-right : 1px outset #E3E3E3;
	border-bottom : 1px outset #E3E3E3;
	line-height : 17px;
	padding : 5px 7px 7px 8px;
	width : 140px;
	position : absolute;
	left : 0px;
	top : 0px
}

.tmenu_childImgContainer {
	background-color : white;
}

.tmenu_href {
	color : #0063DC;
	text-decoration : none;
	font-size : 11px;
}

.tmenu_href:hover {
	color : #0063DC;
	text-decoration : underline;
	font-size : 11px;
}

.dialogBox {
	padding : 5px;
}

.dialogTopBox {
	background-color : #F7F7F7;
	border-left : 1px solid #E5E5E5;
	border-right : 1px solid #E5E5E5;
	border-bottom : 1px solid #E5E5E5;
	padding-top : 5px;
	padding-bottom : 5px;
	width : 198px;
	margin-left : auto;
}

.dialogMiddleBox {
	background-color : #F7F7F7;
	border-left : 1px solid #E5E5E5;
	border-right : 1px solid #E5E5E5;
	border-bottom : 1px solid #E5E5E5;
	margin-left : auto;
}

.inputBlue {
	background-color : #0063DC;
	border : 1px outset #0063DC;
	color : white;
	font-weight : bold;
	text-transform : uppercase;
}

.inputRed {
	background-color : #BE101C;
	border : 1px outset #BE101C;
	color : white;
	font-weight : bold;
	text-transform : uppercase;
}

.inputGray {
	background-color : #DCDCDC;
	border : 1px outset #DCDCDC;
	color : black;
}

.inputAreaDiv {
	font-size : 18px;
}

.inputAreaBox {
	background-color : #FFFDC8;
	font-size : 18px;
	border : none;
	margin : 0px;
	padding : 0px;
}

.messageBox {
	border : 2px outset #E5E5E5;
	background-color : #F7F7F7;
	padding : 20px;
	width : 300px;
	position : absolute;
	text-align : center;
}

.albumLine {
	background : url('../images/photo/tmenu_background.gif');
	background-position : 0% 100%;
	padding : 4px 4px 4px 16px;
	color : #969696;
	font-size : 11px;
	height : 18px
}

.photoEditContainer {
	background-color : #F7F7F7;
	border-left : 1px solid #EDEDED;
	border-right : 1px solid #EDEDED;
	border-bottom : 1px solid #EDEDED;
	padding-top : 20px;
	text-align : center;
}

.noteInfoDiv {
	background-color : #FFFFE1;
	width : 110px;
	color : black;
	font-size : 11px;
	padding : 2px 6px 2px 6px;
	border : 1px solid black;
}

.albumBack_topAlbum {
	width : 82px;
	height : 70px;
	padding-left : 8px;
	padding-top : 25px;
	background : url('../images/photo/albumBack_topAlbum.gif');
}

.albumBack_topGroup {
	width : 82px;
	height : 70px;
	padding-left : 8px;
	padding-top : 25px;
	background : url('../images/photo/albumBack_topGroup.gif');
}

.albumBack_bottom {
	width : 90px;
	height : 11px;
	background : url('../images/photo/albumBack_bottom.gif');
}

.inline_col {
    border-bottom : 1px solid #F2F2F2;
    padding-left : 5px;
    padding-right : 5px;
}

.inline_headCol {
    color : #AAAAAA;
    font-weight : bold;
    background-color : #F7F7F7;
    border-bottom : 1px solid #F2F2F2;
    height : 25px;
    padding-left : 5px;
    padding-right : 5px;
}

.inline_group {
    color : #BEBEBE;
    font-weight : bold;
    font-size : 18px;
    padding : 3px 0px 3px 38px;
}

.group_albums {
    width : 89px;
    height : 88px;
    padding-left : 6px;
    padding-top : 24px;
    background : url('../images/photo/group_albums.gif');
}

.group_groups {
    width : 88px;
    height : 90px;
    padding-left : 6px;
    padding-top : 24px;
    background : url('../images/photo/group_groups.gif');
}

.group_photos {
    width : 88px;
    height : 102px;
    padding-left : 14px;
    padding-top : 12px;
    background : url('../images/photo/group_photos.gif');
}

.photoMenuLink {
    color : #DADADA;
    font-size : 11px;
    text-decoration : none;
}

.photoMenuLink:hover {
    color : #DADADA;
    font-size : 11px;
    text-decoration : none;
}

.catNode_link {
    text-decoration : none;
    color : black;
}

.catNode_link:hover {
    text-decoration : none;
    color : #0063DC;
}

.catSelector {
    padding : 4px 5px 4px 12px;
    border : 1px solid #E1E1E1;
    background-color : white;
    width : 210px;
}

.sepArrows {
    color : #888888;
}

.accInfoContainer {
    background-color : white;
    border : 1px solid #E5E5E5;
    padding : 8px;
    width : 110px;
}

.pr_grayTitle {
    font-size : 16px;
    font-weight : bold;
    padding : 10px 0px 10px 15px;
}

.pr_titleDiv {
    font-size : 18px;
    font-weight : bold;
    padding : 25px 0px 20px 13px;
}

.pr_title {
    font-size : 18px;
    font-weight : bold;
}
