/*
 *                  R e b R a n k  S t y l e  F i l e
 *
 *                       P r o d u c t s . c s s
 */

/*---------------------------------------------------------------------General*/

.Products_Title {
	width : 100%;
	text-align:center;
	font-size : 10.5pt;
}
.Products_Title a{
	font-weight : bold;
	font-size   : 15pt;
	padding : 0 0 5 0;
}
.Products_TopicBox{
	margin-left: auto;
	margin-right: auto;
}
.Products_TopicBox td{
	padding : 5 5 5 5;
	white-space : nowrap;
}
.Products_TopicBox dl {
	text-align:left;
}
.Products_TopicBox dt {
	text-align:left;
	border-bottom : 1px dotted #666666;
	padding : 2;
}
.Products_TopicBox li {
	margin : 0;
}
.Products_TopicBox dd {
	font-size : 10.5pt;
	padding : 2 2 2 15;
}
.Products_TopicBox img {
	margin : 5 0 5 0;
}

.Products_TopicBox small{
	text-align : right;
	display : block;
}
.Products_TopicBox_Table td{
	white-space: nowrap;
	border-bottom : 1px dotted #666666;
	padding : 2 10 2 0;
	font-size : 10.5pt;
}

.CommentBox_Right{
	border : 0px;
	text-align : right;
	font-size : 10pt;
}

.ScreenShot{
	white-space : nowrap;
}
/*---------------------------------------------------------------------World*/
.Story_Table td{
	font-size : 10pt;
	padding : 8;
	border : 1px solid #cccccc;
}

.Story_Table th{
	text-align : left;
	font-size : 10pt;
	padding : 8;
	border : 1px solid #cccccc;
}

.Player_Small_Table td {
	white-space: nowrap;
	padding : 0 0 0 30;
	font-size : 10pt;
}


.World_Index_Table {
	text-align : right;
}

.World_Index_Table a{
	font-size : 11pt;
}

.World_Index_Table th{
	letter-spacing : 2;
	padding : 10 0 2 15;
	border-bottom : 2px solid #999999;
	font-size : 9.5pt;
	text-align : left;
	font-weight : normal;
	white-space: nowrap;
}
.World_Index_Table td{
	padding : 10 15 2 0;
	border-bottom : 2px solid #999999;
	text-align : right;
	font-size : 9.5pt;
	white-space: nowrap;
}

.World_Index_ParentTable td{
	background-color:#ffffff; 
	white-space: nowrap;
}

.ParentTable_TopLeft {
	width            : 16;
	height           : 24;
	background-image      : url(../images/TopicFrame_01.gif);
	background-repeat     : norepeat;
}

.ParentTable_TopRight{
	width            : 16;
	height           : 24;
	background-image      : url(../images/TopicFrame_02-.gif);
	background-repeat     : norepeat;
}

.ParentTable_BottomLeft {
	width            : 16;
	height           : 24;
	background-image      : url(../images/TopicFrame_03.gif);
	background-repeat     : norepeat;
}

.ParentTable_BottomRight{
	width            : 16;
	height           : 24;
	background-image      : url(../images/TopicFrame_04.gif);
	background-repeat     : norepeat;

}
