/********************************************************************/
/*  :Quote Contianer:                                               */
/*  :Coded By: Red Lorry Website Hosting And Design - Rhys Gottwald */
/*  :Release Date: 11/09/2009                                       */
/*  :Version 1.0.0                                                  */
/********************************************************************/

/********************************************************************/
/* Change Log:                                                      */
/********************************************************************/

/********************************************************************/
/* Container Layout                                                 */
/********************************************************************/

.qt_TopLeft{background: url(images/quote_TopLeft.png) no-repeat left top; height: 40px; margin: 0px; padding: 0px; width: 45px;}
.qt_Top, .qt_Bottom{background-color:#e8e8e8; height: 40px; margin: 0px; padding: 0px;  width:100%}
.qt_TopRight{background: url(images/quote_TopRight.png) no-repeat right top; height: 40px; margin: 0px; padding: 0px; width: 45px;}

.qt_Left, .qt_BackGround, .qt_Right{background-color:#e8e8e8; height: auto; margin: 0px; padding: 0px; width: 45px;}
.qt_BackGround{background-color:#e8e8e8; height: auto; margin: 0px; padding: 0px; width: 100%} 
.qt_ContentPane{width:100%;}
.qt_BottomLeft{background :url(images/quote_BottomLeft.png) bottom left no-repeat; height: 40px; margin: 0px; padding: 0px; width: 45px;}
.qt_BottomRight{background :url(images/quote_BottomRight.png) bottom right no-repeat; height: 40px; margin: 0px; padding: 0px; width: 45px;}
.qt_tail{background: url(images/quote_Tail.png) no-repeat right top; height: 20px; margin: 0px; padding: 0px; width: 100%;}

/********************************************************************/
/* DNN Actions Layout                                               */
/********************************************************************/

.qt_iconsTD{padding: 5px 0 7px 0; text-align:right; vertical-align: middle; width:100%;}
.qt_ActionsTD{text-align:right; vertical-align:top; width: 0%; padding: 0; width:100%;}





























