/* CSS Document */

td {font-family:arial;font-size:12px;color:#878787;}

a {color: #6d6a6a;}

p {margin:0;padding: 0 0 12px 0;}

img {border-color:#6d6a6a;}

.text {
font-family: Arial,Helvetica,sans-serif;
color: #bbbbbb;
font-size: 11px;
font-weight: normal;
}

.title {
font-family: Arial,Helvetica,sans-serif;
color: #bbbbbb;
font-size: 16px;
font-weight: bold;
}

.videoTitle {
font-family: Arial,Helvetica,sans-serif;
color: #d13083;
font-size: 12px;
font-weight: bold;
text-align:left;
}

.main_content {color:#878787;}

table.basket {background-color:#cccccc;width:90%;}
table.basket td {background-color:#212121;padding:5px;color:#c1c1c1;}
table.basket td a {color:#c1c1c1;}
table.basket tr.head {font-weight:bold;}
table.basket tr.head td {background-color:#111111;}

table.form td {padding:1px;vertical-align:top;}
table.form input.button {padding: 0 5px 0 5px;width:auto;}
table.form input {width:300px;}
table.form textarea {width:300px;height:90px;}
