/* Styles specific to the TextBox cartridge */

.TextBannerCornerContent {
}




.TextBanner .Title,  .TextBanner .Body, .TextBanner .Link, .TextBanner .Link a {
	padding: 5px 0;
}

.TextBanner .Title {
	font-size: 12px;
	font-weight: bold;
	color: #0B495A;
	height: 34px;
	text-transform: uppercase;
	width:100%;
	margin-left:60px;
}

.TextBanner .Body strong {
	color: #3a8394;
}

.TextBanner .Author {
	margin-top: 15px;	
}
.TextBanner #price {
color: #CD171F;
font-size: 40px;
font-weight: bold;
}
.TextBanner ul li{
	list-style:disc;
	margin-left: 35px;
}

.TextBanner ul li{
	list-style:inside;
}

.TextBanner a, #Rules a {
	clear: both;
	font-size: 12px;
	color: #0096D6;
}
.TextBanner a:hover{
	color: #efb61a;
}

#Category .CategorySection .TextBanner p a{
	margin-left: 5px;
}
/* IE6 Fixes */
* html .TextBanner {
	width: 95%;	
}
#orderByPhone{
	left: 310px;
    position: absolute;
    top: 200px
}
#orderByPhone #or{
	color: #999999;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    top: 12px;
}
#orderByPhone #orderByText{
	color: #555555;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: 102px;
    width: 500px;
}
#orderByPhone #orderByNumber{
	color: #fab804;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    /*top: 15px;*/
    left: 50px;
    width: 300px;
}

#icon{
	 height: 60px;
    position: absolute;
    width: 60px;

	}
	
.TextBanner {
                clear: both;
                overflow: hidden;
                position: relative;
                margin-left: 2px;
                /* height:233px;*/
                /*padding: 15px 0;*/
}

#Banner .TextBanner {
                clear: both;
                overflow: hidden;
                position: relative;
                margin-left: 2px;
                height:233px;
                /*padding: 15px 0;*/
}
.TextBanner #price-small {
                color: #0B495A;
                font-size: 20px;
                font-weight: bold;
                margin-left: 30px;
}
.TextBanner #price-small #price{
        line-height: 30px;
}

.Rules {
    clear: both;
    display: block;
    height: 20px !important;
}